Aug 18 21:02:00.144202 np0000007703 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 21:02:00.149534 np0000007703 devstack@c-api.service[100291]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 21:02:00 2026] *** Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: nodename: np0000007703 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: machine: x86_64 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: clock source: unix Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: pcre jit disabled Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: detected number of CPU cores: 16 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: current working directory: / Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: detected binary path: /usr/bin/uwsgi-core Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: your processes number limit is 257052 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: your memory page size is 4096 bytes Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: detected max file descriptor number: 2048 Aug 18 21:02:00.151669 np0000007703 devstack@c-api.service[100291]: lock engine: pthread robust mutexes Aug 18 21:02:00.152146 np0000007703 devstack@c-api.service[100291]: thunder lock: enabled Aug 18 21:02:00.152146 np0000007703 devstack@c-api.service[100291]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 21:02:00.152146 np0000007703 devstack@c-api.service[100291]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 21:02:00.152146 np0000007703 devstack@c-api.service[100291]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 21:02:00.152146 np0000007703 devstack@c-api.service[100291]: Set PythonHome to /opt/stack/data/venv Aug 18 21:02:00.184237 np0000007703 devstack@c-api.service[100291]: Python main interpreter initialized at 0x7fb6e38a4668 Aug 18 21:02:00.184237 np0000007703 devstack@c-api.service[100291]: python threads support enabled Aug 18 21:02:00.184237 np0000007703 devstack@c-api.service[100291]: your server socket listen backlog is limited to 100 connections Aug 18 21:02:00.184237 np0000007703 devstack@c-api.service[100291]: your mercy for graceful operations on workers is 80 seconds Aug 18 21:02:00.184821 np0000007703 devstack@c-api.service[100291]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 21:02:00.184951 np0000007703 devstack@c-api.service[100291]: *** Operational MODE: preforking *** Aug 18 21:02:00.185155 np0000007703 devstack@c-api.service[100291]: *** uWSGI is running in multiple interpreter mode *** Aug 18 21:02:00.185155 np0000007703 devstack@c-api.service[100291]: spawned uWSGI master process (pid: 100291) Aug 18 21:02:00.185332 np0000007703 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 21:02:00.185758 np0000007703 devstack@c-api.service[100291]: spawned uWSGI worker 1 (pid: 100292, cores: 1) Aug 18 21:02:00.186162 np0000007703 devstack@c-api.service[100291]: spawned uWSGI worker 2 (pid: 100293, cores: 1) Aug 18 21:02:00.186619 np0000007703 devstack@c-api.service[100291]: spawned uWSGI worker 3 (pid: 100294, cores: 1) Aug 18 21:02:00.187112 np0000007703 devstack@c-api.service[100291]: spawned uWSGI worker 4 (pid: 100295, cores: 1) Aug 18 21:02:00.187179 np0000007703 devstack@c-api.service[100291]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: we strongly recommend against using it for new projects. Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: If you are already using Eventlet, we recommend migrating to a different Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: framework. For more detail see Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 21:02:00.322718 np0000007703 devstack@c-api.service[100292]: import eventlet # noqa Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: we strongly recommend against using it for new projects. Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: If you are already using Eventlet, we recommend migrating to a different Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: framework. For more detail see Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 21:02:00.323465 np0000007703 devstack@c-api.service[100295]: import eventlet # noqa Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: we strongly recommend against using it for new projects. Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: If you are already using Eventlet, we recommend migrating to a different Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: framework. For more detail see Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 21:02:00.343385 np0000007703 devstack@c-api.service[100294]: import eventlet # noqa Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: we strongly recommend against using it for new projects. Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: If you are already using Eventlet, we recommend migrating to a different Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: framework. For more detail see Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 21:02:00.344037 np0000007703 devstack@c-api.service[100293]: import eventlet # noqa Aug 18 21:02:00.495554 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:00.495554 np0000007703 devstack@c-api.service[100292]: from cgi import parse_header Aug 18 21:02:00.501753 np0000007703 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 18 21:02:00.501753 np0000007703 devstack@c-api.service[100295]: from cgi import parse_header Aug 18 21:02:00.538961 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 21:02:00.538961 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:02:00.544859 np0000007703 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 18 21:02:00.544859 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:02:00.548636 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:00.548636 np0000007703 devstack@c-api.service[100293]: from cgi import parse_header Aug 18 21:02:00.548877 np0000007703 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 18 21:02:00.548877 np0000007703 devstack@c-api.service[100294]: from cgi import parse_header Aug 18 21:02:00.551553 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:00.551553 np0000007703 devstack@c-api.service[100292]: removals.removed_module( Aug 18 21:02:00.553158 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:00.553158 np0000007703 devstack@c-api.service[100292]: removals.removed_module( Aug 18 21:02:00.557864 np0000007703 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 18 21:02:00.557864 np0000007703 devstack@c-api.service[100295]: removals.removed_module( Aug 18 21:02:00.559124 np0000007703 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 18 21:02:00.559124 np0000007703 devstack@c-api.service[100295]: removals.removed_module( Aug 18 21:02:00.600693 np0000007703 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 18 21:02:00.600693 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:02:00.600882 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 21:02:00.600882 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:02:00.616744 np0000007703 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 18 21:02:00.616744 np0000007703 devstack@c-api.service[100294]: removals.removed_module( Aug 18 21:02:00.616875 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:00.616875 np0000007703 devstack@c-api.service[100293]: removals.removed_module( Aug 18 21:02:00.616923 np0000007703 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 18 21:02:00.616923 np0000007703 devstack@c-api.service[100294]: removals.removed_module( Aug 18 21:02:00.616973 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:00.616973 np0000007703 devstack@c-api.service[100293]: removals.removed_module( Aug 18 21:02:01.383329 np0000007703 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 18 21:02:01.383329 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:02:01.408628 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:01.408628 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:02:01.438849 np0000007703 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 18 21:02:01.438849 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:02:01.462512 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:01.462512 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:02:01.490889 np0000007703 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 18 21:02:01.490889 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:02:01.523466 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:01.523466 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:02:01.563175 np0000007703 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 18 21:02:01.563175 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:02:01.576729 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:01.576729 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:02:01.662932 np0000007703 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 18 21:02:01.663185 np0000007703 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 18 21:02:01.685593 np0000007703 devstack@c-api.service[100292]: 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 18 21:02:01.685858 np0000007703 devstack@c-api.service[100292]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100292) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 21:02:01.761418 np0000007703 devstack@c-api.service[100293]: 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 18 21:02:01.761575 np0000007703 devstack@c-api.service[100293]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100293) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 21:02:01.771069 np0000007703 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 18 21:02:01.771342 np0000007703 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 18 21:02:01.784322 np0000007703 devstack@c-api.service[100292]: /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 18 21:02:01.784322 np0000007703 devstack@c-api.service[100292]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 21:02:01.784563 np0000007703 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 18 21:02:01.784563 np0000007703 devstack@c-api.service[100295]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 21:02:01.825158 np0000007703 devstack@c-api.service[100293]: /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 18 21:02:01.825158 np0000007703 devstack@c-api.service[100293]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 21:02:01.848375 np0000007703 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 18 21:02:01.848375 np0000007703 devstack@c-api.service[100294]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 21:02:02.313015 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 21:02:02.313314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100292) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 21:02:02.313432 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100293) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 21:02:02.313504 np0000007703 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 18 21:02:02.313504 np0000007703 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 18 21:02:02.313776 np0000007703 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 18 21:02:02.313852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.313901 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.313901 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.313994 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.314043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.314085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.316505 np0000007703 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 18 21:02:02.316600 np0000007703 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 18 21:02:02.316685 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100294) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 21:02:02.316772 np0000007703 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 18 21:02:02.317609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.317667 np0000007703 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 18 21:02:02.317702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.317750 np0000007703 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 18 21:02:02.317784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.317838 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.317884 np0000007703 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 18 21:02:02.317927 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.317968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.317999 np0000007703 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 18 21:02:02.318022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.318052 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.318052 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.318097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.318161 np0000007703 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 18 21:02:02.318192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.318216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.318250 np0000007703 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 18 21:02:02.318274 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.318274 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.318314 np0000007703 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 18 21:02:02.318341 np0000007703 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 18 21:02:02.318373 np0000007703 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 18 21:02:02.318401 np0000007703 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 18 21:02:02.318401 np0000007703 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 18 21:02:02.318446 np0000007703 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 18 21:02:02.318473 np0000007703 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 18 21:02:02.318497 np0000007703 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 18 21:02:02.318523 np0000007703 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 18 21:02:02.318523 np0000007703 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 18 21:02:02.318563 np0000007703 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 18 21:02:02.318590 np0000007703 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 18 21:02:02.318590 np0000007703 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 18 21:02:02.318631 np0000007703 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 18 21:02:02.318658 np0000007703 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 18 21:02:02.318681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.318705 np0000007703 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 18 21:02:02.318750 np0000007703 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 18 21:02:02.318776 np0000007703 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 18 21:02:02.318803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.318826 np0000007703 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 18 21:02:02.318853 np0000007703 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 18 21:02:02.318876 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.318898 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.318925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.318950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.318972 np0000007703 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 18 21:02:02.319006 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.319030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.319030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.319074 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.319125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.319165 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.319209 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.319249 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.319285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.319312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.319336 np0000007703 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 18 21:02:02.319365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.319387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.319419 np0000007703 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 18 21:02:02.319449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.319472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.319499 np0000007703 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 18 21:02:02.319525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.319551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.319574 np0000007703 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 18 21:02:02.319597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.319618 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.319645 np0000007703 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 18 21:02:02.319645 np0000007703 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 18 21:02:02.319694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.319718 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.319777 np0000007703 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 18 21:02:02.319802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.319826 np0000007703 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 18 21:02:02.319848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.319876 np0000007703 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 18 21:02:02.319909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.319933 np0000007703 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 18 21:02:02.320068 np0000007703 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 18 21:02:02.320121 np0000007703 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 18 21:02:02.320230 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.320317 np0000007703 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 18 21:02:02.321818 np0000007703 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 18 21:02:02.321906 np0000007703 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 18 21:02:02.321983 np0000007703 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 18 21:02:02.322050 np0000007703 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 18 21:02:02.322083 np0000007703 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 18 21:02:02.322169 np0000007703 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 18 21:02:02.322220 np0000007703 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 18 21:02:02.322535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.322663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.322708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.322815 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.322930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.322985 np0000007703 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 18 21:02:02.323057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.323109 np0000007703 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 18 21:02:02.323156 np0000007703 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 18 21:02:02.323208 np0000007703 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 18 21:02:02.323255 np0000007703 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 18 21:02:02.323294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.323336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.323392 np0000007703 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 18 21:02:02.323436 np0000007703 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 18 21:02:02.323481 np0000007703 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 18 21:02:02.323522 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.323557 np0000007703 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 18 21:02:02.323604 np0000007703 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 18 21:02:02.323650 np0000007703 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 18 21:02:02.323691 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.323855 np0000007703 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 18 21:02:02.323902 np0000007703 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 18 21:02:02.323940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.323977 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.324023 np0000007703 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 18 21:02:02.324062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.324119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.324119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.324190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.324234 np0000007703 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 18 21:02:02.324276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.324312 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.324349 np0000007703 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 18 21:02:02.324349 np0000007703 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 18 21:02:02.324433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.324479 np0000007703 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 18 21:02:02.324517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.324558 np0000007703 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 18 21:02:02.324594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.324632 np0000007703 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 18 21:02:02.324739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.324794 np0000007703 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 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.324842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.325030 np0000007703 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 18 21:02:02.325030 np0000007703 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 18 21:02:02.325030 np0000007703 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 18 21:02:02.325161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.325258 np0000007703 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 18 21:02:02.325298 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.325335 np0000007703 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 18 21:02:02.325374 np0000007703 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 18 21:02:02.325416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.325462 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.325510 np0000007703 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 18 21:02:02.325556 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.325594 np0000007703 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 18 21:02:02.325635 np0000007703 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 18 21:02:02.325675 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.325707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.325777 np0000007703 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 18 21:02:02.325820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.325855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.325886 np0000007703 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 18 21:02:02.325886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.325948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.326050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.326095 np0000007703 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 18 21:02:02.326152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.326152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.326152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.326152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.326271 np0000007703 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 18 21:02:02.326271 np0000007703 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 18 21:02:02.326271 np0000007703 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 18 21:02:02.326352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.326395 np0000007703 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 18 21:02:02.326437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.326477 np0000007703 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 18 21:02:02.326514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.326547 np0000007703 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 18 21:02:02.326547 np0000007703 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 18 21:02:02.326605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.326637 np0000007703 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 18 21:02:02.326671 np0000007703 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 18 21:02:02.326734 np0000007703 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 18 21:02:02.326776 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.326811 np0000007703 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 18 21:02:02.326846 np0000007703 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 18 21:02:02.326879 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.326909 np0000007703 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 18 21:02:02.326941 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.326988 np0000007703 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 18 21:02:02.327029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.327062 np0000007703 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 18 21:02:02.327120 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.327162 np0000007703 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 18 21:02:02.327204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.327237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.327271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.327304 np0000007703 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 18 21:02:02.327341 np0000007703 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 18 21:02:02.327382 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.327414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.327453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.327489 np0000007703 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 18 21:02:02.327524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.327563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.327598 np0000007703 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 18 21:02:02.327643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.327678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.327735 np0000007703 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 18 21:02:02.327786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.327821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.327821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.327908 np0000007703 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 18 21:02:02.327947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.327947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.328006 np0000007703 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 18 21:02:02.328052 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.328093 np0000007703 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 18 21:02:02.328147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.328182 np0000007703 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 18 21:02:02.328213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.328243 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.328277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.328324 np0000007703 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 18 21:02:02.328360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.329182 np0000007703 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 18 21:02:02.329254 np0000007703 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 18 21:02:02.329293 np0000007703 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 18 21:02:02.329357 np0000007703 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 18 21:02:02.329453 np0000007703 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 18 21:02:02.329505 np0000007703 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 18 21:02:02.329556 np0000007703 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 18 21:02:02.330010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.330082 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.330275 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.330275 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.330367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.330408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.330449 np0000007703 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 18 21:02:02.330492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.330583 np0000007703 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 18 21:02:02.330694 np0000007703 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 18 21:02:02.330754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.330803 np0000007703 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 18 21:02:02.330852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.330910 np0000007703 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 18 21:02:02.330963 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.331011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.331058 np0000007703 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 18 21:02:02.331098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.331145 np0000007703 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 18 21:02:02.331181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.331273 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.336390 np0000007703 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 18 21:02:02.336536 np0000007703 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 18 21:02:02.336536 np0000007703 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 18 21:02:02.336536 np0000007703 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 18 21:02:02.336663 np0000007703 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 18 21:02:02.336663 np0000007703 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 18 21:02:02.336745 np0000007703 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 18 21:02:02.337649 np0000007703 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 18 21:02:02.337743 np0000007703 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 18 21:02:02.337791 np0000007703 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 18 21:02:02.337840 np0000007703 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 18 21:02:02.337896 np0000007703 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 18 21:02:02.337942 np0000007703 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 18 21:02:02.338004 np0000007703 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 18 21:02:02.338114 np0000007703 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 18 21:02:02.338240 np0000007703 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 18 21:02:02.338341 np0000007703 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 18 21:02:02.338455 np0000007703 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 18 21:02:02.338504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.338557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.338600 np0000007703 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 18 21:02:02.338647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.338688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.338745 np0000007703 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 18 21:02:02.338794 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.338822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.338843 np0000007703 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 18 21:02:02.338872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.338893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.338934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.338980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.338980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.339046 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.339067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.339090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.339229 np0000007703 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 18 21:02:02.339329 np0000007703 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 18 21:02:02.339376 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.339419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.339454 np0000007703 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 18 21:02:02.339486 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.339526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.339557 np0000007703 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 18 21:02:02.339584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.339610 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.339633 np0000007703 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 18 21:02:02.339658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.339686 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.339710 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.339745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.339775 np0000007703 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 18 21:02:02.339802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.339848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.339888 np0000007703 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 18 21:02:02.339928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.339958 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.340175 np0000007703 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 18 21:02:02.340374 np0000007703 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 18 21:02:02.340374 np0000007703 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 18 21:02:02.340462 np0000007703 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 18 21:02:02.340521 np0000007703 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 18 21:02:02.340566 np0000007703 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 18 21:02:02.340610 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.340666 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.340708 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.340782 np0000007703 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 18 21:02:02.340832 np0000007703 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 18 21:02:02.340881 np0000007703 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 18 21:02:02.340922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.340973 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.341014 np0000007703 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 18 21:02:02.341052 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.341087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.341146 np0000007703 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 18 21:02:02.341146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.341221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.341264 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.341304 np0000007703 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 18 21:02:02.341344 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.341390 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.341440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.341487 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.341536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.341577 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.341620 np0000007703 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 18 21:02:02.341620 np0000007703 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 18 21:02:02.341620 np0000007703 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 18 21:02:02.341687 np0000007703 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 18 21:02:02.341787 np0000007703 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 18 21:02:02.341883 np0000007703 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 18 21:02:02.341987 np0000007703 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 18 21:02:02.342039 np0000007703 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 18 21:02:02.342122 np0000007703 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 18 21:02:02.342174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.342222 np0000007703 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 18 21:02:02.342265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.342318 np0000007703 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 18 21:02:02.342352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.342394 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.342435 np0000007703 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 18 21:02:02.342467 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.342505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.342545 np0000007703 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 18 21:02:02.342578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.342609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.342609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.342661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.342688 np0000007703 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 18 21:02:02.342735 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.342789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.342789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.342853 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.343681 np0000007703 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 18 21:02:02.343789 np0000007703 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 18 21:02:02.343875 np0000007703 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 18 21:02:02.343968 np0000007703 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 18 21:02:02.344038 np0000007703 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 18 21:02:02.344220 np0000007703 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 18 21:02:02.344299 np0000007703 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 18 21:02:02.344342 np0000007703 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 18 21:02:02.344378 np0000007703 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 18 21:02:02.344416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.344462 np0000007703 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 18 21:02:02.344502 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.344540 np0000007703 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 18 21:02:02.344581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.344628 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.344681 np0000007703 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 18 21:02:02.344763 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.344823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.344869 np0000007703 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 18 21:02:02.344909 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.344955 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.345001 np0000007703 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 18 21:02:02.345054 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.345116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.345116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.345194 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.345246 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.345246 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.347546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.347624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.347681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.347785 np0000007703 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 18 21:02:02.347837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.347875 np0000007703 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 18 21:02:02.347927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.347966 np0000007703 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 18 21:02:02.348015 np0000007703 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 18 21:02:02.348078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.348141 np0000007703 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 18 21:02:02.348192 np0000007703 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 18 21:02:02.348248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.348303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.348356 np0000007703 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 18 21:02:02.348411 np0000007703 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 18 21:02:02.348458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.348510 np0000007703 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 18 21:02:02.348570 np0000007703 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 18 21:02:02.348613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.348662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.348716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.348792 np0000007703 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 18 21:02:02.348849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.348900 np0000007703 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 18 21:02:02.348938 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.348938 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.348938 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.349272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.349335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.349448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.349573 np0000007703 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 18 21:02:02.349626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.349674 np0000007703 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 18 21:02:02.349711 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.349765 np0000007703 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 18 21:02:02.349807 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.349856 np0000007703 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 18 21:02:02.349902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.349946 np0000007703 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 18 21:02:02.350001 np0000007703 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 18 21:02:02.350048 np0000007703 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 18 21:02:02.350124 np0000007703 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 18 21:02:02.350175 np0000007703 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 18 21:02:02.350222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.350270 np0000007703 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 18 21:02:02.350315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.350359 np0000007703 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 18 21:02:02.350432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.350489 np0000007703 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 18 21:02:02.350543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.350596 np0000007703 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 18 21:02:02.350639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.350683 np0000007703 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 18 21:02:02.350874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.350874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.351739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.351847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.351911 np0000007703 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 18 21:02:02.351965 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.352007 np0000007703 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 18 21:02:02.352065 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.352122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.352163 np0000007703 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 18 21:02:02.352211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.352260 np0000007703 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 18 21:02:02.352301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.352348 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.352393 np0000007703 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 18 21:02:02.352449 np0000007703 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 18 21:02:02.352499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.352544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.352596 np0000007703 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 18 21:02:02.352646 np0000007703 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 18 21:02:02.352700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.352776 np0000007703 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 18 21:02:02.352824 np0000007703 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 18 21:02:02.352868 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.352912 np0000007703 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 18 21:02:02.352968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.353061 np0000007703 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 18 21:02:02.353131 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.353177 np0000007703 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 18 21:02:02.353177 np0000007703 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 18 21:02:02.353259 np0000007703 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 18 21:02:02.353259 np0000007703 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 18 21:02:02.353259 np0000007703 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 18 21:02:02.353392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.353453 np0000007703 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 18 21:02:02.353453 np0000007703 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 18 21:02:02.353551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.353601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.353649 np0000007703 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 18 21:02:02.353691 np0000007703 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 18 21:02:02.353753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.353811 np0000007703 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 18 21:02:02.353871 np0000007703 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 18 21:02:02.353920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.353980 np0000007703 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 18 21:02:02.354028 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.354078 np0000007703 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 18 21:02:02.354134 np0000007703 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 18 21:02:02.354183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.354252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.354303 np0000007703 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 18 21:02:02.354346 np0000007703 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 18 21:02:02.354395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.354449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.354502 np0000007703 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 18 21:02:02.354549 np0000007703 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 18 21:02:02.354599 np0000007703 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 18 21:02:02.354653 np0000007703 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 18 21:02:02.354698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.354919 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.354967 np0000007703 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 18 21:02:02.354967 np0000007703 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 18 21:02:02.355051 np0000007703 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 18 21:02:02.355125 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.355173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.355213 np0000007703 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 18 21:02:02.355250 np0000007703 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 18 21:02:02.355295 np0000007703 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 18 21:02:02.355343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.355395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.355441 np0000007703 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 18 21:02:02.355493 np0000007703 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 18 21:02:02.355553 np0000007703 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 18 21:02:02.355602 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.355644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.355694 np0000007703 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 18 21:02:02.355764 np0000007703 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 18 21:02:02.355811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.355853 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.355892 np0000007703 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 18 21:02:02.355933 np0000007703 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 18 21:02:02.355987 np0000007703 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 18 21:02:02.356042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.356094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.356157 np0000007703 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 18 21:02:02.356157 np0000007703 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 18 21:02:02.356238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.356280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.356321 np0000007703 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 18 21:02:02.356360 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.356395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.356432 np0000007703 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 18 21:02:02.356486 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.356528 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.356570 np0000007703 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 18 21:02:02.356616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.356654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.356690 np0000007703 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 18 21:02:02.356759 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.356803 np0000007703 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 18 21:02:02.356841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.356880 np0000007703 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 18 21:02:02.356920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.356958 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.357008 np0000007703 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 18 21:02:02.357051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.357090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.357151 np0000007703 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 18 21:02:02.357199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.357252 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.357299 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.357343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.357343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.357343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.357465 np0000007703 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 18 21:02:02.357465 np0000007703 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 18 21:02:02.357465 np0000007703 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 18 21:02:02.357613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.357667 np0000007703 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 18 21:02:02.357753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.357817 np0000007703 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 18 21:02:02.357872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.357919 np0000007703 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 18 21:02:02.357971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.358016 np0000007703 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 18 21:02:02.358072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.358130 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.358184 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.358229 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.358283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.358328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.358372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.358415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.358461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.358461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.358548 np0000007703 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 18 21:02:02.358548 np0000007703 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 18 21:02:02.358626 np0000007703 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 18 21:02:02.358669 np0000007703 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 18 21:02:02.358709 np0000007703 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 18 21:02:02.358709 np0000007703 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 18 21:02:02.358809 np0000007703 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 18 21:02:02.358846 np0000007703 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 18 21:02:02.358884 np0000007703 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 18 21:02:02.358929 np0000007703 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 18 21:02:02.358975 np0000007703 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 18 21:02:02.359012 np0000007703 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 18 21:02:02.359012 np0000007703 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 18 21:02:02.359078 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359126 np0000007703 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 18 21:02:02.359362 np0000007703 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 18 21:02:02.359408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.359451 np0000007703 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 18 21:02:02.359497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.359533 np0000007703 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 18 21:02:02.359570 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.359606 np0000007703 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 18 21:02:02.359658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.359698 np0000007703 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 18 21:02:02.359751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.359793 np0000007703 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 18 21:02:02.359830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.359867 np0000007703 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 18 21:02:02.359905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.359946 np0000007703 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 18 21:02:02.360134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.360191 np0000007703 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 18 21:02:02.360235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.360282 np0000007703 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 18 21:02:02.360321 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.360357 np0000007703 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 18 21:02:02.360397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.360435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.360469 np0000007703 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 18 21:02:02.360501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.360536 np0000007703 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 18 21:02:02.360579 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.360614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.360648 np0000007703 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 18 21:02:02.360683 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.360733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.360775 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.360809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.361301 np0000007703 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 18 21:02:02.361301 np0000007703 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 18 21:02:02.361301 np0000007703 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 18 21:02:02.361301 np0000007703 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 18 21:02:02.361301 np0000007703 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 18 21:02:02.361468 np0000007703 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 18 21:02:02.361468 np0000007703 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 18 21:02:02.362903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.362987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.363128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.363206 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.363312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.363451 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.363514 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.363788 np0000007703 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 18 21:02:02.363902 np0000007703 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 18 21:02:02.364005 np0000007703 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 18 21:02:02.364120 np0000007703 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 18 21:02:02.364224 np0000007703 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 18 21:02:02.364278 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.364325 np0000007703 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 18 21:02:02.364389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.364456 np0000007703 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 18 21:02:02.364504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.364586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.364650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.364706 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.364768 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.364817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.364875 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.365058 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.365127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.365127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.365127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.365259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.365361 np0000007703 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 18 21:02:02.365488 np0000007703 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 18 21:02:02.365576 np0000007703 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 18 21:02:02.365659 np0000007703 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 18 21:02:02.365714 np0000007703 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 18 21:02:02.365815 np0000007703 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 18 21:02:02.365909 np0000007703 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 18 21:02:02.365992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.366209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.366305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.366364 np0000007703 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 18 21:02:02.366422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.366469 np0000007703 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 18 21:02:02.366511 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.366575 np0000007703 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 18 21:02:02.366632 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.366686 np0000007703 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 18 21:02:02.366763 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.366818 np0000007703 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 18 21:02:02.366864 np0000007703 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 18 21:02:02.366905 np0000007703 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 18 21:02:02.366947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.366997 np0000007703 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 18 21:02:02.367051 np0000007703 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 18 21:02:02.367215 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.367263 np0000007703 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 18 21:02:02.367313 np0000007703 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 18 21:02:02.367364 np0000007703 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 18 21:02:02.367409 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.367454 np0000007703 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 18 21:02:02.367499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.367551 np0000007703 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 18 21:02:02.367597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.367651 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.367700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.367784 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.367838 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.367887 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.367887 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.367887 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.368023 np0000007703 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 18 21:02:02.368072 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.368130 np0000007703 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 18 21:02:02.368130 np0000007703 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 18 21:02:02.368207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.368254 np0000007703 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 18 21:02:02.368254 np0000007703 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 18 21:02:02.368254 np0000007703 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 18 21:02:02.368358 np0000007703 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 18 21:02:02.368578 np0000007703 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 18 21:02:02.368638 np0000007703 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 18 21:02:02.368692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.368757 np0000007703 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 18 21:02:02.368805 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.368930 np0000007703 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 18 21:02:02.368988 np0000007703 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 18 21:02:02.369037 np0000007703 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 18 21:02:02.369084 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.369154 np0000007703 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 18 21:02:02.369201 np0000007703 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 18 21:02:02.369247 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.369306 np0000007703 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 18 21:02:02.369356 np0000007703 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 18 21:02:02.369401 np0000007703 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 18 21:02:02.369461 np0000007703 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 18 21:02:02.369518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.369572 np0000007703 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 18 21:02:02.369618 np0000007703 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 18 21:02:02.369672 np0000007703 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 18 21:02:02.369731 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.369781 np0000007703 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 18 21:02:02.369824 np0000007703 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 18 21:02:02.369865 np0000007703 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 18 21:02:02.369922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.369967 np0000007703 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 18 21:02:02.370011 np0000007703 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 18 21:02:02.370053 np0000007703 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 18 21:02:02.370097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.370158 np0000007703 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 18 21:02:02.370195 np0000007703 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 18 21:02:02.370242 np0000007703 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 18 21:02:02.370287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.370328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.370376 np0000007703 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 18 21:02:02.370415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.370459 np0000007703 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 18 21:02:02.370500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.370544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.370589 np0000007703 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 18 21:02:02.370589 np0000007703 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 18 21:02:02.370664 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.370701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.370754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.370811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.370860 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.370900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.374437 np0000007703 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 18 21:02:02.374437 np0000007703 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 18 21:02:02.374437 np0000007703 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 18 21:02:02.374437 np0000007703 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 18 21:02:02.374682 np0000007703 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 18 21:02:02.374682 np0000007703 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 18 21:02:02.374682 np0000007703 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 18 21:02:02.374852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.374906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.374906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.375000 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.375063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.375063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.375175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.375222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.375222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.375298 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.375356 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.375402 np0000007703 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 18 21:02:02.375449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.375486 np0000007703 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 18 21:02:02.375529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.375564 np0000007703 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 18 21:02:02.375598 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.375634 np0000007703 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 18 21:02:02.375634 np0000007703 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 18 21:02:02.375634 np0000007703 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 18 21:02:02.375634 np0000007703 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 18 21:02:02.380276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.380387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.380436 np0000007703 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 18 21:02:02.380497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.380549 np0000007703 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 18 21:02:02.380599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.380644 np0000007703 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 18 21:02:02.380644 np0000007703 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 18 21:02:02.380751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.380797 np0000007703 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 18 21:02:02.380839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.380887 np0000007703 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 18 21:02:02.380932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.380982 np0000007703 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 18 21:02:02.381088 np0000007703 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 18 21:02:02.381212 np0000007703 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 18 21:02:02.381270 np0000007703 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 18 21:02:02.381339 np0000007703 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 18 21:02:02.381383 np0000007703 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 18 21:02:02.381439 np0000007703 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 18 21:02:02.381589 np0000007703 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 18 21:02:02.381653 np0000007703 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 18 21:02:02.381739 np0000007703 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 18 21:02:02.381788 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.381845 np0000007703 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 18 21:02:02.381898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.381954 np0000007703 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 18 21:02:02.382017 np0000007703 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 18 21:02:02.382067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.382134 np0000007703 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 18 21:02:02.382183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.382228 np0000007703 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 18 21:02:02.382273 np0000007703 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 18 21:02:02.382317 np0000007703 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 18 21:02:02.382362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.382406 np0000007703 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 18 21:02:02.382455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.382496 np0000007703 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 18 21:02:02.382555 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.382606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.382651 np0000007703 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 18 21:02:02.382693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.382746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.382788 np0000007703 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 18 21:02:02.382854 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.382902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.382954 np0000007703 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 18 21:02:02.383008 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.383055 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.383121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.383121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.383121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.383259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.383259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.383334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.383420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 21:02:02.384925 np0000007703 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 18 21:02:02.385016 np0000007703 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 18 21:02:02.385084 np0000007703 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 18 21:02:02.385161 np0000007703 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 18 21:02:02.385233 np0000007703 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 18 21:02:02.385528 np0000007703 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 18 21:02:02.385528 np0000007703 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 18 21:02:02.385604 np0000007703 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 18 21:02:02.385604 np0000007703 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 18 21:02:02.385604 np0000007703 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 18 21:02:02.385604 np0000007703 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 18 21:02:02.385604 np0000007703 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 18 21:02:02.385778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.385823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.385930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.386008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.386099 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.386187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.386301 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 21:02:02.386405 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 21:02:02.386519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 21:02:02.386735 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 21:02:02.386735 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 21:02:02.386820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 21:02:02.433820 np0000007703 devstack@c-api.service[100295]: INFO dbcounter [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Registered counter for database cinder Aug 18 21:02:02.439422 np0000007703 devstack@c-api.service[100292]: INFO dbcounter [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Registered counter for database cinder Aug 18 21:02:02.440453 np0000007703 devstack@c-api.service[100294]: INFO dbcounter [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Registered counter for database cinder Aug 18 21:02:02.440527 np0000007703 devstack@c-api.service[100293]: INFO dbcounter [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Registered counter for database cinder Aug 18 21:02:02.487218 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-f135c4cb-e52f-4662-918d-07cab04cd36d 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:02.488615 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b 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 18 21:02:02.489934 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 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 18 21:02:02.491457 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:02.616413 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writer thread running {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 21:02:02.617469 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writer thread running {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 21:02:02.619152 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 21:02:02.620038 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 21:02:02.621964 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 21:02:02.622916 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 21:02:02.624821 np0000007703 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 18 21:02:02.625007 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 21:02:02.625648 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 21:02:02.627348 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 18 21:02:02.627734 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.627824 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 18 21:02:02.628010 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.628202 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.628268 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 21:02:02.628534 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.630272 np0000007703 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-f135c4cb-e52f-4662-918d-07cab04cd36d 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 18 21:02:02.630369 np0000007703 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 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 18 21:02:02.631460 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 21:02:02.632274 np0000007703 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 18 21:02:02.633369 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.633515 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.633827 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.634038 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.634167 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 21:02:02.635548 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 21:02:02.636321 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 18 21:02:02.636631 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.636905 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.637494 np0000007703 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b 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 18 21:02:02.639101 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 21:02:02.639889 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.640027 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.642136 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 21:02:02.644688 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 18 21:02:02.645188 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.645571 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.646422 np0000007703 devstack@c-api.service[100294]: WARNING cinder.keymgr.conf_key_mgr [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 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 18 21:02:02.650229 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.650434 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.667077 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:02.669923 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 21:02:02.672425 np0000007703 devstack@c-api.service[100292]: INFO cinder.rpc [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 21:02:02.672970 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.673161 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.674401 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b 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 18 21:02:02.676859 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 21:02:02.678991 np0000007703 devstack@c-api.service[100295]: INFO cinder.rpc [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 21:02:02.679432 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.679575 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.682603 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-f135c4cb-e52f-4662-918d-07cab04cd36d 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:02.685549 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 21:02:02.686053 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.686253 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.688125 np0000007703 devstack@c-api.service[100293]: INFO cinder.rpc [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 21:02:02.688623 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.688816 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.689857 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.690034 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.691775 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.691993 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.693283 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.693458 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.695843 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 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 18 21:02:02.695899 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.695899 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.697665 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.697866 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.698231 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 21:02:02.699351 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.699531 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.701101 np0000007703 devstack@c-api.service[100294]: INFO cinder.rpc [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 21:02:02.701258 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.701370 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.701558 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.701645 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.702648 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.702846 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.704652 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.704652 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.705769 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.705962 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.706022 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.706200 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.707737 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.707934 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.708990 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.709184 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.709267 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.709438 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.711730 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.711881 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.711936 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.712084 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.712402 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.712597 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.713702 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.713895 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.714419 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.714588 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.714902 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.715079 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.715977 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.716039 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.716193 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.716248 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.717078 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.717264 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.718567 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.718637 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.718735 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.718789 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.719128 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.719328 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.721595 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.721870 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.722126 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.722323 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.722568 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.722785 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.723997 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.724215 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.724730 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.724826 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.724894 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.725026 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.725234 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.725420 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.727036 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.727259 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.727681 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.727882 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.728061 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.728264 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.728733 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.728913 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.730487 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.730614 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.730652 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.730769 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.730841 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.730945 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.731885 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.731972 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.732038 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.732179 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.732559 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.732732 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.733004 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.733180 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.734126 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.734182 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.734343 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.734395 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.734640 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.734679 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.734781 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.734813 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.735384 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.735521 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.735552 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.735639 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.736343 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.736507 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.737292 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.737442 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.737731 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.737863 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.738568 np0000007703 devstack@c-api.service[100292]: WARNING cinder.api.contrib.hosts [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 21:02:02.738893 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.738940 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.739075 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.739157 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.739790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: extensions {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.741148 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.741318 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.741375 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.741419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: consistencygroups {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.741482 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.742632 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.742831 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.743057 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.743280 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.743868 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.743922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: extra_specs {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.744059 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.745095 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.745186 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.745277 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.745326 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.745986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: capabilities {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.746403 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.746474 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.746568 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.746616 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.747255 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.747421 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.747526 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.747589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: backups {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.747709 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.747986 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.748149 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.748553 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.748640 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.748734 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.748820 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.749100 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.749229 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.749775 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.749927 np0000007703 devstack@c-api.service[100295]: WARNING cinder.api.contrib.hosts [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 21:02:02.749987 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.750659 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.750659 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.750751 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.750795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-quota-sets {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.750852 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.750898 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.751073 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.751136 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.751221 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.751300 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: extensions {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.752024 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.752072 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.752179 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.752247 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.753077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: qos-specs {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.753178 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.753178 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.753255 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.753279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: consistencygroups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.753305 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.753663 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.753795 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.753982 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.754151 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.754631 np0000007703 devstack@c-api.service[100294]: WARNING cinder.api.contrib.hosts [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 21:02:02.754892 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.754993 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.755233 np0000007703 devstack@c-api.service[100293]: WARNING cinder.api.contrib.hosts [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 21:02:02.755550 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.755628 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: extensions {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.755710 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.756003 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: extra_specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.756437 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: extensions {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.756485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: encryption {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.756934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: consistencygroups {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.758057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: consistencygroups {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.758285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: capabilities {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.758399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: encryption {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.758744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: extra_specs {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.759984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: backups {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.760280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: cgsnapshots {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.760427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: capabilities {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.760479 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: extra_specs {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.761499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: backups {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.761990 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: scheduler-stats {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.762391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: capabilities {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.762872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-quota-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.763807 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-volume-manage {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.763905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: backups {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.764523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-quota-sets {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.764953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: qos-specs {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.765491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-snapshot-manage {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.765799 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: qos-specs {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.766307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-quota-sets {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.767284 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-volume-transfer {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.767499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: encryption {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.769084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.769188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: qos-specs {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.769259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-hosts {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.769306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: encryption {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.770586 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: cgsnapshots {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.770984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-volume-type-access {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.771328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: encryption {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.771650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: encryption {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.771788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: scheduler-stats {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.772840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-availability-zone {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.773023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-volume-manage {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.773460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: cgsnapshots {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.773572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: encryption {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.774527 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extended resource: os-quota-class-sets {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.774708 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-snapshot-manage {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.775446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: scheduler-stats {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.775515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: cgsnapshots {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.776042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-volume-transfer {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.776496 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.776673 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.777440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: scheduler-stats {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.777590 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-hosts {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.777645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-volume-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.777743 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.777893 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.778843 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.778912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-volume-type-access {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.778997 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.779423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-snapshot-manage {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.779490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-volume-manage {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.779782 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.snapshot_actions [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] SnapshotActionsController initialized {{(pid=100292) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 21:02:02.780175 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.780335 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.780483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-availability-zone {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.781163 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.781325 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.781385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-snapshot-manage {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.781447 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-volume-transfer {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.781792 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extended resource: os-quota-class-sets {{(pid=100294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.782235 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.782390 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.783292 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.783358 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.783407 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-volume-transfer {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.783473 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.783527 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.783690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-hosts {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.784270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.784375 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.784437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.784547 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.784606 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.784735 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.784890 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785019 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785174 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension UsedLimits extending resource: limits {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785316 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-volume-type-access {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.785630 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.785677 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-hosts {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.785812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension AdminActions extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.785860 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.785932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension AdminActions extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.786070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension AdminActions extending resource: backups {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.786219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeActions extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.786402 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.786536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-854cfb54-a455-4b88-9250-3f9bee819cd9 None None] Extension TypesManage extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.786596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] SnapshotActionsController initialized {{(pid=100294) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 21:02:02.786946 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.787099 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.787523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-volume-type-access {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.787712 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-availability-zone {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.787897 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.788060 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.788833 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.788994 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.789552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-availability-zone {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.789616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extended resource: os-quota-class-sets {{(pid=100295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.789836 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.790097 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.790710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.790887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.791199 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.791363 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.791528 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.791632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extended resource: os-quota-class-sets {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 21:02:02.791694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.791904 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.791959 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension UsedLimits extending resource: limits {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792061 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792144 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.792228 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792381 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension AdminActions extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792707 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension AdminActions extending resource: snapshots {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.792865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension AdminActions extending resource: backups {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.793010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeActions extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.793158 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.793222 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.793339 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.793391 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.router [None req-9c9904d8-4c6b-43e7-a4b8-54aafb5fe735 None None] Extension TypesManage extending resource: types {{(pid=100294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.793843 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.793967 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.794409 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.794577 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.794953 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.795126 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.795378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] SnapshotActionsController initialized {{(pid=100295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 21:02:02.795804 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.795956 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.796130 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.796311 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.796861 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.797018 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.797060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.snapshot_actions [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] SnapshotActionsController initialized {{(pid=100293) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 21:02:02.797453 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.797641 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.797786 np0000007703 devstack@c-api.service[100292]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6e38a4668 pid: 100292 (default app) Aug 18 21:02:02.798039 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.798242 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.798438 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.798606 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.799350 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.799515 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.799553 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.799674 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.800302 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.800490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.800657 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.800756 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:02:02.800812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.800854 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:02:02.800937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801240 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension UsedLimits extending resource: limits {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801581 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801656 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801837 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension AdminActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801901 np0000007703 devstack@c-api.service[100294]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6e38a4668 pid: 100294 (default app) Aug 18 21:02:02.801952 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.801987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension AdminActions extending resource: snapshots {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension AdminActions extending resource: backups {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeActions extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension UsedLimits extending resource: limits {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802623 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.router [None req-bc405d4f-8479-4f85-954b-b5ef8e5c4d1b None None] Extension TypesManage extending resource: types {{(pid=100295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802652 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.802984 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension AdminActions extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.803153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension AdminActions extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.803289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension AdminActions extending resource: backups {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.803429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeActions extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.803594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.803728 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-f135c4cb-e52f-4662-918d-07cab04cd36d None None] Extension TypesManage extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 21:02:02.813030 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0fcb81b4-db2c-41b3-a00e-e79293ea8a00 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:02.813206 np0000007703 devstack@c-api.service[100295]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6e38a4668 pid: 100295 (default app) Aug 18 21:02:02.814385 np0000007703 devstack@c-api.service[100293]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6e38a4668 pid: 100293 (default app) Aug 18 21:02:02.816387 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1/1] 10.4.3.48 () {60 vars in 918 bytes} [Tue Aug 18 21:02:02 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:02:08.253816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5af70ba1-6fb7-4de8-b054-2d1add1d778e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:08.907349 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5af70ba1-6fb7-4de8-b054-2d1add1d778e admin admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:02:08.907919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5af70ba1-6fb7-4de8-b054-2d1add1d778e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:02:08.909552 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:02:08.909552 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:02:08.944423 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-5af70ba1-6fb7-4de8-b054-2d1add1d778e 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 18 21:02:08.972825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5af70ba1-6fb7-4de8-b054-2d1add1d778e admin admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:02:08.973272 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1/2] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:02:08 2026] POST /volume/v3/types => generated 183 bytes in 731 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:02:08.997964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1857915-aa3a-4145-9b9c-61fb45ee756e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:09.423040 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1857915-aa3a-4145-9b9c-61fb45ee756e admin admin] POST https://10.4.3.48/volume/v3/types/0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb/extra_specs Aug 18 21:02:09.423040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1857915-aa3a-4145-9b9c-61fb45ee756e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:02:09.423040 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:02:09.423040 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:02:09.472971 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-a1857915-aa3a-4145-9b9c-61fb45ee756e 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 18 21:02:09.555004 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1857915-aa3a-4145-9b9c-61fb45ee756e admin admin] https://10.4.3.48/volume/v3/types/0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb/extra_specs returned with HTTP 200 Aug 18 21:02:09.555004 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1/3] 10.4.3.48 () {68 vars in 1442 bytes} [Tue Aug 18 21:02:08 2026] POST /volume/v3/types/0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb/extra_specs => generated 52 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:02:09.835133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-66de6fdf-b1af-4ec9-8edf-6f74598afc5d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:10.127212 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66de6fdf-b1af-4ec9-8edf-6f74598afc5d admin admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:02:10.127849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66de6fdf-b1af-4ec9-8edf-6f74598afc5d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:02:10.129564 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:02:10.129564 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:02:10.163738 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-66de6fdf-b1af-4ec9-8edf-6f74598afc5d 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:10.191504 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66de6fdf-b1af-4ec9-8edf-6f74598afc5d admin admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:02:10.191832 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1/4] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:02:09 2026] POST /volume/v3/types => generated 186 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:02:10.201608 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4e093336-2a98-43c0-bc52-afa712fd400b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:10.599603 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e093336-2a98-43c0-bc52-afa712fd400b admin admin] POST https://10.4.3.48/volume/v3/types/35e88727-efba-4728-906a-bf7ce57b0e78/extra_specs Aug 18 21:02:10.600329 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e093336-2a98-43c0-bc52-afa712fd400b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:02:10.602511 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:02:10.602511 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:02:10.650538 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-4e093336-2a98-43c0-bc52-afa712fd400b 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:02:10.720382 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e093336-2a98-43c0-bc52-afa712fd400b admin admin] https://10.4.3.48/volume/v3/types/35e88727-efba-4728-906a-bf7ce57b0e78/extra_specs returned with HTTP 200 Aug 18 21:02:10.720904 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 2/5] 10.4.3.48 () {68 vars in 1442 bytes} [Tue Aug 18 21:02:10 2026] POST /volume/v3/types/35e88727-efba-4728-906a-bf7ce57b0e78/extra_specs => generated 45 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:02:18.970393 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:02:19.550385 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:02:20.188873 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:02:20.718717 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:02:38.915616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0996fa1-25f4-4696-840c-cd8a7da35d0f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:02:38.916192 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0996fa1-25f4-4696-840c-cd8a7da35d0f None None] GET https://10.4.3.48/volume// Aug 18 21:02:38.916385 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0996fa1-25f4-4696-840c-cd8a7da35d0f None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:02:38.916613 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0996fa1-25f4-4696-840c-cd8a7da35d0f None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:02:38.917239 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0996fa1-25f4-4696-840c-cd8a7da35d0f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:02:38.917653 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 2/6] 10.4.3.48 () {66 vars in 1418 bytes} [Tue Aug 18 21:02:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:03:22.220912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfbf860e-6cf1-418b-8548-4d4e5eaaee98 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:03:22.526861 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfbf860e-6cf1-418b-8548-4d4e5eaaee98 tempest-verify_tempest_config-2086392497 tempest-verify_tempest_config-2086392497-project-member] GET https://10.4.3.48/volume/v3/extensions Aug 18 21:03:22.527069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfbf860e-6cf1-418b-8548-4d4e5eaaee98 tempest-verify_tempest_config-2086392497 tempest-verify_tempest_config-2086392497-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:03:22.527279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfbf860e-6cf1-418b-8548-4d4e5eaaee98 tempest-verify_tempest_config-2086392497 tempest-verify_tempest_config-2086392497-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:03:22.527642 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfbf860e-6cf1-418b-8548-4d4e5eaaee98 tempest-verify_tempest_config-2086392497 tempest-verify_tempest_config-2086392497-project-member] https://10.4.3.48/volume/v3/extensions returned with HTTP 200 Aug 18 21:03:22.528044 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 2/7] 10.4.3.48 () {66 vars in 1239 bytes} [Tue Aug 18 21:03:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:18.719103 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86ad3832-b7a0-46fd-995a-109de921eaaa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:19.107757 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:19.108179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1666733899", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:19.109788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1666733899', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:19.854589 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume of 1 GB Aug 18 21:04:19.867855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:04:19.866777. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:04:19.867855 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Availability Zones retrieved successfully. Aug 18 21:04:19.890869 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (af005576-e096-48d3-9a38-718f4d2ca530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:19.892131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0739b8ed-48bb-48da-a9fc-f860836e15d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:19.893287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:04:19.982410 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0739b8ed-48bb-48da-a9fc-f860836e15d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:19.983256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195b12ba-f835-438a-b96e-6bde75a2987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:20.022009 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:20.022176 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:20.070504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Created reservations ['1105263d-9b88-443e-b1a1-2eb3a632691c', 'e3d7e9d0-76cf-4aa6-87e0-07ce092812f3', '8a32c8a2-b9d3-48ef-9bec-caa8458ec8bc', 'c92f6820-9cf5-48e4-9ef5-1607dc7cde07'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:20.071468 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195b12ba-f835-438a-b96e-6bde75a2987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1105263d-9b88-443e-b1a1-2eb3a632691c', 'e3d7e9d0-76cf-4aa6-87e0-07ce092812f3', '8a32c8a2-b9d3-48ef-9bec-caa8458ec8bc', 'c92f6820-9cf5-48e4-9ef5-1607dc7cde07']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:20.072241 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5678bd-4ced-4555-8fae-6c7b5286d1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:20.118280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5678bd-4ced-4555-8fae-6c7b5286d1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a288ed3b-c197-4d36-9477-2ef67f9fd17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1666733899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['1105263d-9b88-443e-b1a1-2eb3a632691c','e3d7e9d0-76cf-4aa6-87e0-07ce092812f3','8a32c8a2-b9d3-48ef-9bec-caa8458ec8bc','c92f6820-9cf5-48e4-9ef5-1607dc7cde07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1666733899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a288ed3b-c197-4d36-9477-2ef67f9fd17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074014b7e30e48df9a9f650c33b2a8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca6c504d30f24645ae402507d46b46c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:20.118932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966e87c6-3492-4b40-8a89-50d4c0b42b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:20.142281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966e87c6-3492-4b40-8a89-50d4c0b42b46) transitioned into state 'SUCCESS' from state '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-1666733899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['1105263d-9b88-443e-b1a1-2eb3a632691c','e3d7e9d0-76cf-4aa6-87e0-07ce092812f3','8a32c8a2-b9d3-48ef-9bec-caa8458ec8bc','c92f6820-9cf5-48e4-9ef5-1607dc7cde07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:20.142945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f752803d-b76f-442d-9829-a3018507f629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:20.165247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f752803d-b76f-442d-9829-a3018507f629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:20.166066 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (af005576-e096-48d3-9a38-718f4d2ca530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:20.166471 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request issued successfully. Aug 18 21:04:20.167306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86ad3832-b7a0-46fd-995a-109de921eaaa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:20.167666 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 2/8] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:04:18 2026] POST /volume/v3/volumes => generated 750 bytes in 1449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:20.180517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:20.184406 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:20.184759 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:20.185072 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:20.227381 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:20.227381 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:20.236520 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:20.245265 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-677e0fc7-8791-426e-95d3-ee2a4d67706d tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:20.245747 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 3/9] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:20 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:21.263851 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:21.268160 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:21.268160 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:21.269789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:21.331772 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:21.331772 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:21.345889 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:21.355039 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-477660d1-d3af-4cd9-a822-e430800a4ce4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:21.355248 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 3/10] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:21 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 842 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:22.373882 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ea439de-154f-4911-8a35-4c2710fd1cff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:22.373882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ea439de-154f-4911-8a35-4c2710fd1cff tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:22.374608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ea439de-154f-4911-8a35-4c2710fd1cff tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:22.374608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ea439de-154f-4911-8a35-4c2710fd1cff tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:22.414159 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:22.414159 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:22.423311 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0ea439de-154f-4911-8a35-4c2710fd1cff tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:22.432284 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ea439de-154f-4911-8a35-4c2710fd1cff tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:22.432874 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 3/11] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:22 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:23.450331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03572bf6-36e9-4a93-930c-831ad44f545a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:23.454048 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03572bf6-36e9-4a93-930c-831ad44f545a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:23.454153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03572bf6-36e9-4a93-930c-831ad44f545a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:23.454327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03572bf6-36e9-4a93-930c-831ad44f545a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:23.469555 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:23.469555 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:23.477646 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-03572bf6-36e9-4a93-930c-831ad44f545a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:23.488345 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03572bf6-36e9-4a93-930c-831ad44f545a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:23.488873 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 3/12] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:23 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:24.514042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b84e99f1-94de-4519-9068-b191acfe274a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:24.526461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b84e99f1-94de-4519-9068-b191acfe274a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:24.526461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b84e99f1-94de-4519-9068-b191acfe274a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:24.526461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b84e99f1-94de-4519-9068-b191acfe274a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:24.549954 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:24.549954 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:24.562301 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b84e99f1-94de-4519-9068-b191acfe274a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:24.569871 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b84e99f1-94de-4519-9068-b191acfe274a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:24.570468 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 4/13] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:24 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 900 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:25.589806 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:25.594031 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:25.594198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:25.594463 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:25.605743 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:25.605743 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:25.613440 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:25.616213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a34a2a2-82b5-401d-b037-238f21f2e661 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:25.617201 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 4/14] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:25 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:26.637141 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:26.640051 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:26.641906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:26.642121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:26.655587 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:26.655587 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:26.662953 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:26.671143 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fa11e2c-235a-4ec2-a896-dc4428e280d5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:26.671639 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 4/15] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:26 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:27.687631 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:27.690123 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:27.690123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:27.690263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:27.699064 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:27.699064 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:27.704387 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:27.712245 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fad171f-e35f-4a1e-b4ba-be0ddb910571 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:27.712940 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 4/16] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:27 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:28.132185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aeb9179b-1e85-4631-bf34-36db9d254492 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:28.541064 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:28.541663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-745472541"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:28.544232 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-745472541'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:28.544473 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Create volume of 1 GB Aug 18 21:04:28.557635 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Availability zone cache updated, next update will occur around 2026-08-18 22:04:28.556931. {{(pid=100292) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:04:28.557797 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Availability Zones retrieved successfully. Aug 18 21:04:28.580685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Flow 'volume_create_api' (583dbc11-1b0f-4de9-b035-e6b864e14040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:28.581931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05623f20-a7d8-4ad4-bb70-5ef777decbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:28.582828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:04:28.636031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05623f20-a7d8-4ad4-bb70-5ef777decbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:28.637296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b201ec-c30e-4d8d-a17d-0e1c028e74e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:28.686840 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:04:28.686840 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:04:28.731864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:28.733918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:28.734153 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:28.734464 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:28.740745 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:28.740745 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:28.745561 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:28.750089 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3e203e3-89fb-4fa0-ad70-e645aa62f84c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:28.750441 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 5/17] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:28 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:28.758835 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Created reservations ['a923834f-6054-4693-8b7c-097bf1a0c4df', '5b94208f-adc0-475e-8825-df7beccb2d02', '3c7c12e3-f4bf-4d59-922c-da18c08da2f3', '3856e823-06df-42f7-8346-1ad83d53c91f'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:28.759447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b201ec-c30e-4d8d-a17d-0e1c028e74e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a923834f-6054-4693-8b7c-097bf1a0c4df', '5b94208f-adc0-475e-8825-df7beccb2d02', '3c7c12e3-f4bf-4d59-922c-da18c08da2f3', '3856e823-06df-42f7-8346-1ad83d53c91f']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:28.760288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c53aaa-f297-410e-8779-f89f7d69e3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:28.811578 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c53aaa-f297-410e-8779-f89f7d69e3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a350bcc6-0aa2-45ac-a43b-33029fc778fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-745472541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd812d6d484246de8bd6a059448a76c2',qos_specs=None,replication_status=,reservations=['a923834f-6054-4693-8b7c-097bf1a0c4df','5b94208f-adc0-475e-8825-df7beccb2d02','3c7c12e3-f4bf-4d59-922c-da18c08da2f3','3856e823-06df-42f7-8346-1ad83d53c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b0b79702b8441387a28da0a991e53b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-745472541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a350bcc6-0aa2-45ac-a43b-33029fc778fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd812d6d484246de8bd6a059448a76c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b0b79702b8441387a28da0a991e53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:28.812323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd204f8c-3d28-4034-85ad-fa8e50d27b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:28.848908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd204f8c-3d28-4034-85ad-fa8e50d27b6b) transitioned into state 'SUCCESS' from state '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-745472541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd812d6d484246de8bd6a059448a76c2',qos_specs=None,replication_status=,reservations=['a923834f-6054-4693-8b7c-097bf1a0c4df','5b94208f-adc0-475e-8825-df7beccb2d02','3c7c12e3-f4bf-4d59-922c-da18c08da2f3','3856e823-06df-42f7-8346-1ad83d53c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b0b79702b8441387a28da0a991e53b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:28.849790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998874e4-06b2-4fa1-a471-12533d125207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:28.875172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998874e4-06b2-4fa1-a471-12533d125207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:28.876476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Flow 'volume_create_api' (583dbc11-1b0f-4de9-b035-e6b864e14040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:28.876476 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Create volume request issued successfully. Aug 18 21:04:28.877071 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aeb9179b-1e85-4631-bf34-36db9d254492 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:28.877489 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 5/18] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:04:28 2026] POST /volume/v3/volumes => generated 782 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:28.889473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb6a79be-4177-4502-93b4-92f48653ca2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:28.892090 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb6a79be-4177-4502-93b4-92f48653ca2b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:04:28.892090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb6a79be-4177-4502-93b4-92f48653ca2b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:28.892090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb6a79be-4177-4502-93b4-92f48653ca2b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:28.919830 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:28.919830 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:28.924064 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cb6a79be-4177-4502-93b4-92f48653ca2b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:04:28.928024 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb6a79be-4177-4502-93b4-92f48653ca2b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:04:28.928637 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 5/19] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:28 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:29.771013 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:29.776595 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:29.776872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:29.777175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:29.792679 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:29.792679 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:29.797655 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:29.803414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba32f555-a735-4b9d-be05-ae60cd0bd80a tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:29.803896 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 5/20] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:29 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:29.942227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:29.945864 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:04:29.945864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:29.945864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:29.978642 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:29.978642 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:29.983079 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:04:29.988643 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d0fd6a6-3156-4a72-91c4-23e12c3b5224 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:04:29.989141 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 6/21] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:29 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:30.820472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:30.822836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:30.823094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:30.823409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:30.835834 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:30.835834 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:30.841252 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:30.847143 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a9aaf69-7802-4693-a0c8-7e7c5af130cb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:30.847603 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 6/22] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:30 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:31.860736 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:31.864831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:31.865111 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:31.865350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:31.874564 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:31.874564 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:31.879385 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:31.887416 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5a8c1c7-99b4-43ad-91ef-22c9d98a0044 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:31.887960 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 6/23] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:31 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:31.900661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:31.902788 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:31.903255 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1779514889"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:31.905075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1779514889'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:31.905245 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume of 1 GB Aug 18 21:04:31.910147 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Availability Zones retrieved successfully. Aug 18 21:04:31.915753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (33f2e615-066c-4586-a214-09794269cd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:31.917340 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d27d280-e0e3-4067-92ef-7d6d3d6c92e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:31.918988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:04:31.955419 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d27d280-e0e3-4067-92ef-7d6d3d6c92e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:31.956747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf6726d-ae8e-4495-9438-6c6922dd17f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:32.011598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Created reservations ['dbd7c471-50ef-4ba9-a1b0-760660f9c1a7', 'ea73b2e8-b994-4677-83c9-4f84cabb1e31', 'f35dec0f-9da2-45c2-a445-2279310f526e', '6c336b0c-267d-414d-ab59-000bd83f8caa'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:32.013030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf6726d-ae8e-4495-9438-6c6922dd17f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd7c471-50ef-4ba9-a1b0-760660f9c1a7', 'ea73b2e8-b994-4677-83c9-4f84cabb1e31', 'f35dec0f-9da2-45c2-a445-2279310f526e', '6c336b0c-267d-414d-ab59-000bd83f8caa']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:32.014157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13968446-0ddb-46a6-ad2c-da27e6ad13eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:32.046096 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13968446-0ddb-46a6-ad2c-da27e6ad13eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b937af6-e719-43ee-ab67-8664224269d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1779514889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['dbd7c471-50ef-4ba9-a1b0-760660f9c1a7','ea73b2e8-b994-4677-83c9-4f84cabb1e31','f35dec0f-9da2-45c2-a445-2279310f526e','6c336b0c-267d-414d-ab59-000bd83f8caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1779514889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b937af6-e719-43ee-ab67-8664224269d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074014b7e30e48df9a9f650c33b2a8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca6c504d30f24645ae402507d46b46c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:32.047765 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c70bae-66c8-4b39-bf03-231f809885fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:32.074253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c70bae-66c8-4b39-bf03-231f809885fe) transitioned into state 'SUCCESS' from state '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-1779514889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['dbd7c471-50ef-4ba9-a1b0-760660f9c1a7','ea73b2e8-b994-4677-83c9-4f84cabb1e31','f35dec0f-9da2-45c2-a445-2279310f526e','6c336b0c-267d-414d-ab59-000bd83f8caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:32.075981 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d1f018-7a68-42dd-b96c-9075c5d33105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:32.090329 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d1f018-7a68-42dd-b96c-9075c5d33105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:32.091994 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (33f2e615-066c-4586-a214-09794269cd0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:32.092401 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request issued successfully. Aug 18 21:04:32.093250 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f89de22-2e68-470a-b617-a1cd7c2cd726 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:32.093940 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 6/24] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:04:31 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:32.108215 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7814430d-93b3-4725-b58b-9ac7badeb902 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:32.110403 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7814430d-93b3-4725-b58b-9ac7badeb902 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:04:32.110589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7814430d-93b3-4725-b58b-9ac7badeb902 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:32.110835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7814430d-93b3-4725-b58b-9ac7badeb902 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:32.119282 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:32.119282 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:32.123068 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7814430d-93b3-4725-b58b-9ac7badeb902 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:32.130177 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7814430d-93b3-4725-b58b-9ac7badeb902 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 200 Aug 18 21:04:32.130771 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 7/25] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:32 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:33.146146 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:33.149449 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:04:33.149690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:33.150133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:33.158906 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:33.158906 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:33.166146 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:33.176776 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a83d97f-125d-44fa-aaa2-fb2a87cad098 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 200 Aug 18 21:04:33.176776 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 7/26] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:33 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:33.192770 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b16808d-86f3-4a9d-b955-58e69190652e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:33.195413 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:33.195983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1775350949"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:33.197951 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1775350949'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:33.198518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume of 1 GB Aug 18 21:04:33.214251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:04:33.213134. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:04:33.214365 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Availability Zones retrieved successfully. Aug 18 21:04:33.240759 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (9cec642c-83e4-4d02-95f7-0fd4d6e063da) 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 18 21:04:33.242247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f52f0d7-d8b1-442d-94ae-1065e91a4d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:33.243654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:33.308626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f52f0d7-d8b1-442d-94ae-1065e91a4d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:04:33.310049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a80c16-dd30-4a43-94b5-0ff962304465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:33.364185 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:33.364630 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:33.396236 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Created reservations ['bbe5a34e-409a-4a52-ae25-50160b1f6a18', 'd8658ea5-2b97-43fa-92f9-4eac199d5bc5', 'fb628cac-2b73-4b3a-a3c5-e17d41b16eec', 'e5e35157-cd9a-46d5-b6fb-ce72430b09eb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:33.397260 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a80c16-dd30-4a43-94b5-0ff962304465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe5a34e-409a-4a52-ae25-50160b1f6a18', 'd8658ea5-2b97-43fa-92f9-4eac199d5bc5', 'fb628cac-2b73-4b3a-a3c5-e17d41b16eec', 'e5e35157-cd9a-46d5-b6fb-ce72430b09eb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:33.398297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a960edc-4d7f-4750-a784-cbbbfd36d489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:33.427564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a960edc-4d7f-4750-a784-cbbbfd36d489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c285ec0-a3b0-44ac-9f57-ca3293a6b08e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1775350949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['bbe5a34e-409a-4a52-ae25-50160b1f6a18','d8658ea5-2b97-43fa-92f9-4eac199d5bc5','fb628cac-2b73-4b3a-a3c5-e17d41b16eec','e5e35157-cd9a-46d5-b6fb-ce72430b09eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1775350949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c285ec0-a3b0-44ac-9f57-ca3293a6b08e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074014b7e30e48df9a9f650c33b2a8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca6c504d30f24645ae402507d46b46c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:33.428893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1da56cb-5663-4831-b269-aab2fbe3520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:33.468493 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1da56cb-5663-4831-b269-aab2fbe3520d) transitioned into state 'SUCCESS' from state '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-1775350949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074014b7e30e48df9a9f650c33b2a8dd',qos_specs=None,replication_status=,reservations=['bbe5a34e-409a-4a52-ae25-50160b1f6a18','d8658ea5-2b97-43fa-92f9-4eac199d5bc5','fb628cac-2b73-4b3a-a3c5-e17d41b16eec','e5e35157-cd9a-46d5-b6fb-ce72430b09eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca6c504d30f24645ae402507d46b46c8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:33.470057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92715485-bb4f-451d-8924-15339aa2d47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:33.510585 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92715485-bb4f-451d-8924-15339aa2d47b) 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 18 21:04:33.510585 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Flow 'volume_create_api' (9cec642c-83e4-4d02-95f7-0fd4d6e063da) 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 18 21:04:33.510820 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Create volume request issued successfully. Aug 18 21:04:33.511615 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b16808d-86f3-4a9d-b955-58e69190652e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:33.512113 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 7/27] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:04:33 2026] POST /volume/v3/volumes => generated 750 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:33.529840 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:33.533429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:04:33.533429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:33.533429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:33.545897 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:33.545897 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:33.551921 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:33.560851 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f33bb8e0-7c82-4392-aa74-21ecf327dd00 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 200 Aug 18 21:04:33.560851 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 7/28] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:33 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:34.575739 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:34.577423 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:04:34.577584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:34.577789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:34.586799 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:34.586799 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:34.591059 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:34.596964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-275c47f2-2a02-4574-8e7d-83dd6a64b854 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 200 Aug 18 21:04:34.597449 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 8/29] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:34 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:35.434202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:35.701521 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:35.702061 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1198774241"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:35.703994 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1198774241'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:35.708704 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume of 1 GB Aug 18 21:04:35.708899 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:35.708899 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:35.709543 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Availability Zones retrieved successfully. Aug 18 21:04:35.721206 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Flow 'volume_create_api' (0b829832-197e-4fab-b3e3-40e1b1721d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:35.723797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779a25b9-a9d6-4ffe-99f9-ab5f9d48a9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:35.724792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:04:35.743642 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:35.743642 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:35.757258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779a25b9-a9d6-4ffe-99f9-ab5f9d48a9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:35.758050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0889ba-1423-449b-ba95-9f9b58bf8e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:35.805575 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:04:35.808862 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:04:35.862432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Created reservations ['fb9ebf86-3bc5-459b-8ccd-ff33ae69ef77', '70c6723c-32fb-4b89-a9ca-681a97708f04', 'addf29b9-b633-4dc6-b4d4-20d1fb03291a', '4449ab7f-b772-488d-94ea-fb487d02ebec'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:35.863121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0889ba-1423-449b-ba95-9f9b58bf8e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb9ebf86-3bc5-459b-8ccd-ff33ae69ef77', '70c6723c-32fb-4b89-a9ca-681a97708f04', 'addf29b9-b633-4dc6-b4d4-20d1fb03291a', '4449ab7f-b772-488d-94ea-fb487d02ebec']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:35.863790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40590122-fcb6-4d18-a4b0-2c5617b8c597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:35.901111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40590122-fcb6-4d18-a4b0-2c5617b8c597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '260d18f3-c629-488b-9d97-cdca93cbdc66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1198774241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='740146764634464880a98d7fe55396f0',qos_specs=None,replication_status=,reservations=['fb9ebf86-3bc5-459b-8ccd-ff33ae69ef77','70c6723c-32fb-4b89-a9ca-681a97708f04','addf29b9-b633-4dc6-b4d4-20d1fb03291a','4449ab7f-b772-488d-94ea-fb487d02ebec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1198774241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=260d18f3-c629-488b-9d97-cdca93cbdc66,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='740146764634464880a98d7fe55396f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:35.904104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35e2193-9f98-4088-9058-f2b0de0514b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:35.929467 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35e2193-9f98-4088-9058-f2b0de0514b7) transitioned into state 'SUCCESS' from state '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-1198774241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='740146764634464880a98d7fe55396f0',qos_specs=None,replication_status=,reservations=['fb9ebf86-3bc5-459b-8ccd-ff33ae69ef77','70c6723c-32fb-4b89-a9ca-681a97708f04','addf29b9-b633-4dc6-b4d4-20d1fb03291a','4449ab7f-b772-488d-94ea-fb487d02ebec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:35.930559 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ceca77-c61b-4328-9e73-dadaaa9677e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:35.942843 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ceca77-c61b-4328-9e73-dadaaa9677e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:35.944217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Flow 'volume_create_api' (0b829832-197e-4fab-b3e3-40e1b1721d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:35.945088 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume request issued successfully. Aug 18 21:04:35.945842 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9be8b2bc-79c2-4737-9caa-4c4b643118c3 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:35.946235 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 8/30] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:04:35 2026] POST /volume/v3/volumes => generated 756 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:35.963028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:35.965651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:04:35.965651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:35.968685 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:35.982393 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:35.982393 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:35.988178 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:04:35.993875 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddcb561-ec19-46f6-a065-02a6f96f9161 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:04:35.994487 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 8/31] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:35 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:37.012544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:37.015030 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:04:37.015513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:37.015889 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:37.025513 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:37.025513 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:37.030443 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:04:37.036902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b2a6711-3ffc-426f-9625-466fb39e82e9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:04:37.037403 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 8/32] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:37 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:37.052276 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51ca5269-d38c-4c90-a18b-387314554bfd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:37.298378 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] POST https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action Aug 18 21:04:37.299046 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:04:37.299235 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:37.312337 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:37.312337 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:37.312747 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] Volume info retrieved successfully. Aug 18 21:04:37.324866 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] Update volume admin metadata completed successfully. Aug 18 21:04:37.325085 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] Update readonly setting on volume completed successfully. Aug 18 21:04:37.325340 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51ca5269-d38c-4c90-a18b-387314554bfd tempest-TestMultiAttachVolumeSwap-488423442 tempest-TestMultiAttachVolumeSwap-488423442-project-admin] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action returned with HTTP 202 Aug 18 21:04:37.326327 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 9/33] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:04:37 2026] POST /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:04:37.335584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:37.339752 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:37.339752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1223544431"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:37.340538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1223544431'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:37.345036 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume of 1 GB Aug 18 21:04:37.345632 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:37.345632 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:37.346266 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Availability Zones retrieved successfully. Aug 18 21:04:37.353208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Flow 'volume_create_api' (2934aa60-f0fd-4f3f-8d1c-937ebd7379be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:37.354279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d9f8da-2748-46a3-b8e0-f567837e8746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:37.355422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:04:37.363522 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:37.363522 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:37.377050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d9f8da-2748-46a3-b8e0-f567837e8746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:37.378001 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfd8ea2-c0de-4f6f-97d5-15ffcab3ff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:37.439848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Created reservations ['4d98fdfa-7e0f-4dc1-be70-6b8d57dd4bbc', '5a56adea-beb9-4464-a8e4-c2dd5fa1ee45', 'e3f4ab33-f5b4-4b9f-8dec-6196c5f213e9', '88e9b9a4-dda8-4c07-907d-54a679bd5f69'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:37.439848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfd8ea2-c0de-4f6f-97d5-15ffcab3ff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d98fdfa-7e0f-4dc1-be70-6b8d57dd4bbc', '5a56adea-beb9-4464-a8e4-c2dd5fa1ee45', 'e3f4ab33-f5b4-4b9f-8dec-6196c5f213e9', '88e9b9a4-dda8-4c07-907d-54a679bd5f69']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:37.439848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd13e9a6-59df-424b-bc0f-5f962fb4d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:37.471746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd13e9a6-59df-424b-bc0f-5f962fb4d959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29470338-064f-4ce5-97a2-12fd6f9b35d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1223544431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='740146764634464880a98d7fe55396f0',qos_specs=None,replication_status=,reservations=['4d98fdfa-7e0f-4dc1-be70-6b8d57dd4bbc','5a56adea-beb9-4464-a8e4-c2dd5fa1ee45','e3f4ab33-f5b4-4b9f-8dec-6196c5f213e9','88e9b9a4-dda8-4c07-907d-54a679bd5f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1223544431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29470338-064f-4ce5-97a2-12fd6f9b35d8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='740146764634464880a98d7fe55396f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:37.472378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053e6231-0e9c-4514-bb39-25d7be7ae95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:37.496754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053e6231-0e9c-4514-bb39-25d7be7ae95e) transitioned into state 'SUCCESS' from state '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-1223544431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='740146764634464880a98d7fe55396f0',qos_specs=None,replication_status=,reservations=['4d98fdfa-7e0f-4dc1-be70-6b8d57dd4bbc','5a56adea-beb9-4464-a8e4-c2dd5fa1ee45','e3f4ab33-f5b4-4b9f-8dec-6196c5f213e9','88e9b9a4-dda8-4c07-907d-54a679bd5f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5f744d327d4b1f8fab04ed5a6fa529',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:37.496754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f6dc9f-d5cd-4945-a06a-2420245cefe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:37.510211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f6dc9f-d5cd-4945-a06a-2420245cefe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:37.511236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Flow 'volume_create_api' (2934aa60-f0fd-4f3f-8d1c-937ebd7379be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:04:37.511665 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Create volume request issued successfully. Aug 18 21:04:37.512443 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd31b1e7-e415-448a-ab1b-12d0b0285d24 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:37.513086 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 9/34] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:04:37 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:37.532291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:37.539115 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:04:37.540063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:37.541376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:37.556153 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:37.556153 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:37.560414 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:04:37.567109 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03a5f71a-34f6-4150-bc9a-1c56d3010664 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 200 Aug 18 21:04:37.567622 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 9/35] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:37 2026] GET /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:38.584309 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:38.589105 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:04:38.589105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:38.589105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:38.598099 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:38.598099 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:38.603754 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:04:38.608204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86357cb5-0178-4dea-a46c-cc6571ebf33b tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 200 Aug 18 21:04:38.608830 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 9/36] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:38 2026] GET /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:43.390758 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:43.393772 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:04:43.393772 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1854136880"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:43.396022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1854136880'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:04:43.396843 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Create volume of 1 GB Aug 18 21:04:43.409652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:04:43.409012. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:04:43.409839 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Availability Zones retrieved successfully. Aug 18 21:04:43.439648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Flow 'volume_create_api' (60f88032-e63d-4d4b-9646-e52c456d1da3) 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 18 21:04:43.441283 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005740b2-1fed-4e86-b014-5362056869c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:43.442344 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-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 18 21:04:43.527616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005740b2-1fed-4e86-b014-5362056869c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:04:43.528930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886cbb71-5f40-48c1-85a8-20365a813f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:43.582451 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-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 18 21:04:43.582888 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-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 18 21:04:43.648584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Created reservations ['562979cc-e6ce-4d02-b37a-235ccf1a8284', '017ec4e2-25a5-449d-aede-ba9f85b97863', '97db86a9-6063-431c-ab92-4c2e9e8d924f', '8b6b192b-103b-465e-bf10-09e609bd54a1'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:04:43.649619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886cbb71-5f40-48c1-85a8-20365a813f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['562979cc-e6ce-4d02-b37a-235ccf1a8284', '017ec4e2-25a5-449d-aede-ba9f85b97863', '97db86a9-6063-431c-ab92-4c2e9e8d924f', '8b6b192b-103b-465e-bf10-09e609bd54a1']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:43.650580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f860da9-f3c3-44c9-be69-34b9652bfcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:43.689462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f860da9-f3c3-44c9-be69-34b9652bfcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfda55fc-27f8-4c36-9cd9-09c699848199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1854136880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4ff58ae7d94efe9bc0f2b7549eded5',qos_specs=None,replication_status=,reservations=['562979cc-e6ce-4d02-b37a-235ccf1a8284','017ec4e2-25a5-449d-aede-ba9f85b97863','97db86a9-6063-431c-ab92-4c2e9e8d924f','8b6b192b-103b-465e-bf10-09e609bd54a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13742aefbcb4259a58c9c9dd5e997a2',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1854136880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfda55fc-27f8-4c36-9cd9-09c699848199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4ff58ae7d94efe9bc0f2b7549eded5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13742aefbcb4259a58c9c9dd5e997a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:43.690427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0345c601-cb8e-42eb-b80f-6dbb2f69473f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:43.732626 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0345c601-cb8e-42eb-b80f-6dbb2f69473f) transitioned into state 'SUCCESS' from state '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-1854136880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4ff58ae7d94efe9bc0f2b7549eded5',qos_specs=None,replication_status=,reservations=['562979cc-e6ce-4d02-b37a-235ccf1a8284','017ec4e2-25a5-449d-aede-ba9f85b97863','97db86a9-6063-431c-ab92-4c2e9e8d924f','8b6b192b-103b-465e-bf10-09e609bd54a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13742aefbcb4259a58c9c9dd5e997a2',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:04:43.733964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2f4a9f-dad6-47d0-8daa-b00ebf8dcc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:04:43.794224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2f4a9f-dad6-47d0-8daa-b00ebf8dcc0e) 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 18 21:04:43.794224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Flow 'volume_create_api' (60f88032-e63d-4d4b-9646-e52c456d1da3) 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 18 21:04:43.794224 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Create volume request issued successfully. Aug 18 21:04:43.794224 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-076430ff-0179-4926-b2df-bc609f4ef7b0 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:04:43.794224 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 10/37] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:04:43 2026] POST /volume/v3/volumes => generated 753 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:04:43.814597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-421df844-9db1-4707-affb-81c4091de7bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:43.818394 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-421df844-9db1-4707-affb-81c4091de7bf tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] GET https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:43.818629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-421df844-9db1-4707-affb-81c4091de7bf tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:43.818851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-421df844-9db1-4707-affb-81c4091de7bf tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:43.830819 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:43.830819 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:43.839649 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-421df844-9db1-4707-affb-81c4091de7bf tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Volume info retrieved successfully. Aug 18 21:04:43.847247 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-421df844-9db1-4707-affb-81c4091de7bf tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 returned with HTTP 200 Aug 18 21:04:43.848136 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 10/38] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:43 2026] GET /volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:44.871608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:44.876051 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] GET https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:44.876340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:44.876633 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:44.887544 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:44.887544 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:44.892469 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Volume info retrieved successfully. Aug 18 21:04:44.903687 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1581f055-0f4e-4e63-b28c-ad2308cb5add tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 returned with HTTP 200 Aug 18 21:04:44.903687 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 10/39] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:44 2026] GET /volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:45.449773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ea69811f-dd5c-48a3-b60f-13f657c8ddbe req-16773f83-6786-4923-8e8a-fe566aafe77a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:45.453856 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea69811f-dd5c-48a3-b60f-13f657c8ddbe req-16773f83-6786-4923-8e8a-fe566aafe77a tempest-VolumesAdminNegativeTest-1144597414 tempest-VolumesAdminNegativeTest-1144597414-project] GET https://10.4.3.48/volume/v3/volumes/632a8e00-2bb0-42a1-aae1-f14a4bff1bfa Aug 18 21:04:45.454967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea69811f-dd5c-48a3-b60f-13f657c8ddbe req-16773f83-6786-4923-8e8a-fe566aafe77a tempest-VolumesAdminNegativeTest-1144597414 tempest-VolumesAdminNegativeTest-1144597414-project] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:45.454967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea69811f-dd5c-48a3-b60f-13f657c8ddbe req-16773f83-6786-4923-8e8a-fe566aafe77a tempest-VolumesAdminNegativeTest-1144597414 tempest-VolumesAdminNegativeTest-1144597414-project] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:45.515078 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea69811f-dd5c-48a3-b60f-13f657c8ddbe req-16773f83-6786-4923-8e8a-fe566aafe77a tempest-VolumesAdminNegativeTest-1144597414 tempest-VolumesAdminNegativeTest-1144597414-project] https://10.4.3.48/volume/v3/volumes/632a8e00-2bb0-42a1-aae1-f14a4bff1bfa returned with HTTP 404 Aug 18 21:04:45.515078 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 10/40] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:04:45 2026] GET /volume/v3/volumes/632a8e00-2bb0-42a1-aae1-f14a4bff1bfa => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:04:45.537121 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:45.542748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] DELETE https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:45.542748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:45.543001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:45.543538 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Delete volume with id: cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:45.558128 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:45.558128 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:45.558570 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Volume info retrieved successfully. Aug 18 21:04:45.609192 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Delete volume request issued successfully. Aug 18 21:04:45.609441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbfd0e7f-6a0d-44fd-aa49-87c2afa10a15 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 returned with HTTP 202 Aug 18 21:04:45.610631 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 11/41] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:04:45 2026] DELETE /volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:04:45.626081 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:45.628689 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] GET https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:45.628944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:45.629226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:45.654424 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:45.654424 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:45.661074 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Volume info retrieved successfully. Aug 18 21:04:45.667619 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b12da08-458b-4d13-ae8c-93dbafdc16b8 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 returned with HTTP 200 Aug 18 21:04:45.668138 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 11/42] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:45 2026] GET /volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:46.537824 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.541945 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:46.542205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.542486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.554872 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.554872 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:46.560181 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:46.569597 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-a1b295f6-d2e7-4dcb-8132-8f1a4143121c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:46.569597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 11/43] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:46.589600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.592475 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:04:46.592708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.592974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.603167 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.603167 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:46.607658 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:46.612789 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6e354f08-4d0c-4088-8421-ef16b2851454 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 200 Aug 18 21:04:46.614499 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 11/44] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:46.625920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.628662 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:04:46.628963 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.629408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.640387 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.640387 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:04:46.646659 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:46.652787 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-e88f4304-b784-4e2e-b640-d57837bcbbbd tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 200 Aug 18 21:04:46.653603 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 12/45] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:04:46.668769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a9bbb03-49d8-4e4a-a71b-25cb77f366fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.670549 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a9bbb03-49d8-4e4a-a71b-25cb77f366fd None None] GET https://10.4.3.48/volume// Aug 18 21:04:46.670549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbb03-49d8-4e4a-a71b-25cb77f366fd None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.672108 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbb03-49d8-4e4a-a71b-25cb77f366fd None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.672108 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a9bbb03-49d8-4e4a-a71b-25cb77f366fd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:46.673542 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 12/46] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:04:46.685742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-2a049f85-016b-44fb-aa49-54e71ea30b9e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.690076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-2a049f85-016b-44fb-aa49-54e71ea30b9e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:04:46.690739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-2a049f85-016b-44fb-aa49-54e71ea30b9e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a288ed3b-c197-4d36-9477-2ef67f9fd17e", "connector": null, "instance_uuid": "aba9968f-2d40-48ac-b9a7-4d509862d82c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:46.690935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb966e75-1e3d-4e9f-a155-87daf64c6750 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.693415 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb966e75-1e3d-4e9f-a155-87daf64c6750 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] GET https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 Aug 18 21:04:46.693607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb966e75-1e3d-4e9f-a155-87daf64c6750 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.693883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb966e75-1e3d-4e9f-a155-87daf64c6750 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.705361 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.705361 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:46.705508 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb966e75-1e3d-4e9f-a155-87daf64c6750 tempest-VolumesAdminNegativeTest-147866068 tempest-VolumesAdminNegativeTest-147866068-project-member] https://10.4.3.48/volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 returned with HTTP 404 Aug 18 21:04:46.705508 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 12/47] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/v3/volumes/cfda55fc-27f8-4c36-9cd9-09c699848199 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:04:46.762156 np0000007703 devstack@c-api.service[100295]: /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 18 21:04:46.762156 np0000007703 devstack@c-api.service[100295]: .first() Aug 18 21:04:46.794506 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-2a049f85-016b-44fb-aa49-54e71ea30b9e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:04:46.795662 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 12/48] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:04:46 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:46.811007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9616e4f9-7f50-4406-b384-49804b76821d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.811358 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9616e4f9-7f50-4406-b384-49804b76821d None None] GET https://10.4.3.48/volume// Aug 18 21:04:46.811462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9616e4f9-7f50-4406-b384-49804b76821d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.811707 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9616e4f9-7f50-4406-b384-49804b76821d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.812159 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9616e4f9-7f50-4406-b384-49804b76821d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:46.812514 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 13/49] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:04:46.822713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-4c4984ce-122e-4552-a537-a058d5398abb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.826829 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-4c4984ce-122e-4552-a537-a058d5398abb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:04:46.826829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-4c4984ce-122e-4552-a537-a058d5398abb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b937af6-e719-43ee-ab67-8664224269d2", "connector": null, "instance_uuid": "aba9968f-2d40-48ac-b9a7-4d509862d82c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:46.839795 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.839795 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:46.895839 np0000007703 devstack@c-api.service[100292]: /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 18 21:04:46.895839 np0000007703 devstack@c-api.service[100292]: .first() Aug 18 21:04:46.920938 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-4c4984ce-122e-4552-a537-a058d5398abb tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:04:46.921493 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 13/50] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:04:46 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:46.938897 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-569c996a-0aa6-410c-b84f-c3f02a109924 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.939826 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-569c996a-0aa6-410c-b84f-c3f02a109924 None None] GET https://10.4.3.48/volume// Aug 18 21:04:46.940086 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-569c996a-0aa6-410c-b84f-c3f02a109924 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:46.940322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-569c996a-0aa6-410c-b84f-c3f02a109924 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:46.941012 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-569c996a-0aa6-410c-b84f-c3f02a109924 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:46.941373 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 13/51] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:04:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:04:46.954840 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f057af90-0c19-4cd3-9400-2016f7d9a97e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:46.959241 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f057af90-0c19-4cd3-9400-2016f7d9a97e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:04:46.961815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f057af90-0c19-4cd3-9400-2016f7d9a97e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c285ec0-a3b0-44ac-9f57-ca3293a6b08e", "connector": null, "instance_uuid": "aba9968f-2d40-48ac-b9a7-4d509862d82c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:46.976489 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:46.976489 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:47.025025 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f057af90-0c19-4cd3-9400-2016f7d9a97e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:04:47.025025 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 13/52] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:04:46 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 18 21:04:49.700940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3c69b52-b4f7-4ce5-b638-8689c2e54ea2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:49.702637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3c69b52-b4f7-4ce5-b638-8689c2e54ea2 None None] GET https://10.4.3.48/volume// Aug 18 21:04:49.702637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3c69b52-b4f7-4ce5-b638-8689c2e54ea2 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:49.702637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3c69b52-b4f7-4ce5-b638-8689c2e54ea2 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:49.702637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3c69b52-b4f7-4ce5-b638-8689c2e54ea2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:49.703019 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 14/53] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:04:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:04:49.727425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:49.731575 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:04:49.731575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:49.731575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:49.748995 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:49.748995 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:49.753479 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:49.760564 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-6ba412fb-4ac3-4dd4-998a-1ae1de4067c1 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:04:49.762745 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 14/54] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:04:49 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 1568 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:04:50.635230 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:50.639744 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] PUT https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 Aug 18 21:04:50.640263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:50.658033 np0000007703 devstack@c-api.service[100293]: /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 18 21:04:50.658033 np0000007703 devstack@c-api.service[100293]: .first() Aug 18 21:04:50.667226 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Acquiring lock "cinder-attachment_update-a288ed3b-c197-4d36-9477-2ef67f9fd17e-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:04:50.673532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-a288ed3b-c197-4d36-9477-2ef67f9fd17e-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:04:50.675001 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:50.675001 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:50.850752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-a288ed3b-c197-4d36-9477-2ef67f9fd17e-np0000007703" released by "attachment_update" :: held 0.177s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:04:50.850752 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-49e71050-b6f4-4268-b18d-0667fdbb6f69 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 returned with HTTP 200 Aug 18 21:04:50.851473 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 14/55] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:04:50 2026] PUT /volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:50.883360 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-403530ed-d181-4b40-a3e7-0d007de39656 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:50.886932 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-403530ed-d181-4b40-a3e7-0d007de39656 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22/action Aug 18 21:04:50.887241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-403530ed-d181-4b40-a3e7-0d007de39656 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:04:50.887661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-403530ed-d181-4b40-a3e7-0d007de39656 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:50.911647 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:50.911647 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:50.928408 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-403530ed-d181-4b40-a3e7-0d007de39656 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22/action returned with HTTP 204 Aug 18 21:04:50.928951 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 14/56] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:04:50 2026] POST /volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:04:50.960131 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f0d4ee1-cbff-4f90-b61f-74468eb8adb5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:50.960561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f0d4ee1-cbff-4f90-b61f-74468eb8adb5 None None] GET https://10.4.3.48/volume// Aug 18 21:04:50.960813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f0d4ee1-cbff-4f90-b61f-74468eb8adb5 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:50.961071 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f0d4ee1-cbff-4f90-b61f-74468eb8adb5 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:50.961434 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f0d4ee1-cbff-4f90-b61f-74468eb8adb5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:50.961810 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 15/57] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:04: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 18 21:04:50.973662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:50.977732 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:04:50.978022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:50.979087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:50.992822 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:50.992822 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:51.001681 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:51.009668 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-be253440-6645-4b76-9890-032e3bca1caa tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 200 Aug 18 21:04:51.010790 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 15/58] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:04:50 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:04:51.117372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.119493 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] PUT https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 Aug 18 21:04:51.120066 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:51.131927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Acquiring lock "cinder-attachment_update-1b937af6-e719-43ee-ab67-8664224269d2-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:04:51.143246 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-1b937af6-e719-43ee-ab67-8664224269d2-np0000007703" acquired by "attachment_update" :: waited 0.011s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:04:51.145585 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:51.145585 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:51.266522 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-1b937af6-e719-43ee-ab67-8664224269d2-np0000007703" released by "attachment_update" :: held 0.122s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:04:51.266522 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-7c4afade-c741-4e86-b6ce-c9c2c7d0684e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 returned with HTTP 200 Aug 18 21:04:51.266522 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 15/59] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:04:51 2026] PUT /volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:51.302810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-375f20cb-1895-4847-ba44-121fef7e123e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.305571 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-375f20cb-1895-4847-ba44-121fef7e123e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85/action Aug 18 21:04:51.306095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-375f20cb-1895-4847-ba44-121fef7e123e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:04:51.306460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-375f20cb-1895-4847-ba44-121fef7e123e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:51.347191 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:51.347191 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:51.366380 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-375f20cb-1895-4847-ba44-121fef7e123e tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85/action returned with HTTP 204 Aug 18 21:04:51.367421 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 15/60] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:04:51 2026] POST /volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:04:51.395651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c06d3eab-b4da-48d9-af72-40da2631d472 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.396198 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c06d3eab-b4da-48d9-af72-40da2631d472 None None] GET https://10.4.3.48/volume// Aug 18 21:04:51.396300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c06d3eab-b4da-48d9-af72-40da2631d472 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:51.396501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c06d3eab-b4da-48d9-af72-40da2631d472 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:51.396816 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c06d3eab-b4da-48d9-af72-40da2631d472 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:04:51.397255 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 16/61] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:04: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 18 21:04:51.407299 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.412922 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:04:51.413678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:04:51.413678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:04:51.426711 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:51.426711 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:04:51.431433 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:04:51.436666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-bfc47b9c-7871-4049-a95d-4bde1b3ff7ab tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 200 Aug 18 21:04:51.438042 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 16/62] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:04:51 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:04:51.535347 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.538952 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] PUT https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c Aug 18 21:04:51.538952 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:04:51.550404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Acquiring lock "cinder-attachment_update-2c285ec0-a3b0-44ac-9f57-ca3293a6b08e-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:04:51.555397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-2c285ec0-a3b0-44ac-9f57-ca3293a6b08e-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:04:51.556452 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:51.556452 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:04:51.647708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Lock "cinder-attachment_update-2c285ec0-a3b0-44ac-9f57-ca3293a6b08e-np0000007703" released by "attachment_update" :: held 0.092s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:04:51.648180 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-ebb8d239-1015-4f41-b7c3-cfe6edc1e3a8 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c returned with HTTP 200 Aug 18 21:04:51.648669 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 16/63] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:04:51 2026] PUT /volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:04:51.671868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f9e75b2a-0e79-499d-836b-0c94675f442f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:04:51.675940 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f9e75b2a-0e79-499d-836b-0c94675f442f tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] POST https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c/action Aug 18 21:04:51.676371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f9e75b2a-0e79-499d-836b-0c94675f442f tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:04:51.676558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f9e75b2a-0e79-499d-836b-0c94675f442f tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-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 18 21:04:51.701157 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:04:51.701157 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:04:51.714969 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6b6f348b-23bb-4e10-8f96-9a11a3a7eacf req-f9e75b2a-0e79-499d-836b-0c94675f442f tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c/action returned with HTTP 204 Aug 18 21:04:51.715582 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 16/64] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:04:51 2026] POST /volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:04:56.652372 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=62,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:05:01.435116 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=116,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:05:01.642238 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=90,cinder:INSERT=16,cinder:UPDATE=27 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:05:01.711277 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=77,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:05:03.746216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:03.749242 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:03.749673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-896931971"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:03.751926 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-896931971'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:03.753317 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Create volume of 1 GB Aug 18 21:05:03.762688 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Availability Zones retrieved successfully. Aug 18 21:05:03.769418 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Flow 'volume_create_api' (6225cf32-0f5b-43e0-83d6-d286a849dee4) 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 18 21:05:03.775634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c72e192-21f0-467d-8ba6-f8711e4c8e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:03.775634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-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 18 21:05:03.829427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c72e192-21f0-467d-8ba6-f8711e4c8e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:03.831395 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e44364-eed7-4c74-ad72-1dd592bc1476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:03.927578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Created reservations ['3887859f-e412-4c76-b5c1-acaca49a40ef', 'd85dc630-5cd0-45da-a569-b6166f1922ba', 'deaf849e-df33-4df2-91bc-c0da0dd86ca5', '8ecfc5d7-1310-49a6-9bcb-613b2d0572af'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:03.928267 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e44364-eed7-4c74-ad72-1dd592bc1476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3887859f-e412-4c76-b5c1-acaca49a40ef', 'd85dc630-5cd0-45da-a569-b6166f1922ba', 'deaf849e-df33-4df2-91bc-c0da0dd86ca5', '8ecfc5d7-1310-49a6-9bcb-613b2d0572af']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:03.929311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f145875-3bcf-4466-9b11-a2c727b519e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:03.969706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f145875-3bcf-4466-9b11-a2c727b519e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2650650-678e-4d34-8d1f-3a88f35be223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-896931971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1c1891f70f43ee8319f62b9aac8834',qos_specs=None,replication_status=,reservations=['3887859f-e412-4c76-b5c1-acaca49a40ef','d85dc630-5cd0-45da-a569-b6166f1922ba','deaf849e-df33-4df2-91bc-c0da0dd86ca5','8ecfc5d7-1310-49a6-9bcb-613b2d0572af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538e963475a642a985726b85ab8c864d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-896931971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2650650-678e-4d34-8d1f-3a88f35be223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1c1891f70f43ee8319f62b9aac8834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='538e963475a642a985726b85ab8c864d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:03.971108 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d756ebcb-5311-482c-80dd-9bb466253329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:04.010154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d756ebcb-5311-482c-80dd-9bb466253329) transitioned into state 'SUCCESS' from state '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-896931971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1c1891f70f43ee8319f62b9aac8834',qos_specs=None,replication_status=,reservations=['3887859f-e412-4c76-b5c1-acaca49a40ef','d85dc630-5cd0-45da-a569-b6166f1922ba','deaf849e-df33-4df2-91bc-c0da0dd86ca5','8ecfc5d7-1310-49a6-9bcb-613b2d0572af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538e963475a642a985726b85ab8c864d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:04.011648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd14468-10ff-4b57-86db-e52385a6fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:04.030306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd14468-10ff-4b57-86db-e52385a6fd9f) 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 18 21:05:04.031676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Flow 'volume_create_api' (6225cf32-0f5b-43e0-83d6-d286a849dee4) 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 18 21:05:04.032433 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Create volume request issued successfully. Aug 18 21:05:04.033012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6362a7d-cf9f-498b-bbdb-31bb5e3821bc tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:04.033510 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 17/65] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:03 2026] POST /volume/v3/volumes => generated 749 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:04.054400 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:04.058941 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:04.058941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:04.058941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:04.072639 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:04.072639 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:04.077703 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:04.084280 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-192a6f93-9524-48ac-ac62-40005dfd4e7b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:04.085035 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 17/66] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:04 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:05.101071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:05.104121 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:05.104860 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:05.105275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:05.114311 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:05.114311 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:05.126768 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:05.130087 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-312af504-9310-48eb-89d9-fc8ca3e5fa1a tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:05.130495 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 17/67] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:05 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:05.209559 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:05.213473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:05.213473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:05.213473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:05.222448 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:05.222448 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:05.227137 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:05.232520 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-e938ff4d-0230-4d07-b497-a70844d333f5 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:05.233163 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 17/68] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:05 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:05.630704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5743bdc3-b26e-4f39-8931-764237fcfbd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:05.631710 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5743bdc3-b26e-4f39-8931-764237fcfbd3 None None] GET https://10.4.3.48/volume// Aug 18 21:05:05.631710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5743bdc3-b26e-4f39-8931-764237fcfbd3 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:05.632530 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5743bdc3-b26e-4f39-8931-764237fcfbd3 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:05.632880 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5743bdc3-b26e-4f39-8931-764237fcfbd3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:05.633169 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 18/69] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:05:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:05:05.658212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-048d8950-0ccb-4b55-806e-73448092b472 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:05.994544 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-048d8950-0ccb-4b55-806e-73448092b472 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:05.995756 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-048d8950-0ccb-4b55-806e-73448092b472 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2650650-678e-4d34-8d1f-3a88f35be223", "connector": null, "instance_uuid": "2a812c37-d62b-42cd-8911-e267b997d841"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:06.003903 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:06.003903 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:06.034965 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-048d8950-0ccb-4b55-806e-73448092b472 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:06.035570 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 18/70] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:05 2026] POST /volume/v3/attachments => generated 273 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:06.071038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:06.075378 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:06.075378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:06.075592 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:06.092824 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:06.092824 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:06.095635 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa9ca02e-f4a9-4289-a9ba-0877b5cecb6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:06.096503 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa9ca02e-f4a9-4289-a9ba-0877b5cecb6b None None] GET https://10.4.3.48/volume// Aug 18 21:05:06.096586 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:06.096747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa9ca02e-f4a9-4289-a9ba-0877b5cecb6b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:06.097073 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa9ca02e-f4a9-4289-a9ba-0877b5cecb6b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:06.097688 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa9ca02e-f4a9-4289-a9ba-0877b5cecb6b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:06.100448 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 18/71] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05:06 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:05:06.102314 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd659d77-bdab-447e-8347-cb932ffcfa5e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:06.102883 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 18/72] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:06 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:06.116882 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:06.119350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:06.119558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:06.119762 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:06.132674 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:06.132674 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:06.136839 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:06.142778 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-6278410e-2888-4904-bd06-7d8f6f0b466b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:06.143177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 19/73] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:06 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:06.223461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:06.225511 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] PUT https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 Aug 18 21:05:06.226028 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:06.233641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Acquiring lock "cinder-attachment_update-a2650650-678e-4d34-8d1f-3a88f35be223-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:06.241068 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Lock "cinder-attachment_update-a2650650-678e-4d34-8d1f-3a88f35be223-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:06.242566 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:06.242566 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:06.340304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Lock "cinder-attachment_update-a2650650-678e-4d34-8d1f-3a88f35be223-np0000007703" released by "attachment_update" :: held 0.099s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:06.340883 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-83e3b582-c11e-44fc-ab16-451b4d3065c9 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 returned with HTTP 200 Aug 18 21:05:06.341687 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 19/74] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:06 2026] PUT /volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:07.118428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:07.120435 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:07.120653 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:07.121638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:07.127107 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:07.129305 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] DELETE https://10.4.3.48/volume/v3/volumes/tempest-invalid-660295987 Aug 18 21:05:07.129507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:07.129791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:07.130034 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Delete volume with id: tempest-invalid-660295987 Aug 18 21:05:07.130841 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:07.130841 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:07.135118 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:07.137286 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0aeab65b-936e-4435-a645-8e37f1ffb74c req-3ec5ced4-bc29-40ae-b3dc-d418d0ac58db tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] https://10.4.3.48/volume/v3/volumes/tempest-invalid-660295987 returned with HTTP 404 Aug 18 21:05:07.138021 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 19/75] 10.4.3.48 () {70 vars in 1580 bytes} [Tue Aug 18 21:05:07 2026] DELETE /volume/v3/volumes/tempest-invalid-660295987 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:07.141189 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec5f1e90-7711-4f56-a1c7-f8aebf2efaad tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:07.141684 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 19/76] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:07 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:07.480501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:07.482757 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d1c2a514-c28d-47cd-9b60-1a379689d93c Aug 18 21:05:07.483003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:07.483261 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:07.483459 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] Delete volume with id: d1c2a514-c28d-47cd-9b60-1a379689d93c Aug 18 21:05:07.489350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23e89f4b-a3bc-4d05-a822-6109f53e9047 req-d12976d5-83d2-493d-870f-ccae1d449e83 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-member] https://10.4.3.48/volume/v3/volumes/d1c2a514-c28d-47cd-9b60-1a379689d93c returned with HTTP 404 Aug 18 21:05:07.489898 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 20/77] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:05:07 2026] DELETE /volume/v3/volumes/d1c2a514-c28d-47cd-9b60-1a379689d93c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:07.512538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bfc35ca4-d888-426b-8151-5eae284126e2 req-7e70884b-238f-4615-8cba-658906518851 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:07.515339 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bfc35ca4-d888-426b-8151-5eae284126e2 req-7e70884b-238f-4615-8cba-658906518851 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-reader] GET https://10.4.3.48/volume/v3/volumes/9ee05baa-77db-4b00-9477-300add03622c Aug 18 21:05:07.515621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bfc35ca4-d888-426b-8151-5eae284126e2 req-7e70884b-238f-4615-8cba-658906518851 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:07.515841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bfc35ca4-d888-426b-8151-5eae284126e2 req-7e70884b-238f-4615-8cba-658906518851 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:07.523573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bfc35ca4-d888-426b-8151-5eae284126e2 req-7e70884b-238f-4615-8cba-658906518851 tempest-VolumesNegativeTest-48386603 tempest-VolumesNegativeTest-48386603-project-reader] https://10.4.3.48/volume/v3/volumes/9ee05baa-77db-4b00-9477-300add03622c returned with HTTP 404 Aug 18 21:05:07.524293 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 20/78] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:07 2026] GET /volume/v3/volumes/9ee05baa-77db-4b00-9477-300add03622c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:08.158101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-458108fa-7545-4839-94fc-905e0554abb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:08.160022 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-458108fa-7545-4839-94fc-905e0554abb2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:08.160322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-458108fa-7545-4839-94fc-905e0554abb2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:08.160545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-458108fa-7545-4839-94fc-905e0554abb2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:08.188083 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:08.188083 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:08.194755 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-458108fa-7545-4839-94fc-905e0554abb2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:08.203178 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-458108fa-7545-4839-94fc-905e0554abb2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:08.203601 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 20/79] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:08 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:09.224132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:09.228966 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:09.228966 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:09.228966 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:09.241054 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:09.241054 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:09.249752 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:09.254244 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-084ef3b6-0cf2-4897-ada5-3ffa3820ad0d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:09.254858 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 20/80] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:09 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:10.271239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:10.274057 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:10.274244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:10.274945 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:10.292807 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:10.292807 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:10.309078 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:10.318588 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1caf6907-1209-41f7-b2d3-0df673e5a22e tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:10.318808 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 21/81] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:10 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:10.566640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-c443aa72-b5e9-49a1-8df6-21f1bbe67fa7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:10.569943 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-c443aa72-b5e9-49a1-8df6-21f1bbe67fa7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] POST https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454/action Aug 18 21:05:10.572376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-c443aa72-b5e9-49a1-8df6-21f1bbe67fa7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:10.572376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-c443aa72-b5e9-49a1-8df6-21f1bbe67fa7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:10.591700 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:10.591700 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:10.606990 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dca55e9f-ca83-4402-ade1-461f3584ec3d req-c443aa72-b5e9-49a1-8df6-21f1bbe67fa7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454/action returned with HTTP 204 Aug 18 21:05:10.607829 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 21/82] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:10 2026] POST /volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:11.340743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5759fef2-e7c3-4842-8965-43909da2746b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:11.343351 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5759fef2-e7c3-4842-8965-43909da2746b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:11.344429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5759fef2-e7c3-4842-8965-43909da2746b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:11.348993 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5759fef2-e7c3-4842-8965-43909da2746b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:11.361791 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:11.361791 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:11.367514 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5759fef2-e7c3-4842-8965-43909da2746b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:11.375131 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5759fef2-e7c3-4842-8965-43909da2746b tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:11.375131 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 21/83] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:11 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:11.397932 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:11.400014 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:11.400220 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:11.400457 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:11.413806 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:11.413806 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:11.421677 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:11.432828 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0588e3bd-b451-4140-9f5d-b003c1fbec49 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:11.433064 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 21/84] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:11 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:11.873936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d1446839-6cf4-4b48-a1cb-3adac369b145 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.166646 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1446839-6cf4-4b48-a1cb-3adac369b145 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:05:12.167310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d1446839-6cf4-4b48-a1cb-3adac369b145 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-704001971", "description": "tempest-group-type-description-2013682341", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:12.207796 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d1446839-6cf4-4b48-a1cb-3adac369b145 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:05:12.208539 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 22/85] 10.4.3.48 () {70 vars in 1305 bytes} [Tue Aug 18 21:05:11 2026] POST /volume/v3/group_types => generated 264 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:12.218253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5b834c01-df86-400c-bd41-08228a56c917 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.220814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b834c01-df86-400c-bd41-08228a56c917 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types Aug 18 21:05:12.221550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b834c01-df86-400c-bd41-08228a56c917 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.223475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b834c01-df86-400c-bd41-08228a56c917 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.242686 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b834c01-df86-400c-bd41-08228a56c917 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 200 Aug 18 21:05:12.243243 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 22/86] 10.4.3.48 () {68 vars in 1283 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types => generated 498 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.253871 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0c516cd-21a3-4f49-b63a-785909d8204f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.256249 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0c516cd-21a3-4f49-b63a-785909d8204f tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] PUT https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e Aug 18 21:05:12.257083 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0c516cd-21a3-4f49-b63a-785909d8204f tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2142436334", "description": "updated-group-type-desc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:12.284309 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0c516cd-21a3-4f49-b63a-785909d8204f tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e returned with HTTP 200 Aug 18 21:05:12.284639 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 22/87] 10.4.3.48 () {70 vars in 1415 bytes} [Tue Aug 18 21:05:12 2026] PUT /volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e => generated 255 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.293646 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f930d3b9-21c1-4fac-b3cc-774c20fa966d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.295828 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f930d3b9-21c1-4fac-b3cc-774c20fa966d tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e Aug 18 21:05:12.295938 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f930d3b9-21c1-4fac-b3cc-774c20fa966d tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.296111 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f930d3b9-21c1-4fac-b3cc-774c20fa966d tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.306582 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f930d3b9-21c1-4fac-b3cc-774c20fa966d tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e returned with HTTP 200 Aug 18 21:05:12.307032 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 22/88] 10.4.3.48 () {68 vars in 1394 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.318099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fc72a2b9-0dec-4f9b-a527-86347ea39f52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.321611 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc72a2b9-0dec-4f9b-a527-86347ea39f52 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e Aug 18 21:05:12.322842 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc72a2b9-0dec-4f9b-a527-86347ea39f52 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.323463 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc72a2b9-0dec-4f9b-a527-86347ea39f52 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.340080 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc72a2b9-0dec-4f9b-a527-86347ea39f52 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e returned with HTTP 202 Aug 18 21:05:12.340539 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 23/89] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:05:12 2026] DELETE /volume/v3/group_types/e3cf8a93-5705-4378-9673-202767816c3e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:12.348291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f6a3152-bf0e-4106-9ace-dd789a8466f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.349789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f6a3152-bf0e-4106-9ace-dd789a8466f8 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types Aug 18 21:05:12.351789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f6a3152-bf0e-4106-9ace-dd789a8466f8 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.351789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f6a3152-bf0e-4106-9ace-dd789a8466f8 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.355389 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f6a3152-bf0e-4106-9ace-dd789a8466f8 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 200 Aug 18 21:05:12.356031 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 23/90] 10.4.3.48 () {68 vars in 1283 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.365298 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a89abdd9-e4ff-4028-94a6-1cb662c3227b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.367200 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a89abdd9-e4ff-4028-94a6-1cb662c3227b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:05:12.367597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a89abdd9-e4ff-4028-94a6-1cb662c3227b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1198984548", "is_public": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:12.390356 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a89abdd9-e4ff-4028-94a6-1cb662c3227b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:05:12.390987 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 23/91] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:05:12 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:12.400851 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd1fcf4e-8391-4dd4-b513-5bdf3610980e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.402485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd1fcf4e-8391-4dd4-b513-5bdf3610980e tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:05:12.403054 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd1fcf4e-8391-4dd4-b513-5bdf3610980e tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1337953576", "is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:12.421415 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd1fcf4e-8391-4dd4-b513-5bdf3610980e tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:05:12.421894 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 23/92] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:05:12 2026] POST /volume/v3/group_types => generated 165 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:12.431606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41d3a222-e3d5-40d2-8fbc-2f8ee4324371 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.433436 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41d3a222-e3d5-40d2-8fbc-2f8ee4324371 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 21:05:12.433623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41d3a222-e3d5-40d2-8fbc-2f8ee4324371 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.433839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41d3a222-e3d5-40d2-8fbc-2f8ee4324371 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.446061 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41d3a222-e3d5-40d2-8fbc-2f8ee4324371 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 21:05:12.446519 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 24/93] 10.4.3.48 () {68 vars in 1344 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.455306 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b718383d-11f3-4ae6-b2b1-98e56aa5840b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.456647 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b718383d-11f3-4ae6-b2b1-98e56aa5840b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 21:05:12.457064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b718383d-11f3-4ae6-b2b1-98e56aa5840b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.457333 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b718383d-11f3-4ae6-b2b1-98e56aa5840b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.468217 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b718383d-11f3-4ae6-b2b1-98e56aa5840b tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 21:05:12.469005 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 24/94] 10.4.3.48 () {68 vars in 1346 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.478708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f99bf02-5416-4ff9-8fb4-2da568f30c68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.480974 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f99bf02-5416-4ff9-8fb4-2da568f30c68 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types?is_public=False Aug 18 21:05:12.481524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f99bf02-5416-4ff9-8fb4-2da568f30c68 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.481856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f99bf02-5416-4ff9-8fb4-2da568f30c68 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.494893 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f99bf02-5416-4ff9-8fb4-2da568f30c68 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 21:05:12.495484 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 24/95] 10.4.3.48 () {68 vars in 1314 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.505040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da7e4b95-3687-4d97-83b1-c03d68153811 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.506890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da7e4b95-3687-4d97-83b1-c03d68153811 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] GET https://10.4.3.48/volume/v3/group_types?is_public=True Aug 18 21:05:12.507147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da7e4b95-3687-4d97-83b1-c03d68153811 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.507339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da7e4b95-3687-4d97-83b1-c03d68153811 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.519245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da7e4b95-3687-4d97-83b1-c03d68153811 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 21:05:12.519614 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 24/96] 10.4.3.48 () {68 vars in 1312 bytes} [Tue Aug 18 21:05:12 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:12.528198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ada20f26-2eca-450e-82c0-c20cbe8b3af2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.529986 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ada20f26-2eca-450e-82c0-c20cbe8b3af2 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/f5b66890-cc10-4c65-bf4d-8b6255f2a8fc Aug 18 21:05:12.530217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ada20f26-2eca-450e-82c0-c20cbe8b3af2 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.530462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ada20f26-2eca-450e-82c0-c20cbe8b3af2 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.542903 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ada20f26-2eca-450e-82c0-c20cbe8b3af2 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types/f5b66890-cc10-4c65-bf4d-8b6255f2a8fc returned with HTTP 202 Aug 18 21:05:12.543488 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 25/97] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:05:12 2026] DELETE /volume/v3/group_types/f5b66890-cc10-4c65-bf4d-8b6255f2a8fc => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:12.551758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1e68792-e6bb-4e4e-992c-4c9c3c810030 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:12.553461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1e68792-e6bb-4e4e-992c-4c9c3c810030 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/29d26cb4-0e69-4ff5-99e8-944246e319fd Aug 18 21:05:12.555501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1e68792-e6bb-4e4e-992c-4c9c3c810030 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:12.555501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1e68792-e6bb-4e4e-992c-4c9c3c810030 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:12.575100 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1e68792-e6bb-4e4e-992c-4c9c3c810030 tempest-GroupTypesTest-1854223413 tempest-GroupTypesTest-1854223413-project-admin] https://10.4.3.48/volume/v3/group_types/29d26cb4-0e69-4ff5-99e8-944246e319fd returned with HTTP 202 Aug 18 21:05:12.575708 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 25/98] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:05:12 2026] DELETE /volume/v3/group_types/29d26cb4-0e69-4ff5-99e8-944246e319fd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:14.157785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-51855b39-3f02-4621-bd95-8db6ca390776 req-b6d91d02-6a44-4c7c-96af-ba7442c39ce2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:14.163347 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-51855b39-3f02-4621-bd95-8db6ca390776 req-b6d91d02-6a44-4c7c-96af-ba7442c39ce2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] DELETE https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 Aug 18 21:05:14.163664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-51855b39-3f02-4621-bd95-8db6ca390776 req-b6d91d02-6a44-4c7c-96af-ba7442c39ce2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:14.163927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-51855b39-3f02-4621-bd95-8db6ca390776 req-b6d91d02-6a44-4c7c-96af-ba7442c39ce2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:14.177600 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:14.177600 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:14.274088 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-51855b39-3f02-4621-bd95-8db6ca390776 req-b6d91d02-6a44-4c7c-96af-ba7442c39ce2 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 returned with HTTP 200 Aug 18 21:05:14.274954 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 25/99] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:14 2026] DELETE /volume/v3/attachments/2823e2bd-43b0-4389-9309-bc78e782d454 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:15.230890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:15.233059 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.233279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:15.233509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:15.242169 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:15.242169 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:15.247025 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:15.254712 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9125c0c0-1593-4dea-92be-6dcc18aa691c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:15.255228 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 25/100] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:15 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:15.272510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:15.274813 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.275029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:15.275266 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:15.285888 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:15.285888 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:15.294047 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:15.300159 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa2f4eb4-6359-4208-b61a-fca5217be5ed tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:15.300799 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 26/101] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:15 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:15.360682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:15.364335 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.364335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:15.364335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:15.373557 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:15.373557 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:15.377628 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:15.382014 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-680cf010-ec90-4dc4-8dc2-49987a4fdcbd tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:15.382572 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 26/102] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:15 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:15.400154 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:15.404215 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.404215 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:15.404215 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:15.404215 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Delete volume with id: a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.411425 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:15.411425 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:15.412035 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:15.436349 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Delete volume request issued successfully. Aug 18 21:05:15.436818 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-699db81c-4ff6-4959-a485-2a09fdc551e7 tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 202 Aug 18 21:05:15.441132 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 26/103] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:15 2026] DELETE /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:15.450881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:15.452778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:15.452975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:15.453175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:15.460614 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:15.460614 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:15.464806 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Volume info retrieved successfully. Aug 18 21:05:15.470811 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-416ce6e0-35fa-4a35-b1ac-39df57747a5c tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 200 Aug 18 21:05:15.471310 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 26/104] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:15 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:16.491316 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a58a29d-5345-4b2e-8525-ce13996f363d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:16.494302 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a58a29d-5345-4b2e-8525-ce13996f363d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] GET https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 Aug 18 21:05:16.494605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a58a29d-5345-4b2e-8525-ce13996f363d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:16.494944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a58a29d-5345-4b2e-8525-ce13996f363d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:16.504672 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a58a29d-5345-4b2e-8525-ce13996f363d tempest-DeleteServersTestJSON-660019783 tempest-DeleteServersTestJSON-660019783-project-member] https://10.4.3.48/volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 returned with HTTP 404 Aug 18 21:05:16.505671 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 27/105] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:16 2026] GET /volume/v3/volumes/a2650650-678e-4d34-8d1f-3a88f35be223 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:16.552069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a655fa0a-0c10-4d9a-bb95-3392a456cded None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:16.781739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a655fa0a-0c10-4d9a-bb95-3392a456cded tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:05:16.782222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a655fa0a-0c10-4d9a-bb95-3392a456cded tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2033618950"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:16.807843 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a655fa0a-0c10-4d9a-bb95-3392a456cded tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:05:16.808282 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 27/106] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:05:16 2026] POST /volume/v3/types => generated 220 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:16.820030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-00e00535-1232-459b-ad33-8abf3c083562 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:16.823701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00e00535-1232-459b-ad33-8abf3c083562 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:05:16.824042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00e00535-1232-459b-ad33-8abf3c083562 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-517481117"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:16.846877 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00e00535-1232-459b-ad33-8abf3c083562 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:05:16.847270 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 27/107] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:05:16 2026] POST /volume/v3/group_types => generated 176 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:16.856526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:17.160681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:05:17.166816 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a2852e05-691c-4696-9f8b-a52c68ba2b03", "volume_types": ["0d12678c-fbc4-48e3-a627-290dc605af36"], "name": "tempest-GroupsV320Test-Group-909628455"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:17.167160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Creating new group {'group': {'group_type': 'a2852e05-691c-4696-9f8b-a52c68ba2b03', 'volume_types': ['0d12678c-fbc4-48e3-a627-290dc605af36'], 'name': 'tempest-GroupsV320Test-Group-909628455'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:05:17.178237 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Creating group tempest-GroupsV320Test-Group-909628455. Aug 18 21:05:17.198260 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:05:17.197768. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:05:17.198401 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Availability Zones retrieved successfully. Aug 18 21:05:17.235863 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Created reservations ['8523c955-4b3d-4c23-a390-2b4dadc72fb0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:17.284065 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c5743e7-d580-4e37-a14d-20c7b980a0b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:05:17.284495 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 27/108] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:05:16 2026] POST /volume/v3/groups => generated 107 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:17.300104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:17.307026 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:17.307513 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:17.308580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:17.308877 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:17.317221 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:17.317221 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:17.336619 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d974d63-897f-4ff1-9bde-d7f898a80741 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:17.337040 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 28/109] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:17 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.353756 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4bc23220-0509-4136-b527-3da3e84bdf01 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.353756 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4bc23220-0509-4136-b527-3da3e84bdf01 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.353756 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4bc23220-0509-4136-b527-3da3e84bdf01 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.354208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4bc23220-0509-4136-b527-3da3e84bdf01 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.354208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-4bc23220-0509-4136-b527-3da3e84bdf01 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.360057 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.360057 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:18.391241 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4bc23220-0509-4136-b527-3da3e84bdf01 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:18.391899 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 28/110] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.407413 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.409575 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action Aug 18 21:05:18.411744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:18.411744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:18.412607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Updating group '0074ca5a-ea69-4a03-82ba-f099bcc09039' with 'creating' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 21:05:18.422891 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.422891 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:18.437878 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b298b9f-07b3-4321-a998-6edfb8e82bc1 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action returned with HTTP 202 Aug 18 21:05:18.437878 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 28/111] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:18.447871 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.449700 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.449921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.450095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.450214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.453492 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.453492 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:18.455621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.457702 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:18.458033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1104597337"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:18.462979 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1104597337'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:18.463097 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Create volume of 1 GB Aug 18 21:05:18.463373 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.463373 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:18.470495 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Availability Zones retrieved successfully. Aug 18 21:05:18.477242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Flow 'volume_create_api' (d19a4291-39e5-4aec-9e1a-a59bc5c3eade) 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 18 21:05:18.477860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccdbf131-49f9-4379-9d5e-7723c48d58f4 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:18.478206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f752ed-b7f5-49eb-b281-9d93539c79ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:18.478346 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 28/112] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.479147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-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 18 21:05:18.491014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.492814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action Aug 18 21:05:18.493822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:18.493822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:18.495180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Updating group '0074ca5a-ea69-4a03-82ba-f099bcc09039' with 'available' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 21:05:18.504337 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.504337 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:18.510809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f752ed-b7f5-49eb-b281-9d93539c79ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:18.511714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9540a78-3f71-4c37-9dd9-87fe4974f413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:18.518581 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39da6976-f5d7-4e46-96ef-c15d69f76079 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action returned with HTTP 202 Aug 18 21:05:18.519300 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 29/113] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:18.533000 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.536283 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.537680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.537680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.537680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.545956 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.545956 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:18.565655 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb79671d-4a8d-4a4f-8e95-7a11733b1553 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:18.566563 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 29/114] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.579452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2829e09e-8926-42b9-877b-3d092d8260fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.581440 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2829e09e-8926-42b9-877b-3d092d8260fb tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action Aug 18 21:05:18.582045 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2829e09e-8926-42b9-877b-3d092d8260fb tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:18.582415 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2829e09e-8926-42b9-877b-3d092d8260fb tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:18.584258 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-2829e09e-8926-42b9-877b-3d092d8260fb tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Updating group '0074ca5a-ea69-4a03-82ba-f099bcc09039' with 'error' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 21:05:18.587631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Created reservations ['791f267d-fa2d-4a61-9747-23d2f70fd627', '51343189-88eb-43f7-9ae7-0a8bd93edb1b', '90732a09-7267-464b-8d58-a13fd39f034d', '9e2972ad-6779-472a-9d36-2fa4f25a968c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:18.589236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9540a78-3f71-4c37-9dd9-87fe4974f413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['791f267d-fa2d-4a61-9747-23d2f70fd627', '51343189-88eb-43f7-9ae7-0a8bd93edb1b', '90732a09-7267-464b-8d58-a13fd39f034d', '9e2972ad-6779-472a-9d36-2fa4f25a968c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:18.590673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce4163f-6950-4258-9cef-a38258350950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:18.591257 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.591257 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:18.601286 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2829e09e-8926-42b9-877b-3d092d8260fb tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action returned with HTTP 202 Aug 18 21:05:18.602050 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 29/115] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:18.612325 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54136962-9b30-491d-a612-b1fbe94dfd20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.614321 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54136962-9b30-491d-a612-b1fbe94dfd20 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.614506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54136962-9b30-491d-a612-b1fbe94dfd20 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.616328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54136962-9b30-491d-a612-b1fbe94dfd20 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.616328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-54136962-9b30-491d-a612-b1fbe94dfd20 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.618946 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.618946 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:18.624158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce4163f-6950-4258-9cef-a38258350950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74a61e1-3194-4953-ad7b-3c84086c5ae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1104597337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='809eac2ec9de42888696b631fbf0f77c',qos_specs=None,replication_status=,reservations=['791f267d-fa2d-4a61-9747-23d2f70fd627','51343189-88eb-43f7-9ae7-0a8bd93edb1b','90732a09-7267-464b-8d58-a13fd39f034d','9e2972ad-6779-472a-9d36-2fa4f25a968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88cd2f71d18842fea22b47c62d4e1fbd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1104597337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74a61e1-3194-4953-ad7b-3c84086c5ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='809eac2ec9de42888696b631fbf0f77c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88cd2f71d18842fea22b47c62d4e1fbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:18.624867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190a2b27-9f6b-4af4-804a-7b17c36f57f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:18.626417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54136962-9b30-491d-a612-b1fbe94dfd20 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:18.626827 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 30/116] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 384 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.635758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.637702 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] POST https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action Aug 18 21:05:18.637996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:18.638122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:18.639765 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Updating group '0074ca5a-ea69-4a03-82ba-f099bcc09039' with 'available' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 21:05:18.645877 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.645877 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:18.646245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190a2b27-9f6b-4af4-804a-7b17c36f57f1) transitioned into state 'SUCCESS' from state '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-1104597337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='809eac2ec9de42888696b631fbf0f77c',qos_specs=None,replication_status=,reservations=['791f267d-fa2d-4a61-9747-23d2f70fd627','51343189-88eb-43f7-9ae7-0a8bd93edb1b','90732a09-7267-464b-8d58-a13fd39f034d','9e2972ad-6779-472a-9d36-2fa4f25a968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88cd2f71d18842fea22b47c62d4e1fbd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:18.647254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3dcb3a-6c01-44a1-b44b-b4f16a880408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:18.655095 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c9a3d00-932b-4414-9f78-0d0a3d608934 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action returned with HTTP 202 Aug 18 21:05:18.655632 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 30/117] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:18.662792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d00c708-8270-4481-8d00-4a444ee990f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.662898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3dcb3a-6c01-44a1-b44b-b4f16a880408) 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 18 21:05:18.663674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Flow 'volume_create_api' (d19a4291-39e5-4aec-9e1a-a59bc5c3eade) 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 18 21:05:18.663990 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Create volume request issued successfully. Aug 18 21:05:18.664611 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7524981b-ca02-4bcd-adf4-085209b18ba0 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:18.664843 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d00c708-8270-4481-8d00-4a444ee990f5 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.665031 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 29/118] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:18.665070 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d00c708-8270-4481-8d00-4a444ee990f5 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.665221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d00c708-8270-4481-8d00-4a444ee990f5 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.665350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-6d00c708-8270-4481-8d00-4a444ee990f5 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.668792 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.668792 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:18.678426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d00c708-8270-4481-8d00-4a444ee990f5 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:18.679100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 30/119] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:18.682291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-27c2d125-da95-490a-a250-caf109b7cfe3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.688338 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27c2d125-da95-490a-a250-caf109b7cfe3 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:18.689338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27c2d125-da95-490a-a250-caf109b7cfe3 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.689338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27c2d125-da95-490a-a250-caf109b7cfe3 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.689876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.691934 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:05:18.692358 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.692655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.693171 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:05:18.694048 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:05:18.696652 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.696652 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:18.701320 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-27c2d125-da95-490a-a250-caf109b7cfe3 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:18.707743 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27c2d125-da95-490a-a250-caf109b7cfe3 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:18.707743 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 31/120] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:18.892980 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Get all volumes completed successfully. Aug 18 21:05:18.896550 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41414f0b-6b1b-4110-8600-a0ffb53ca9b0 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:05:18.896550 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 31/121] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:18.917384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.919297 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] POST https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action Aug 18 21:05:18.919667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:18.919865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-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 18 21:05:18.921135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] delete called for group 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:05:18.921268 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Delete group with id: 0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.924973 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.924973 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:18.974429 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bd76c4e-d722-478c-8f0a-dd5cd344700a tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action returned with HTTP 202 Aug 18 21:05:18.976320 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 30/122] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:05:18 2026] POST /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:18.984889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-050af016-f638-4570-8065-764d81549f52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:18.992276 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-050af016-f638-4570-8065-764d81549f52 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:18.993376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-050af016-f638-4570-8065-764d81549f52 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:18.993376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-050af016-f638-4570-8065-764d81549f52 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:18.993376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-050af016-f638-4570-8065-764d81549f52 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:18.999637 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:18.999637 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:19.012377 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-050af016-f638-4570-8065-764d81549f52 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 200 Aug 18 21:05:19.013017 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 31/123] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:18 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:19.723777 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:19.725980 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:19.726253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:19.726533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:19.738050 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:19.738050 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:19.760132 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:19.765920 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0f11f77-e6f3-4743-9710-9ab62bd264b7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:19.766363 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 32/124] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:19 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:19.775809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61adb260-435e-4272-9d54-ef23c2a2211f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:19.778093 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:19.778587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1101926860"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:19.780366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1101926860'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:19.780509 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Create volume of 1 GB Aug 18 21:05:19.784830 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Availability Zones retrieved successfully. Aug 18 21:05:19.790745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Flow 'volume_create_api' (d1631be4-555c-42a2-b8cb-3a74e271884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:19.791698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08acd443-8c41-4285-a2a4-b0b229dd7c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:19.792707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:05:19.825506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08acd443-8c41-4285-a2a4-b0b229dd7c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:19.826372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228a5ae8-43ab-4a7a-8a39-479bc0e6410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:19.919193 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Created reservations ['b6e40987-8836-4e7e-b417-27486780e1e7', 'b4989f53-9956-4eff-9c9e-adf1e9c4d91a', '180f9af8-dbe6-4af0-b5da-c206d35b9dca', '63c1a38b-7174-4f29-81c1-fd86f99445f0'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:19.920428 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228a5ae8-43ab-4a7a-8a39-479bc0e6410f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e40987-8836-4e7e-b417-27486780e1e7', 'b4989f53-9956-4eff-9c9e-adf1e9c4d91a', '180f9af8-dbe6-4af0-b5da-c206d35b9dca', '63c1a38b-7174-4f29-81c1-fd86f99445f0']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:19.921748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bf7b80-4348-4583-a0ee-7dad1951b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:19.951468 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bf7b80-4348-4583-a0ee-7dad1951b81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57cc202e-6277-483d-9a5a-2a260e6fe79e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1101926860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b684dd552b814e69827e224b758f4767',qos_specs=None,replication_status=,reservations=['b6e40987-8836-4e7e-b417-27486780e1e7','b4989f53-9956-4eff-9c9e-adf1e9c4d91a','180f9af8-dbe6-4af0-b5da-c206d35b9dca','63c1a38b-7174-4f29-81c1-fd86f99445f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd49b88a1964cc880f911ac0a26b650',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1101926860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57cc202e-6277-483d-9a5a-2a260e6fe79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b684dd552b814e69827e224b758f4767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd49b88a1964cc880f911ac0a26b650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:19.952340 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f7167b-e295-45ac-bfb6-d41ffdbbedf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:19.974233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f7167b-e295-45ac-bfb6-d41ffdbbedf3) transitioned into state 'SUCCESS' from state '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-1101926860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b684dd552b814e69827e224b758f4767',qos_specs=None,replication_status=,reservations=['b6e40987-8836-4e7e-b417-27486780e1e7','b4989f53-9956-4eff-9c9e-adf1e9c4d91a','180f9af8-dbe6-4af0-b5da-c206d35b9dca','63c1a38b-7174-4f29-81c1-fd86f99445f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd49b88a1964cc880f911ac0a26b650',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:19.975105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af312e2-2f81-4262-848c-bb96bd828207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:19.991285 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af312e2-2f81-4262-848c-bb96bd828207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:19.992781 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Flow 'volume_create_api' (d1631be4-555c-42a2-b8cb-3a74e271884d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:19.993128 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Create volume request issued successfully. Aug 18 21:05:19.994074 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61adb260-435e-4272-9d54-ef23c2a2211f tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:19.994893 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 32/125] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:19 2026] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:20.013567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.017366 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:20.017590 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.018270 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.031170 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:20.031170 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:20.031286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.034282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] GET https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 Aug 18 21:05:20.034584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.034879 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.035061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] show called for member 0074ca5a-ea69-4a03-82ba-f099bcc09039 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:05:20.037866 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:20.039681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a65e53cd-0d6c-4bbd-8ca0-31a9a67c7714 tempest-GroupsV320Test-1662762498 tempest-GroupsV320Test-1662762498-project-member] https://10.4.3.48/volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 returned with HTTP 404 Aug 18 21:05:20.040652 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 32/126] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:05:20 2026] GET /volume/v3/groups/0074ca5a-ea69-4a03-82ba-f099bcc09039 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:05:20.044521 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0fbad57-979a-4f87-ae3b-a98d7f50d889 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:20.045418 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 31/127] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:20 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:20.052866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a71a6ddf-1cb5-4112-89e7-cc4b820649c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.058332 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a71a6ddf-1cb5-4112-89e7-cc4b820649c4 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/a2852e05-691c-4696-9f8b-a52c68ba2b03 Aug 18 21:05:20.058600 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a71a6ddf-1cb5-4112-89e7-cc4b820649c4 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.058904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a71a6ddf-1cb5-4112-89e7-cc4b820649c4 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.076027 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a71a6ddf-1cb5-4112-89e7-cc4b820649c4 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/group_types/a2852e05-691c-4696-9f8b-a52c68ba2b03 returned with HTTP 202 Aug 18 21:05:20.076638 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 33/128] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:05:20 2026] DELETE /volume/v3/group_types/a2852e05-691c-4696-9f8b-a52c68ba2b03 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:05:20.087119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9eb0fd67-d853-4e32-ab80-4b01e89607ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.089041 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9eb0fd67-d853-4e32-ab80-4b01e89607ef tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] DELETE https://10.4.3.48/volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 Aug 18 21:05:20.089277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9eb0fd67-d853-4e32-ab80-4b01e89607ef tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.089457 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9eb0fd67-d853-4e32-ab80-4b01e89607ef tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.089705 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:20.089705 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:20.142965 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9eb0fd67-d853-4e32-ab80-4b01e89607ef tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 returned with HTTP 202 Aug 18 21:05:20.143459 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 33/129] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:05:20 2026] DELETE /volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:20.165024 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0023a8b-ee93-42a9-8e92-1dd8984c8ff3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.167524 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0023a8b-ee93-42a9-8e92-1dd8984c8ff3 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] GET https://10.4.3.48/volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 Aug 18 21:05:20.167624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0023a8b-ee93-42a9-8e92-1dd8984c8ff3 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.167961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0023a8b-ee93-42a9-8e92-1dd8984c8ff3 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.173623 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0023a8b-ee93-42a9-8e92-1dd8984c8ff3 tempest-GroupsV320Test-1665603646 tempest-GroupsV320Test-1665603646-project-admin] https://10.4.3.48/volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 returned with HTTP 404 Aug 18 21:05:20.175993 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 33/130] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:05:20 2026] GET /volume/v3/types/0d12678c-fbc4-48e3-a627-290dc605af36 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:20.536006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.538597 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:20.538866 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.539075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.561511 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:20.561511 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:20.570154 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:20.576644 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-bc5aee45-0753-426b-bc73-34f6b68d22c2 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:20.577146 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 32/131] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:20 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:20.985217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3f9fdd8-4fe6-441c-9118-31c7573961cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:20.985634 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f9fdd8-4fe6-441c-9118-31c7573961cb None None] GET https://10.4.3.48/volume// Aug 18 21:05:20.986049 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3f9fdd8-4fe6-441c-9118-31c7573961cb None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:20.986297 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3f9fdd8-4fe6-441c-9118-31c7573961cb None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:20.986688 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f9fdd8-4fe6-441c-9118-31c7573961cb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:20.987072 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 34/132] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:05: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 18 21:05:21.006149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-a82ce51e-99f8-4d51-af3f-f1bc852cf139 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.064340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a267400c-8c11-4185-ae80-e202667f44e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.069117 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a267400c-8c11-4185-ae80-e202667f44e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:21.069117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a267400c-8c11-4185-ae80-e202667f44e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.069117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a267400c-8c11-4185-ae80-e202667f44e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.079073 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.079073 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:21.085876 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a267400c-8c11-4185-ae80-e202667f44e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:21.098258 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a267400c-8c11-4185-ae80-e202667f44e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:21.098258 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 34/133] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:21 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:21.162753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.166512 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:21.168426 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.168865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.183299 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.183299 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:21.187551 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:21.194578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-f522e65a-c4b4-4a25-abca-160cbe220793 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:21.195324 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 33/134] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:21 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:21.343705 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-a82ce51e-99f8-4d51-af3f-f1bc852cf139 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:21.344641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-a82ce51e-99f8-4d51-af3f-f1bc852cf139 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74a61e1-3194-4953-ad7b-3c84086c5ae2", "connector": null, "instance_uuid": "6980cb79-afcb-46fe-a6ba-2afde5ecb5d8"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:21.369815 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.369815 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:21.407245 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-a82ce51e-99f8-4d51-af3f-f1bc852cf139 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:21.407658 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 34/135] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:21.451759 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.454354 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:21.454513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.454684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.471355 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.471355 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:21.477802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e39f485-078d-45b5-82bc-3ec53324c164 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.478246 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e39f485-078d-45b5-82bc-3ec53324c164 None None] GET https://10.4.3.48/volume// Aug 18 21:05:21.478413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e39f485-078d-45b5-82bc-3ec53324c164 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.478620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e39f485-078d-45b5-82bc-3ec53324c164 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.479003 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e39f485-078d-45b5-82bc-3ec53324c164 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:21.479292 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 35/136] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 21:05:21.480102 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:21.488655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.489183 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f03179a1-a17f-435a-a9a4-a1275e7b2d34 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:21.489688 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 35/137] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:21 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:21.492130 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:21.492130 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.492495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.507217 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.507217 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:21.513116 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:21.520879 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-cfe1c9d8-e096-4099-9c6c-5bc29b91eadc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:21.521469 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 34/138] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:21 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:21.616890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-268b2327-941e-4a9a-b87b-5d9d8c9d2d39 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.617357 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-268b2327-941e-4a9a-b87b-5d9d8c9d2d39 None None] GET https://10.4.3.48/volume// Aug 18 21:05:21.617497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-268b2327-941e-4a9a-b87b-5d9d8c9d2d39 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:21.617760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-268b2327-941e-4a9a-b87b-5d9d8c9d2d39 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:21.618636 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-268b2327-941e-4a9a-b87b-5d9d8c9d2d39 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:21.618636 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 35/139] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:05: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 18 21:05:21.638900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-a85be53c-7c14-437d-9755-199b62d409e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.649815 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:21.654536 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] PUT https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 Aug 18 21:05:21.656261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:21.669109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Acquiring lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:21.675334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:21.676892 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.676892 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:21.825161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" released by "attachment_update" :: held 0.149s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:21.825836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-4496a5bf-3f07-4b43-84bf-c2fcf1115514 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 returned with HTTP 200 Aug 18 21:05:21.825953 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 36/140] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:21 2026] PUT /volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:21.959176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-a85be53c-7c14-437d-9755-199b62d409e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:21.961695 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-a85be53c-7c14-437d-9755-199b62d409e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57cc202e-6277-483d-9a5a-2a260e6fe79e", "connector": null, "instance_uuid": "af43f809-20e5-47eb-8be2-6e57218ae6d3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:21.977552 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:21.977552 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:22.013071 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-a85be53c-7c14-437d-9755-199b62d409e9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:22.013071 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 36/141] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:22.053947 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.055950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:22.056173 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:22.056405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:22.070261 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:22.070261 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:22.072257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b6efe994-e269-4362-9fdb-6666c1212c56 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.072646 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6efe994-e269-4362-9fdb-6666c1212c56 None None] GET https://10.4.3.48/volume// Aug 18 21:05:22.072915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6efe994-e269-4362-9fdb-6666c1212c56 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:22.073124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6efe994-e269-4362-9fdb-6666c1212c56 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:22.073375 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6efe994-e269-4362-9fdb-6666c1212c56 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:22.074001 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 36/142] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:22.077334 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:22.082416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.083102 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70f5545a-2c98-4f2c-8184-d9d5717f80d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:22.083408 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 35/143] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:22 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:22.084914 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:22.085205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:22.085411 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:22.240076 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:22.240076 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:22.244045 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:22.248964 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-ea88ded9-605f-4246-a1da-5a34de33c0f7 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:22.249103 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 37/144] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:22 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1025 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 21:05:22.348606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.351711 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] PUT https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 Aug 18 21:05:22.352164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:22.362024 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Acquiring lock "cinder-attachment_update-57cc202e-6277-483d-9a5a-2a260e6fe79e-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:22.368213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Lock "cinder-attachment_update-57cc202e-6277-483d-9a5a-2a260e6fe79e-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:22.369291 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:22.369291 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:22.481542 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Lock "cinder-attachment_update-57cc202e-6277-483d-9a5a-2a260e6fe79e-np0000007703" released by "attachment_update" :: held 0.113s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:22.482020 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-b33514c4-766d-4f03-ace0-3963fac9f454 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 returned with HTTP 200 Aug 18 21:05:22.482636 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 37/145] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:22 2026] PUT /volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:22.506908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.508452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:22.508630 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:22.508812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:22.518049 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:22.518049 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:22.521311 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:22.525831 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42261cab-a99b-4ca6-ba7b-c2fbe1974718 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:22.526369 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 37/146] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:22 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:22.882978 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:22.885250 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:22.885441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:22.885661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:22.893800 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:22.893800 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:22.897639 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:22.903206 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-b2129b64-0264-4bb4-9cd2-dcced072e1ee tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:22.903910 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 36/147] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:22 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:23.099088 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a5c01a83-0684-4886-9850-d3aed4592660 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.100168 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5c01a83-0684-4886-9850-d3aed4592660 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:23.100387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5c01a83-0684-4886-9850-d3aed4592660 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.100628 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5c01a83-0684-4886-9850-d3aed4592660 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.115067 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.115067 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:23.129961 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a5c01a83-0684-4886-9850-d3aed4592660 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:23.137539 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5c01a83-0684-4886-9850-d3aed4592660 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:23.138303 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 38/148] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:23 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:23.249903 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-448a2887-c01a-49ed-b12a-0ae5f29ec3a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.249903 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-448a2887-c01a-49ed-b12a-0ae5f29ec3a9 None None] GET https://10.4.3.48/volume// Aug 18 21:05:23.249903 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-448a2887-c01a-49ed-b12a-0ae5f29ec3a9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.250113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-448a2887-c01a-49ed-b12a-0ae5f29ec3a9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.250421 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-448a2887-c01a-49ed-b12a-0ae5f29ec3a9 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:23.250914 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 38/149] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:05: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 18 21:05:23.270204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f7779d26-c800-42c9-962e-03cffc167108 req-6c7bb20c-cc6b-4c50-af38-8b90a1213291 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.533382 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-6c7bb20c-cc6b-4c50-af38-8b90a1213291 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:23.533902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-6c7bb20c-cc6b-4c50-af38-8b90a1213291 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a350bcc6-0aa2-45ac-a43b-33029fc778fa", "connector": null, "instance_uuid": "aad3158f-268f-43be-98ac-8e45602dd5e0"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:23.544868 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.546376 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.546376 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:23.547253 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:23.548743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.548743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.561771 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.561771 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:23.567344 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:23.575338 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dcb43bfb-176c-423a-ac57-403ac9136db4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:23.576137 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-6c7bb20c-cc6b-4c50-af38-8b90a1213291 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:23.576137 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 38/150] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:23 2026] POST /volume/v3/attachments => generated 273 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:23.576348 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 37/151] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:23 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:23.617328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30c31594-5a35-4318-89a6-ae9f207394ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.621703 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30c31594-5a35-4318-89a6-ae9f207394ea tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:23.622011 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30c31594-5a35-4318-89a6-ae9f207394ea tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.622276 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30c31594-5a35-4318-89a6-ae9f207394ea tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.629247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-577fc570-1f2e-4c19-9821-8bb61df82c06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.629791 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-577fc570-1f2e-4c19-9821-8bb61df82c06 None None] GET https://10.4.3.48/volume// Aug 18 21:05:23.630011 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-577fc570-1f2e-4c19-9821-8bb61df82c06 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.630124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-577fc570-1f2e-4c19-9821-8bb61df82c06 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.630399 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-577fc570-1f2e-4c19-9821-8bb61df82c06 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:23.630689 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 39/152] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:23.637194 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.637194 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:23.640220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.641949 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-30c31594-5a35-4318-89a6-ae9f207394ea tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:23.643474 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:23.643749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:23.643969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:23.650782 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30c31594-5a35-4318-89a6-ae9f207394ea tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:23.651321 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 39/153] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:23 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:23.658456 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.658456 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:23.665778 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:23.670953 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-07596903-f538-4f9f-9b5f-9635d4f70ddf tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:23.671399 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 39/154] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:23 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:23.760928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:23.765296 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] PUT https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 Aug 18 21:05:23.765296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:23.791055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Acquiring lock "cinder-attachment_update-a350bcc6-0aa2-45ac-a43b-33029fc778fa-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:23.795963 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Lock "cinder-attachment_update-a350bcc6-0aa2-45ac-a43b-33029fc778fa-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:23.797358 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:23.797358 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:23.922535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Lock "cinder-attachment_update-a350bcc6-0aa2-45ac-a43b-33029fc778fa-np0000007703" released by "attachment_update" :: held 0.126s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:23.922973 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-1fdd6d4b-a6f1-4c4f-8b75-8aa8bef4c4dd tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 returned with HTTP 200 Aug 18 21:05:23.923529 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 38/155] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:23 2026] PUT /volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:24.153232 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:24.155996 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:24.156279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:24.156534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:24.168535 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:24.168535 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:24.173758 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:24.180296 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1aaf8d0-a93b-4a87-ada3-54d4c90c01fe tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:24.180898 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 40/156] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:24 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:24.593442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:24.596327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:24.596521 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:24.596743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:24.607383 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:24.607383 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:24.612198 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:24.617492 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-547ff049-1b39-4ec3-b8bf-d45dc47469e4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:24.618076 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 40/157] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:24 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:24.666651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:24.670968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:24.670968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:24.670968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:24.679659 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:24.679659 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:24.683120 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:24.687265 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d18636fd-e53e-4168-aeee-cd49f9193be5 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:24.687735 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 40/158] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:24 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:25.111255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-46144c95-f1eb-44d4-b7d0-a3ec25750b92 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.113731 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-46144c95-f1eb-44d4-b7d0-a3ec25750b92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8/action Aug 18 21:05:25.114193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-46144c95-f1eb-44d4-b7d0-a3ec25750b92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:25.114360 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-46144c95-f1eb-44d4-b7d0-a3ec25750b92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-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 18 21:05:25.196246 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.198662 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:25.198865 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.199094 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.212665 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:25.212665 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:25.217385 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:25.223972 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e82261c6-4fd3-4097-9b7b-03daefd20756 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:25.224433 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 41/159] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:25.275743 np0000007703 devstack@c-api.service[100294]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 21:05:25.275743 np0000007703 devstack@c-api.service[100294]: .first() Aug 18 21:05:25.305376 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:25.305376 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:25.329805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c8bd1939-c7fc-4129-81c9-846abc1342b5 req-46144c95-f1eb-44d4-b7d0-a3ec25750b92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8/action returned with HTTP 204 Aug 18 21:05:25.329805 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 39/160] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:25 2026] POST /volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:25.474995 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.634794 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.637035 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:25.637791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.637791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.648580 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:25.648580 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:25.653081 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:25.657778 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4075ee5-424c-453c-b9de-e435d9e2f948 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:25.659390 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 41/161] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:25.675208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.676159 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:25.676364 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.676610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.694454 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:25.694454 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:25.699288 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:25.710088 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.710482 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b73f1b6b-5357-4460-a7bf-ed79cfa4b1fc tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:25.711016 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 42/162] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:25.713564 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:25.713879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.714244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.732276 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:25.732276 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:25.739102 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:25.747149 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7dd2179f-3b41-4c17-b6b6-8e1d4dbb69ef tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:25.747682 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 40/163] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:05:25.772090 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] GET https://10.4.3.48/volume/v3/os-hosts Aug 18 21:05:25.772407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.772512 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.781262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:04:11+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.781262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:04:08+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.781262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:03:46+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.781262 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa3561a7-af5e-48db-8b8a-5bac6c628aa4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] https://10.4.3.48/volume/v3/os-hosts returned with HTTP 200 Aug 18 21:05:25.781539 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 41/164] 10.4.3.48 () {66 vars in 1233 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/os-hosts => generated 560 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:25.791685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.793846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] GET https://10.4.3.48/volume/v3/os-hosts Aug 18 21:05:25.794095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.794326 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:25.803598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.hosts [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:04:11+00:00 {{(pid=100293) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.803897 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.hosts [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:04:08+00:00 {{(pid=100293) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.804081 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.hosts [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] status, active and update: available, enabled, 2026-08-18 21:03:46+00:00 {{(pid=100293) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 21:05:25.804459 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36f72af2-d5bc-4841-8f74-37e619ad6ce4 tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] https://10.4.3.48/volume/v3/os-hosts returned with HTTP 200 Aug 18 21:05:25.805107 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 42/165] 10.4.3.48 () {66 vars in 1233 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:25.816964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77cde61d-429b-4640-8d53-31f8e2692ffb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:25.819764 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77cde61d-429b-4640-8d53-31f8e2692ffb tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] GET https://10.4.3.48/volume/v3/os-hosts/np0000007703@storpool Aug 18 21:05:25.820019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77cde61d-429b-4640-8d53-31f8e2692ffb tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:25.820287 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77cde61d-429b-4640-8d53-31f8e2692ffb tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:26.078874 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77cde61d-429b-4640-8d53-31f8e2692ffb tempest-VolumeHostsAdminTestsJSON-1260128925 tempest-VolumeHostsAdminTestsJSON-1260128925-project-admin] https://10.4.3.48/volume/v3/os-hosts/np0000007703@storpool returned with HTTP 200 Aug 18 21:05:26.078874 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 43/166] 10.4.3.48 () {66 vars in 1299 bytes} [Tue Aug 18 21:05:25 2026] GET /volume/v3/os-hosts/np0000007703@storpool => generated 1315 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:26.242289 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b6d7389-f918-4f56-bc16-4035a826e75c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:26.247633 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b6d7389-f918-4f56-bc16-4035a826e75c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:26.248981 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b6d7389-f918-4f56-bc16-4035a826e75c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:26.248981 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b6d7389-f918-4f56-bc16-4035a826e75c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:26.263671 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:26.263671 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:26.270447 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b6d7389-f918-4f56-bc16-4035a826e75c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:26.277070 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b6d7389-f918-4f56-bc16-4035a826e75c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:26.277828 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 41/167] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:26 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:26.763078 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:26.763828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:26.764077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:26.764535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:26.775666 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:26.775666 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:26.796397 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:26.801290 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-613b2d44-1588-4f07-8483-4bdbc93a60c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:26.801843 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 42/168] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:26 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:27.297818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:27.300058 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:27.300261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:27.300463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:27.313312 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:27.313312 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:27.319463 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:27.327201 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ba4fff3-8e60-4266-8c90-abf1895a96b8 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:27.327837 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 43/169] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:27 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:27.816084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:27.818589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:27.818818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:27.819040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:27.831609 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:27.831609 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:27.835404 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:27.839821 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89b69f89-5cbe-46f4-a0d3-14ef3cbd3063 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:27.840454 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 44/170] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:27 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.189826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-65d844b8-b7c4-4fa4-bafe-5fc7a424cb95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.194702 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-65d844b8-b7c4-4fa4-bafe-5fc7a424cb95 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] POST https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2/action Aug 18 21:05:28.195066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-65d844b8-b7c4-4fa4-bafe-5fc7a424cb95 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:28.195202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-65d844b8-b7c4-4fa4-bafe-5fc7a424cb95 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-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 18 21:05:28.218017 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.218017 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:28.231745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83fe2ca5-76cc-48da-916a-04c441f5e224 req-65d844b8-b7c4-4fa4-bafe-5fc7a424cb95 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2/action returned with HTTP 204 Aug 18 21:05:28.232284 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 42/171] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:28 2026] POST /volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:28.350368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.352591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.352878 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.353176 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.367616 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.367616 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:28.372062 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:28.378349 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c24b7239-52a1-48b5-a48b-743418b8cd97 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.378778 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 43/172] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.399839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.406763 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.407019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.407373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.420375 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.420375 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:28.424021 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:28.428745 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5230ffc-fbe6-41e1-b30a-9d0bfc1887b5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.429291 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 44/173] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.444590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.446976 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.447169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.447381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.459311 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.459311 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:28.462914 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Volume info retrieved successfully. Aug 18 21:05:28.468217 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0fdd0c4e-3383-4fe9-8452-87451b0b2b22 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.468217 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 45/174] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.584011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.587205 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.590743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.590743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.599239 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.599239 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:28.603947 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:28.609935 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-807172bf-bad9-4ced-aca8-f75f03e5f447 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.610452 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 43/175] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.663193 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.665125 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] POST https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e/action Aug 18 21:05:28.665453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:28.668287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:28.675734 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.675734 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:28.676356 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:28.686648 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Begin detaching volume completed successfully. Aug 18 21:05:28.686925 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-87d100fa-1674-4557-996c-38f2869e8a48 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e/action returned with HTTP 202 Aug 18 21:05:28.687383 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 44/176] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:05:28 2026] POST /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:05:28.712750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.713866 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.714037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.715862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.724353 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.724353 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:28.728623 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Volume info retrieved successfully. Aug 18 21:05:28.734434 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf67ff3-73e3-41b1-90e2-1d8f475962e6 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.734916 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 45/177] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:28.747791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74654fd4-c9d4-4d51-9732-1481ecbff114 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.747791 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74654fd4-c9d4-4d51-9732-1481ecbff114 None None] GET https://10.4.3.48/volume// Aug 18 21:05:28.747881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74654fd4-c9d4-4d51-9732-1481ecbff114 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.748088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74654fd4-c9d4-4d51-9732-1481ecbff114 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.748459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74654fd4-c9d4-4d51-9732-1481ecbff114 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:28.748789 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 46/178] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21: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 18 21:05:28.755879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.759761 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:28.759761 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.759761 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.772081 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.772081 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:28.777371 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:28.783485 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-964c8733-a687-49df-820e-2b22d2dd1916 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:28.783485 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 44/179] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:28.859036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:28.859271 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:28.859455 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:28.859652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:28.870432 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:28.870432 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:28.874767 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:28.880061 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe5cf8ab-8bb7-48a3-9dfb-0426e7656878 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:28.880596 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 45/180] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:28 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:29.750874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-878c8384-60ae-40a7-b11a-aea92e2968cf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:29.752371 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-878c8384-60ae-40a7-b11a-aea92e2968cf tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:29.752521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-878c8384-60ae-40a7-b11a-aea92e2968cf tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:29.752774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-878c8384-60ae-40a7-b11a-aea92e2968cf tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:29.762647 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:29.762647 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:29.772544 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-878c8384-60ae-40a7-b11a-aea92e2968cf tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Volume info retrieved successfully. Aug 18 21:05:29.781082 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-878c8384-60ae-40a7-b11a-aea92e2968cf tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:29.781485 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 46/181] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:29 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:29.897404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:29.902430 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:29.902670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:29.902925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:29.918012 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:29.918012 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:29.921916 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:29.925546 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bd868ca-dfbf-48fb-b066-09e1e963f734 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:29.925896 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 47/182] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:29 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:30.802249 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-05a7498d-d35d-42e5-aabd-501650238122 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:30.803997 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05a7498d-d35d-42e5-aabd-501650238122 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:30.804174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05a7498d-d35d-42e5-aabd-501650238122 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:30.804343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-05a7498d-d35d-42e5-aabd-501650238122 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:30.808036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-858c9658-981a-4fba-a320-d93a763d3d9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:30.813656 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:30.813656 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:30.819235 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-05a7498d-d35d-42e5-aabd-501650238122 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Volume info retrieved successfully. Aug 18 21:05:30.828202 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-05a7498d-d35d-42e5-aabd-501650238122 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:30.828590 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 45/183] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:30 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:30.940518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:30.942639 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:30.942849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:30.943070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:30.954385 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:30.954385 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:30.957982 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:30.961640 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8fcb0cdd-ea92-46ec-a45d-a5a5a5f88c8f tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:30.962021 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 47/184] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:30 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:31.006874 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-858c9658-981a-4fba-a320-d93a763d3d9f tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:05:31.007207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-858c9658-981a-4fba-a320-d93a763d3d9f tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:31.019958 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-858c9658-981a-4fba-a320-d93a763d3d9f tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:05:31.020290 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 46/185] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:05:30 2026] POST /volume/v3/types => generated 188 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:31.029810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-071d2207-fed8-4334-b7e3-1ac4adddc609 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.032182 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-071d2207-fed8-4334-b7e3-1ac4adddc609 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:05:31.032749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-071d2207-fed8-4334-b7e3-1ac4adddc609 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:31.051008 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-071d2207-fed8-4334-b7e3-1ac4adddc609 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:05:31.051593 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 48/186] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:05:31 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 18 21:05:31.061334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.175589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f7779d26-c800-42c9-962e-03cffc167108 req-c90d6630-464f-4bfa-8820-1a437a6d728e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.178301 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-c90d6630-464f-4bfa-8820-1a437a6d728e tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] POST https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1/action Aug 18 21:05:31.178754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-c90d6630-464f-4bfa-8820-1a437a6d728e tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:31.178921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-c90d6630-464f-4bfa-8820-1a437a6d728e tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:31.199038 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.199038 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:31.211950 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f7779d26-c800-42c9-962e-03cffc167108 req-c90d6630-464f-4bfa-8820-1a437a6d728e tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1/action returned with HTTP 204 Aug 18 21:05:31.212476 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 48/187] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:31 2026] POST /volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:31.309159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-6fbf19e6-6b89-4ad0-932a-b5ce7666ecf9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.313350 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-6fbf19e6-6b89-4ad0-932a-b5ce7666ecf9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] DELETE https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 Aug 18 21:05:31.313691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-6fbf19e6-6b89-4ad0-932a-b5ce7666ecf9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.313926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-6fbf19e6-6b89-4ad0-932a-b5ce7666ecf9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.327650 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.327650 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:31.346634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:31.347341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:31.349036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:31.352984 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Create volume of 1 GB Aug 18 21:05:31.353301 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.353301 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:31.353822 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Availability Zones retrieved successfully. Aug 18 21:05:31.361422 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Flow 'volume_create_api' (479316f7-5ce1-4b88-9a76-92c2895c80eb) 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 18 21:05:31.362753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ad8f4a-ab7a-4c9b-ad54-f94f5183ed8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:31.363679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:31.386841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ad8f4a-ab7a-4c9b-ad54-f94f5183ed8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:05:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96fc8b44-134c-4ecc-b431-8eb70ca3a770,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96fc8b44-134c-4ecc-b431-8eb70ca3a770', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:31.387706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585f2c2d-40f5-4974-893c-c7a795e7ef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:31.395776 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a9846c17-bc53-4cd4-9746-a8684efde10f req-6fbf19e6-6b89-4ad0-932a-b5ce7666ecf9 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 returned with HTTP 200 Aug 18 21:05:31.396243 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 47/188] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:31 2026] DELETE /volume/v3/attachments/af21d3e4-b958-45ae-9326-841ff43a8df2 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:31.423690 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:31.424179 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:31.461119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Created reservations ['7edf0792-bae4-4761-b3c8-a0e1409c26c0', '97de3dc4-b585-49d5-9d5a-3fa563d3f4b8', '499ca197-e522-43b0-8432-e02316c6a408', '784a9f40-421b-4f5f-b920-ed4f62d8cf56'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:31.461861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585f2c2d-40f5-4974-893c-c7a795e7ef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7edf0792-bae4-4761-b3c8-a0e1409c26c0', '97de3dc4-b585-49d5-9d5a-3fa563d3f4b8', '499ca197-e522-43b0-8432-e02316c6a408', '784a9f40-421b-4f5f-b920-ed4f62d8cf56']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:31.462549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da9cb68-a307-4d3f-816a-6f531fdf6343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:31.484454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da9cb68-a307-4d3f-816a-6f531fdf6343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb048544cf44a938ac7b9b3a844e665',qos_specs=None,replication_status=,reservations=['7edf0792-bae4-4761-b3c8-a0e1409c26c0','97de3dc4-b585-49d5-9d5a-3fa563d3f4b8','499ca197-e522-43b0-8432-e02316c6a408','784a9f40-421b-4f5f-b920-ed4f62d8cf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f61dc5d380d40ad817b00d2facda286',volume_type_id=96fc8b44-134c-4ecc-b431-8eb70ca3a770), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb048544cf44a938ac7b9b3a844e665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f61dc5d380d40ad817b00d2facda286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96fc8b44-134c-4ecc-b431-8eb70ca3a770),volume_type_id=96fc8b44-134c-4ecc-b431-8eb70ca3a770)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:31.485407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8975d99d-6566-47d2-86f5-0c37ff045718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:31.503019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8975d99d-6566-47d2-86f5-0c37ff045718) transitioned into state 'SUCCESS' from state '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-486305010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb048544cf44a938ac7b9b3a844e665',qos_specs=None,replication_status=,reservations=['7edf0792-bae4-4761-b3c8-a0e1409c26c0','97de3dc4-b585-49d5-9d5a-3fa563d3f4b8','499ca197-e522-43b0-8432-e02316c6a408','784a9f40-421b-4f5f-b920-ed4f62d8cf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f61dc5d380d40ad817b00d2facda286',volume_type_id=96fc8b44-134c-4ecc-b431-8eb70ca3a770)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:31.503735 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325cdacb-f699-413e-b8b7-513ca1a4c00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:31.512245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325cdacb-f699-413e-b8b7-513ca1a4c00e) 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 18 21:05:31.513091 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Flow 'volume_create_api' (479316f7-5ce1-4b88-9a76-92c2895c80eb) 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 18 21:05:31.513428 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Create volume request issued successfully. Aug 18 21:05:31.514137 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0ab7912-97dd-483e-be2a-0cfb24914336 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:31.514679 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 46/189] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:05:31 2026] POST /volume/v3/volumes => generated 765 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:31.527536 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eaddfb14-845a-4504-a32f-0362c3374774 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.532486 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaddfb14-845a-4504-a32f-0362c3374774 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:31.532752 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaddfb14-845a-4504-a32f-0362c3374774 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.532942 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaddfb14-845a-4504-a32f-0362c3374774 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.541755 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.541755 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:31.545295 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eaddfb14-845a-4504-a32f-0362c3374774 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:31.549846 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaddfb14-845a-4504-a32f-0362c3374774 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:31.550193 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 49/190] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:31 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:31.849708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.849708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:31.849708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.850056 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.862852 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.862852 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:31.874551 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] Volume info retrieved successfully. Aug 18 21:05:31.880964 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d8f54ba-489e-4879-bf69-ec786b5cd23e tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-reader] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:31.881400 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 49/191] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:31 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:31.937039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab5f4c6c-f419-42fd-9789-7e58a75df981 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.937393 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab5f4c6c-f419-42fd-9789-7e58a75df981 None None] GET https://10.4.3.48/volume// Aug 18 21:05:31.937558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab5f4c6c-f419-42fd-9789-7e58a75df981 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.937743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab5f4c6c-f419-42fd-9789-7e58a75df981 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.938062 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab5f4c6c-f419-42fd-9789-7e58a75df981 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:31.938444 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 48/192] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:31.942448 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.944588 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:31.944588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.945549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.949568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-9551c7a8-31b8-404c-ba4f-2046cb379c6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.951635 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-9551c7a8-31b8-404c-ba4f-2046cb379c6a tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:31.951894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-9551c7a8-31b8-404c-ba4f-2046cb379c6a tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74a61e1-3194-4953-ad7b-3c84086c5ae2", "connector": null, "instance_uuid": "6980cb79-afcb-46fe-a6ba-2afde5ecb5d8"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:31.952289 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.952289 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:31.956838 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:31.961745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-673f7323-4ce0-4749-aa7a-3ad6f9e60347 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:31.961745 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 47/193] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:31 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:31.962621 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.962621 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:31.978498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:31.981179 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:31.982790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:31.982790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:31.990611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-9551c7a8-31b8-404c-ba4f-2046cb379c6a tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:31.991109 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 50/194] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:31 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 18 21:05:31.995363 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:31.995363 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:31.997855 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:31.999752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b14a77a0-4ec3-4de8-b47a-a1c9e646b412 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.001843 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5f55e83-8df5-4fa3-b2e6-15beb13090c9 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:32.002312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b14a77a0-4ec3-4de8-b47a-a1c9e646b412 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] DELETE https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 Aug 18 21:05:32.002381 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 50/195] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:31 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.002575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b14a77a0-4ec3-4de8-b47a-a1c9e646b412 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.003036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b14a77a0-4ec3-4de8-b47a-a1c9e646b412 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.014440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.016337 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:32.016518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.016716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.018165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.019054 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.019054 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:32.019793 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:32.020083 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.020379 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.023420 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.023420 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:32.026660 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:32.030500 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42e520f3-61f4-4e8c-94ca-298f5ed8a966 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:32.031135 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 48/196] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:32.032653 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.032653 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:32.037322 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.043034 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07172c35-2b0b-4b9a-86f2-e7b4b93de5d6 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:32.043034 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 51/197] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.073081 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b14a77a0-4ec3-4de8-b47a-a1c9e646b412 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 returned with HTTP 200 Aug 18 21:05:32.073818 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 49/198] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:31 2026] DELETE /volume/v3/attachments/e9eeb346-2dbf-40e2-bc6f-1565bea16af8 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.461045 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.461504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.462990 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:32.463239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.463490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.465279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] POST https://10.4.3.48/volume/v3/snapshots/a4a1b623-03b8-47ad-8db0-55549e878487/action Aug 18 21:05:32.465596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:32.465746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:32.467563 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.467642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.snapshot_actions [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100294) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 21:05:32.471386 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] POST https://10.4.3.48/volume/v3/snapshots/None/action Aug 18 21:05:32.471747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:32.471882 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:32.473362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.snapshot_actions [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100295) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 21:05:32.477737 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.477737 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:32.487744 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.494821 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0cb3e94-802a-48fe-8f5d-3ca33c5c4d16 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:32.494886 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bc638f31-3770-40a7-8be7-562e9437b640 req-1c487ca8-a0d8-48e3-a4bc-25a8c002d498 tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] https://10.4.3.48/volume/v3/snapshots/a4a1b623-03b8-47ad-8db0-55549e878487/action returned with HTTP 404 Aug 18 21:05:32.494951 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 51/199] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.495028 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 49/200] 10.4.3.48 () {72 vars in 1671 bytes} [Tue Aug 18 21:05:32 2026] POST /volume/v3/snapshots/a4a1b623-03b8-47ad-8db0-55549e878487/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:32.507069 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-abb7624d-542c-41c6-b1da-83f3ed957b5d req-6f5368ad-b761-402c-a792-aa381ef337be tempest-VolumesAssistedSnapshotsTest-1923053275 tempest-VolumesAssistedSnapshotsTest-1923053275-project] https://10.4.3.48/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 21:05:32.507705 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 52/201] 10.4.3.48 () {72 vars in 1575 bytes} [Tue Aug 18 21:05:32 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 18 21:05:32.569513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.572892 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:32.573192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.573407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.581782 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.581782 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:32.587006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.589762 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:32.592431 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:32.592634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.594818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.595649 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a4a3e01-313f-4d02-8bd2-e7ff64d0712e tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:32.596203 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 50/202] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:32.607065 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.607065 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:32.612894 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e364e242-31b3-4e35-b62f-81149ae51aba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.613144 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.614880 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e364e242-31b3-4e35-b62f-81149ae51aba tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:32.615089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e364e242-31b3-4e35-b62f-81149ae51aba tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.615296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e364e242-31b3-4e35-b62f-81149ae51aba tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.618542 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-d33035ac-28c9-4499-b615-cf76853be5c3 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:32.619025 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 52/203] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.626889 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.626889 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:32.631140 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e364e242-31b3-4e35-b62f-81149ae51aba tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.636969 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e364e242-31b3-4e35-b62f-81149ae51aba tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:32.637539 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 50/204] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:32.657479 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.659816 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] POST https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452/action Aug 18 21:05:32.660306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:32.660558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:32.674128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.675296 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.675296 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:32.677442 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:32.678473 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] POST https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa/action Aug 18 21:05:32.678473 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:32.678655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:32.691005 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.691005 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:32.691816 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.701118 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Begin detaching volume completed successfully. Aug 18 21:05:32.701118 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-2d27aad5-6332-4eb2-bdbb-ab62d78a8d8b tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa/action returned with HTTP 202 Aug 18 21:05:32.701456 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 51/205] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:05:32 2026] POST /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:05:32.714124 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:32.714124 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:32.750137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Created reservations ['28c26a44-50d8-4dc2-b083-658d752044c6', '0c174d95-2b01-48c0-b417-b854324b221f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:32.765941 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:32.765941 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-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 18 21:05:32.773091 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Created reservations ['dc3302db-f07e-494e-a086-bcc4448e7a96', '54e43900-9d2a-4645-bd96-72f1c5746bb0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:32.773156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5785041e-8180-4ca7-b7df-6a6d7694bac6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.773689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5785041e-8180-4ca7-b7df-6a6d7694bac6 None None] GET https://10.4.3.48/volume// Aug 18 21:05:32.773890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5785041e-8180-4ca7-b7df-6a6d7694bac6 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.774072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5785041e-8180-4ca7-b7df-6a6d7694bac6 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.774373 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5785041e-8180-4ca7-b7df-6a6d7694bac6 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:32.774690 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 53/206] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:32.788765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.792643 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:32.793002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.793292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.808475 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.808475 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:32.814117 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Retype volume request issued successfully. Aug 18 21:05:32.814425 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:32.815497 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ccfed6ec-a47f-432a-9d0f-0ec497602274 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452/action returned with HTTP 202 Aug 18 21:05:32.815497 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 53/207] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:05:32 2026] POST /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:05:32.822690 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-08a4f239-f52a-46af-b424-ad9228a9d5cb tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:32.823663 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 51/208] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1550 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:32.825269 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d95820c0-7de0-45be-9c27-b04317259673 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:32.827184 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d95820c0-7de0-45be-9c27-b04317259673 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:32.827433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d95820c0-7de0-45be-9c27-b04317259673 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:32.827660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d95820c0-7de0-45be-9c27-b04317259673 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:32.840589 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:32.840589 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:32.844508 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d95820c0-7de0-45be-9c27-b04317259673 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:32.852908 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d95820c0-7de0-45be-9c27-b04317259673 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:32.853274 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 52/209] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:32 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:33.769487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-20eabc9d-3c9f-46a6-b19f-6f3d76d9d391 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:33.772575 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-20eabc9d-3c9f-46a6-b19f-6f3d76d9d391 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] DELETE https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 Aug 18 21:05:33.772820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-20eabc9d-3c9f-46a6-b19f-6f3d76d9d391 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:33.773022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-20eabc9d-3c9f-46a6-b19f-6f3d76d9d391 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:33.783858 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:33.783858 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:33.849698 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71113355-aadc-4356-86d7-6ecf919a31c6 req-20eabc9d-3c9f-46a6-b19f-6f3d76d9d391 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 returned with HTTP 200 Aug 18 21:05:33.850050 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 54/210] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:33 2026] DELETE /volume/v3/attachments/48fbb616-0639-43e3-af38-322bb8e1f8f1 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:33.874693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:33.876914 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:33.878791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:33.878984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:33.887918 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:33.887918 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:33.892475 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:33.899875 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8055bf82-1bf6-4bf0-b26f-a8e56d2d9c28 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:33.900285 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 54/211] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:33 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:33.916136 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:33.918289 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:33.918588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:33.918863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:33.919954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:33.922372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] PUT https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b Aug 18 21:05:33.923252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:33.927191 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:33.927191 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:33.931354 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Volume info retrieved successfully. Aug 18 21:05:33.933403 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Acquiring lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:33.935555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-547e2d7d-0375-4e0b-8d43-ce0871fbd224 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:33.935735 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 52/212] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:33 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:33.942778 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:33.943834 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:33.943834 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:33.949093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:33.951092 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] GET https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010 Aug 18 21:05:33.951342 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:33.952257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:33.952356 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:33.952356 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:33.952708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010'), ('all_tenants', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:05:33.986433 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Get all volumes completed successfully. Aug 18 21:05:33.987221 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6c3c3f0-70a7-44f5-8594-857aa72ecf2e tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010 returned with HTTP 200 Aug 18 21:05:33.997370 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 55/213] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:05:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-486305010 => generated 344 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:33.997556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.002905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:34.003119 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.005129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.014977 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.014977 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:34.021025 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:34.028387 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e9e9597-96a9-45a4-bfa8-ff96e1615291 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:34.029141 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 55/214] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:33 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:34.043661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.046354 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:34.046639 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.046835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.046986 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Delete volume with id: dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:34.059680 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.059680 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:34.062803 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:34.065261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" released by "attachment_update" :: held 0.123s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:34.066539 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b3a95c6e-2540-4e6f-8f10-de32222792d4 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b returned with HTTP 200 Aug 18 21:05:34.067829 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 53/215] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:33 2026] PUT /volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:34.082687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-0da87965-bf8f-46b2-b594-cec418bb0e15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.087203 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-0da87965-bf8f-46b2-b594-cec418bb0e15 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b Aug 18 21:05:34.087470 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-0da87965-bf8f-46b2-b594-cec418bb0e15 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.087705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-0da87965-bf8f-46b2-b594-cec418bb0e15 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.093698 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Delete volume request issued successfully. Aug 18 21:05:34.093960 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ccb483c-7d7b-4d05-b2b4-4fe51737ce26 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 202 Aug 18 21:05:34.094348 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 53/216] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:34 2026] DELETE /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:34.107316 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.111916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:34.112634 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.112787 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.121248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-0da87965-bf8f-46b2-b594-cec418bb0e15 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b returned with HTTP 200 Aug 18 21:05:34.122963 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 56/217] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:05:34 2026] GET /volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:34.126535 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.126535 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:34.134344 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Volume info retrieved successfully. Aug 18 21:05:34.142588 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bb9ff27-ccd0-41d4-8399-3061f91cce22 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 200 Aug 18 21:05:34.143217 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 56/218] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:34 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:34.872897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.877452 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:34.877452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.877452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.885758 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.885758 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:34.895271 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:34.903852 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-0d69ef40-3731-4a8a-b47d-7e9e4d6e4b81 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:34.904248 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 54/219] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:34 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:34.912021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.912263 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:34.912555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.912825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.924968 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.924968 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:34.930281 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:34.936294 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cee5c21e-19fa-43b4-acd7-db72c7b6604c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:34.936915 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 54/220] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:34 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:34.950101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.955684 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:34.955684 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.955684 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:34.955684 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Delete volume with id: a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:34.966750 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:34.966750 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:34.966750 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:34.992850 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Delete volume request issued successfully. Aug 18 21:05:34.993242 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f67a6be2-47b6-4f9d-909d-7f330b92f585 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 202 Aug 18 21:05:34.994180 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 57/221] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:34 2026] DELETE /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:34.999525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a2da1b5b-2232-45ba-bec8-a4d01470a5bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:34.999525 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2da1b5b-2232-45ba-bec8-a4d01470a5bf None None] GET https://10.4.3.48/volume// Aug 18 21:05:34.999525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2da1b5b-2232-45ba-bec8-a4d01470a5bf None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:34.999913 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2da1b5b-2232-45ba-bec8-a4d01470a5bf None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.000094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2da1b5b-2232-45ba-bec8-a4d01470a5bf None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:35.000366 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 57/222] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21: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 18 21:05:35.003422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68866144-04a4-4ae9-99cb-a247414b1424 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.006167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68866144-04a4-4ae9-99cb-a247414b1424 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:35.006442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68866144-04a4-4ae9-99cb-a247414b1424 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.006666 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68866144-04a4-4ae9-99cb-a247414b1424 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.012191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fb213195-fb46-481d-8096-1581323daa39 req-8d6d3fbb-826b-4f35-8b72-c163bad1d8f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.014916 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.014916 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:35.015054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-8d6d3fbb-826b-4f35-8b72-c163bad1d8f4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:35.015409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-8d6d3fbb-826b-4f35-8b72-c163bad1d8f4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "260d18f3-c629-488b-9d97-cdca93cbdc66", "connector": null, "instance_uuid": "4f97d956-81e0-4731-b77b-0299ce073fee"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:35.019590 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-68866144-04a4-4ae9-99cb-a247414b1424 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Volume info retrieved successfully. Aug 18 21:05:35.024790 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.024790 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:35.026475 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68866144-04a4-4ae9-99cb-a247414b1424 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 200 Aug 18 21:05:35.027073 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 55/223] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:35.055373 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [req-fb213195-fb46-481d-8096-1581323daa39 req-8d6d3fbb-826b-4f35-8b72-c163bad1d8f4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 21:05:35.061999 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-8d6d3fbb-826b-4f35-8b72-c163bad1d8f4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:35.062520 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 55/224] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:35 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:35.102806 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.104732 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:35.105249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.106147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.112512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-baeb57c1-2be3-43c0-b7b2-7987980adf6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.112512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baeb57c1-2be3-43c0-b7b2-7987980adf6a None None] GET https://10.4.3.48/volume// Aug 18 21:05:35.112667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baeb57c1-2be3-43c0-b7b2-7987980adf6a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.112863 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-baeb57c1-2be3-43c0-b7b2-7987980adf6a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.113320 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-baeb57c1-2be3-43c0-b7b2-7987980adf6a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:35.113730 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 58/225] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:05:35.120705 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.120705 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:35.124013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.129688 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:35.129830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:35.129830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.129830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.133448 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22f42834-9d67-48ec-aaa8-4fed1c7b01ed tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:35.133987 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 58/226] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:35.143217 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.143217 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:35.148733 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:35.155614 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-60742c15-d46a-477f-b4f2-762b6161b6de tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:35.156178 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 56/227] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1046 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:35.164359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3173f57b-39ac-4264-8379-4b2832a401f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.166161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3173f57b-39ac-4264-8379-4b2832a401f3 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] GET https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 Aug 18 21:05:35.166485 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3173f57b-39ac-4264-8379-4b2832a401f3 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.166764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3173f57b-39ac-4264-8379-4b2832a401f3 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.175178 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3173f57b-39ac-4264-8379-4b2832a401f3 tempest-VolumeRetypeWithoutMigrationTest-1501262144 tempest-VolumeRetypeWithoutMigrationTest-1501262144-project-member] https://10.4.3.48/volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 returned with HTTP 404 Aug 18 21:05:35.175687 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 56/228] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/volumes/dc9d8e4c-dbc5-4ddf-8d9e-b6423a785452 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:35.187701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41cb0fb4-eefa-4d53-8aed-81e2b12d7bc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.197641 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41cb0fb4-eefa-4d53-8aed-81e2b12d7bc8 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] DELETE https://10.4.3.48/volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 Aug 18 21:05:35.197921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41cb0fb4-eefa-4d53-8aed-81e2b12d7bc8 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.201286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41cb0fb4-eefa-4d53-8aed-81e2b12d7bc8 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.244828 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41cb0fb4-eefa-4d53-8aed-81e2b12d7bc8 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 returned with HTTP 202 Aug 18 21:05:35.245426 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 59/229] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:05:35 2026] DELETE /volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:35.253990 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de8efcfb-1465-4f7f-81ab-16d22f65d06d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.257019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de8efcfb-1465-4f7f-81ab-16d22f65d06d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] GET https://10.4.3.48/volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 Aug 18 21:05:35.257019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de8efcfb-1465-4f7f-81ab-16d22f65d06d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.257019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de8efcfb-1465-4f7f-81ab-16d22f65d06d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.260714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de8efcfb-1465-4f7f-81ab-16d22f65d06d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 returned with HTTP 404 Aug 18 21:05:35.260714 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 59/230] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/types/a2490c50-c947-4355-be9c-2e58af5f1657 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:35.263408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.265694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] PUT https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 Aug 18 21:05:35.266116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:35.268749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f7f6f49c-ba78-4f60-a7c5-3599f0c1f3d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.273558 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7f6f49c-ba78-4f60-a7c5-3599f0c1f3d4 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] DELETE https://10.4.3.48/volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 Aug 18 21:05:35.273843 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7f6f49c-ba78-4f60-a7c5-3599f0c1f3d4 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.274080 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7f6f49c-ba78-4f60-a7c5-3599f0c1f3d4 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.274396 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.274396 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:35.275949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Acquiring lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:35.282683 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:35.284601 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.284601 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:35.321770 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7f6f49c-ba78-4f60-a7c5-3599f0c1f3d4 tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 returned with HTTP 202 Aug 18 21:05:35.322217 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 57/231] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:05:35 2026] DELETE /volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:35.330939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2da060c-6cad-4b76-8eec-7b4b04b19a8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.333558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2da060c-6cad-4b76-8eec-7b4b04b19a8d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] GET https://10.4.3.48/volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 Aug 18 21:05:35.333874 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2da060c-6cad-4b76-8eec-7b4b04b19a8d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.334113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2da060c-6cad-4b76-8eec-7b4b04b19a8d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.339243 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2da060c-6cad-4b76-8eec-7b4b04b19a8d tempest-VolumeRetypeWithoutMigrationTest-592599531 tempest-VolumeRetypeWithoutMigrationTest-592599531-project-admin] https://10.4.3.48/volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 returned with HTTP 404 Aug 18 21:05:35.340056 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 60/232] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/types/96fc8b44-134c-4ecc-b431-8eb70ca3a770 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:35.395091 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" released by "attachment_update" :: held 0.112s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:35.395407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-69b935c1-bb0c-4d1e-819a-907345eeb463 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 returned with HTTP 200 Aug 18 21:05:35.395941 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 57/233] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:35 2026] PUT /volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 => generated 967 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:35.712388 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.714075 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] DELETE https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:35.714256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.714430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.714616 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Delete volume with id: 57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:35.722334 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.722334 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:35.722809 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:35.744597 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Delete volume request issued successfully. Aug 18 21:05:35.744849 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f32b96d-f17f-4d1a-8bce-cd0e68c819d5 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 202 Aug 18 21:05:35.745288 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 60/234] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:35 2026] DELETE /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:35.755308 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.758184 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:35.758437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:35.758760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:35.766738 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:35.766738 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:35.772060 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Volume info retrieved successfully. Aug 18 21:05:35.777368 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f497e1bf-1b31-4e8d-a544-6c620772b387 tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 200 Aug 18 21:05:35.777924 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 58/235] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:35 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:35.940929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-374ce1ff-be67-4480-a1f4-2077e795b21b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:35.945709 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:35.946830 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1314467840"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:35.949479 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1314467840'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:35.950284 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Create volume of 1 GB Aug 18 21:05:35.955532 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Availability Zones retrieved successfully. Aug 18 21:05:35.961131 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Flow 'volume_create_api' (1408279e-0e16-46e6-877c-e20f36aaaa4b) 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 18 21:05:35.962155 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c65937b-8166-46ec-8a69-c588737afa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:35.963111 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-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 18 21:05:35.999981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c65937b-8166-46ec-8a69-c588737afa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:36.001220 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f0424a-cbd1-440e-ac55-b8e124c94b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:36.043089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-594b4b41-5600-4ddd-8a1a-57525a5dbeb7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:36.045477 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-594b4b41-5600-4ddd-8a1a-57525a5dbeb7 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:36.045763 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-594b4b41-5600-4ddd-8a1a-57525a5dbeb7 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:36.045954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-594b4b41-5600-4ddd-8a1a-57525a5dbeb7 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:36.053701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-594b4b41-5600-4ddd-8a1a-57525a5dbeb7 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 404 Aug 18 21:05:36.054196 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 58/236] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:36 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:36.067524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Created reservations ['de12df48-c576-4a20-8cfd-58f1a4461e2b', '99ad1e93-a27c-4f8d-b9a7-43618e07bf2e', '9900adbc-ec47-437b-a19f-854728bb6494', 'bd50451f-b004-4540-8eb5-a0bcacca2554'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:36.068436 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f0424a-cbd1-440e-ac55-b8e124c94b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de12df48-c576-4a20-8cfd-58f1a4461e2b', '99ad1e93-a27c-4f8d-b9a7-43618e07bf2e', '9900adbc-ec47-437b-a19f-854728bb6494', 'bd50451f-b004-4540-8eb5-a0bcacca2554']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:36.069143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3634b78d-4947-4f64-85a4-bdeba871479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:36.095596 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3634b78d-4947-4f64-85a4-bdeba871479b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a33a94a6-f4a0-42ee-a815-181784636eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1314467840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02e46f7b0ac64975a30f29fe855b845b',qos_specs=None,replication_status=,reservations=['de12df48-c576-4a20-8cfd-58f1a4461e2b','99ad1e93-a27c-4f8d-b9a7-43618e07bf2e','9900adbc-ec47-437b-a19f-854728bb6494','bd50451f-b004-4540-8eb5-a0bcacca2554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73a029a2f89949d586c2d7525b9073bd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1314467840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a33a94a6-f4a0-42ee-a815-181784636eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e46f7b0ac64975a30f29fe855b845b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73a029a2f89949d586c2d7525b9073bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:36.096553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543ccf04-852e-47d3-9e0b-aad3a30778e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:36.120800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543ccf04-852e-47d3-9e0b-aad3a30778e0) transitioned into state 'SUCCESS' from state '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-1314467840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02e46f7b0ac64975a30f29fe855b845b',qos_specs=None,replication_status=,reservations=['de12df48-c576-4a20-8cfd-58f1a4461e2b','99ad1e93-a27c-4f8d-b9a7-43618e07bf2e','9900adbc-ec47-437b-a19f-854728bb6494','bd50451f-b004-4540-8eb5-a0bcacca2554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73a029a2f89949d586c2d7525b9073bd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:36.121599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f3dd530-65ba-4377-98ee-5eb62642f3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:36.130613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f3dd530-65ba-4377-98ee-5eb62642f3d7) 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 18 21:05:36.131428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Flow 'volume_create_api' (1408279e-0e16-46e6-877c-e20f36aaaa4b) 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 18 21:05:36.131806 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Create volume request issued successfully. Aug 18 21:05:36.132399 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-374ce1ff-be67-4480-a1f4-2077e795b21b tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:36.132833 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 61/237] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:35 2026] POST /volume/v3/volumes => generated 750 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:36.147180 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:36.147568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:36.150938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:05:36.151062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:36.151104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:36.151257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:36.151291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:36.151450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:36.158353 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:36.158353 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:36.162093 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:05:36.163623 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:36.163623 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:36.166994 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8625d35c-26ca-4055-a8eb-e3aa23f9d9cc tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:05:36.167134 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:36.167350 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 59/238] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:36 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:36.171939 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51dcde0a-3b1a-4c44-8364-c7b4dde3435f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:36.172299 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 61/239] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:36 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:36.800991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51baae7b-a84d-4865-92f2-f68cec9d323c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:36.803280 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51baae7b-a84d-4865-92f2-f68cec9d323c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] GET https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e Aug 18 21:05:36.803539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51baae7b-a84d-4865-92f2-f68cec9d323c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:36.803810 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51baae7b-a84d-4865-92f2-f68cec9d323c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:36.813204 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51baae7b-a84d-4865-92f2-f68cec9d323c tempest-AttachSCSIVolumeTestJSON-2045137792 tempest-AttachSCSIVolumeTestJSON-2045137792-project-member] https://10.4.3.48/volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e returned with HTTP 404 Aug 18 21:05:36.813842 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 59/240] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:36 2026] GET /volume/v3/volumes/57cc202e-6277-483d-9a5a-2a260e6fe79e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:37.183710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:37.186102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:37.188203 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:05:37.188399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:37.188699 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:37.191021 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:37.191234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:37.191415 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:37.204605 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:37.204605 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:37.207818 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:37.207818 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:37.210747 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:05:37.212789 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:37.217587 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9afd6715-1211-44d1-9fd7-db5bceddcc02 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:37.217965 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 60/241] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:37 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:37.218055 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a42fc0cf-1ead-449e-8fbd-61f80495223f tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:05:37.222182 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 62/242] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:37 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:38.237705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-408e5369-fb88-454c-9f1e-ece22b278d66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:38.238312 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-408e5369-fb88-454c-9f1e-ece22b278d66 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:38.239065 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-408e5369-fb88-454c-9f1e-ece22b278d66 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:38.239866 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-408e5369-fb88-454c-9f1e-ece22b278d66 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:38.266186 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:38.266186 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:38.282636 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-408e5369-fb88-454c-9f1e-ece22b278d66 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:38.288932 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-408e5369-fb88-454c-9f1e-ece22b278d66 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:38.289381 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 62/243] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:38 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:39.216178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b190c5a7-f194-4e0b-8e48-378a1384190b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:39.220779 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b190c5a7-f194-4e0b-8e48-378a1384190b tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b/action Aug 18 21:05:39.221166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b190c5a7-f194-4e0b-8e48-378a1384190b tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:39.221324 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b190c5a7-f194-4e0b-8e48-378a1384190b tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:39.244967 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:39.244967 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:39.267084 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cafcc6fa-d759-4d2f-80e5-51099e97406e req-b190c5a7-f194-4e0b-8e48-378a1384190b tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b/action returned with HTTP 204 Aug 18 21:05:39.268167 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 60/244] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:39 2026] POST /volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:39.307027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c2326671-608d-4589-a7bf-71d1ff96a513 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:39.309878 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2326671-608d-4589-a7bf-71d1ff96a513 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:39.310853 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2326671-608d-4589-a7bf-71d1ff96a513 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:39.311340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2326671-608d-4589-a7bf-71d1ff96a513 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:39.325175 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:39.325175 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:39.330006 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c2326671-608d-4589-a7bf-71d1ff96a513 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:39.334915 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2326671-608d-4589-a7bf-71d1ff96a513 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:39.335359 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 61/245] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:39 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:39.385563 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:39.387336 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:39.387573 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:39.387778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:39.387979 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Delete volume with id: a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:39.396718 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bea0c5e8-e4a4-47c0-bc4b-eb15338e0654 tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 404 Aug 18 21:05:39.397248 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 63/246] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:39 2026] DELETE /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:39.406492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-75eb3ab3-f61f-4229-a317-74afcd7f249c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:39.408150 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75eb3ab3-f61f-4229-a317-74afcd7f249c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] GET https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa Aug 18 21:05:39.408337 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75eb3ab3-f61f-4229-a317-74afcd7f249c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:39.408539 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75eb3ab3-f61f-4229-a317-74afcd7f249c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:39.414452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75eb3ab3-f61f-4229-a317-74afcd7f249c tempest-VolumesAssistedSnapshotsTest-1982687594 tempest-VolumesAssistedSnapshotsTest-1982687594-project-admin] https://10.4.3.48/volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa returned with HTTP 404 Aug 18 21:05:39.414936 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 63/247] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:39 2026] GET /volume/v3/volumes/a350bcc6-0aa2-45ac-a43b-33029fc778fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:40.293694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77193b54-3517-4433-93ec-3229a086388c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:40.352242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f704e43b-4202-4e97-a429-7c2001e29542 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:40.355902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f704e43b-4202-4e97-a429-7c2001e29542 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:40.356083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f704e43b-4202-4e97-a429-7c2001e29542 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:40.356274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f704e43b-4202-4e97-a429-7c2001e29542 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:40.373853 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:40.373853 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:40.381417 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f704e43b-4202-4e97-a429-7c2001e29542 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:40.389324 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f704e43b-4202-4e97-a429-7c2001e29542 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:40.389749 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 62/248] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:40 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:40.604490 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:05:40.604792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:40.605009 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:40.605432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:05:40.606336 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:05:40.649972 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Get all volumes completed successfully. Aug 18 21:05:40.649972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77193b54-3517-4433-93ec-3229a086388c tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:05:40.649972 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 61/249] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:05:40 2026] GET /volume/v3/volumes => generated 15 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:05:40.663975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:40.666743 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:40.667124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-346677111"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:40.668689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-346677111'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:40.668820 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume of 1 GB Aug 18 21:05:40.673255 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Availability Zones retrieved successfully. Aug 18 21:05:40.679610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (decc4a6e-1c1a-49de-a72f-8fd6f90f0c31) 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 18 21:05:40.681265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3b7a7c-2577-4f2f-bdd8-1665ec3eb60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:40.682400 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-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 18 21:05:40.730157 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3b7a7c-2577-4f2f-bdd8-1665ec3eb60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:40.731015 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef79e7c-2003-48ab-898f-c3fccd83a6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:40.813473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Created reservations ['ccd760d5-d314-4ff0-a920-ae5d63f19049', 'cf342f6d-3731-4dc9-964c-fac4d82ec76d', '3d310c24-472b-4aeb-9f68-41f0c50c5964', '7e49c2dc-8aa9-4d8b-85a9-4bdcb259be6c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:40.814557 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef79e7c-2003-48ab-898f-c3fccd83a6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd760d5-d314-4ff0-a920-ae5d63f19049', 'cf342f6d-3731-4dc9-964c-fac4d82ec76d', '3d310c24-472b-4aeb-9f68-41f0c50c5964', '7e49c2dc-8aa9-4d8b-85a9-4bdcb259be6c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:40.815888 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e7b69c-0715-414e-bb4e-4240139353f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:40.840496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fb213195-fb46-481d-8096-1581323daa39 req-be84503d-7369-41ce-a021-38798f4bc294 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:40.844629 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-be84503d-7369-41ce-a021-38798f4bc294 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3/action Aug 18 21:05:40.846980 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-be84503d-7369-41ce-a021-38798f4bc294 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:40.847227 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-be84503d-7369-41ce-a021-38798f4bc294 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:40.847611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e7b69c-0715-414e-bb4e-4240139353f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb6a1ad-c851-470c-9020-b0f46f181b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-346677111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['ccd760d5-d314-4ff0-a920-ae5d63f19049','cf342f6d-3731-4dc9-964c-fac4d82ec76d','3d310c24-472b-4aeb-9f68-41f0c50c5964','7e49c2dc-8aa9-4d8b-85a9-4bdcb259be6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-346677111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb6a1ad-c851-470c-9020-b0f46f181b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76019e961b5748f9abc8bef2ba38d839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:40.848618 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd9bc3c-2467-47db-9a89-b77b0d7c6339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:40.874496 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:40.874496 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:40.878497 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd9bc3c-2467-47db-9a89-b77b0d7c6339) transitioned into state 'SUCCESS' from state '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-346677111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['ccd760d5-d314-4ff0-a920-ae5d63f19049','cf342f6d-3731-4dc9-964c-fac4d82ec76d','3d310c24-472b-4aeb-9f68-41f0c50c5964','7e49c2dc-8aa9-4d8b-85a9-4bdcb259be6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:40.881403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d64379e-c496-409e-9ec8-2af858cb0dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:40.890236 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fb213195-fb46-481d-8096-1581323daa39 req-be84503d-7369-41ce-a021-38798f4bc294 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3/action returned with HTTP 204 Aug 18 21:05:40.890862 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 64/250] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:40 2026] POST /volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:40.894277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d64379e-c496-409e-9ec8-2af858cb0dc4) 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 18 21:05:40.895185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (decc4a6e-1c1a-49de-a72f-8fd6f90f0c31) 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 18 21:05:40.895491 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request issued successfully. Aug 18 21:05:40.896489 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ab20a5-1374-48fd-b468-a5e75b4298a2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:40.896921 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 64/251] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:40 2026] POST /volume/v3/volumes => generated 752 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:40.913004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:40.914991 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:40.915204 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:40.915676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:40.924955 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:40.924955 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:40.931857 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:40.938095 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-af082d7f-d1c7-4b3b-b8da-344c8a46fb8f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 200 Aug 18 21:05:40.938938 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 63/252] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:40 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:41.410655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.412718 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:41.415999 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.416246 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.436629 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.436629 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:41.447749 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:41.453298 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86ea7451-d6f8-4ef5-90a9-26903c68e2c7 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:41.453781 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 62/253] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:41.511910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.514323 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:41.514567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.515007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.539235 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.539235 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:41.545534 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:41.553537 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-8aac7166-d3d2-4a6c-8658-aec15e8f7466 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:41.554129 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 65/254] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb79ca9b-f5fa-4a21-919c-f0108df6c421 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb79ca9b-f5fa-4a21-919c-f0108df6c421 None None] GET https://10.4.3.48/volume// Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb79ca9b-f5fa-4a21-919c-f0108df6c421 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb79ca9b-f5fa-4a21-919c-f0108df6c421 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb79ca9b-f5fa-4a21-919c-f0108df6c421 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:41.646992 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 65/255] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:05: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 18 21:05:41.655033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-fa355b13-0346-4ea3-a967-88913012ef98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.657795 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-fa355b13-0346-4ea3-a967-88913012ef98 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:41.658284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-fa355b13-0346-4ea3-a967-88913012ef98 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "260d18f3-c629-488b-9d97-cdca93cbdc66", "connector": null, "instance_uuid": "d6ddc6b6-2a3c-4d02-b061-85d33e41bd83"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:41.675942 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.675942 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:41.698555 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-fa355b13-0346-4ea3-a967-88913012ef98 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 21:05:41.703677 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-fa355b13-0346-4ea3-a967-88913012ef98 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:41.704293 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 64/256] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:41 2026] POST /volume/v3/attachments => generated 271 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:41.744315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-97344ec1-705e-4a31-a178-380352db3d6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.748301 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97344ec1-705e-4a31-a178-380352db3d6c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:41.748301 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97344ec1-705e-4a31-a178-380352db3d6c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.748301 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97344ec1-705e-4a31-a178-380352db3d6c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.762360 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.762360 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:41.765458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bffb9552-eb40-4bf3-8204-7d7e03ab5b6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.765870 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bffb9552-eb40-4bf3-8204-7d7e03ab5b6d None None] GET https://10.4.3.48/volume// Aug 18 21:05:41.766015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bffb9552-eb40-4bf3-8204-7d7e03ab5b6d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.766236 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bffb9552-eb40-4bf3-8204-7d7e03ab5b6d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.766545 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bffb9552-eb40-4bf3-8204-7d7e03ab5b6d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:41.766867 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 66/257] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 21:05:41.767423 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-97344ec1-705e-4a31-a178-380352db3d6c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:41.774174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97344ec1-705e-4a31-a178-380352db3d6c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:41.774712 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 63/258] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:41.776769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.778908 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:41.779223 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.779716 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.809661 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.809661 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:41.822391 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:41.827351 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-86314842-e0f0-4834-890d-b7f6cf8ea79a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:41.827864 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 66/259] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1341 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:41.928751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.934694 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] PUT https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 Aug 18 21:05:41.934838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:41.954450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Acquiring lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:41.959501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:41.961494 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:41.961846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:41.962087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:41.963914 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" acquired by "attachment_update" :: waited 0.010s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:41.964949 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.964949 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:41.980771 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:41.980771 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:41.984800 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:41.989422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1cf9a01-5253-421e-8001-874de3fcc6aa tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 200 Aug 18 21:05:41.989964 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 67/260] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:41 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:42.007238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-19ea31ed-6591-4885-8968-3e5a078cb969 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:42.010162 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19ea31ed-6591-4885-8968-3e5a078cb969 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:42.010627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-19ea31ed-6591-4885-8968-3e5a078cb969 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:42.010915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-19ea31ed-6591-4885-8968-3e5a078cb969 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:42.030240 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:42.030240 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:42.036011 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-19ea31ed-6591-4885-8968-3e5a078cb969 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:42.042573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19ea31ed-6591-4885-8968-3e5a078cb969 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 200 Aug 18 21:05:42.043568 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 64/261] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:42 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:42.062589 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:42.065574 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:42.065574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1958199668"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:42.068370 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1958199668'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:42.068501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume of 1 GB Aug 18 21:05:42.078276 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Availability Zones retrieved successfully. Aug 18 21:05:42.087300 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (530feed5-4c3e-4b01-811d-71df2d5b7f0a) 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 18 21:05:42.087954 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Lock "cinder-attachment_update-260d18f3-c629-488b-9d97-cdca93cbdc66-np0000007703" released by "attachment_update" :: held 0.124s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:42.088422 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-097b15af-0d7c-4058-ae4b-fdb47c457b59 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 returned with HTTP 200 Aug 18 21:05:42.088646 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84700909-5e7c-49bd-9657-f0a83193d41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:42.089082 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 65/262] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:41 2026] PUT /volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 => generated 967 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:42.090194 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-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 18 21:05:42.143164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84700909-5e7c-49bd-9657-f0a83193d41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:42.144310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4222589c-74da-4053-bac5-965288ec8fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:42.197702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Created reservations ['ce4e1ebe-364b-4c42-a8f3-e14a7cf1d89b', '459686c6-58f9-4fa4-922d-e8558ef9a1e7', '9148330c-36c2-465a-b2bf-422e7f16b94a', '27cacf2a-1b44-4a5e-8ab1-4924012e5be8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:42.198480 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4222589c-74da-4053-bac5-965288ec8fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4e1ebe-364b-4c42-a8f3-e14a7cf1d89b', '459686c6-58f9-4fa4-922d-e8558ef9a1e7', '9148330c-36c2-465a-b2bf-422e7f16b94a', '27cacf2a-1b44-4a5e-8ab1-4924012e5be8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:42.199349 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2dad50-6cea-4c85-bda3-7c8df3216a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:42.223704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2dad50-6cea-4c85-bda3-7c8df3216a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a85ef8e1-7638-467d-919f-670d83143fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1958199668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['ce4e1ebe-364b-4c42-a8f3-e14a7cf1d89b','459686c6-58f9-4fa4-922d-e8558ef9a1e7','9148330c-36c2-465a-b2bf-422e7f16b94a','27cacf2a-1b44-4a5e-8ab1-4924012e5be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1958199668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a85ef8e1-7638-467d-919f-670d83143fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76019e961b5748f9abc8bef2ba38d839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:42.224485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d9e216-789c-40b7-91a4-ed8b467c1d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:42.247649 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d9e216-789c-40b7-91a4-ed8b467c1d43) transitioned into state 'SUCCESS' from state '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-1958199668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['ce4e1ebe-364b-4c42-a8f3-e14a7cf1d89b','459686c6-58f9-4fa4-922d-e8558ef9a1e7','9148330c-36c2-465a-b2bf-422e7f16b94a','27cacf2a-1b44-4a5e-8ab1-4924012e5be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:42.248707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748b414e-9be3-43cd-b4a0-b8ff7140d360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:42.261425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748b414e-9be3-43cd-b4a0-b8ff7140d360) 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 18 21:05:42.261799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (530feed5-4c3e-4b01-811d-71df2d5b7f0a) 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 18 21:05:42.262127 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request issued successfully. Aug 18 21:05:42.262585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-330a4d82-cb54-4daa-81d4-fc0994d60b0d tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:42.263232 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 67/263] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:42 2026] POST /volume/v3/volumes => generated 753 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:42.278713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:42.279519 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:42.279699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:42.279893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:42.292240 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:42.292240 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:42.300056 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:42.305691 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26701a51-f5f0-4ba3-ad83-b35b2b932306 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 200 Aug 18 21:05:42.306641 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 68/264] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:42 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:42.793248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:42.801815 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:42.802050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:42.802289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:42.826925 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:42.826925 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:42.834244 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:42.842453 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44b14b38-001c-4d85-aedc-aaa64ae82fbb tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:42.843586 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 65/265] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:42 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1162 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:43.322771 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a13134f7-3d9c-4083-be63-d281c4572e3e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:43.324359 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a13134f7-3d9c-4083-be63-d281c4572e3e tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:43.324578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a13134f7-3d9c-4083-be63-d281c4572e3e tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:43.324809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a13134f7-3d9c-4083-be63-d281c4572e3e tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:43.338702 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:43.338702 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:43.347183 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a13134f7-3d9c-4083-be63-d281c4572e3e tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:43.353379 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a13134f7-3d9c-4083-be63-d281c4572e3e tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 200 Aug 18 21:05:43.353751 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 66/266] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:43 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:43.377123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:43.380867 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:43.381107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:43.381513 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:43.392361 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:43.392361 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:43.405042 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:43.415544 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22df9e82-77c9-4423-bbc4-3c83e0bf0ac2 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 200 Aug 18 21:05:43.415544 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 68/267] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:43 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:43.429768 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:43.432916 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:43.432916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-933453530"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:43.434101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-933453530'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:43.434324 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume of 1 GB Aug 18 21:05:43.439652 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Availability Zones retrieved successfully. Aug 18 21:05:43.447478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (8cab2320-e597-43d3-82d7-ffe8bc532d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:43.449339 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad9cdbe-5c4d-41f6-bd6b-cae895275596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:43.450741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:05:43.493827 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad9cdbe-5c4d-41f6-bd6b-cae895275596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:43.495079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698268d5-179a-457a-afd4-b9b486a62351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:43.551272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Created reservations ['809face4-43bd-483d-bfc5-15ed09f74930', 'b835cb81-240b-4ecf-bff7-1af55391a269', '4b903046-5497-47f1-a6a1-545113130655', '76caef40-943f-4139-8d25-9bd48e1f6536'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:43.551272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698268d5-179a-457a-afd4-b9b486a62351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809face4-43bd-483d-bfc5-15ed09f74930', 'b835cb81-240b-4ecf-bff7-1af55391a269', '4b903046-5497-47f1-a6a1-545113130655', '76caef40-943f-4139-8d25-9bd48e1f6536']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:43.553164 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f967800-1ca7-4042-b0fa-2c1d3ec0da09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:43.582598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f967800-1ca7-4042-b0fa-2c1d3ec0da09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cf50ab1-cc49-46e5-97fd-5fecabc84e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-933453530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['809face4-43bd-483d-bfc5-15ed09f74930','b835cb81-240b-4ecf-bff7-1af55391a269','4b903046-5497-47f1-a6a1-545113130655','76caef40-943f-4139-8d25-9bd48e1f6536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-933453530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cf50ab1-cc49-46e5-97fd-5fecabc84e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76019e961b5748f9abc8bef2ba38d839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:43.583881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0913e-6729-4b1e-99a9-bbd40c075462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:43.601609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0913e-6729-4b1e-99a9-bbd40c075462) transitioned into state 'SUCCESS' from state '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-933453530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07dc1a0cf9e94c5ab7bbfc209ed0dd76',qos_specs=None,replication_status=,reservations=['809face4-43bd-483d-bfc5-15ed09f74930','b835cb81-240b-4ecf-bff7-1af55391a269','4b903046-5497-47f1-a6a1-545113130655','76caef40-943f-4139-8d25-9bd48e1f6536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76019e961b5748f9abc8bef2ba38d839',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:43.602576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb45951-a56d-44c9-80c9-3f42e4cc6288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:43.614168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb45951-a56d-44c9-80c9-3f42e4cc6288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:43.615605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Flow 'volume_create_api' (8cab2320-e597-43d3-82d7-ffe8bc532d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:43.616530 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Create volume request issued successfully. Aug 18 21:05:43.620755 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5f14b12-bbd3-485e-9acc-6a86b2a6f478 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:43.620755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 69/268] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:43 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:43.632609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:43.635489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:43.638747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:43.638747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:43.654917 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:43.654917 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:43.659753 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:43.665802 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ad8c9e3-c927-4af9-b973-da16bc88f107 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 200 Aug 18 21:05:43.666326 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 66/269] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:43 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:43.858329 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:43.860207 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:43.860395 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:43.860602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:43.876751 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:43.876751 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:43.878353 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:43.883656 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d9b5d31-26e1-4fe9-9330-d81960587df1 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:43.884233 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 67/270] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:43 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:44.411040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-4191b110-9d42-4b46-a9ae-72f51a03352f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.416226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-4191b110-9d42-4b46-a9ae-72f51a03352f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249/action Aug 18 21:05:44.416644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-4191b110-9d42-4b46-a9ae-72f51a03352f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:44.416783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-4191b110-9d42-4b46-a9ae-72f51a03352f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-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 18 21:05:44.453101 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.453101 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:44.467985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-18dc723d-3e6b-41b3-903f-f2fd0c33122f req-4191b110-9d42-4b46-a9ae-72f51a03352f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249/action returned with HTTP 204 Aug 18 21:05:44.468478 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 69/271] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:44 2026] POST /volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:44.490487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a481a1d8-9ef1-4e72-a31a-426898bf3d90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.490958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a481a1d8-9ef1-4e72-a31a-426898bf3d90 None None] GET https://10.4.3.48/volume// Aug 18 21:05:44.491131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a481a1d8-9ef1-4e72-a31a-426898bf3d90 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:44.491287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a481a1d8-9ef1-4e72-a31a-426898bf3d90 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:44.491616 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a481a1d8-9ef1-4e72-a31a-426898bf3d90 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:44.491903 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 70/272] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:44.503595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5f37b425-a758-4958-87e5-04b68d87abeb req-6a0723fc-5c77-4fdf-ab7e-9770c014ed7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.507236 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-6a0723fc-5c77-4fdf-ab7e-9770c014ed7d tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:44.507607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-6a0723fc-5c77-4fdf-ab7e-9770c014ed7d tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74a61e1-3194-4953-ad7b-3c84086c5ae2", "connector": null, "instance_uuid": "6980cb79-afcb-46fe-a6ba-2afde5ecb5d8"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:44.529104 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.529104 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:44.565362 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-6a0723fc-5c77-4fdf-ab7e-9770c014ed7d tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:44.565995 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 67/273] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:44 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:44.584506 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5f37b425-a758-4958-87e5-04b68d87abeb req-ed812b0d-5abd-4a31-a883-fd3ed4052fe9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.586844 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-ed812b0d-5abd-4a31-a883-fd3ed4052fe9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b Aug 18 21:05:44.587049 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-ed812b0d-5abd-4a31-a883-fd3ed4052fe9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:44.587296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-ed812b0d-5abd-4a31-a883-fd3ed4052fe9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:44.607093 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.607093 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:44.686467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.691211 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:44.691315 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:44.691546 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:44.695139 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-ed812b0d-5abd-4a31-a883-fd3ed4052fe9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b returned with HTTP 200 Aug 18 21:05:44.695619 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 68/274] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:44 2026] DELETE /volume/v3/attachments/f400e0ac-7705-4f90-806c-a99ec733385b => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:44.700680 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.700680 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:44.707742 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:44.714744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c461e93-7653-4fca-a0b6-d54f040b3432 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 200 Aug 18 21:05:44.714744 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 70/275] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:44 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:44.739268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6125b13c-e320-42c2-9e69-74883e3539ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.741034 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6125b13c-e320-42c2-9e69-74883e3539ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:44.741239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6125b13c-e320-42c2-9e69-74883e3539ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:44.741398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6125b13c-e320-42c2-9e69-74883e3539ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:44.748867 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.748867 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:44.752737 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6125b13c-e320-42c2-9e69-74883e3539ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:44.757579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6125b13c-e320-42c2-9e69-74883e3539ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 200 Aug 18 21:05:44.757957 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 71/276] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:44 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:44.770088 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.900948 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ea757480-da39-4884-902f-1caa34d35645 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:44.904540 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea757480-da39-4884-902f-1caa34d35645 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:44.904746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea757480-da39-4884-902f-1caa34d35645 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:44.904979 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea757480-da39-4884-902f-1caa34d35645 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:44.916209 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:44.916209 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:44.919841 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ea757480-da39-4884-902f-1caa34d35645 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:44.925253 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea757480-da39-4884-902f-1caa34d35645 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:44.925897 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 69/277] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:44 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1456 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:45.042269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:45.042631 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:45.048346 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:45.048346 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Create volume of 1 GB Aug 18 21:05:45.048346 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.048346 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:45.053038 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Availability Zones retrieved successfully. Aug 18 21:05:45.061774 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Flow 'volume_create_api' (cb4f3bab-251a-4f61-83d4-0c68f26b4cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:45.062889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47784a5e-cbdd-4d7a-a80d-ba3033568c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.064032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:05:45.097972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47784a5e-cbdd-4d7a-a80d-ba3033568c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.098823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d246ae0-d3d0-447a-8bee-1243cb447e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.178646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Created reservations ['ac06ac8b-ee41-4ddd-8a0b-c532f2b2ae9e', '2502333a-cfdc-4406-86ff-e9d445f03aa2', 'ce3a155e-a88c-4f6e-b1b0-fa167ee3a0c0', '60b3177e-7b15-4e31-a006-c566c1ee2c3e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:45.179844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d246ae0-d3d0-447a-8bee-1243cb447e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac06ac8b-ee41-4ddd-8a0b-c532f2b2ae9e', '2502333a-cfdc-4406-86ff-e9d445f03aa2', 'ce3a155e-a88c-4f6e-b1b0-fa167ee3a0c0', '60b3177e-7b15-4e31-a006-c566c1ee2c3e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.180310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf76585-1630-4017-8fb9-490d902db199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.212462 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf76585-1630-4017-8fb9-490d902db199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7110230c-f0cf-4fcc-a35d-0a3ed681dddc', '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='bd1b9b1019ac429bb90cb33def7f95b1',qos_specs=None,replication_status=,reservations=['ac06ac8b-ee41-4ddd-8a0b-c532f2b2ae9e','2502333a-cfdc-4406-86ff-e9d445f03aa2','ce3a155e-a88c-4f6e-b1b0-fa167ee3a0c0','60b3177e-7b15-4e31-a006-c566c1ee2c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8203062ff1471f9bcd51f8cfe35f20',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7110230c-f0cf-4fcc-a35d-0a3ed681dddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd1b9b1019ac429bb90cb33def7f95b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8203062ff1471f9bcd51f8cfe35f20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.214314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a5c50-e2f2-47b1-8579-9edeba42ddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.246270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a5c50-e2f2-47b1-8579-9edeba42ddf3) transitioned into state 'SUCCESS' from 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='bd1b9b1019ac429bb90cb33def7f95b1',qos_specs=None,replication_status=,reservations=['ac06ac8b-ee41-4ddd-8a0b-c532f2b2ae9e','2502333a-cfdc-4406-86ff-e9d445f03aa2','ce3a155e-a88c-4f6e-b1b0-fa167ee3a0c0','60b3177e-7b15-4e31-a006-c566c1ee2c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8203062ff1471f9bcd51f8cfe35f20',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.246270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53cd95c8-80a3-4903-ae1a-cbe4a846811c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.262545 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53cd95c8-80a3-4903-ae1a-cbe4a846811c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.263549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Flow 'volume_create_api' (cb4f3bab-251a-4f61-83d4-0c68f26b4cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:45.266748 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Create volume request issued successfully. Aug 18 21:05:45.266748 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ca3a2e7-85bf-4ae4-9dc3-4eca9ea57058 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:45.266748 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 68/278] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:44 2026] POST /volume/v3/volumes => generated 731 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:45.270961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.274322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad tempest-TestMultiAttachVolumeSwap-2109979603 tempest-TestMultiAttachVolumeSwap-2109979603-project] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:45.274587 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad tempest-TestMultiAttachVolumeSwap-2109979603 tempest-TestMultiAttachVolumeSwap-2109979603-project] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.274895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad tempest-TestMultiAttachVolumeSwap-2109979603 tempest-TestMultiAttachVolumeSwap-2109979603-project] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.281459 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.283088 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] GET https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc Aug 18 21:05:45.283310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.283555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.293006 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.293006 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:45.301386 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Volume info retrieved successfully. Aug 18 21:05:45.306700 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.306700 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:45.310615 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af6846da-42dd-4d6c-8150-156e2fbd0cdc tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc returned with HTTP 200 Aug 18 21:05:45.311237 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 72/279] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:45.311782 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad tempest-TestMultiAttachVolumeSwap-2109979603 tempest-TestMultiAttachVolumeSwap-2109979603-project] Volume info retrieved successfully. Aug 18 21:05:45.318055 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a4a7ff65-55c3-4f91-989c-21c5b1f98d42 req-e13d1f25-cb43-4c3f-80e0-ee199c6e68ad tempest-TestMultiAttachVolumeSwap-2109979603 tempest-TestMultiAttachVolumeSwap-2109979603-project] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:45.318519 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 71/280] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1640 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:45.329854 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.332803 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:45.332992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.333345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.357481 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.357481 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:45.364581 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Volume info retrieved successfully. Aug 18 21:05:45.377186 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d5f0e1b-7f13-4fb9-aebe-e7abb6a0d9b9 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:45.377186 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 70/281] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1456 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:45.383260 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.385063 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:45.385432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1372970280"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:45.386874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1372970280'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:45.387030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume of 1 GB Aug 18 21:05:45.387351 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.387351 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:45.395782 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Availability Zones retrieved successfully. Aug 18 21:05:45.397217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.398859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Flow 'volume_create_api' (42baf997-d0c3-4ac1-9ca6-e0320fa5131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:45.399034 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] GET https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:05:45.399225 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.399429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.399886 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf050cf5-7bd5-428a-b44b-8248b14284fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.400859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:05:45.409746 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.409746 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:45.412950 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] Volume info retrieved successfully. Aug 18 21:05:45.417349 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c88dad7d-ec19-46fb-97f5-c961b09a414c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-reader] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 200 Aug 18 21:05:45.417757 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 73/282] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:45.437307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf050cf5-7bd5-428a-b44b-8248b14284fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.438170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be666806-2085-4706-8ef1-73466d0e2fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.525690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5852e382-3efb-474b-8218-5a347cc72aca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.528859 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5852e382-3efb-474b-8218-5a347cc72aca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:45.529078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5852e382-3efb-474b-8218-5a347cc72aca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.529314 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5852e382-3efb-474b-8218-5a347cc72aca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.532741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Created reservations ['ff8eba90-bacc-4179-99c7-4b88ba52fedd', 'd7cdee50-d611-49e3-89d4-15fd386897c8', 'd753edb2-aee9-45be-92d4-77ed3458d623', '09d09b91-df7e-493a-be79-15f2a06e2b84'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:45.533419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be666806-2085-4706-8ef1-73466d0e2fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff8eba90-bacc-4179-99c7-4b88ba52fedd', 'd7cdee50-d611-49e3-89d4-15fd386897c8', 'd753edb2-aee9-45be-92d4-77ed3458d623', '09d09b91-df7e-493a-be79-15f2a06e2b84']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.534108 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e50994-8635-453f-a2e4-b09166d1a7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.547313 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.547313 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:45.553452 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5852e382-3efb-474b-8218-5a347cc72aca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:45.558325 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e50994-8635-453f-a2e4-b09166d1a7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '170fbeff-cd5c-4c79-bb48-c2d3d23da8d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1372970280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff09e00c0a854dda96b6c6272a3b7f65',qos_specs=None,replication_status=,reservations=['ff8eba90-bacc-4179-99c7-4b88ba52fedd','d7cdee50-d611-49e3-89d4-15fd386897c8','d753edb2-aee9-45be-92d4-77ed3458d623','09d09b91-df7e-493a-be79-15f2a06e2b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f9017bea1e4f9f8298e19c43363180',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1372970280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=170fbeff-cd5c-4c79-bb48-c2d3d23da8d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff09e00c0a854dda96b6c6272a3b7f65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46f9017bea1e4f9f8298e19c43363180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.559236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92bd091-149a-4c7d-9bff-bfef7edd54fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.563518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5852e382-3efb-474b-8218-5a347cc72aca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:45.564221 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 72/283] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:45.580315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92bd091-149a-4c7d-9bff-bfef7edd54fa) transitioned into state 'SUCCESS' from state '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-1372970280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff09e00c0a854dda96b6c6272a3b7f65',qos_specs=None,replication_status=,reservations=['ff8eba90-bacc-4179-99c7-4b88ba52fedd','d7cdee50-d611-49e3-89d4-15fd386897c8','d753edb2-aee9-45be-92d4-77ed3458d623','09d09b91-df7e-493a-be79-15f2a06e2b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f9017bea1e4f9f8298e19c43363180',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.581054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf393c-bfe7-4065-a29a-9b5897e431bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:45.595802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf393c-bfe7-4065-a29a-9b5897e431bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:45.596701 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Flow 'volume_create_api' (42baf997-d0c3-4ac1-9ca6-e0320fa5131d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:45.597023 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume request issued successfully. Aug 18 21:05:45.597556 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc7e0559-0969-43b2-b928-7f03ccca7bda tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:45.598033 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 69/284] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:45 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:45.616691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.618389 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:45.618751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.619039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.626856 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.626856 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:45.633039 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:45.639831 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b618a5c-08d9-451b-8ef2-088ec9ed1c74 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:45.640353 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 71/285] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:45.644634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.652857 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:45.653073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.655611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.681788 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.681788 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:45.689876 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:45.701158 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-25273e74-c7a9-428a-b3f7-4cd136426826 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:45.701385 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 74/286] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1456 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:05:45.762863 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.765381 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action Aug 18 21:05:45.765979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:45.766170 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-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 18 21:05:45.780372 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.780372 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:45.780918 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:45.788636 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Begin detaching volume completed successfully. Aug 18 21:05:45.788636 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-018240e3-d669-4263-a635-a7faf07e2084 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action returned with HTTP 202 Aug 18 21:05:45.788823 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 73/287] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:05:45 2026] POST /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:05:45.834648 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-35bf0e11-c883-4ac0-9eef-894c909c4aa3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.835256 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35bf0e11-c883-4ac0-9eef-894c909c4aa3 None None] GET https://10.4.3.48/volume// Aug 18 21:05:45.835491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35bf0e11-c883-4ac0-9eef-894c909c4aa3 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.835997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35bf0e11-c883-4ac0-9eef-894c909c4aa3 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.836056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35bf0e11-c883-4ac0-9eef-894c909c4aa3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:45.836352 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 70/288] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:45.848267 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:45.852840 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:45.852840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:45.852840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:45.868355 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:45.868355 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:45.875451 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:45.885557 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-059104c1-c140-4dcb-92da-23319968e31a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:45.886124 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 72/289] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:45 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:46.328945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.331063 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] GET https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc Aug 18 21:05:46.331256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.331469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.338176 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.338176 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:46.341350 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Volume info retrieved successfully. Aug 18 21:05:46.345190 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a3dbe03-cc3b-468b-b633-1c65b2e70a2f tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc returned with HTTP 200 Aug 18 21:05:46.345601 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 75/290] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:46.367870 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.369545 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1&project_id=07dc1a0cf9e94c5ab7bbfc209ed0dd76 Aug 18 21:05:46.369747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.369948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.371223 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Could not evaluate value 07dc1a0cf9e94c5ab7bbfc209ed0dd76, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:05:46.372608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Searching by: MultiDict([('project_id', '07dc1a0cf9e94c5ab7bbfc209ed0dd76'), ('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:05:46.407285 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Get all volumes completed successfully. Aug 18 21:05:46.408275 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.408275 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:46.414215 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41741c4c-c72b-4477-aacd-521bb020a1a2 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1&project_id=07dc1a0cf9e94c5ab7bbfc209ed0dd76 returned with HTTP 200 Aug 18 21:05:46.414715 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 74/291] 10.4.3.48 () {66 vars in 1366 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=07dc1a0cf9e94c5ab7bbfc209ed0dd76 => generated 3020 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:46.430980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd059246-619a-477e-a896-a7d9e172c626 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.432709 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc Aug 18 21:05:46.433169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.433169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.433297 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Delete volume with id: 7110230c-f0cf-4fcc-a35d-0a3ed681dddc Aug 18 21:05:46.442663 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.442663 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:46.443208 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Volume info retrieved successfully. Aug 18 21:05:46.470794 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] Delete volume request issued successfully. Aug 18 21:05:46.471101 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd059246-619a-477e-a896-a7d9e172c626 tempest-VolumesListAdminTestJSON-1482097263 tempest-VolumesListAdminTestJSON-1482097263-project-admin] https://10.4.3.48/volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc returned with HTTP 202 Aug 18 21:05:46.472285 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 71/292] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:46 2026] DELETE /volume/v3/volumes/7110230c-f0cf-4fcc-a35d-0a3ed681dddc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:46.483637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-54210f8e-cb24-4784-8856-345cbb822ed7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.486133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54210f8e-cb24-4784-8856-345cbb822ed7 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:46.487178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54210f8e-cb24-4784-8856-345cbb822ed7 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.487178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54210f8e-cb24-4784-8856-345cbb822ed7 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.494485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.498745 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:46.499450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.499450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.502467 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.502467 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:46.511880 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-54210f8e-cb24-4784-8856-345cbb822ed7 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:46.522644 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54210f8e-cb24-4784-8856-345cbb822ed7 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 200 Aug 18 21:05:46.523342 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 73/293] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:46.523440 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.523440 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:46.527924 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:46.533204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-7804431d-f10d-4198-a1e4-8c998fc4a5ca tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:46.533833 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 76/294] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1459 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:46.537559 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.539462 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:46.539675 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.539884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.540057 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume with id: 7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:46.550838 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.550838 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:46.551372 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:46.558585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-8f40f9b2-d3c4-4be9-a0f2-2adfd7d1a09d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.562935 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-8f40f9b2-d3c4-4be9-a0f2-2adfd7d1a09d tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] DELETE https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 Aug 18 21:05:46.562935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-8f40f9b2-d3c4-4be9-a0f2-2adfd7d1a09d tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.562935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-8f40f9b2-d3c4-4be9-a0f2-2adfd7d1a09d tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.571380 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.571380 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:46.579930 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume request issued successfully. Aug 18 21:05:46.580167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43e799c3-8c69-439d-b831-c9cb9768f3ff tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 202 Aug 18 21:05:46.580654 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 75/295] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:46 2026] DELETE /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:46.589323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.591353 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:46.591625 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.591931 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.600779 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.600779 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:46.604791 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:46.610716 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6178761-3b8b-4c39-8d3f-f48f295b7cd4 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 200 Aug 18 21:05:46.610716 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 74/296] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:46.654306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.657064 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b9e9dc8-d06b-49bd-b403-39b1c3d83446 req-8f40f9b2-d3c4-4be9-a0f2-2adfd7d1a09d tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 returned with HTTP 200 Aug 18 21:05:46.657165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:46.657366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.657921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.657997 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 72/297] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:46 2026] DELETE /volume/v3/attachments/33b259a7-6149-408f-9d05-9a361892f249 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:46.665640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.665640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:46.670368 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:46.675474 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92d46b10-0f43-4543-ac4b-940ae6f8d963 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:46.676033 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 77/298] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:46.713605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.715883 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] PUT https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 Aug 18 21:05:46.716234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:46.728601 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Acquiring lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:46.735000 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:46.736325 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.736325 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:46.841167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Lock "cinder-attachment_update-a74a61e1-3194-4953-ad7b-3c84086c5ae2-np0000007703" released by "attachment_update" :: held 0.106s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:46.841626 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-9dfc479a-3694-4dac-9690-fa8f02f603d7 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 returned with HTTP 200 Aug 18 21:05:46.842156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 76/299] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:46 2026] PUT /volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:46.851896 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5f37b425-a758-4958-87e5-04b68d87abeb req-a6f6d063-4b28-49dd-a7e7-e1dcb487c7fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.854736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-a6f6d063-4b28-49dd-a7e7-e1dcb487c7fb tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 Aug 18 21:05:46.854999 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-a6f6d063-4b28-49dd-a7e7-e1dcb487c7fb tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.855221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-a6f6d063-4b28-49dd-a7e7-e1dcb487c7fb tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.876841 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-a6f6d063-4b28-49dd-a7e7-e1dcb487c7fb tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 returned with HTTP 200 Aug 18 21:05:46.877428 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 75/300] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:46.920802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:46.922466 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:46.923189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:46.923189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:46.935908 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:46.935908 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:46.940575 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:46.946806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-633623b6-ffaf-4ee6-878a-35f93789ad9a tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:46.947343 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 73/301] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:46 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:47.025894 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.028842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:47.029019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.029268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.040385 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.040385 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:47.044857 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:47.050006 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-03475fc9-bda8-4630-830a-6e3669c992da tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:47.050070 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 78/302] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:47.094846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.096846 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] POST https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action Aug 18 21:05:47.097158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:47.097389 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-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 18 21:05:47.107637 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.107637 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:47.108128 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:47.119216 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Begin detaching volume completed successfully. Aug 18 21:05:47.119604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-75069e01-2ae9-4ed3-b73b-8779b40c47b2 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action returned with HTTP 202 Aug 18 21:05:47.120142 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 77/303] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:05:47 2026] POST /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:05:47.179546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-84814188-a6d7-48ba-aa63-081b10ac6adc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.180132 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84814188-a6d7-48ba-aa63-081b10ac6adc None None] GET https://10.4.3.48/volume// Aug 18 21:05:47.180382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84814188-a6d7-48ba-aa63-081b10ac6adc None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.180669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84814188-a6d7-48ba-aa63-081b10ac6adc None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.181127 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84814188-a6d7-48ba-aa63-081b10ac6adc None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:47.181880 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 76/304] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:05:47.194450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.198076 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:47.198250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.198437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.214760 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.214760 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:47.230749 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:47.233134 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-335f3fe5-ccc1-483d-8646-ea237bb0e3f8 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:47.233656 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 74/305] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:47.627892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07c758c0-f4b3-4d74-90c9-aaad86ead91a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.630141 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07c758c0-f4b3-4d74-90c9-aaad86ead91a tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 Aug 18 21:05:47.630387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07c758c0-f4b3-4d74-90c9-aaad86ead91a tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.630639 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07c758c0-f4b3-4d74-90c9-aaad86ead91a tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.638317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07c758c0-f4b3-4d74-90c9-aaad86ead91a tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 returned with HTTP 404 Aug 18 21:05:47.639041 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 79/306] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/v3/volumes/7cf50ab1-cc49-46e5-97fd-5fecabc84e42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:47.645934 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.648653 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:47.648876 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.649116 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.657619 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.657619 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:47.661040 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:47.665103 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50b1d468-9a0d-4bb0-a8bf-90af8ede6374 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 200 Aug 18 21:05:47.665514 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 78/307] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:47.681841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.681841 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:47.681841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.681841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.681841 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume with id: a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:47.695465 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.695465 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:47.695465 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:47.713505 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume request issued successfully. Aug 18 21:05:47.713753 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d04054e-1a81-405a-bf0b-7d1ca204a479 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 202 Aug 18 21:05:47.714334 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 77/308] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:47 2026] DELETE /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:47.742746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:47.752780 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:47.752780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:47.752780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:47.760091 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:47.760091 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:47.763330 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:47.768636 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c1ba4ab-c877-4123-ba8b-3bf9371064c3 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 200 Aug 18 21:05:47.769044 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 75/309] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:47 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:48.785801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a3675c8-efb3-41f4-a133-ac8fa3dd672f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:48.789136 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a3675c8-efb3-41f4-a133-ac8fa3dd672f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb Aug 18 21:05:48.789136 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a3675c8-efb3-41f4-a133-ac8fa3dd672f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:48.789266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a3675c8-efb3-41f4-a133-ac8fa3dd672f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:48.798625 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a3675c8-efb3-41f4-a133-ac8fa3dd672f tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb returned with HTTP 404 Aug 18 21:05:48.799133 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 80/310] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:48 2026] GET /volume/v3/volumes/a85ef8e1-7638-467d-919f-670d83143fdb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:48.806679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:48.808340 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:48.808522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:48.808774 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:48.816099 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:48.816099 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:48.819660 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:48.823708 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c00c0082-30bf-4576-aa33-5fb61ed8ec6b tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 200 Aug 18 21:05:48.824124 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 79/311] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:48 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:48.835356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:48.837957 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:48.838134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:48.838338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:48.838567 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume with id: 2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:48.846119 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:48.846119 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:48.846622 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:48.865688 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Delete volume request issued successfully. Aug 18 21:05:48.866481 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b6590eb-532d-469a-92f6-553d9f9d9d50 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 202 Aug 18 21:05:48.866481 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 78/312] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:48 2026] DELETE /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:48.874148 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b0a45af5-5d48-466f-9292-3304a79937d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:48.876015 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b0a45af5-5d48-466f-9292-3304a79937d0 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:48.876206 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b0a45af5-5d48-466f-9292-3304a79937d0 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:48.877039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b0a45af5-5d48-466f-9292-3304a79937d0 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:48.885315 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:48.885315 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:48.889685 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b0a45af5-5d48-466f-9292-3304a79937d0 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Volume info retrieved successfully. Aug 18 21:05:48.894256 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b0a45af5-5d48-466f-9292-3304a79937d0 tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 200 Aug 18 21:05:48.894660 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 76/313] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:48 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:49.915256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40676b29-c694-4b24-add5-c6e855ffdbdf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:49.918274 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40676b29-c694-4b24-add5-c6e855ffdbdf tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] GET https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 Aug 18 21:05:49.918643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40676b29-c694-4b24-add5-c6e855ffdbdf tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:49.918895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40676b29-c694-4b24-add5-c6e855ffdbdf tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:49.931568 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40676b29-c694-4b24-add5-c6e855ffdbdf tempest-VolumesListAdminTestJSON-1514632226 tempest-VolumesListAdminTestJSON-1514632226-project-member] https://10.4.3.48/volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 returned with HTTP 404 Aug 18 21:05:49.932254 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 81/314] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:49 2026] GET /volume/v3/volumes/2cb6a1ad-c851-470c-9020-b0f46f181b52 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:51.916469 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5f37b425-a758-4958-87e5-04b68d87abeb req-b1d086f4-bb5c-4236-bb3c-a1cc8a857548 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:51.919786 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-b1d086f4-bb5c-4236-bb3c-a1cc8a857548 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] POST https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5/action Aug 18 21:05:51.920440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-b1d086f4-bb5c-4236-bb3c-a1cc8a857548 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:51.920670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-b1d086f4-bb5c-4236-bb3c-a1cc8a857548 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-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 18 21:05:51.945093 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:51.945093 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:51.958180 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5f37b425-a758-4958-87e5-04b68d87abeb req-b1d086f4-bb5c-4236-bb3c-a1cc8a857548 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5/action returned with HTTP 204 Aug 18 21:05:51.958691 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 80/315] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:51 2026] POST /volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:51.974442 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:51.978126 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:51.978336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:51.978566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:51.990299 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:51.990299 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:51.998961 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:52.007797 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-10a20cda-8a2f-4dab-b61d-b02ab7064a1f tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:52.008877 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 79/316] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:51 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:52.407031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-43494537-4fc2-4640-b364-4d107b966b5c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:52.410796 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-43494537-4fc2-4640-b364-4d107b966b5c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] DELETE https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 Aug 18 21:05:52.411016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-43494537-4fc2-4640-b364-4d107b966b5c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:52.411248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-43494537-4fc2-4640-b364-4d107b966b5c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:52.419909 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:52.419909 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:52.472160 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-371f7ef6-5c8c-4dcb-af7f-472984b806d2 req-43494537-4fc2-4640-b364-4d107b966b5c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 returned with HTTP 200 Aug 18 21:05:52.472701 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 77/317] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:52 2026] DELETE /volume/v3/attachments/3f1e476d-9596-43a9-933b-b8789aed29f3 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:53.847687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:54.171711 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:54.172091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1332129743"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:54.174147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1332129743'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:54.174147 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume of 1 GB Aug 18 21:05:54.178666 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Availability Zones retrieved successfully. Aug 18 21:05:54.190117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (14d523b7-b877-4079-b015-e6af54d4ccf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:54.191080 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd51455-121d-4f91-8d52-2ff99bf430a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:54.192069 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:05:54.219617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd51455-121d-4f91-8d52-2ff99bf430a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:54.220446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae42ec5-9ac4-4cb3-85be-ea6539418101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:54.330452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['be98680b-6d5b-4cb9-abaa-439771b60643', 'ff096b13-6ef8-4dec-be25-39cea296aa01', '1f3ecad8-d37e-458d-bfdb-a750c8605b26', '8bc08d22-8393-4ee3-8d45-613461e9325d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:54.331405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae42ec5-9ac4-4cb3-85be-ea6539418101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be98680b-6d5b-4cb9-abaa-439771b60643', 'ff096b13-6ef8-4dec-be25-39cea296aa01', '1f3ecad8-d37e-458d-bfdb-a750c8605b26', '8bc08d22-8393-4ee3-8d45-613461e9325d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:54.332154 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f9f6c4-b7aa-4f1d-ac3b-7d76900906c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:54.367820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f9f6c4-b7aa-4f1d-ac3b-7d76900906c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d3f37f-e67b-49c4-aedd-5f447f54f6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1332129743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['be98680b-6d5b-4cb9-abaa-439771b60643','ff096b13-6ef8-4dec-be25-39cea296aa01','1f3ecad8-d37e-458d-bfdb-a750c8605b26','8bc08d22-8393-4ee3-8d45-613461e9325d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1332129743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d3f37f-e67b-49c4-aedd-5f447f54f6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6076efcf89504b51b5fa60a65f12cf1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:54.368623 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7560b418-1707-4f7b-98d7-84939db56642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:54.412923 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7560b418-1707-4f7b-98d7-84939db56642) transitioned into state 'SUCCESS' from state '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-1332129743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['be98680b-6d5b-4cb9-abaa-439771b60643','ff096b13-6ef8-4dec-be25-39cea296aa01','1f3ecad8-d37e-458d-bfdb-a750c8605b26','8bc08d22-8393-4ee3-8d45-613461e9325d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:54.414540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3064541f-4cec-421a-a39a-bcaedf35072b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:54.428644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3064541f-4cec-421a-a39a-bcaedf35072b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:54.429643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (14d523b7-b877-4079-b015-e6af54d4ccf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:05:54.429997 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request issued successfully. Aug 18 21:05:54.430608 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f49ad7ec-73a3-4188-ad20-3267603cbf66 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:54.431046 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 82/318] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:53 2026] POST /volume/v3/volumes => generated 749 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:54.451715 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:54.454314 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:54.454607 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:54.454890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:54.468080 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:54.468080 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:54.482581 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:54.491089 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0b39f01-c7d0-4af5-a96f-af8bf7a8c518 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 200 Aug 18 21:05:54.491999 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 81/319] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:54 2026] GET /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:54.893742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:54.897610 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:54.897989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:54.898173 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:54.908508 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:54.908508 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:54.915608 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:54.920316 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-9f15d5f5-c8ae-414f-8e18-1484bdf975ed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:54.920740 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 80/320] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:05:54 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:54.954837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fa5a4da3-aafa-4d0d-a10b-07cf553ce069 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:54.955238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa5a4da3-aafa-4d0d-a10b-07cf553ce069 None None] GET https://10.4.3.48/volume// Aug 18 21:05:54.955238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa5a4da3-aafa-4d0d-a10b-07cf553ce069 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:54.955425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa5a4da3-aafa-4d0d-a10b-07cf553ce069 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:54.955718 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa5a4da3-aafa-4d0d-a10b-07cf553ce069 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:54.956123 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 78/321] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:05: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 18 21:05:54.966335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-87c58d00-effb-4824-b55f-854ce452ad8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:54.968958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-87c58d00-effb-4824-b55f-854ce452ad8a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:05:54.969414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-87c58d00-effb-4824-b55f-854ce452ad8a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "170fbeff-cd5c-4c79-bb48-c2d3d23da8d5", "connector": null, "instance_uuid": "fa444ca4-cd4c-4a8f-abe3-12fc885d185b"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:54.982389 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:54.982389 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:55.021182 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-87c58d00-effb-4824-b55f-854ce452ad8a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:05:55.021846 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 83/322] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:05:54 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 18 21:05:55.087376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-0d4fb1ab-0083-478b-b7f7-082c9719dcbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.091345 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-0d4fb1ab-0083-478b-b7f7-082c9719dcbb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action Aug 18 21:05:55.091879 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-0d4fb1ab-0083-478b-b7f7-082c9719dcbb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:55.092072 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-0d4fb1ab-0083-478b-b7f7-082c9719dcbb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-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 18 21:05:55.134458 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.134458 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:55.167501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dc894c9e-84c8-4870-9bce-f5ad06961306 req-0d4fb1ab-0083-478b-b7f7-082c9719dcbb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action returned with HTTP 204 Aug 18 21:05:55.168830 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 82/323] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:55 2026] POST /volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:55.199183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.200887 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:55.201049 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:55.201240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:55.212468 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.212468 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:55.217860 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:55.226148 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cf89e4b-3773-4fab-aa45-3841a8a4ad47 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:55.228187 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 81/324] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:55 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:55.246881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.248974 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:55.249212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:55.249392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:55.272762 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.272762 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:55.283252 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:55.291711 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c1b0fb6-a661-47ba-82cf-709b357068e7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:55.292323 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 79/325] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:55 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1110 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:55.512917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.515383 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:55.515639 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:55.519997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:55.531648 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.531648 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:55.538974 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:55.545791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02b6b5bd-48cf-4506-a94b-584aa2c18f58 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 200 Aug 18 21:05:55.546112 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 84/326] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:55 2026] GET /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:55.562972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.566283 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:05:55.566890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1d3f37f-e67b-49c4-aedd-5f447f54f6a8", "name": "tempest-VolumesDeleteCascade-Snapshot-1713457488"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:55.577196 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.577196 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:55.578232 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:55.578232 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create snapshot from volume b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:55.603236 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-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 18 21:05:55.638903 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['7c4c4744-256d-40ab-850b-1b1948741471', '7334188a-9229-4b8b-bbf3-f5fa9ffda4ab', '8f99adb1-ba4a-4827-b9d2-c858dd26023f', 'b348fb01-5daa-419e-90f8-f9ac6563d8b0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:55.722248 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot create request issued successfully. Aug 18 21:05:55.722794 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8628a7b-ee40-45b7-b15f-44f0895492c3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:05:55.723113 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 83/327] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:05:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:55.754066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.760371 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 Aug 18 21:05:55.760371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:55.760582 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:55.796396 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.796396 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:55.797077 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:05:55.798086 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e768dd7a-ae3b-4b6c-9c90-365dae8c257f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 returned with HTTP 200 Aug 18 21:05:55.798916 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 82/328] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:05:55 2026] GET /volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:55.820414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6e36957a-fc9a-4cf1-9415-50411cd8a1ad req-dde30cc0-45a1-4902-90b8-b49a5a706d92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:55.822862 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e36957a-fc9a-4cf1-9415-50411cd8a1ad req-dde30cc0-45a1-4902-90b8-b49a5a706d92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] DELETE https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 Aug 18 21:05:55.823142 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e36957a-fc9a-4cf1-9415-50411cd8a1ad req-dde30cc0-45a1-4902-90b8-b49a5a706d92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:55.823457 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e36957a-fc9a-4cf1-9415-50411cd8a1ad req-dde30cc0-45a1-4902-90b8-b49a5a706d92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:55.835005 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:55.835005 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:55.896639 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e36957a-fc9a-4cf1-9415-50411cd8a1ad req-dde30cc0-45a1-4902-90b8-b49a5a706d92 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 returned with HTTP 200 Aug 18 21:05:55.897269 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 80/329] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:05:55 2026] DELETE /volume/v3/attachments/23a8f6db-b2fc-43ed-9f6d-bd9dff868cb5 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:56.813649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0975f844-d48b-497e-9666-5bf6916ed355 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.816348 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0975f844-d48b-497e-9666-5bf6916ed355 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 Aug 18 21:05:56.816348 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0975f844-d48b-497e-9666-5bf6916ed355 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:56.816348 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0975f844-d48b-497e-9666-5bf6916ed355 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:56.836690 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:56.836690 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:56.837382 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0975f844-d48b-497e-9666-5bf6916ed355 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:05:56.838355 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0975f844-d48b-497e-9666-5bf6916ed355 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 returned with HTTP 200 Aug 18 21:05:56.838678 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 85/330] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:05:56 2026] GET /volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:56.848544 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.854957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:05:56.855400 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1d3f37f-e67b-49c4-aedd-5f447f54f6a8", "name": "tempest-VolumesDeleteCascade-Snapshot-1476195083"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:56.858689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.860952 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:56.860952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:56.861183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:56.863959 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=342,cinder:INSERT=37,cinder:UPDATE=61 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:05:56.869502 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:56.869502 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:56.869502 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:56.869635 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create snapshot from volume b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:56.871683 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:56.871683 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:56.877637 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:56.884590 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e31262ff-d228-40f0-ba9d-6afa15e0e7d9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:56.885762 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 83/331] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:56 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:56.900143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['f8c9d792-0a62-4c88-8d30-239829a12c9b', 'e8c1dd43-d29f-402a-9ddd-11224b6fd5f1', '0a3d8349-1af1-44c4-9e97-4686d7e44a63', 'f890adcb-ad1b-4cf4-bda7-3ce06e35e14a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:56.936554 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot create request issued successfully. Aug 18 21:05:56.936634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2f90925a-8543-412e-924b-ebc64c44786e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.936997 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d586abd-b6e5-4da1-8b89-63e52da6f330 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:05:56.937637 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 84/332] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:05:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:56.938612 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f90925a-8543-412e-924b-ebc64c44786e tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:56.938828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f90925a-8543-412e-924b-ebc64c44786e tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:56.939084 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f90925a-8543-412e-924b-ebc64c44786e tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:56.948124 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:56.948124 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:56.948755 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d51c459-a225-4e61-aa44-b0a853af9188 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.950649 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d51c459-a225-4e61-aa44-b0a853af9188 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c Aug 18 21:05:56.950698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d51c459-a225-4e61-aa44-b0a853af9188 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:56.950935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d51c459-a225-4e61-aa44-b0a853af9188 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:56.953442 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2f90925a-8543-412e-924b-ebc64c44786e tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:56.957883 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:56.957883 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:56.958517 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9d51c459-a225-4e61-aa44-b0a853af9188 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:05:56.959777 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d51c459-a225-4e61-aa44-b0a853af9188 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c returned with HTTP 200 Aug 18 21:05:56.959846 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f90925a-8543-412e-924b-ebc64c44786e tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:56.960242 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 86/333] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:05:56 2026] GET /volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:56.960537 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 81/334] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:56 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:56.992182 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:56.994594 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:56.995111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:56.995640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:56.995989 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Delete volume with id: a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:57.008961 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:57.008961 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:57.008961 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:57.030907 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Delete volume request issued successfully. Aug 18 21:05:57.030907 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cccc1797-aef7-4b83-8958-186a1dbeaec9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 202 Aug 18 21:05:57.030907 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 84/335] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:56 2026] DELETE /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:57.038305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.041151 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:57.041331 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:57.041550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:57.053096 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:57.053096 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:57.059409 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Volume info retrieved successfully. Aug 18 21:05:57.066458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-054c5de3-f625-493a-bc04-6e0f8302d7b9 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 200 Aug 18 21:05:57.068140 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 85/336] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:57 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:57.748582 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e57aed80-64be-4aaf-858c-bbd0159d7b5d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.748739 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e57aed80-64be-4aaf-858c-bbd0159d7b5d None None] GET https://10.4.3.48/volume// Aug 18 21:05:57.748930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e57aed80-64be-4aaf-858c-bbd0159d7b5d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:57.749160 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e57aed80-64be-4aaf-858c-bbd0159d7b5d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:57.749558 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e57aed80-64be-4aaf-858c-bbd0159d7b5d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:05:57.749996 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 87/337] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:05: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 18 21:05:57.764761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.768535 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:05:57.768815 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:57.769022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:57.780944 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:57.780944 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:57.786827 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:05:57.792842 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-88e44909-2a1c-46a6-ae27-04f4b33c9bed tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:05:57.793566 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 82/338] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:05:57 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1290 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:05:57.903512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.905990 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] PUT https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 Aug 18 21:05:57.906424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:57.915035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Acquiring lock "cinder-attachment_update-170fbeff-cd5c-4c79-bb48-c2d3d23da8d5-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:05:57.930744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Lock "cinder-attachment_update-170fbeff-cd5c-4c79-bb48-c2d3d23da8d5-np0000007703" acquired by "attachment_update" :: waited 0.014s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:05:57.930744 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:57.930744 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:57.973176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.979742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c Aug 18 21:05:57.979742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:57.979742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:57.982845 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:57.982845 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:57.983316 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:05:57.984588 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eee4d1df-faea-4b71-9b8b-eb99e2b18ce4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c returned with HTTP 200 Aug 18 21:05:57.984975 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 86/339] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:05:57 2026] GET /volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:57.995958 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29bde672-5656-4729-b465-4fb2481321a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:57.999130 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8?cascade=True Aug 18 21:05:57.999386 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:57.999588 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:57.999795 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume with id: b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:58.012372 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:58.012372 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:58.012915 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:58.039645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Lock "cinder-attachment_update-170fbeff-cd5c-4c79-bb48-c2d3d23da8d5-np0000007703" released by "attachment_update" :: held 0.110s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:05:58.040430 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-f918907d-e415-48c3-a804-af9fba986f42 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 returned with HTTP 200 Aug 18 21:05:58.040967 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 85/340] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:05:57 2026] PUT /volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:05:58.066416 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume request issued successfully. Aug 18 21:05:58.066416 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29bde672-5656-4729-b465-4fb2481321a2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8?cascade=True returned with HTTP 202 Aug 18 21:05:58.066416 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 88/341] 10.4.3.48 () {66 vars in 1369 bytes} [Tue Aug 18 21:05:57 2026] DELETE /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:58.072592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-c7758f1d-00a8-48fb-af64-7df5662fe480 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:58.076646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-c7758f1d-00a8-48fb-af64-7df5662fe480 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action Aug 18 21:05:58.077145 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-c7758f1d-00a8-48fb-af64-7df5662fe480 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:05:58.077347 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-c7758f1d-00a8-48fb-af64-7df5662fe480 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:58.079051 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:58.081270 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:58.081550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:58.081804 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:58.084342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44e91b24-8b3a-4d5a-9197-660ce8e8a494 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:58.087453 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44e91b24-8b3a-4d5a-9197-660ce8e8a494 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] GET https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 Aug 18 21:05:58.087651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44e91b24-8b3a-4d5a-9197-660ce8e8a494 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:58.087920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44e91b24-8b3a-4d5a-9197-660ce8e8a494 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:58.093520 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:58.093520 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:58.097392 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44e91b24-8b3a-4d5a-9197-660ce8e8a494 tempest-ServerActionsTestOtherB-733183082 tempest-ServerActionsTestOtherB-733183082-project-member] https://10.4.3.48/volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 returned with HTTP 404 Aug 18 21:05:58.097965 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:58.101754 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 86/342] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:58 2026] GET /volume/v3/volumes/a74a61e1-3194-4953-ad7b-3c84086c5ae2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:58.102887 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:58.102887 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:58.103812 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1acc714-4f2b-40f8-a758-6b8f1bde8036 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 200 Aug 18 21:05:58.104195 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 87/343] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:58 2026] GET /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:58.123548 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-440c3d79-7bab-4955-bd3b-6c1ae8e8ceab req-c7758f1d-00a8-48fb-af64-7df5662fe480 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action returned with HTTP 204 Aug 18 21:05:58.124123 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 83/344] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:05:58 2026] POST /volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:58.236312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:58.240213 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] DELETE https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:05:58.240213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:58.240213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:58.240434 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Delete volume with id: 29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:05:58.259477 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:58.259477 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:58.259960 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:58.295100 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Delete volume request issued successfully. Aug 18 21:05:58.295261 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40366bc1-0944-40e3-ada1-ea4bb24551aa tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 202 Aug 18 21:05:58.295840 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 89/345] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:58 2026] DELETE /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:58.304525 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-24228ff9-844c-49b1-b7c5-9faf375408cf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:58.307654 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24228ff9-844c-49b1-b7c5-9faf375408cf tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:05:58.307947 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24228ff9-844c-49b1-b7c5-9faf375408cf tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:58.308199 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24228ff9-844c-49b1-b7c5-9faf375408cf tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:58.325941 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:58.325941 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:05:58.330839 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-24228ff9-844c-49b1-b7c5-9faf375408cf tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:58.339546 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24228ff9-844c-49b1-b7c5-9faf375408cf tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 200 Aug 18 21:05:58.339546 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 87/346] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:58 2026] GET /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:59.119856 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f6d87ca4-5af3-46b6-9214-9adb16652733 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.121748 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6d87ca4-5af3-46b6-9214-9adb16652733 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:59.121943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f6d87ca4-5af3-46b6-9214-9adb16652733 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.122133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f6d87ca4-5af3-46b6-9214-9adb16652733 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.127509 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f6d87ca4-5af3-46b6-9214-9adb16652733 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 404 Aug 18 21:05:59.127976 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 88/347] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.138150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.140534 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:05:59.140737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.140930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.141226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:05:59.142319 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:05:59.149896 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Get all volumes completed successfully. Aug 18 21:05:59.150472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bfcd40f-ebb1-4851-9fa9-c8b9165d3ee1 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:05:59.150874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 84/348] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:05:59.161543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.163323 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:05:59.163518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.163701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.163991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:05:59.165103 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:05:59.176917 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Get all snapshots completed successfully. Aug 18 21:05:59.177280 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-172f25a7-cd7d-42f5-808e-14a2e5d472a3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:05:59.177866 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 90/349] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:05:59.189998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.192206 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c Aug 18 21:05:59.192448 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.192738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.192900 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete snapshot with id: 16ec1ed8-5933-4e3c-b16e-37e8162dbd7c Aug 18 21:05:59.198947 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a2dc27d3-92c2-47ff-8455-7a5721972fc3 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c returned with HTTP 404 Aug 18 21:05:59.199493 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 88/350] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:05:59 2026] DELETE /volume/v3/snapshots/16ec1ed8-5933-4e3c-b16e-37e8162dbd7c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.206286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.208347 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 Aug 18 21:05:59.208347 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.208985 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.208985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete snapshot with id: 4b9d7adc-cddf-4621-8f01-30cf256bd150 Aug 18 21:05:59.213225 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c60f04d-f2e2-4ce8-a0a8-061166863d8d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 returned with HTTP 404 Aug 18 21:05:59.213899 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 89/351] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:05:59 2026] DELETE /volume/v3/snapshots/4b9d7adc-cddf-4621-8f01-30cf256bd150 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.222078 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-557bffc6-fdb3-4158-8909-47c0ff77e449 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.224167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-557bffc6-fdb3-4158-8909-47c0ff77e449 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:59.224438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-557bffc6-fdb3-4158-8909-47c0ff77e449 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.224701 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-557bffc6-fdb3-4158-8909-47c0ff77e449 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.230506 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-557bffc6-fdb3-4158-8909-47c0ff77e449 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 404 Aug 18 21:05:59.230962 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 85/352] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.238256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.240093 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:59.240300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.240475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.240637 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume with id: b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 Aug 18 21:05:59.246330 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68e52de8-4342-49e3-97c1-b39abe7e5f0d tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 returned with HTTP 404 Aug 18 21:05:59.246817 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 91/353] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:59 2026] DELETE /volume/v3/volumes/b1d3f37f-e67b-49c4-aedd-5f447f54f6a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.257120 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.258856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:05:59.259345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-499932720"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:05:59.261162 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-499932720'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:05:59.261262 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume of 1 GB Aug 18 21:05:59.265953 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Availability Zones retrieved successfully. Aug 18 21:05:59.272079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (0fdd4218-e70c-4673-b8b6-f3209b6eb96a) 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 18 21:05:59.273317 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ab9345-c1ac-4491-abca-dedda293a89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:59.274355 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-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 18 21:05:59.327930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ab9345-c1ac-4491-abca-dedda293a89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:05:59.328944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9045ca6-853d-45d8-9812-784ea31f0999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:59.355745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cee3cdfd-9b32-4f24-af4a-d77d1234ba28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.358121 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cee3cdfd-9b32-4f24-af4a-d77d1234ba28 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 Aug 18 21:05:59.358383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cee3cdfd-9b32-4f24-af4a-d77d1234ba28 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.358555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cee3cdfd-9b32-4f24-af4a-d77d1234ba28 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.365967 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cee3cdfd-9b32-4f24-af4a-d77d1234ba28 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 returned with HTTP 404 Aug 18 21:05:59.366368 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 90/354] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes/29470338-064f-4ce5-97a2-12fd6f9b35d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:05:59.380418 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.384372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] DELETE https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:59.384568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.384783 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.384953 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Delete volume with id: 260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:59.393793 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:59.393793 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:05:59.394287 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:59.394561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['b821a6af-d8e1-4ea9-8744-27583f038015', 'd63b6adb-090e-44b5-b93d-89b6a46f33f8', '858d4b1e-8440-4139-ac64-728e7e435900', 'dcbda945-645b-436a-be29-2975f1441996'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:05:59.395455 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9045ca6-853d-45d8-9812-784ea31f0999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b821a6af-d8e1-4ea9-8744-27583f038015', 'd63b6adb-090e-44b5-b93d-89b6a46f33f8', '858d4b1e-8440-4139-ac64-728e7e435900', 'dcbda945-645b-436a-be29-2975f1441996']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:59.396443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51875cfe-f508-4a1f-b2cd-18e1417a084b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:59.414188 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Delete volume request issued successfully. Aug 18 21:05:59.414543 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6e1034f1-ce09-4f7a-a00f-f54981ecf24c tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 202 Aug 18 21:05:59.415220 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 86/355] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:05:59 2026] DELETE /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:05:59.426576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.426655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51875cfe-f508-4a1f-b2cd-18e1417a084b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-499932720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['b821a6af-d8e1-4ea9-8744-27583f038015','d63b6adb-090e-44b5-b93d-89b6a46f33f8','858d4b1e-8440-4139-ac64-728e7e435900','dcbda945-645b-436a-be29-2975f1441996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-499932720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6076efcf89504b51b5fa60a65f12cf1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:59.427440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a0f33c-b88d-4cdf-b272-b803e741a66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:59.428324 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:05:59.428521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.428691 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.437966 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:59.437966 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:05:59.444378 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Volume info retrieved successfully. Aug 18 21:05:59.454767 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24ee8423-5d51-46e2-82b7-c3810bb852d4 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 200 Aug 18 21:05:59.455497 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 92/356] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:05:59.455633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a0f33c-b88d-4cdf-b272-b803e741a66d) transitioned into state 'SUCCESS' from state '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-499932720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['b821a6af-d8e1-4ea9-8744-27583f038015','d63b6adb-090e-44b5-b93d-89b6a46f33f8','858d4b1e-8440-4139-ac64-728e7e435900','dcbda945-645b-436a-be29-2975f1441996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:05:59.456782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6ebfbe-ba26-41e3-acf0-d72e6d02842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:05:59.468694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6ebfbe-ba26-41e3-acf0-d72e6d02842c) 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 18 21:05:59.469893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (0fdd4218-e70c-4673-b8b6-f3209b6eb96a) 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 18 21:05:59.470279 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request issued successfully. Aug 18 21:05:59.471024 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acfc5c4a-4e59-43ad-8330-f4effb98bf4c tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:05:59.471823 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 89/357] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:05:59 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:05:59.494407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:05:59.496236 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:05:59.496423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:05:59.496587 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:05:59.508369 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:05:59.508369 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:05:59.517734 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:05:59.524062 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f95004ab-bfaf-4cdb-9b2e-2c8a7949f531 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 200 Aug 18 21:05:59.524659 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 91/358] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:05:59 2026] GET /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:00.468975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-741d89ec-24ea-417d-a2a7-f6f040d44227 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:00.470939 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-741d89ec-24ea-417d-a2a7-f6f040d44227 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] GET https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 Aug 18 21:06:00.472363 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-741d89ec-24ea-417d-a2a7-f6f040d44227 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:00.472363 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-741d89ec-24ea-417d-a2a7-f6f040d44227 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:00.482844 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-741d89ec-24ea-417d-a2a7-f6f040d44227 tempest-TestMultiAttachVolumeSwap-865011183 tempest-TestMultiAttachVolumeSwap-865011183-project-member] https://10.4.3.48/volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 returned with HTTP 404 Aug 18 21:06:00.483458 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 87/359] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:00 2026] GET /volume/v3/volumes/260d18f3-c629-488b-9d97-cdca93cbdc66 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:00.543655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-41a63306-2182-4951-9a94-6517ef5bb72f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:00.546364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41a63306-2182-4951-9a94-6517ef5bb72f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:00.546888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41a63306-2182-4951-9a94-6517ef5bb72f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:00.547037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41a63306-2182-4951-9a94-6517ef5bb72f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:00.556754 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:00.556754 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:00.562324 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41a63306-2182-4951-9a94-6517ef5bb72f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:00.567904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41a63306-2182-4951-9a94-6517ef5bb72f tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 200 Aug 18 21:06:00.568260 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 93/360] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:00 2026] GET /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:00.587190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:00.590211 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:06:00.590701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633", "name": "tempest-VolumesDeleteCascade-Snapshot-861307915"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:00.594033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:00.598984 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:00.598984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-613253309", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:00.603128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-613253309', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:00.603300 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:00.603300 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:00.604165 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:00.604537 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create snapshot from volume 9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:00.633977 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-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 18 21:06:00.664425 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['6d8effce-4252-4fbe-93f1-c09fb6421969', 'faa622c1-d8dd-4441-8595-5594dff4a26b', 'a97b8a3e-c062-4131-87e2-6d5f4074f573', 'd0f05285-3319-4096-ab7e-22380db0ecea'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:00.731614 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot create request issued successfully. Aug 18 21:06:00.731614 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a62c6a7f-431d-4503-b18c-de226fa850d7 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:06:00.731614 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 90/361] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:06:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:00.743311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:00.749410 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f Aug 18 21:06:00.749662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:00.749930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:00.783069 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:00.783069 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:00.783693 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:06:00.784682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3c54ad1-eeb8-4bcd-aed1-51640a17fc09 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f returned with HTTP 200 Aug 18 21:06:00.785064 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 88/362] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:00 2026] GET /volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:01.211781 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Create volume of 1 GB Aug 18 21:06:01.217705 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Availability Zones retrieved successfully. Aug 18 21:06:01.227752 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Flow 'volume_create_api' (b03c7990-dee4-4a15-bcbc-6b11ae1c0b45) 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 18 21:06:01.228007 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5041fe-1a16-4ac5-9793-f8a38d452d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.229469 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-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 18 21:06:01.320642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5041fe-1a16-4ac5-9793-f8a38d452d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:01.321510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184233a1-1fb8-4812-9e6c-93d2a70b5d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.392974 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Created reservations ['41901569-7e4f-45cd-873a-0ef13d4960ea', 'f5235e12-c2f9-4e06-b0c5-7fcd49814ed4', 'efb3bf1a-6fdd-45b0-9f8d-78d4c331d39e', '2199999d-e735-4e63-9a6d-c2429e50db54'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:01.393764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184233a1-1fb8-4812-9e6c-93d2a70b5d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41901569-7e4f-45cd-873a-0ef13d4960ea', 'f5235e12-c2f9-4e06-b0c5-7fcd49814ed4', 'efb3bf1a-6fdd-45b0-9f8d-78d4c331d39e', '2199999d-e735-4e63-9a6d-c2429e50db54']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.394485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0149182-78d8-4496-9d17-4c280b53db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.418793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0149182-78d8-4496-9d17-4c280b53db3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb7a34a-d4bc-47df-8316-ba3acc480f1d', '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-613253309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab76ff9f4a7487d9408110946afcfde',qos_specs=None,replication_status=,reservations=['41901569-7e4f-45cd-873a-0ef13d4960ea','f5235e12-c2f9-4e06-b0c5-7fcd49814ed4','efb3bf1a-6fdd-45b0-9f8d-78d4c331d39e','2199999d-e735-4e63-9a6d-c2429e50db54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f11bcee59224bf6b9737eb0b22ba3b3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-613253309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb7a34a-d4bc-47df-8316-ba3acc480f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab76ff9f4a7487d9408110946afcfde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f11bcee59224bf6b9737eb0b22ba3b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.419908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49fbe51-a824-4de3-89ac-15860478cd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.436452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49fbe51-a824-4de3-89ac-15860478cd28) transitioned into state 'SUCCESS' from state '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-613253309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab76ff9f4a7487d9408110946afcfde',qos_specs=None,replication_status=,reservations=['41901569-7e4f-45cd-873a-0ef13d4960ea','f5235e12-c2f9-4e06-b0c5-7fcd49814ed4','efb3bf1a-6fdd-45b0-9f8d-78d4c331d39e','2199999d-e735-4e63-9a6d-c2429e50db54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f11bcee59224bf6b9737eb0b22ba3b3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.437127 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df697245-8bad-4601-8965-c94e7727ce98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.445779 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df697245-8bad-4601-8965-c94e7727ce98) 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 18 21:06:01.446661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Flow 'volume_create_api' (b03c7990-dee4-4a15-bcbc-6b11ae1c0b45) 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 18 21:06:01.446883 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Create volume request issued successfully. Aug 18 21:06:01.447487 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d4364ff-b910-4157-a554-d2176ae9cc1e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:01.448576 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 92/363] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:06:00 2026] POST /volume/v3/volumes => generated 896 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:01.462627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:01.468390 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:01.468636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:01.468920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:01.483665 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:01.483665 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:01.490685 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:01.500968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e426118-36c7-44cf-af4d-57d94296d7f1 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:01.500968 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 94/364] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:06:01 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:01.802232 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68a96085-2b41-4d56-a62f-5dff39fb064a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:01.804168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68a96085-2b41-4d56-a62f-5dff39fb064a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f Aug 18 21:06:01.804335 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68a96085-2b41-4d56-a62f-5dff39fb064a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:01.804518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68a96085-2b41-4d56-a62f-5dff39fb064a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:01.809576 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:01.809576 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:01.810155 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-68a96085-2b41-4d56-a62f-5dff39fb064a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:06:01.810998 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68a96085-2b41-4d56-a62f-5dff39fb064a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f returned with HTTP 200 Aug 18 21:06:01.811368 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 91/365] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:01 2026] GET /volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:01.821111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:01.822714 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:01.823040 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f70727e-9b1f-44d8-82ac-48206ec8c29f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1012139133"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:01.824637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request body: {'volume': {'snapshot_id': '0f70727e-9b1f-44d8-82ac-48206ec8c29f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1012139133'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:01.826241 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=327,cinder:UPDATE=62,cinder:INSERT=26 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:06:01.831313 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:01.831313 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:01.831996 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Snapshot retrieved successfully. Aug 18 21:06:01.832152 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume of 1 GB Aug 18 21:06:01.841400 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Availability Zones retrieved successfully. Aug 18 21:06:01.849286 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (8443f95b-5ff5-4218-b72c-db0fa5e850e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:01.851999 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773c44d4-c539-4e79-a8ac-76ef3a99acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.853407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:01.897263 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773c44d4-c539-4e79-a8ac-76ef3a99acb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f70727e-9b1f-44d8-82ac-48206ec8c29f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.899699 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db745a4-fc8a-4fd5-b226-933e16337cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.941586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Created reservations ['db1198cc-8fec-4ce4-8e32-f9c5138c0d72', 'a49f67d3-fb07-4351-844a-ddb7cb2620be', '05999484-5f19-4e11-a172-21669fc8f07b', '8cacc038-b244-4f32-8fc2-d41c09691f2d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:01.941980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db745a4-fc8a-4fd5-b226-933e16337cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1198cc-8fec-4ce4-8e32-f9c5138c0d72', 'a49f67d3-fb07-4351-844a-ddb7cb2620be', '05999484-5f19-4e11-a172-21669fc8f07b', '8cacc038-b244-4f32-8fc2-d41c09691f2d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.942831 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d045158b-6a28-4e75-a2fd-e6aad41e9aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:01.987037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d045158b-6a28-4e75-a2fd-e6aad41e9aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6bef51-ecef-4298-ab78-542ac0045d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1012139133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['db1198cc-8fec-4ce4-8e32-f9c5138c0d72','a49f67d3-fb07-4351-844a-ddb7cb2620be','05999484-5f19-4e11-a172-21669fc8f07b','8cacc038-b244-4f32-8fc2-d41c09691f2d'],size=1,snapshot_id=0f70727e-9b1f-44d8-82ac-48206ec8c29f,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1012139133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6bef51-ecef-4298-ab78-542ac0045d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6076efcf89504b51b5fa60a65f12cf1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f70727e-9b1f-44d8-82ac-48206ec8c29f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:01.988219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a0cea5-b95a-451b-a9d0-84fafd9fd88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:02.006373 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a0cea5-b95a-451b-a9d0-84fafd9fd88a) transitioned into state 'SUCCESS' from state '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-1012139133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6076efcf89504b51b5fa60a65f12cf1c',qos_specs=None,replication_status=,reservations=['db1198cc-8fec-4ce4-8e32-f9c5138c0d72','a49f67d3-fb07-4351-844a-ddb7cb2620be','05999484-5f19-4e11-a172-21669fc8f07b','8cacc038-b244-4f32-8fc2-d41c09691f2d'],size=1,snapshot_id=0f70727e-9b1f-44d8-82ac-48206ec8c29f,source_replicaid=,source_volid=None,status='creating',user_id='9532862af6984a00a81a5aa0d8ef33cd',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:02.007143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e1b457-72c7-44d3-9e81-2fa104a33376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:02.033591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e1b457-72c7-44d3-9e81-2fa104a33376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:02.034117 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Flow 'volume_create_api' (8443f95b-5ff5-4218-b72c-db0fa5e850e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:02.034516 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Create volume request issued successfully. Aug 18 21:06:02.035397 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec23cf20-a8f0-405a-87e8-310dc9bf9b46 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:02.035477 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 89/366] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:06:01 2026] POST /volume/v3/volumes => generated 783 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:02.051549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d694bcb-9c53-4818-8147-14e193f69aae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:02.054960 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d694bcb-9c53-4818-8147-14e193f69aae tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:02.055166 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d694bcb-9c53-4818-8147-14e193f69aae tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:02.055375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d694bcb-9c53-4818-8147-14e193f69aae tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:02.059332 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=399,cinder:INSERT=63,cinder:UPDATE=99 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:06:02.068180 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:02.068180 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:02.074815 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d694bcb-9c53-4818-8147-14e193f69aae tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:02.084457 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d694bcb-9c53-4818-8147-14e193f69aae tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 200 Aug 18 21:06:02.085045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 93/367] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:02 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:02.528497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:02.531766 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:02.532102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:02.532444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:02.535391 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=341,cinder:UPDATE=66,cinder:INSERT=36 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:06:02.544470 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:02.544470 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:02.551988 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:02.560982 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bdba18b-643b-40d2-a545-7b67b9f01ec6 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:02.561639 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 95/368] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:06:02 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:02.602822 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:02.607809 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:02.607809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:02.607809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:02.620241 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:02.620241 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:02.627794 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:02.634985 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-d4edb514-7da9-4d71-8e20-fae77a724e90 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:02.635758 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 92/369] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:02 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:03.102951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.105182 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:03.105356 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.105532 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.112077 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.112077 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:03.115715 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:03.119642 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f4c95f0-5691-446c-985b-001e396e5cb4 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 200 Aug 18 21:06:03.120017 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 90/370] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:03 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:03.135835 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-621e68ff-a94d-4398-9fdf-352ee982d910 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.138033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621e68ff-a94d-4398-9fdf-352ee982d910 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:03.138266 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621e68ff-a94d-4398-9fdf-352ee982d910 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.138537 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621e68ff-a94d-4398-9fdf-352ee982d910 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.146140 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.146140 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:03.149934 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-621e68ff-a94d-4398-9fdf-352ee982d910 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:03.157286 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621e68ff-a94d-4398-9fdf-352ee982d910 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 200 Aug 18 21:06:03.159688 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 94/371] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:03 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:03.181371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.183242 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633?cascade=True Aug 18 21:06:03.183745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.186685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.186685 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume with id: 9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:03.190954 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.190954 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:03.191528 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:03.225668 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume request issued successfully. Aug 18 21:06:03.225668 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3bd83ad9-f67c-474e-b4cd-d6d00f277f28 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633?cascade=True returned with HTTP 202 Aug 18 21:06:03.225867 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 96/372] 10.4.3.48 () {66 vars in 1369 bytes} [Tue Aug 18 21:06:03 2026] DELETE /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:03.238869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.240331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.244379 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:03.244615 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:03.244792 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.244905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.245030 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.245113 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.255878 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.255878 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:03.261242 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:03.261922 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.261922 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:03.271791 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69e0e292-ddc1-46ac-8243-101845d4b0e2 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 200 Aug 18 21:06:03.272559 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 93/373] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:03 2026] GET /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:03.274223 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:03.285685 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-1bb4c086-a272-4db3-9e71-e0d1cb5c3642 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:03.286202 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 91/374] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:03 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:03.296647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12f952be-43df-44b0-bd60-da9b1d7d40cb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.297139 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12f952be-43df-44b0-bd60-da9b1d7d40cb None None] GET https://10.4.3.48/volume// Aug 18 21:06:03.297740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12f952be-43df-44b0-bd60-da9b1d7d40cb None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:03.297740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12f952be-43df-44b0-bd60-da9b1d7d40cb None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:03.298170 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12f952be-43df-44b0-bd60-da9b1d7d40cb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:03.298597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 95/375] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:06: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 18 21:06:03.311605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-e3c4787e-8580-4e99-b72d-906675c5ba87 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:03.315579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-e3c4787e-8580-4e99-b72d-906675c5ba87 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:03.316015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-e3c4787e-8580-4e99-b72d-906675c5ba87 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beb7a34a-d4bc-47df-8316-ba3acc480f1d", "connector": null, "instance_uuid": "31e9765c-ad00-466e-93dd-e796b4e263a5"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:03.333659 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:03.333659 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:03.390791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-e3c4787e-8580-4e99-b72d-906675c5ba87 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:03.391342 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 97/376] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:03 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:04.289594 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a53bb7e2-1697-4448-a5ab-be2f4bbf7c2a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.291692 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a53bb7e2-1697-4448-a5ab-be2f4bbf7c2a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:04.291987 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a53bb7e2-1697-4448-a5ab-be2f4bbf7c2a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.292198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a53bb7e2-1697-4448-a5ab-be2f4bbf7c2a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.314570 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a53bb7e2-1697-4448-a5ab-be2f4bbf7c2a tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 404 Aug 18 21:06:04.315307 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 94/377] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:04.327089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9544e68c-0880-4268-a527-53ee950d15de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.332318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:06:04.332318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.332318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.332318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:06:04.332921 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:06:04.357519 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Get all volumes completed successfully. Aug 18 21:06:04.358469 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9544e68c-0880-4268-a527-53ee950d15de tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:06:04.358799 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 92/378] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/volumes => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:04.369618 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e6be698f-c776-4906-849c-268de74fb754 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.372106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:06:04.372238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.372473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.372916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:06:04.374283 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:06:04.397948 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Get all snapshots completed successfully. Aug 18 21:06:04.399324 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e6be698f-c776-4906-849c-268de74fb754 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:06:04.401970 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 96/379] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/snapshots => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:06:04.419302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.422980 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:04.423214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.423459 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.434538 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:04.434538 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:04.441091 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:04.451736 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2d40591-352a-48a6-a625-b2b1b2ce6d6e tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 200 Aug 18 21:06:04.452154 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 98/380] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:04.470924 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-deffd07a-505b-47ea-bb42-c6e903072964 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.472516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:04.472682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.472859 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.473004 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume with id: 9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:04.485699 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:04.485699 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:04.486262 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:04.519526 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume request issued successfully. Aug 18 21:06:04.519736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-deffd07a-505b-47ea-bb42-c6e903072964 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 202 Aug 18 21:06:04.520307 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 95/381] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:04 2026] DELETE /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:04.529562 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b329d39d-4974-4308-9562-3d9783e5d412 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.533194 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b329d39d-4974-4308-9562-3d9783e5d412 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:04.533387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b329d39d-4974-4308-9562-3d9783e5d412 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.533592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b329d39d-4974-4308-9562-3d9783e5d412 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.550885 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:04.550885 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:04.559219 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b329d39d-4974-4308-9562-3d9783e5d412 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Volume info retrieved successfully. Aug 18 21:06:04.563458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b329d39d-4974-4308-9562-3d9783e5d412 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 200 Aug 18 21:06:04.563897 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 93/382] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11d54168-0e0a-4dd7-bc61-2e1400423e88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11d54168-0e0a-4dd7-bc61-2e1400423e88 None None] GET https://10.4.3.48/volume// Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11d54168-0e0a-4dd7-bc61-2e1400423e88 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11d54168-0e0a-4dd7-bc61-2e1400423e88 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11d54168-0e0a-4dd7-bc61-2e1400423e88 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:04.735661 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 97/383] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:06:04.742954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.744989 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:04.745186 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:04.745373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:04.754688 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:04.754688 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:04.758141 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:04.762823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-69f808da-2345-42b2-9a52-d0dfa5accc52 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:04.763836 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 99/384] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:04 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:04.856943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:04.859453 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] PUT https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 Aug 18 21:06:04.859968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:04.873421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Acquiring lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:06:04.877315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:06:04.879485 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:04.879485 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:04.976437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" released by "attachment_update" :: held 0.099s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:06:04.976846 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-4742947f-6235-4b60-8fb2-a7aa6b6b28a9 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 returned with HTTP 200 Aug 18 21:06:04.977481 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 96/385] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:06:04 2026] PUT /volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:05.001642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-a6f5ad24-f3e8-4427-b930-b4abb0850e8b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:05.004552 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-a6f5ad24-f3e8-4427-b930-b4abb0850e8b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1/action Aug 18 21:06:05.005067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-a6f5ad24-f3e8-4427-b930-b4abb0850e8b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:05.005165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-a6f5ad24-f3e8-4427-b930-b4abb0850e8b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:05.047333 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:05.047333 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:05.059821 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ddd3811-acac-43ca-8c04-55397389ed5d req-a6f5ad24-f3e8-4427-b930-b4abb0850e8b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1/action returned with HTTP 204 Aug 18 21:06:05.060647 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 94/386] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:06:05 2026] POST /volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:05.579536 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff890467-e0eb-4120-b2f1-49fe96d33875 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:05.581133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff890467-e0eb-4120-b2f1-49fe96d33875 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 Aug 18 21:06:05.581324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff890467-e0eb-4120-b2f1-49fe96d33875 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:05.581560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff890467-e0eb-4120-b2f1-49fe96d33875 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:05.587371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff890467-e0eb-4120-b2f1-49fe96d33875 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 returned with HTTP 404 Aug 18 21:06:05.587975 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 98/387] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:05 2026] GET /volume/v3/volumes/9c6bef51-ecef-4298-ab78-542ac0045d86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:05.598870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:05.603851 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f Aug 18 21:06:05.603851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:05.603851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:05.603851 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete snapshot with id: 0f70727e-9b1f-44d8-82ac-48206ec8c29f Aug 18 21:06:05.608138 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-122d73dc-9858-4019-a9a3-69e7e590ef59 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f returned with HTTP 404 Aug 18 21:06:05.608948 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 100/388] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:06:05 2026] DELETE /volume/v3/snapshots/0f70727e-9b1f-44d8-82ac-48206ec8c29f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:05.619146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c56fe06-16b8-470a-ad5b-b46e5b260b06 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:05.621482 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c56fe06-16b8-470a-ad5b-b46e5b260b06 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] GET https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:05.621906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c56fe06-16b8-470a-ad5b-b46e5b260b06 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:05.622202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c56fe06-16b8-470a-ad5b-b46e5b260b06 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:05.633690 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c56fe06-16b8-470a-ad5b-b46e5b260b06 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 404 Aug 18 21:06:05.634165 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 97/389] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:05 2026] GET /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:05.644232 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:05.645969 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:05.646153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:05.646347 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:05.646493 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] Delete volume with id: 9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 Aug 18 21:06:05.651978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f3a90c4-67e6-4f79-a9e4-ce24b09afb43 tempest-VolumesDeleteCascade-1946094820 tempest-VolumesDeleteCascade-1946094820-project-member] https://10.4.3.48/volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 returned with HTTP 404 Aug 18 21:06:05.652769 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 95/390] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:05 2026] DELETE /volume/v3/volumes/9c5e7f8b-9817-4a78-b0f6-d8e7fc97d633 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:08.899158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:08.901744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:08.902689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "4d0a1f8e-14cb-4bcc-a882-b3c672b0a760-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:08.904652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '4d0a1f8e-14cb-4bcc-a882-b3c672b0a760-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:08.905086 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Create volume of 1 GB Aug 18 21:06:08.911421 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Availability Zones retrieved successfully. Aug 18 21:06:08.920023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Flow 'volume_create_api' (b90b9794-6b65-4221-a4ea-5e60409c5abd) 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 18 21:06:08.921477 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9b3a73-5d2c-428e-933e-6637392a7426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:08.924397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-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 18 21:06:08.966450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9b3a73-5d2c-428e-933e-6637392a7426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:08.967948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c96248-0394-4ea2-81e5-6ace4640536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.015060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:09.017693 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:09.017987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesCloneTest-Volume-735391288"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:09.021087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-735391288'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:09.061342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Created reservations ['66b14ffa-efd6-45a7-b268-b965e0b27d5d', 'ba3fe4da-da66-4f03-a3c1-e70af67d33eb', 'e52b45eb-a65f-4192-9c3d-f0c5200de2c9', 'dcf9fd78-d2a1-40b9-ac05-b9f417db3cd6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:09.062106 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c96248-0394-4ea2-81e5-6ace4640536c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66b14ffa-efd6-45a7-b268-b965e0b27d5d', 'ba3fe4da-da66-4f03-a3c1-e70af67d33eb', 'e52b45eb-a65f-4192-9c3d-f0c5200de2c9', 'dcf9fd78-d2a1-40b9-ac05-b9f417db3cd6']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.063044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786c4b7b-93e0-4a61-ae6f-03c7af1fedc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.100516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786c4b7b-93e0-4a61-ae6f-03c7af1fedc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c0c45d-c837-4b78-aafd-d6bf4da66cbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='4d0a1f8e-14cb-4bcc-a882-b3c672b0a760-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600bef3f53304183be0ea05e03c21893',qos_specs=None,replication_status=,reservations=['66b14ffa-efd6-45a7-b268-b965e0b27d5d','ba3fe4da-da66-4f03-a3c1-e70af67d33eb','e52b45eb-a65f-4192-9c3d-f0c5200de2c9','dcf9fd78-d2a1-40b9-ac05-b9f417db3cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd5a8675d354026855342a040608085',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:09Z,deleted=False,deleted_at=None,display_description='',display_name='4d0a1f8e-14cb-4bcc-a882-b3c672b0a760-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c0c45d-c837-4b78-aafd-d6bf4da66cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600bef3f53304183be0ea05e03c21893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd5a8675d354026855342a040608085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.102572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c63ff-e6f7-418b-9bae-24d86ba501c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.127156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c63ff-e6f7-418b-9bae-24d86ba501c0) transitioned into 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='4d0a1f8e-14cb-4bcc-a882-b3c672b0a760-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600bef3f53304183be0ea05e03c21893',qos_specs=None,replication_status=,reservations=['66b14ffa-efd6-45a7-b268-b965e0b27d5d','ba3fe4da-da66-4f03-a3c1-e70af67d33eb','e52b45eb-a65f-4192-9c3d-f0c5200de2c9','dcf9fd78-d2a1-40b9-ac05-b9f417db3cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd5a8675d354026855342a040608085',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.128161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2861a0-cf01-44d5-aa04-0d49e549fa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.144633 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume of 1 GB Aug 18 21:06:09.146080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2861a0-cf01-44d5-aa04-0d49e549fa9b) 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 18 21:06:09.147540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Flow 'volume_create_api' (b90b9794-6b65-4221-a4ea-5e60409c5abd) 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 18 21:06:09.148028 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Create volume request issued successfully. Aug 18 21:06:09.148585 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Availability Zones retrieved successfully. Aug 18 21:06:09.148990 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-0a3b9873-6d17-48ba-896b-af7d4f695b12 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:09.149613 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 99/391] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:06:08 2026] POST /volume/v3/volumes => generated 747 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:09.158302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (05836a2f-772e-41d0-9a79-75aaf6cae3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:09.159398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d07fd2-5b89-4efb-9701-79961486b7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.160350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:09.160750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:09.163698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:06:09.163899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:09.164081 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:09.173346 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:09.173346 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:09.178887 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:09.186318 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-feb707f9-fb72-45d1-a579-0dd788d16e3d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 200 Aug 18 21:06:09.186733 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 98/392] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:09 2026] GET /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:09.198216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:09.200328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:06:09.200508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:09.200680 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:09.207484 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:09.207484 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:09.212669 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:09.217286 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-65056ff2-dfc4-4d38-82a4-9aedf9d6952b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 200 Aug 18 21:06:09.217877 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 96/393] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:09 2026] GET /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:09.230308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d07fd2-5b89-4efb-9701-79961486b7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.231176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f5c2ad-5869-49c0-a713-48e6e12324f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.311135 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Created reservations ['529ca4bc-dcfe-4421-bfd8-e4c0f9db43a4', '838334b9-68a3-4ff7-a859-be5250acda8c', '605fddff-a34c-4988-83a7-ad72bffc86df', '3cac693e-a4b4-4821-978d-70b38db3309d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:09.313848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f5c2ad-5869-49c0-a713-48e6e12324f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['529ca4bc-dcfe-4421-bfd8-e4c0f9db43a4', '838334b9-68a3-4ff7-a859-be5250acda8c', '605fddff-a34c-4988-83a7-ad72bffc86df', '3cac693e-a4b4-4821-978d-70b38db3309d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.314985 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3295d53c-4e98-47df-8a48-de127ea68b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.349777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3295d53c-4e98-47df-8a48-de127ea68b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799574e1-9949-4ab3-a1a9-d17e3fe11c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-735391288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['529ca4bc-dcfe-4421-bfd8-e4c0f9db43a4','838334b9-68a3-4ff7-a859-be5250acda8c','605fddff-a34c-4988-83a7-ad72bffc86df','3cac693e-a4b4-4821-978d-70b38db3309d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-735391288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799574e1-9949-4ab3-a1a9-d17e3fe11c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d7408c140b40b39b85d08595f44793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca77d736d374ee887722d2b235f17fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.350563 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76612aee-4629-4c00-9df4-676964d383fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.379469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76612aee-4629-4c00-9df4-676964d383fa) transitioned into state 'SUCCESS' from state '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-735391288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['529ca4bc-dcfe-4421-bfd8-e4c0f9db43a4','838334b9-68a3-4ff7-a859-be5250acda8c','605fddff-a34c-4988-83a7-ad72bffc86df','3cac693e-a4b4-4821-978d-70b38db3309d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.380746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b510103-7233-47eb-a89a-1e98b7fc67e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:09.392814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b510103-7233-47eb-a89a-1e98b7fc67e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:09.393835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (05836a2f-772e-41d0-9a79-75aaf6cae3b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:09.394077 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request issued successfully. Aug 18 21:06:09.394855 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-edc6b2ad-e290-4198-9eae-3c017a986c8b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:09.395290 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 101/394] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:06:09 2026] POST /volume/v3/volumes => generated 744 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:09.413132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:09.415602 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:09.415984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:09.416228 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:09.425589 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:09.425589 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:09.430393 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:09.438126 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6284d5a-fd3f-46fb-8c47-57c90dc16576 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 200 Aug 18 21:06:09.438786 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 100/395] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:09 2026] GET /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 812 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:10.453299 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:10.456043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:10.456043 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:10.456373 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:10.466156 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:10.466156 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:10.471811 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:10.477066 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d883e5f8-f468-427f-8ad4-f05ba74d76db tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 200 Aug 18 21:06:10.477490 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 99/396] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:10 2026] GET /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:10.490254 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:10.491950 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:10.492339 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "799574e1-9949-4ab3-a1a9-d17e3fe11c46", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1169853039"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:10.493830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request body: {'volume': {'source_volid': '799574e1-9949-4ab3-a1a9-d17e3fe11c46', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1169853039'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:10.500898 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:10.500898 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:10.501370 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume retrieved successfully. Aug 18 21:06:10.501484 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume of 1 GB Aug 18 21:06:10.505002 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Availability Zones retrieved successfully. Aug 18 21:06:10.510523 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (8e7e7e65-0590-421d-b2be-eb1901a6292b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:10.511585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acfd2b5-4273-4b8a-8405-0c5a4b181d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:10.512501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:10.536102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acfd2b5-4273-4b8a-8405-0c5a4b181d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '799574e1-9949-4ab3-a1a9-d17e3fe11c46', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:10.536597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd1f7ee-7376-4e23-b2da-534dc24d8ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:10.580627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Created reservations ['b1678417-057c-471b-84f5-fbb671e98a1b', '6bd546a6-441b-4360-8606-94a205e36bb6', '57f69cb2-24e2-4b96-acc0-cf1e0f986be5', '0a38d313-1d38-4dd1-89a0-13c4f4950fd5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:10.581508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd1f7ee-7376-4e23-b2da-534dc24d8ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1678417-057c-471b-84f5-fbb671e98a1b', '6bd546a6-441b-4360-8606-94a205e36bb6', '57f69cb2-24e2-4b96-acc0-cf1e0f986be5', '0a38d313-1d38-4dd1-89a0-13c4f4950fd5']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:10.582257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba81a85-bf99-4b32-bc56-04aa317e88ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:10.616895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba81a85-bf99-4b32-bc56-04aa317e88ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9657e70b-2d88-427a-a022-32bb360f1631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1169853039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['b1678417-057c-471b-84f5-fbb671e98a1b','6bd546a6-441b-4360-8606-94a205e36bb6','57f69cb2-24e2-4b96-acc0-cf1e0f986be5','0a38d313-1d38-4dd1-89a0-13c4f4950fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=799574e1-9949-4ab3-a1a9-d17e3fe11c46,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1169853039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9657e70b-2d88-427a-a022-32bb360f1631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d7408c140b40b39b85d08595f44793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=799574e1-9949-4ab3-a1a9-d17e3fe11c46,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca77d736d374ee887722d2b235f17fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:10.617855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaabd961-9093-49ab-918e-a3e009fb788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:10.640451 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaabd961-9093-49ab-918e-a3e009fb788c) transitioned into state 'SUCCESS' from state '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-1169853039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['b1678417-057c-471b-84f5-fbb671e98a1b','6bd546a6-441b-4360-8606-94a205e36bb6','57f69cb2-24e2-4b96-acc0-cf1e0f986be5','0a38d313-1d38-4dd1-89a0-13c4f4950fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=799574e1-9949-4ab3-a1a9-d17e3fe11c46,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:10.641233 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff37af92-9582-42da-8f50-710168ca98c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:10.658128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff37af92-9582-42da-8f50-710168ca98c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:10.660013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (8e7e7e65-0590-421d-b2be-eb1901a6292b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:10.660013 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request issued successfully. Aug 18 21:06:10.660242 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9edc6f76-0693-451b-b59b-aad681ee4cf5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:10.660788 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 97/397] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:06:10 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:10.678307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:10.680709 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:10.680918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:10.681089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:10.689797 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:10.689797 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:10.695572 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:10.701965 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dc32410-9a1f-48f9-b8af-d7110f7d01ac tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 200 Aug 18 21:06:10.702717 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 102/398] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:10 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:11.718923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9f61f004-e649-4a1f-a372-a30d59624e64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:11.721117 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f61f004-e649-4a1f-a372-a30d59624e64 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.721522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f61f004-e649-4a1f-a372-a30d59624e64 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:11.721884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9f61f004-e649-4a1f-a372-a30d59624e64 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:11.732539 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:11.732539 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:11.737630 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9f61f004-e649-4a1f-a372-a30d59624e64 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:11.748976 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9f61f004-e649-4a1f-a372-a30d59624e64 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 200 Aug 18 21:06:11.749648 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 101/399] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:11 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:11.765154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-530f987c-7e6b-433f-9342-054174c68318 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:11.766943 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-530f987c-7e6b-433f-9342-054174c68318 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.767146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-530f987c-7e6b-433f-9342-054174c68318 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:11.767393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-530f987c-7e6b-433f-9342-054174c68318 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:11.775024 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:11.775024 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:11.779099 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-530f987c-7e6b-433f-9342-054174c68318 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:11.784478 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-530f987c-7e6b-433f-9342-054174c68318 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 200 Aug 18 21:06:11.784917 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 100/400] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:11 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:11.804749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:11.806943 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.807150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:11.808995 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:11.815549 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:11.815549 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:11.822359 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:11.828535 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0793f7a9-6e7e-476d-8d73-0adcac3283f9 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 200 Aug 18 21:06:11.829120 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 98/401] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:11 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:11.843352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:11.846749 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.846749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:11.846749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:11.846749 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume with id: 9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.853274 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:11.853274 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:11.853762 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:11.872340 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume request issued successfully. Aug 18 21:06:11.872532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13b452ef-5b98-4a5f-b95f-5c8225cec2b4 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 202 Aug 18 21:06:11.872980 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 103/402] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:11 2026] DELETE /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:11.884077 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:11.889092 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:11.889424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:11.889682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:11.899489 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:11.899489 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:11.906299 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:11.916391 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e44293eb-53e9-41b1-b8b4-bf392a82996c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 200 Aug 18 21:06:11.916391 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 102/403] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:11 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:06:12.232638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.238751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:06:12.239015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.239275 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.257854 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.257854 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:12.264312 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:12.269621 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-53df063c-6498-430e-ae9b-5438066cdfc1 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 200 Aug 18 21:06:12.270144 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 101/404] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:12 2026] GET /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:12.292241 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83720a41-c483-40af-b765-cb499aa892c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.293143 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83720a41-c483-40af-b765-cb499aa892c8 None None] GET https://10.4.3.48/volume// Aug 18 21:06:12.293143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83720a41-c483-40af-b765-cb499aa892c8 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.293379 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83720a41-c483-40af-b765-cb499aa892c8 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.293881 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83720a41-c483-40af-b765-cb499aa892c8 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:12.296017 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 99/405] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 21:06:12.311183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-c6e1f999-3e37-429c-8c22-192e1766bc76 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.315833 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-c6e1f999-3e37-429c-8c22-192e1766bc76 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:12.316174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-c6e1f999-3e37-429c-8c22-192e1766bc76 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1c0c45d-c837-4b78-aafd-d6bf4da66cbf", "connector": null, "instance_uuid": "4d0a1f8e-14cb-4bcc-a882-b3c672b0a760"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:12.339640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.339640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:12.407422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-c6e1f999-3e37-429c-8c22-192e1766bc76 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:12.407422 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 104/406] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:12 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:12.421992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5a37e64-6c12-4c4d-883d-a0e18d004649 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.422489 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5a37e64-6c12-4c4d-883d-a0e18d004649 None None] GET https://10.4.3.48/volume// Aug 18 21:06:12.422738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5a37e64-6c12-4c4d-883d-a0e18d004649 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.423361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5a37e64-6c12-4c4d-883d-a0e18d004649 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.423768 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5a37e64-6c12-4c4d-883d-a0e18d004649 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:12.424099 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 103/407] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06: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 18 21:06:12.434607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.438157 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:06:12.438467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.438711 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.459386 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.459386 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:12.464567 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:12.470912 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-3d5d0607-dbc8-4a36-b7f8-b4216b760b63 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 200 Aug 18 21:06:12.471442 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 102/408] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:12 2026] GET /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 1019 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:12.583755 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.589034 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] PUT https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf Aug 18 21:06:12.589501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:12.605522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Acquiring lock "cinder-attachment_update-b1c0c45d-c837-4b78-aafd-d6bf4da66cbf-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:06:12.614840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Lock "cinder-attachment_update-b1c0c45d-c837-4b78-aafd-d6bf4da66cbf-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:06:12.616335 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.616335 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:12.741408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Lock "cinder-attachment_update-b1c0c45d-c837-4b78-aafd-d6bf4da66cbf-np0000007703" released by "attachment_update" :: held 0.126s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:06:12.742241 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-41143716-3cb9-46a9-98a5-ea1983afc969 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf returned with HTTP 200 Aug 18 21:06:12.743216 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 100/409] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:06:12 2026] PUT /volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:12.778938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-22d432b1-ea16-47ab-acd3-4d179e5b97a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.784575 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-22d432b1-ea16-47ab-acd3-4d179e5b97a8 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf/action Aug 18 21:06:12.785217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-22d432b1-ea16-47ab-acd3-4d179e5b97a8 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:12.785418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-22d432b1-ea16-47ab-acd3-4d179e5b97a8 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:12.805918 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.805918 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:12.818265 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6df8ef65-78e2-4c39-b14d-e388bf34388f req-22d432b1-ea16-47ab-acd3-4d179e5b97a8 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf/action returned with HTTP 204 Aug 18 21:06:12.818810 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 105/410] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:06:12 2026] POST /volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:12.932169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1769997a-1915-4907-b6a7-0a8746a800a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.934849 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1769997a-1915-4907-b6a7-0a8746a800a5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 Aug 18 21:06:12.935110 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1769997a-1915-4907-b6a7-0a8746a800a5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.935363 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1769997a-1915-4907-b6a7-0a8746a800a5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.944318 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1769997a-1915-4907-b6a7-0a8746a800a5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 returned with HTTP 404 Aug 18 21:06:12.945303 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 104/411] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:12 2026] GET /volume/v3/volumes/9657e70b-2d88-427a-a022-32bb360f1631 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:12.956202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:12.958737 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:12.959103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:12.959478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:12.970686 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:12.970686 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:12.976005 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:12.988425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9533a923-b1bf-486f-a985-b24879d6e4d7 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 200 Aug 18 21:06:12.988425 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 103/412] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:12 2026] GET /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 1352 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:13.005320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:13.007678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] DELETE https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:13.008448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:13.009059 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:13.009229 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume with id: 799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:13.016801 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:13.016801 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:13.017358 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:13.038370 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume request issued successfully. Aug 18 21:06:13.038549 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d37d365-9b5c-46ff-bf51-2c1318fc215a tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 202 Aug 18 21:06:13.038998 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 101/413] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:13 2026] DELETE /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:13.048453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:13.050745 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:13.050797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:13.051483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:13.058746 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:13.058746 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:13.062394 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:13.068881 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a8d8e73-b0cd-46e1-a98d-77a2f81db329 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 200 Aug 18 21:06:13.068881 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 106/414] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:13 2026] GET /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:13.915410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a58f10a-f69a-4025-bae3-883916e948df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:13.918175 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a58f10a-f69a-4025-bae3-883916e948df tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:13.918281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a58f10a-f69a-4025-bae3-883916e948df tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:13.919524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a58f10a-f69a-4025-bae3-883916e948df tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:13.931401 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:13.931401 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:13.935036 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a58f10a-f69a-4025-bae3-883916e948df tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:13.941587 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a58f10a-f69a-4025-bae3-883916e948df tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:13.942046 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 105/415] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:06:13 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:14.086265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ec3e8a4-94c7-414f-8154-e81503f282f5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:14.088509 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ec3e8a4-94c7-414f-8154-e81503f282f5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 Aug 18 21:06:14.089906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ec3e8a4-94c7-414f-8154-e81503f282f5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:14.090367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ec3e8a4-94c7-414f-8154-e81503f282f5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:14.106784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ec3e8a4-94c7-414f-8154-e81503f282f5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 returned with HTTP 404 Aug 18 21:06:14.106784 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 104/416] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:14 2026] GET /volume/v3/volumes/799574e1-9949-4ab3-a1a9-d17e3fe11c46 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:14.116907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:14.122468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:14.123056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1229072469"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:14.125341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1229072469'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:14.125341 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume of 1 GB Aug 18 21:06:14.134944 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Availability Zones retrieved successfully. Aug 18 21:06:14.146757 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (037437f5-cfd1-4adc-bc33-477b1db03b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:14.147292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (055c9d51-70f9-4ab8-87a2-d9630a11f7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:14.149085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:14.198522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (055c9d51-70f9-4ab8-87a2-d9630a11f7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:14.198938 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f02633-8f89-49ea-9dab-3ce9227d2525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:14.252205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Created reservations ['84e3f279-44dc-491b-b41e-cfdda99c7bed', '96a892fd-5217-4e0b-b476-1d894a6d3f18', '83712668-4355-431c-8a53-7b838b937993', '087362ba-11b6-418b-8116-50ec5d76beaf'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:14.253378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f02633-8f89-49ea-9dab-3ce9227d2525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84e3f279-44dc-491b-b41e-cfdda99c7bed', '96a892fd-5217-4e0b-b476-1d894a6d3f18', '83712668-4355-431c-8a53-7b838b937993', '087362ba-11b6-418b-8116-50ec5d76beaf']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:14.253695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb7284-8bba-4886-87d5-c6e1948aeb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:14.286097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb7284-8bba-4886-87d5-c6e1948aeb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edafc31c-07ea-4e42-b6c5-c49b64eee792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229072469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['84e3f279-44dc-491b-b41e-cfdda99c7bed','96a892fd-5217-4e0b-b476-1d894a6d3f18','83712668-4355-431c-8a53-7b838b937993','087362ba-11b6-418b-8116-50ec5d76beaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229072469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edafc31c-07ea-4e42-b6c5-c49b64eee792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d7408c140b40b39b85d08595f44793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca77d736d374ee887722d2b235f17fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:14.286966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa8615f-8980-44ec-abdd-4eea0e09aba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:14.320634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa8615f-8980-44ec-abdd-4eea0e09aba5) transitioned into state 'SUCCESS' from state '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-1229072469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['84e3f279-44dc-491b-b41e-cfdda99c7bed','96a892fd-5217-4e0b-b476-1d894a6d3f18','83712668-4355-431c-8a53-7b838b937993','087362ba-11b6-418b-8116-50ec5d76beaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:14.321010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29fd22c-baa6-4577-ba5e-f0f8b8fe2680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:14.341585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29fd22c-baa6-4577-ba5e-f0f8b8fe2680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:14.343123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (037437f5-cfd1-4adc-bc33-477b1db03b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:14.343872 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request issued successfully. Aug 18 21:06:14.345715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1f75779-27ff-42e0-b13e-8d3505c77a86 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:14.345715 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 102/417] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:06:14 2026] POST /volume/v3/volumes => generated 745 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:14.368856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d776226-591d-46ab-a36f-306323f11146 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:14.373263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d776226-591d-46ab-a36f-306323f11146 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:14.373497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d776226-591d-46ab-a36f-306323f11146 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:14.373752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d776226-591d-46ab-a36f-306323f11146 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:14.390106 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:14.390106 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:14.394770 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2d776226-591d-46ab-a36f-306323f11146 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:14.402348 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d776226-591d-46ab-a36f-306323f11146 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 200 Aug 18 21:06:14.402643 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 107/418] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:14 2026] GET /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:15.425673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87a225af-50cc-47f0-b266-f2380e90d885 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:15.428103 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87a225af-50cc-47f0-b266-f2380e90d885 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:15.428437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87a225af-50cc-47f0-b266-f2380e90d885 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:15.428845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87a225af-50cc-47f0-b266-f2380e90d885 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:15.438010 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:15.438010 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:15.443572 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87a225af-50cc-47f0-b266-f2380e90d885 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:15.449751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87a225af-50cc-47f0-b266-f2380e90d885 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 200 Aug 18 21:06:15.450574 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 106/419] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:15 2026] GET /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:15.469370 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:15.473423 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:15.473755 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "edafc31c-07ea-4e42-b6c5-c49b64eee792", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1847894149"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:15.475940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request body: {'volume': {'source_volid': 'edafc31c-07ea-4e42-b6c5-c49b64eee792', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1847894149'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:15.491067 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:15.491067 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:15.491540 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume retrieved successfully. Aug 18 21:06:15.491540 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume of 2 GB Aug 18 21:06:15.499161 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Availability Zones retrieved successfully. Aug 18 21:06:15.507654 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (c6af35ef-5626-4711-9440-c56b697bf3ef) 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 18 21:06:15.508927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b592dd7-48f8-484a-b55c-f7174cce9d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:15.510135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:15.555949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b592dd7-48f8-484a-b55c-f7174cce9d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'edafc31c-07ea-4e42-b6c5-c49b64eee792', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:15.556822 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0f21d9-f259-4317-804f-47293cdf0ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:15.616031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Created reservations ['3837cd16-694a-4113-a43e-dbabf9fb3b7c', '72a97e23-c559-45b8-b72d-c0bd0c93d7ab', 'da449804-7809-444b-827e-ac74ae2b7e5a', '59dcda41-168b-4309-859f-49f61263ba08'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:15.616949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0f21d9-f259-4317-804f-47293cdf0ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3837cd16-694a-4113-a43e-dbabf9fb3b7c', '72a97e23-c559-45b8-b72d-c0bd0c93d7ab', 'da449804-7809-444b-827e-ac74ae2b7e5a', '59dcda41-168b-4309-859f-49f61263ba08']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:15.617803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baca9ba6-25ce-4ff8-8cac-3bd2c103433d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:15.661888 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baca9ba6-25ce-4ff8-8cac-3bd2c103433d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1847894149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['3837cd16-694a-4113-a43e-dbabf9fb3b7c','72a97e23-c559-45b8-b72d-c0bd0c93d7ab','da449804-7809-444b-827e-ac74ae2b7e5a','59dcda41-168b-4309-859f-49f61263ba08'],size=2,snapshot_id=None,source_replicaid=,source_volid=edafc31c-07ea-4e42-b6c5-c49b64eee792,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1847894149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d7408c140b40b39b85d08595f44793',provider_auth=None,provider_geometry=None,provider_id=None,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=edafc31c-07ea-4e42-b6c5-c49b64eee792,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca77d736d374ee887722d2b235f17fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:15.666349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0239e3-a5ef-4948-9dfb-0268336b26b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:15.688774 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0239e3-a5ef-4948-9dfb-0268336b26b1) transitioned into state 'SUCCESS' from state '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-1847894149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d7408c140b40b39b85d08595f44793',qos_specs=None,replication_status=,reservations=['3837cd16-694a-4113-a43e-dbabf9fb3b7c','72a97e23-c559-45b8-b72d-c0bd0c93d7ab','da449804-7809-444b-827e-ac74ae2b7e5a','59dcda41-168b-4309-859f-49f61263ba08'],size=2,snapshot_id=None,source_replicaid=,source_volid=edafc31c-07ea-4e42-b6c5-c49b64eee792,status='creating',user_id='0ca77d736d374ee887722d2b235f17fb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:15.689609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca112399-e9c8-4f34-8f85-b4449d63003e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:15.708089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca112399-e9c8-4f34-8f85-b4449d63003e) 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 18 21:06:15.709143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Flow 'volume_create_api' (c6af35ef-5626-4711-9440-c56b697bf3ef) 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 18 21:06:15.711999 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Create volume request issued successfully. Aug 18 21:06:15.711999 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-395e4a3d-8a92-4994-bb32-d2690ff039b0 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:15.711999 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 105/420] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:06:15 2026] POST /volume/v3/volumes => generated 779 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:15.727935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:15.732915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:15.733914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:15.734220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:15.750107 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:15.750107 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:15.758360 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:15.762777 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84c5f73c-193d-41d0-80c4-59fbd2597119 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 200 Aug 18 21:06:15.763193 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 103/421] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:15 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:16.784707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a72abcbf-031b-4f67-9383-1be771607ecd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:16.788780 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a72abcbf-031b-4f67-9383-1be771607ecd tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.788780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a72abcbf-031b-4f67-9383-1be771607ecd tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:16.788780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a72abcbf-031b-4f67-9383-1be771607ecd tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:16.800354 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:16.800354 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:16.809485 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a72abcbf-031b-4f67-9383-1be771607ecd tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:16.820233 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a72abcbf-031b-4f67-9383-1be771607ecd tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 200 Aug 18 21:06:16.821423 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 108/422] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:16 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:16.835010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:16.838908 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.839155 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:16.839647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:16.850797 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:16.850797 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:16.855895 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:16.862590 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd7a72a4-324e-491d-bd32-1af3e7e07a05 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 200 Aug 18 21:06:16.863423 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 107/423] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:16 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:16.879973 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad0ad478-7952-4a20-8312-cae54d594f45 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:16.882483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad0ad478-7952-4a20-8312-cae54d594f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.882693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad0ad478-7952-4a20-8312-cae54d594f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:16.882914 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad0ad478-7952-4a20-8312-cae54d594f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:16.893444 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:16.893444 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:16.898978 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad0ad478-7952-4a20-8312-cae54d594f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:16.907313 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad0ad478-7952-4a20-8312-cae54d594f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 200 Aug 18 21:06:16.907787 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 106/424] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:16 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:16.922408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-781540c1-8507-46c6-8211-e900ab0e71b5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:16.924538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.927891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:16.927891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:16.927891 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume with id: 8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.935813 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:16.935813 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:16.936506 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:16.974397 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume request issued successfully. Aug 18 21:06:16.974397 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-781540c1-8507-46c6-8211-e900ab0e71b5 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 202 Aug 18 21:06:16.975502 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 104/425] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:16 2026] DELETE /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:16.985041 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bde77ff5-1916-42a8-9ac3-261866690821 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:16.987166 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bde77ff5-1916-42a8-9ac3-261866690821 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:16.987278 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bde77ff5-1916-42a8-9ac3-261866690821 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:16.987439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bde77ff5-1916-42a8-9ac3-261866690821 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:17.001108 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:17.001108 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:17.012929 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bde77ff5-1916-42a8-9ac3-261866690821 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:17.020891 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bde77ff5-1916-42a8-9ac3-261866690821 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 200 Aug 18 21:06:17.021320 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 109/426] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:16 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:18.039662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-de66ad8e-a388-4182-a551-1f0cd97134fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:18.042342 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de66ad8e-a388-4182-a551-1f0cd97134fc tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 Aug 18 21:06:18.042567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de66ad8e-a388-4182-a551-1f0cd97134fc tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:18.042816 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-de66ad8e-a388-4182-a551-1f0cd97134fc tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:18.051890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-de66ad8e-a388-4182-a551-1f0cd97134fc tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 returned with HTTP 404 Aug 18 21:06:18.052581 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 108/427] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:18 2026] GET /volume/v3/volumes/8d1b1acf-c4b7-47cf-b1b1-aedf8f943f23 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:18.062405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3338e258-afaf-4082-a456-34f536ab370c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:18.064498 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3338e258-afaf-4082-a456-34f536ab370c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:18.064701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3338e258-afaf-4082-a456-34f536ab370c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:18.064891 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3338e258-afaf-4082-a456-34f536ab370c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:18.072680 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:18.072680 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:18.077017 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3338e258-afaf-4082-a456-34f536ab370c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:18.082418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3338e258-afaf-4082-a456-34f536ab370c tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 200 Aug 18 21:06:18.082937 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 107/428] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:18 2026] GET /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:18.102260 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:18.104327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] DELETE https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:18.104550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:18.104973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:18.105066 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume with id: edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:18.117898 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:18.117898 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:18.119055 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:18.139241 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Delete volume request issued successfully. Aug 18 21:06:18.139713 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f9061b6-3a2c-4517-b128-e2a13c90e91b tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 202 Aug 18 21:06:18.140230 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 105/429] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:18 2026] DELETE /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:18.151650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:18.153343 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:18.153515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:18.153682 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:18.163432 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:18.163432 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:18.168909 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Volume info retrieved successfully. Aug 18 21:06:18.182160 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a3dea84-9f16-4a64-b878-0a4116432f45 tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 200 Aug 18 21:06:18.182530 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 110/430] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:18 2026] GET /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:19.195124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6b072b1-e671-454e-bba5-d26c1a6416ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:19.198419 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b072b1-e671-454e-bba5-d26c1a6416ee tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] GET https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 Aug 18 21:06:19.198678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b072b1-e671-454e-bba5-d26c1a6416ee tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:19.198950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6b072b1-e671-454e-bba5-d26c1a6416ee tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:19.206909 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6b072b1-e671-454e-bba5-d26c1a6416ee tempest-VolumesCloneTest-1294902087 tempest-VolumesCloneTest-1294902087-project-member] https://10.4.3.48/volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 returned with HTTP 404 Aug 18 21:06:19.207542 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 109/431] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:19 2026] GET /volume/v3/volumes/edafc31c-07ea-4e42-b6c5-c49b64eee792 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:20.735437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:20.737882 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:06:20.738210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:20.738255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:20.749531 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:20.749531 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:20.754398 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:20.760715 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfced4b4-37ba-4794-8634-d6e153b7553f req-8a9e52f9-400c-4818-9d77-b53d4f98547d tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 200 Aug 18 21:06:20.761257 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 108/432] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:20 2026] GET /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:22.134558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93d7c962-f8ac-40a1-94e7-4cdfc97d4594 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.356338 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93d7c962-f8ac-40a1-94e7-4cdfc97d4594 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:06:22.356742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93d7c962-f8ac-40a1-94e7-4cdfc97d4594 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d081c10b-8e28-4d0f-aac0-57ca759356e4", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-454123218"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:22.373215 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93d7c962-f8ac-40a1-94e7-4cdfc97d4594 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 404 Aug 18 21:06:22.373767 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 106/433] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:06:22 2026] POST /volume/v3/snapshots => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:22.384306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bedcb2be-fa91-43fe-ba00-872047ce93e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.387787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bedcb2be-fa91-43fe-ba00-872047ce93e0 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:06:22.387787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bedcb2be-fa91-43fe-ba00-872047ce93e0 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-730359662"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:22.419114 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bedcb2be-fa91-43fe-ba00-872047ce93e0 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 404 Aug 18 21:06:22.419853 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 111/434] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:06:22 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 18 21:06:22.435348 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.437637 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots?limit=invalid Aug 18 21:06:22.437864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:22.438079 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:22.438696 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] HTTP exception thrown: limit param must be an integer Aug 18 21:06:22.438892 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfc68227-d584-4ea7-a6f5-50eb744e3627 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 21:06:22.439400 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 110/435] 10.4.3.48 () {66 vars in 1263 bytes} [Tue Aug 18 21:06:22 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 18 21:06:22.450567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-711fbc4f-e38d-4828-aed3-63d7071adafc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.452339 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots?marker=91578ee2-cd6e-4ad0-ba96-f196e21f126b Aug 18 21:06:22.452922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:22.453213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:22.453608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:06:22.455012 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:06:22.459498 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-711fbc4f-e38d-4828-aed3-63d7071adafc tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots?marker=91578ee2-cd6e-4ad0-ba96-f196e21f126b returned with HTTP 404 Aug 18 21:06:22.460146 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 109/436] 10.4.3.48 () {66 vars in 1323 bytes} [Tue Aug 18 21:06:22 2026] GET /volume/v3/snapshots?marker=91578ee2-cd6e-4ad0-ba96-f196e21f126b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:22.470187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.471740 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=invalid Aug 18 21:06:22.471922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:22.472124 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:22.472395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:06:22.473526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:06:22.474033 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d04d974c-682b-42e6-a691-dd7fe4ac495a tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 21:06:22.474475 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 107/437] 10.4.3.48 () {66 vars in 1269 bytes} [Tue Aug 18 21:06:22 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:06:22.484221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.486448 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:22.488117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-245565623"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:22.488472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-245565623'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:22.488662 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create volume of 2 GB Aug 18 21:06:22.492957 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Availability Zones retrieved successfully. Aug 18 21:06:22.503028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Flow 'volume_create_api' (08be0739-6eaa-4895-85e6-93599feb5a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:22.503492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce955530-8f78-4d79-b926-e57268964a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:22.504515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Validating volume size '2' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:22.541525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce955530-8f78-4d79-b926-e57268964a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:22.541901 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167488de-b55e-41b9-8c55-91b0e90e0f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:22.631754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Created reservations ['10540fed-e0c1-40cc-a97d-02b72b010402', '6720b675-5544-47f2-a3b2-ce33a4830c6f', 'a54e02d6-5101-43c9-9f82-9eae2701aae9', '35faf9a9-5b96-42ca-8c67-4c7e58051e48'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:22.631754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167488de-b55e-41b9-8c55-91b0e90e0f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10540fed-e0c1-40cc-a97d-02b72b010402', '6720b675-5544-47f2-a3b2-ce33a4830c6f', 'a54e02d6-5101-43c9-9f82-9eae2701aae9', '35faf9a9-5b96-42ca-8c67-4c7e58051e48']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:22.631754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785e6834-d5db-45ea-968d-a2b9034db6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:22.659053 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785e6834-d5db-45ea-968d-a2b9034db6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e5776a-7f88-4c66-bbd8-98a98fd4187a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-245565623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='575604c315854e6fb0df4676856ddb75',qos_specs=None,replication_status=,reservations=['10540fed-e0c1-40cc-a97d-02b72b010402','6720b675-5544-47f2-a3b2-ce33a4830c6f','a54e02d6-5101-43c9-9f82-9eae2701aae9','35faf9a9-5b96-42ca-8c67-4c7e58051e48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69ef76046f94931aec13272898f355c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-245565623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e5776a-7f88-4c66-bbd8-98a98fd4187a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='575604c315854e6fb0df4676856ddb75',provider_auth=None,provider_geometry=None,provider_id=None,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='e69ef76046f94931aec13272898f355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:22.659498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18eb6a32-03bb-404e-b766-ae8908f17db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:22.681179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18eb6a32-03bb-404e-b766-ae8908f17db4) transitioned into state 'SUCCESS' from state '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-245565623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='575604c315854e6fb0df4676856ddb75',qos_specs=None,replication_status=,reservations=['10540fed-e0c1-40cc-a97d-02b72b010402','6720b675-5544-47f2-a3b2-ce33a4830c6f','a54e02d6-5101-43c9-9f82-9eae2701aae9','35faf9a9-5b96-42ca-8c67-4c7e58051e48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69ef76046f94931aec13272898f355c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:22.682023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cfafe6-8b57-41cf-9474-26897ea74f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:22.692751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cfafe6-8b57-41cf-9474-26897ea74f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:22.693759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Flow 'volume_create_api' (08be0739-6eaa-4895-85e6-93599feb5a7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:22.694165 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create volume request issued successfully. Aug 18 21:06:22.694990 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca3f236b-8d72-4ba2-9188-92494e0a2431 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:22.695627 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 112/438] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:06:22 2026] POST /volume/v3/volumes => generated 759 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:22.709978 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55bce082-99ff-4689-b7a5-870b64e711a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:22.714102 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55bce082-99ff-4689-b7a5-870b64e711a1 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:22.714424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55bce082-99ff-4689-b7a5-870b64e711a1 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:22.715873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55bce082-99ff-4689-b7a5-870b64e711a1 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:22.724758 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:22.724758 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:22.729031 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55bce082-99ff-4689-b7a5-870b64e711a1 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:22.733770 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55bce082-99ff-4689-b7a5-870b64e711a1 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 200 Aug 18 21:06:22.733941 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 111/439] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:22 2026] GET /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:23.750123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:23.752933 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:23.752933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:23.754130 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:23.762129 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:23.762129 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:23.768003 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:23.772926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee6667a0-1d9c-4f2d-ab72-47c92bf5b0e3 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 200 Aug 18 21:06:23.773528 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 110/440] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:23 2026] GET /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:23.787054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:23.789268 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:06:23.789874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60e5776a-7f88-4c66-bbd8-98a98fd4187a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-515104517"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:23.803747 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:23.803747 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:23.803984 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:23.804147 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create snapshot from volume 60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:23.823966 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-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 18 21:06:23.853530 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Created reservations ['e3659c9f-b814-4f09-9bf0-d8bfcef76aa7', 'a3a70337-7d33-46a3-9749-043481d5c8d3', 'dfbf7801-5dd5-4657-9e9b-01a6bd2f0af2', '78edd257-06fc-4f09-a0a8-7e6dbecd14f8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:23.891028 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot create request issued successfully. Aug 18 21:06:23.891429 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51d89e56-2339-4cef-b1c9-b4c9b3b6f7f6 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:06:23.892287 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 108/441] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:06:23 2026] POST /volume/v3/snapshots => generated 317 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:23.902345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:23.905450 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:23.905792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:23.906197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:23.918046 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:23.918046 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:23.919224 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot retrieved successfully. Aug 18 21:06:23.920105 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f5adf66-adbd-42b1-8a1d-522b2bc7fae8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 returned with HTTP 200 Aug 18 21:06:23.920789 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 113/442] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:23 2026] GET /volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:24.419671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:24.421930 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:24.422346 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-159682842"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:24.424020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-159682842'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:24.424184 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume of 1 GB Aug 18 21:06:24.429186 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Availability Zones retrieved successfully. Aug 18 21:06:24.438535 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Flow 'volume_create_api' (5a8208d1-e90d-4fda-bb3c-8b3bab50e023) 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 18 21:06:24.440195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7480f1-4ad4-4949-8142-997529111623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.441594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-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 18 21:06:24.480528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7480f1-4ad4-4949-8142-997529111623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:24.481572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286edc3c-2520-41ea-88db-bd2a89538d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.561282 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Created reservations ['a6e0b29c-7157-4e4b-a50a-3bdab3d79d66', 'e784b846-af34-4ed9-a873-b176b31f252f', '058c09e9-39e8-4bac-93bf-a8a5cf820ba8', '58ec730f-3bbe-4a05-97c7-152a9d103bb0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:24.562239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286edc3c-2520-41ea-88db-bd2a89538d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e0b29c-7157-4e4b-a50a-3bdab3d79d66', 'e784b846-af34-4ed9-a873-b176b31f252f', '058c09e9-39e8-4bac-93bf-a8a5cf820ba8', '58ec730f-3bbe-4a05-97c7-152a9d103bb0']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:24.563005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387af379-cdb9-4a00-89fe-30108e40aad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.586868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387af379-cdb9-4a00-89fe-30108e40aad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '551eb39a-5eb4-4d1c-a738-f1745f85617e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-159682842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a73a7eb528045be9d7e21238af7250e',qos_specs=None,replication_status=,reservations=['a6e0b29c-7157-4e4b-a50a-3bdab3d79d66','e784b846-af34-4ed9-a873-b176b31f252f','058c09e9-39e8-4bac-93bf-a8a5cf820ba8','58ec730f-3bbe-4a05-97c7-152a9d103bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-159682842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=551eb39a-5eb4-4d1c-a738-f1745f85617e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a73a7eb528045be9d7e21238af7250e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:24.587642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1c815a-5ae4-4c7b-8338-5c8eacfa0a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.609742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1c815a-5ae4-4c7b-8338-5c8eacfa0a75) transitioned into state 'SUCCESS' from state '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-159682842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a73a7eb528045be9d7e21238af7250e',qos_specs=None,replication_status=,reservations=['a6e0b29c-7157-4e4b-a50a-3bdab3d79d66','e784b846-af34-4ed9-a873-b176b31f252f','058c09e9-39e8-4bac-93bf-a8a5cf820ba8','58ec730f-3bbe-4a05-97c7-152a9d103bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:24.611806 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b39cfd-7684-4bec-bc9f-a4607d1be8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.628464 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b39cfd-7684-4bec-bc9f-a4607d1be8c0) 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 18 21:06:24.629702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Flow 'volume_create_api' (5a8208d1-e90d-4fda-bb3c-8b3bab50e023) 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 18 21:06:24.630805 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume request issued successfully. Aug 18 21:06:24.631080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ff3ffe3-4f53-4cd9-bc3c-48fc448ec66a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:24.631978 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 112/443] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:06:24 2026] POST /volume/v3/volumes => generated 756 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:24.651046 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:24.652980 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:06:24.653257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:24.653485 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:24.664449 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:24.664449 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:24.672127 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:06:24.679477 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-15ae6ddb-1ace-474b-a77f-1686e8d80fe1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e returned with HTTP 200 Aug 18 21:06:24.679929 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 111/444] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:24 2026] GET /volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:24.931097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f25d5ac-3116-4569-90b4-425f31241b41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:24.933226 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f25d5ac-3116-4569-90b4-425f31241b41 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:24.933440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f25d5ac-3116-4569-90b4-425f31241b41 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:24.933637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f25d5ac-3116-4569-90b4-425f31241b41 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:24.942115 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:24.942115 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:24.942559 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7f25d5ac-3116-4569-90b4-425f31241b41 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot retrieved successfully. Aug 18 21:06:24.943271 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f25d5ac-3116-4569-90b4-425f31241b41 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 returned with HTTP 200 Aug 18 21:06:24.943643 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 109/445] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:24 2026] GET /volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:06:24.954636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-efe24648-139c-429c-b654-083716fd9fd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:24.957207 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:24.957501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5c9e1845-4fa1-42c6-b784-6e716d9d1717"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:24.969637 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5c9e1845-4fa1-42c6-b784-6e716d9d1717'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:24.977709 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:24.977709 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:24.978278 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot retrieved successfully. Aug 18 21:06:24.978436 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Create volume of 1 GB Aug 18 21:06:24.982795 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Availability Zones retrieved successfully. Aug 18 21:06:24.988892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Flow 'volume_create_api' (be5af9d5-40af-48af-8cde-8838b07d1b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:24.990333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a8e5df-1db6-45e3-98fa-cc6e9c238884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.991254 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:24.992972 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a8e5df-1db6-45e3-98fa-cc6e9c238884) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:06:24.992972 np0000007703 devstack@c-api.service[100293]: 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 18 21:06:24.994952 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a8e5df-1db6-45e3-98fa-cc6e9c238884) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:24.995997 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a8e5df-1db6-45e3-98fa-cc6e9c238884) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:06:24.996754 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Flow 'volume_create_api' (be5af9d5-40af-48af-8cde-8838b07d1b99) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:06:24.997038 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efe24648-139c-429c-b654-083716fd9fd9 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:06:24.997595 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 114/446] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:06:24 2026] POST /volume/v3/volumes => generated 171 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:06:25.007036 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:25.009030 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:25.009203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:25.009472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:25.009614 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Delete snapshot with id: 5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:25.015092 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:25.015092 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:25.015687 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot retrieved successfully. Aug 18 21:06:25.034694 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot delete request issued successfully. Aug 18 21:06:25.034974 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a462dd16-748b-41b3-81f2-d4475a9602a8 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 returned with HTTP 202 Aug 18 21:06:25.035572 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 113/447] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:06:25 2026] DELETE /volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:06:25.047147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:25.052751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:25.052751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:25.052751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:25.057610 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:25.057610 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:25.058080 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Snapshot retrieved successfully. Aug 18 21:06:25.058925 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85fa1dc1-47fa-4eff-a63d-47bb0e69789d tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 returned with HTTP 200 Aug 18 21:06:25.059311 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 112/448] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:25 2026] GET /volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:25.696250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:25.700384 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:06:25.700384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:25.700384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:25.709714 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:25.709714 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:25.715011 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:06:25.719422 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08f1510a-76ce-4a7c-8007-3fc0e98313a2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e returned with HTTP 200 Aug 18 21:06:25.720015 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 110/449] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:25 2026] GET /volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:26.070877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35a61961-09e0-44a9-9331-7a098722c4de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:26.073266 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35a61961-09e0-44a9-9331-7a098722c4de tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 Aug 18 21:06:26.073542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35a61961-09e0-44a9-9331-7a098722c4de tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:26.073677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35a61961-09e0-44a9-9331-7a098722c4de tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:26.081411 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35a61961-09e0-44a9-9331-7a098722c4de tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 returned with HTTP 404 Aug 18 21:06:26.081860 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 115/450] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:06:26 2026] GET /volume/v3/snapshots/5c9e1845-4fa1-42c6-b784-6e716d9d1717 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:26.089531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:26.092620 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:26.092620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:26.092620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:26.098707 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:26.098707 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:26.102010 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:26.107713 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e0cd9e8-eefe-4380-84a7-cb42b479e1be tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 200 Aug 18 21:06:26.107713 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 114/451] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:26 2026] GET /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:26.124834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:26.128032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] DELETE https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:26.128032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:26.128032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:26.128032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Delete volume with id: 60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:26.140859 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:26.140859 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:26.140859 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:26.163909 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Delete volume request issued successfully. Aug 18 21:06:26.164158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8ff91044-e9d2-47ba-96d5-59331c1fbbd5 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 202 Aug 18 21:06:26.164976 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 113/452] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:26 2026] DELETE /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:26.177532 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de78424d-3da5-47ae-94c1-94f009c15382 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:26.184008 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de78424d-3da5-47ae-94c1-94f009c15382 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:26.184282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de78424d-3da5-47ae-94c1-94f009c15382 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:26.184504 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de78424d-3da5-47ae-94c1-94f009c15382 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:26.197870 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:26.197870 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:26.205240 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de78424d-3da5-47ae-94c1-94f009c15382 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Volume info retrieved successfully. Aug 18 21:06:26.211323 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de78424d-3da5-47ae-94c1-94f009c15382 tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 200 Aug 18 21:06:26.211696 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 111/453] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:26 2026] GET /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:27.227949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce5be488-af6a-4602-9067-8643afedf1aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.231148 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce5be488-af6a-4602-9067-8643afedf1aa tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] GET https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a Aug 18 21:06:27.231148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce5be488-af6a-4602-9067-8643afedf1aa tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.231148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce5be488-af6a-4602-9067-8643afedf1aa tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.244156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce5be488-af6a-4602-9067-8643afedf1aa tempest-VolumesSnapshotNegativeTestJSON-1035194565 tempest-VolumesSnapshotNegativeTestJSON-1035194565-project-member] https://10.4.3.48/volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a returned with HTTP 404 Aug 18 21:06:27.244778 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 116/454] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:27 2026] GET /volume/v3/volumes/60e5776a-7f88-4c66-bbd8-98a98fd4187a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:27.627754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.632436 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:27.632684 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.632937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.643866 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:27.643866 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:27.648780 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:27.654564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-5e5bceda-8056-4a93-9af2-170999ebaf16 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:27.655103 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 115/455] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:27 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:27.768188 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ecdd072-e614-407e-af72-eeba5e3e0a3b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.769562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ecdd072-e614-407e-af72-eeba5e3e0a3b None None] GET https://10.4.3.48/volume// Aug 18 21:06:27.769562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd072-e614-407e-af72-eeba5e3e0a3b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.769562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd072-e614-407e-af72-eeba5e3e0a3b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.769562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ecdd072-e614-407e-af72-eeba5e3e0a3b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:27.769947 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 114/456] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:06: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 18 21:06:27.781832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-4d86399e-0227-4741-aed9-71f516748acf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.788515 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-4d86399e-0227-4741-aed9-71f516748acf tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:27.788515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-4d86399e-0227-4741-aed9-71f516748acf tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a33a94a6-f4a0-42ee-a815-181784636eab", "connector": null, "instance_uuid": "565b1fbb-817f-4a0c-b5d4-df9c3fffdd0c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:27.798855 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:27.798855 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:27.832908 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-4d86399e-0227-4741-aed9-71f516748acf tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:27.832908 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 112/457] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:27 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 18 21:06:27.866817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.872195 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:27.872422 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.872683 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.882764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80856db2-9071-4503-af1b-6ea41b7e90c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.882764 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80856db2-9071-4503-af1b-6ea41b7e90c7 None None] GET https://10.4.3.48/volume// Aug 18 21:06:27.883493 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80856db2-9071-4503-af1b-6ea41b7e90c7 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.884741 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80856db2-9071-4503-af1b-6ea41b7e90c7 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.884741 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80856db2-9071-4503-af1b-6ea41b7e90c7 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:27.884883 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 116/458] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:06:27.890423 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:27.890423 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:27.902747 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:27.905353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:27.909006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:27.909227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:27.909452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:27.911760 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccea6f5f-6d21-495e-9975-fb85f72f3aee tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:27.912188 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 117/459] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:27 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:27.924004 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:27.924004 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:27.927856 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:27.934943 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-d36086ee-2e05-4694-bcd9-ae9b2156c3a6 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:27.935569 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 115/460] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:27 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:28.066956 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:28.069569 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] PUT https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 Aug 18 21:06:28.070071 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:28.089905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Acquiring lock "cinder-attachment_update-a33a94a6-f4a0-42ee-a815-181784636eab-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:06:28.099225 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Lock "cinder-attachment_update-a33a94a6-f4a0-42ee-a815-181784636eab-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:06:28.100674 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:28.100674 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:28.214539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Lock "cinder-attachment_update-a33a94a6-f4a0-42ee-a815-181784636eab-np0000007703" released by "attachment_update" :: held 0.115s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:06:28.214539 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-de5999da-ce62-4b8d-b217-2fec93893ffd tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 returned with HTTP 200 Aug 18 21:06:28.215534 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 113/461] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:06:28 2026] PUT /volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:28.929928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:28.932528 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:28.932776 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:28.933019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:28.945282 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:28.945282 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:28.949672 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:28.955543 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6eb5aae2-c324-435f-90b5-7bdbc3ac77ce tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:28.956249 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 117/462] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:28 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:29.975066 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-794f8a81-7ff3-4188-a304-9b545be710a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:29.985772 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-794f8a81-7ff3-4188-a304-9b545be710a4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:29.985982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-794f8a81-7ff3-4188-a304-9b545be710a4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:29.986234 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-794f8a81-7ff3-4188-a304-9b545be710a4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:30.016787 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:30.016787 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:30.029531 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-794f8a81-7ff3-4188-a304-9b545be710a4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:30.037470 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-794f8a81-7ff3-4188-a304-9b545be710a4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:30.038003 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 118/463] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:29 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:31.055061 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:31.059786 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:31.059786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:31.059786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:31.071117 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:31.071117 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:31.075372 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:31.080325 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48456fe7-dc77-452c-b779-a9cbbc16e713 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:31.080836 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 116/464] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:31 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:31.554341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-2f0d7284-1c64-4808-9631-daf1733be9cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:31.557093 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-2f0d7284-1c64-4808-9631-daf1733be9cb tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] POST https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6/action Aug 18 21:06:31.557619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-2f0d7284-1c64-4808-9631-daf1733be9cb tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:31.557836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-2f0d7284-1c64-4808-9631-daf1733be9cb tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:31.584433 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:31.584433 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:31.604318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3c88f77-3009-46f3-97d3-c6526dcc79bc req-2f0d7284-1c64-4808-9631-daf1733be9cb tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6/action returned with HTTP 204 Aug 18 21:06:31.605142 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 114/465] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:06:31 2026] POST /volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:32.099432 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85177551-d06f-47d8-a3e3-28faecf52b81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:32.105159 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85177551-d06f-47d8-a3e3-28faecf52b81 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:32.105456 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85177551-d06f-47d8-a3e3-28faecf52b81 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:32.105663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85177551-d06f-47d8-a3e3-28faecf52b81 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:32.128350 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:32.128350 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:32.135482 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-85177551-d06f-47d8-a3e3-28faecf52b81 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:32.141813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85177551-d06f-47d8-a3e3-28faecf52b81 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:32.142460 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 118/466] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:32 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:32.154818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:32.157803 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:32.157978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:32.158223 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:32.169451 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:32.169451 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:32.174367 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:32.179358 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b6a082f-bb6d-4120-b479-b926cf08b82c tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:32.179737 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 119/467] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:32 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:33.697816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:33.701447 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:33.701801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:33.702093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:33.716641 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:33.716641 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:33.723488 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:33.729860 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-c349cac0-e7a6-409c-89f7-f017a34fd0f7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:33.730429 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 117/468] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:33 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:33.758653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:33.765814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] POST https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab/action Aug 18 21:06:33.766516 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:33.766516 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:33.779951 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:33.779951 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:33.780411 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:33.786612 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Begin detaching volume completed successfully. Aug 18 21:06:33.786817 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-d9211a3d-5893-46f1-8c55-ac7c5d8c3367 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab/action returned with HTTP 202 Aug 18 21:06:33.787262 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 115/469] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:06:33 2026] POST /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:06:33.819681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-759016c7-1098-450b-99d5-a97c538bacf7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:33.823068 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-759016c7-1098-450b-99d5-a97c538bacf7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:33.823301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-759016c7-1098-450b-99d5-a97c538bacf7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:33.823578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-759016c7-1098-450b-99d5-a97c538bacf7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:33.842758 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:33.842758 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:33.849047 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-759016c7-1098-450b-99d5-a97c538bacf7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:33.852168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2453e5ab-9720-4317-ae22-c1df0c37236e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:33.852616 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2453e5ab-9720-4317-ae22-c1df0c37236e None None] GET https://10.4.3.48/volume// Aug 18 21:06:33.852846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2453e5ab-9720-4317-ae22-c1df0c37236e None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:33.853385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2453e5ab-9720-4317-ae22-c1df0c37236e None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:33.853667 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2453e5ab-9720-4317-ae22-c1df0c37236e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:33.854045 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 120/470] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06: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 18 21:06:33.855928 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-759016c7-1098-450b-99d5-a97c538bacf7 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:33.857246 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 119/471] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:33 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:33.868548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:33.873751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:33.873751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:33.873751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:33.884896 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:33.884896 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:33.888641 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:33.893792 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-9df60b51-8599-4ff7-83db-c969fceebded tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:33.894410 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 118/472] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:33 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:34.569899 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:34.573066 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:34.573632 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1409951197"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:34.577039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1409951197'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:34.577039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume of 1 GB Aug 18 21:06:34.585093 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Availability Zones retrieved successfully. Aug 18 21:06:34.593903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Flow 'volume_create_api' (7a397fcc-5127-422e-b569-86cb20da3199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:34.595979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cb144c-f1da-4ad0-b78f-1884dfe14e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:34.596452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:06:34.634158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cb144c-f1da-4ad0-b78f-1884dfe14e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:34.635472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008982bb-0bd4-43b5-9069-6c756ce90123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:34.701105 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Created reservations ['98694e21-c995-4ffe-8d42-95489bc76160', 'b6645f62-39b8-4922-888f-ae5bb20ed1ca', '55b29a9e-219f-4fa6-8ca0-05ff0b1a264b', '9bcd10b3-bd9f-4e41-bb35-a7b17f3632d6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:34.701896 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008982bb-0bd4-43b5-9069-6c756ce90123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98694e21-c995-4ffe-8d42-95489bc76160', 'b6645f62-39b8-4922-888f-ae5bb20ed1ca', '55b29a9e-219f-4fa6-8ca0-05ff0b1a264b', '9bcd10b3-bd9f-4e41-bb35-a7b17f3632d6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:34.703015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331c9c4c-bf9a-4789-9a01-afd3f80a803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:34.730682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331c9c4c-bf9a-4789-9a01-afd3f80a803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1d67e4-4032-4501-a717-0d291288b1a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1409951197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a73a7eb528045be9d7e21238af7250e',qos_specs=None,replication_status=,reservations=['98694e21-c995-4ffe-8d42-95489bc76160','b6645f62-39b8-4922-888f-ae5bb20ed1ca','55b29a9e-219f-4fa6-8ca0-05ff0b1a264b','9bcd10b3-bd9f-4e41-bb35-a7b17f3632d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1409951197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1d67e4-4032-4501-a717-0d291288b1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a73a7eb528045be9d7e21238af7250e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:34.731577 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e6025a-d641-45f4-b3e3-9b66ba476b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:34.750543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e6025a-d641-45f4-b3e3-9b66ba476b1e) transitioned into state 'SUCCESS' from state '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-1409951197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a73a7eb528045be9d7e21238af7250e',qos_specs=None,replication_status=,reservations=['98694e21-c995-4ffe-8d42-95489bc76160','b6645f62-39b8-4922-888f-ae5bb20ed1ca','55b29a9e-219f-4fa6-8ca0-05ff0b1a264b','9bcd10b3-bd9f-4e41-bb35-a7b17f3632d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf4eaed844ce89e7e3998de1f63a7',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:34.751197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3111506c-cb28-49ea-83a2-fa5149893c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:34.762340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3111506c-cb28-49ea-83a2-fa5149893c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:34.763090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Flow 'volume_create_api' (7a397fcc-5127-422e-b569-86cb20da3199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:06:34.763371 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Create volume request issued successfully. Aug 18 21:06:34.763898 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb271e27-7a09-4943-ad5c-ea1d02c03376 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:34.764361 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 116/473] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:06:34 2026] POST /volume/v3/volumes => generated 757 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:34.778291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:34.780492 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:06:34.780734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:34.781013 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:34.790132 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:34.790132 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:34.795779 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:06:34.802074 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-199ec0ba-e136-4260-893a-e9724de1aeb5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:06:34.802580 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 121/474] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:34 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:34.871933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:34.874303 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:34.874303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:34.874303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:34.885550 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:34.885550 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:34.890262 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:34.895501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9dee9894-1a27-4d74-ae27-5e3b0d701d06 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:34.895907 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 120/475] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:34 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:34.934024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-56eeb847-d120-4710-8447-6e5cfe1eb233 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:34.938632 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-56eeb847-d120-4710-8447-6e5cfe1eb233 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] DELETE https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 Aug 18 21:06:34.939052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-56eeb847-d120-4710-8447-6e5cfe1eb233 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:34.939512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-56eeb847-d120-4710-8447-6e5cfe1eb233 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:34.950449 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:34.950449 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:35.009500 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7abb48b4-70be-458b-98e8-c22724da5f91 req-56eeb847-d120-4710-8447-6e5cfe1eb233 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 returned with HTTP 200 Aug 18 21:06:35.010090 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 119/476] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:34 2026] DELETE /volume/v3/attachments/c06c886b-7a79-4bcf-a8d5-8e635aeedca6 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:35.824907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-40b72e88-d04f-4991-863e-d99752a105bb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:35.830742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b72e88-d04f-4991-863e-d99752a105bb tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:06:35.831056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b72e88-d04f-4991-863e-d99752a105bb tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:35.831308 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b72e88-d04f-4991-863e-d99752a105bb tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:35.840783 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:35.840783 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:35.848219 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-40b72e88-d04f-4991-863e-d99752a105bb tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:06:35.853598 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b72e88-d04f-4991-863e-d99752a105bb tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:06:35.854108 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 117/477] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:35 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:35.914905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:35.918536 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:35.918782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:35.918935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:35.930525 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:35.930525 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:35.934532 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:35.939320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70a67acd-409b-4f93-a0b3-5e55b47c97b4 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:35.939776 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 122/478] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:35 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:36.419262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-a882a51e-f61c-4e12-972e-c70620a32284 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:36.423073 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-a882a51e-f61c-4e12-972e-c70620a32284 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 Aug 18 21:06:36.423265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-a882a51e-f61c-4e12-972e-c70620a32284 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:36.423445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-a882a51e-f61c-4e12-972e-c70620a32284 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:36.432805 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:36.432805 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:36.523718 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-a882a51e-f61c-4e12-972e-c70620a32284 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 returned with HTTP 200 Aug 18 21:06:36.524498 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 121/479] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:36 2026] DELETE /volume/v3/attachments/73809ed2-0acf-411d-9b43-6dcf42d95b85 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:36.540200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-2ad4cf3d-8a3c-4245-b57b-bf0ceae07ffe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:36.545133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-2ad4cf3d-8a3c-4245-b57b-bf0ceae07ffe tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c Aug 18 21:06:36.545308 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-2ad4cf3d-8a3c-4245-b57b-bf0ceae07ffe tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:36.546220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-2ad4cf3d-8a3c-4245-b57b-bf0ceae07ffe tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:36.558416 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:36.558416 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:36.617176 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-2ad4cf3d-8a3c-4245-b57b-bf0ceae07ffe tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c returned with HTTP 200 Aug 18 21:06:36.617553 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 120/480] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:36 2026] DELETE /volume/v3/attachments/f55db968-1666-4d2e-a3e5-173baab0c01c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:36.630767 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-68de82b9-3142-4294-be03-7e39f61cbb52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:36.633261 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-68de82b9-3142-4294-be03-7e39f61cbb52 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 Aug 18 21:06:36.633261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-68de82b9-3142-4294-be03-7e39f61cbb52 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:36.633261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-68de82b9-3142-4294-be03-7e39f61cbb52 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:36.642811 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:36.642811 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:36.711940 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-12bbf3ad-d3bc-4310-87c8-1d1a6de9fc14 req-68de82b9-3142-4294-be03-7e39f61cbb52 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 returned with HTTP 200 Aug 18 21:06:36.712486 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 118/481] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:36 2026] DELETE /volume/v3/attachments/f97be3fe-257f-4124-9aa6-43e22501af22 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:40.779891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:40.781753 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:40.782042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:40.782274 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:40.793083 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:40.793083 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:40.800176 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:40.806349 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e87ba5d8-08c8-4f2c-95d1-683ca9733e69 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:40.806755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 123/482] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:40 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:40.873690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:40.875660 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:40.875901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:40.876167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:40.886109 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:40.886109 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:40.896622 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:40.904907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65a4b90a-98df-4d0a-8aef-b65e5f213d70 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:40.905099 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 122/483] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:40 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:41.101105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6b815683-3f4d-434f-89cd-d474618be671 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:41.103045 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:06:41.103265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:41.103478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:41.103619 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume with id: 2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:06:41.111002 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:41.111002 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:41.111475 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:41.135635 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume request issued successfully. Aug 18 21:06:41.135862 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b815683-3f4d-434f-89cd-d474618be671 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 202 Aug 18 21:06:41.136310 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 121/484] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:41 2026] DELETE /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:41.148330 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9146e837-5364-4cc1-9776-5c93a85ea500 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:41.151202 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9146e837-5364-4cc1-9776-5c93a85ea500 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:06:41.151399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9146e837-5364-4cc1-9776-5c93a85ea500 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:41.151585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9146e837-5364-4cc1-9776-5c93a85ea500 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:41.166758 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:41.166758 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:41.172206 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9146e837-5364-4cc1-9776-5c93a85ea500 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:41.181269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9146e837-5364-4cc1-9776-5c93a85ea500 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 200 Aug 18 21:06:41.181808 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 119/485] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:41 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:42.206355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9cf33e2b-2270-4d85-abb6-cb616343c7e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:42.206355 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cf33e2b-2270-4d85-abb6-cb616343c7e4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e Aug 18 21:06:42.206355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cf33e2b-2270-4d85-abb6-cb616343c7e4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:42.206355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cf33e2b-2270-4d85-abb6-cb616343c7e4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:42.213098 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cf33e2b-2270-4d85-abb6-cb616343c7e4 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e returned with HTTP 404 Aug 18 21:06:42.213751 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 124/486] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:42 2026] GET /volume/v3/volumes/2c285ec0-a3b0-44ac-9f57-ca3293a6b08e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:42.223313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:42.224445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:06:42.224603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:42.224877 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:42.225130 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume with id: 1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:06:42.234948 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:42.234948 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:42.235428 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:42.259391 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume request issued successfully. Aug 18 21:06:42.259564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7619842b-989e-4fb9-92b1-5549d9c02b2c tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 202 Aug 18 21:06:42.260276 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 123/487] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:42 2026] DELETE /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:42.270349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:42.277461 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:06:42.277832 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:42.278148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:42.302598 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:42.302598 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:42.314018 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:42.321884 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3beb6ec8-f83f-4a3e-8da0-464ec31973a0 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 200 Aug 18 21:06:42.322296 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 122/488] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:42 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:06:43.335325 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-af09d07d-fb79-4d90-99a3-fb56597e5ea5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:43.337104 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af09d07d-fb79-4d90-99a3-fb56597e5ea5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 Aug 18 21:06:43.337334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af09d07d-fb79-4d90-99a3-fb56597e5ea5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:43.337554 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af09d07d-fb79-4d90-99a3-fb56597e5ea5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:43.344292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af09d07d-fb79-4d90-99a3-fb56597e5ea5 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 returned with HTTP 404 Aug 18 21:06:43.344292 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 120/489] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:43 2026] GET /volume/v3/volumes/1b937af6-e719-43ee-ab67-8664224269d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:43.352222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:43.356382 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:06:43.356382 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:43.356382 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:43.356382 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume with id: a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:06:43.367288 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:43.367288 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:43.368452 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:43.393165 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Delete volume request issued successfully. Aug 18 21:06:43.393165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c8bd85b-3acf-4d15-9c5c-018683d4a268 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 202 Aug 18 21:06:43.393600 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 125/490] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:43 2026] DELETE /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:43.407225 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:43.412597 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:06:43.412867 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:43.413121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:43.423879 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:43.423879 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:43.430309 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Volume info retrieved successfully. Aug 18 21:06:43.438164 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-adb9e213-ac41-4f68-a56c-f2cab5b23368 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 200 Aug 18 21:06:43.438164 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 124/491] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:43 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 1388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:44.453393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb9d68bc-956b-4865-a017-b1f6effb5d08 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:44.455319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb9d68bc-956b-4865-a017-b1f6effb5d08 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] GET https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e Aug 18 21:06:44.455525 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb9d68bc-956b-4865-a017-b1f6effb5d08 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:44.455766 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb9d68bc-956b-4865-a017-b1f6effb5d08 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:44.464218 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb9d68bc-956b-4865-a017-b1f6effb5d08 tempest-TaggedBootDevicesTest-1600706669 tempest-TaggedBootDevicesTest-1600706669-project-member] https://10.4.3.48/volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e returned with HTTP 404 Aug 18 21:06:44.464909 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 123/492] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:44 2026] GET /volume/v3/volumes/a288ed3b-c197-4d36-9477-2ef67f9fd17e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:44.766380 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37051ce7-42f2-40ec-80af-6def9e950e30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:44.768873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:44.769179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:44.769440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:44.769663 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Delete volume with id: a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:44.781453 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:44.781453 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:44.781960 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:44.802323 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Delete volume request issued successfully. Aug 18 21:06:44.802547 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37051ce7-42f2-40ec-80af-6def9e950e30 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 202 Aug 18 21:06:44.803150 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 121/493] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:06:44 2026] DELETE /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:06:44.811638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:44.814299 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:44.814511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:44.814856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:44.822093 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:44.822093 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:44.826268 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Volume info retrieved successfully. Aug 18 21:06:44.834068 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e21ea6dc-2a4c-4876-a1b6-eb74de6b8d0a tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 200 Aug 18 21:06:44.834622 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 126/494] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:44 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:45.851034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93e292da-db28-4830-b083-bb950d10f1a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:45.854964 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93e292da-db28-4830-b083-bb950d10f1a5 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] GET https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab Aug 18 21:06:45.855184 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93e292da-db28-4830-b083-bb950d10f1a5 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:45.857041 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93e292da-db28-4830-b083-bb950d10f1a5 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:45.862024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8463374-c09d-467a-a795-19af3aedf90c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:45.865041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8463374-c09d-467a-a795-19af3aedf90c tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:06:45.865041 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8463374-c09d-467a-a795-19af3aedf90c tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:45.865041 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8463374-c09d-467a-a795-19af3aedf90c tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:45.867174 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93e292da-db28-4830-b083-bb950d10f1a5 tempest-TaggedAttachmentsTest-789286200 tempest-TaggedAttachmentsTest-789286200-project-member] https://10.4.3.48/volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab returned with HTTP 404 Aug 18 21:06:45.868976 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 125/495] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:45 2026] GET /volume/v3/volumes/a33a94a6-f4a0-42ee-a815-181784636eab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:45.877243 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:45.877243 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:45.883739 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a8463374-c09d-467a-a795-19af3aedf90c tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:06:45.890886 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8463374-c09d-467a-a795-19af3aedf90c tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:06:45.891368 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 124/496] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:45 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:45.945350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:45.949672 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:06:45.949672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:45.949672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:45.958786 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:45.958786 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:45.963336 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:06:45.968596 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-94980d6b-16e4-410c-9a20-0f64d81e5d92 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:06:45.969283 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 122/497] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:45 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:46.007881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:46.010117 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5/action Aug 18 21:06:46.010509 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:46.010668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:46.024038 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:46.024038 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:46.024656 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:06:46.036329 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Begin detaching volume completed successfully. Aug 18 21:06:46.036587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-2ddf1555-0103-404d-a2e6-6ee6c6269b10 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5/action returned with HTTP 202 Aug 18 21:06:46.037185 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 127/498] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:06:46 2026] POST /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:06:46.107993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74d8fdbd-879e-4503-833f-922f71f26606 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:46.108411 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74d8fdbd-879e-4503-833f-922f71f26606 None None] GET https://10.4.3.48/volume// Aug 18 21:06:46.108572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74d8fdbd-879e-4503-833f-922f71f26606 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:46.108771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74d8fdbd-879e-4503-833f-922f71f26606 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:46.109113 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74d8fdbd-879e-4503-833f-922f71f26606 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:46.109446 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 126/499] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21: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 18 21:06:46.119452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:46.127582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:06:46.128149 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:46.128348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:46.144529 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:46.144529 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:46.154529 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:06:46.160936 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-fa7f16b3-4160-49c6-8ece-51da40eec59e tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:06:46.161377 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 125/500] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:46 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:47.280361 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-3d3f193a-c110-4aa6-ae58-7c60dfa466f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:47.285470 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-3d3f193a-c110-4aa6-ae58-7c60dfa466f6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 Aug 18 21:06:47.285470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-3d3f193a-c110-4aa6-ae58-7c60dfa466f6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:47.285470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-3d3f193a-c110-4aa6-ae58-7c60dfa466f6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:47.304124 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:47.304124 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:47.365351 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1106b51c-fcd2-4fdf-8dcb-8021fa4916d3 req-3d3f193a-c110-4aa6-ae58-7c60dfa466f6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 returned with HTTP 200 Aug 18 21:06:47.365688 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 123/501] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:47 2026] DELETE /volume/v3/attachments/f2dd0752-683c-4178-945a-a5007e6a3333 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:48.219008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:48.222815 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:06:48.222815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:48.223126 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:48.233189 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:48.233189 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:48.241446 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:06:48.252753 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63743182-4b02-4641-ad0a-90234d0ba1a4 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:06:48.253198 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 128/502] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:48 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:49.448631 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:49.452648 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:49.453078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-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": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "source_volid": null, "backup_id": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:49.455981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-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': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'source_volid': None, 'backup_id': None}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:49.569568 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Create volume of 1 GB Aug 18 21:06:49.573705 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Availability Zones retrieved successfully. Aug 18 21:06:49.578847 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Flow 'volume_create_api' (105c5621-cfbe-4e85-bcb3-17ab06e32e84) 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 18 21:06:49.580345 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e4a000-ff90-451e-b9db-0dd42c5d4943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:49.581254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-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 18 21:06:49.645331 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e4a000-ff90-451e-b9db-0dd42c5d4943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:49.646100 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba7e203-1112-44d9-97b7-9cb48e216265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:49.687012 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Created reservations ['a36a6f18-9ad7-4366-91e9-fdd09b1a5f75', '23f445d4-dab7-445c-ba55-eb5000703f30', 'e63bd4e3-1f3b-403e-951f-277e3ecb1072', '890a3e70-648e-4db6-8236-7a339bef2fb4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:49.688090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba7e203-1112-44d9-97b7-9cb48e216265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36a6f18-9ad7-4366-91e9-fdd09b1a5f75', '23f445d4-dab7-445c-ba55-eb5000703f30', 'e63bd4e3-1f3b-403e-951f-277e3ecb1072', '890a3e70-648e-4db6-8236-7a339bef2fb4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:49.689235 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8dbf78f-7fae-47dc-98f6-4a674acf86b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:49.726873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8dbf78f-7fae-47dc-98f6-4a674acf86b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba', '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='600bef3f53304183be0ea05e03c21893',qos_specs=None,replication_status=,reservations=['a36a6f18-9ad7-4366-91e9-fdd09b1a5f75','23f445d4-dab7-445c-ba55-eb5000703f30','e63bd4e3-1f3b-403e-951f-277e3ecb1072','890a3e70-648e-4db6-8236-7a339bef2fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd5a8675d354026855342a040608085',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:49Z,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=fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600bef3f53304183be0ea05e03c21893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd5a8675d354026855342a040608085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:49.727971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a43c2e6-8d44-455d-aebb-497509872495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:49.760208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a43c2e6-8d44-455d-aebb-497509872495) transitioned into 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='600bef3f53304183be0ea05e03c21893',qos_specs=None,replication_status=,reservations=['a36a6f18-9ad7-4366-91e9-fdd09b1a5f75','23f445d4-dab7-445c-ba55-eb5000703f30','e63bd4e3-1f3b-403e-951f-277e3ecb1072','890a3e70-648e-4db6-8236-7a339bef2fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd5a8675d354026855342a040608085',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:49.761298 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (058a3019-3f5a-4bfd-ab5c-2821c8227cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:49.778706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (058a3019-3f5a-4bfd-ab5c-2821c8227cdf) 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 18 21:06:49.779654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Flow 'volume_create_api' (105c5621-cfbe-4e85-bcb3-17ab06e32e84) 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 18 21:06:49.779973 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Create volume request issued successfully. Aug 18 21:06:49.780428 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-6d069621-e467-4db6-a1a1-5ccea20a3c29 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:49.781199 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 127/503] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:06:49 2026] POST /volume/v3/volumes => generated 701 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:06:49.797474 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:49.801183 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:06:49.801183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:49.801183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:49.809314 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:49.809314 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:49.815625 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:49.824539 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-da12160d-fd0a-4b6d-b95a-0202a332f6b6 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 200 Aug 18 21:06:49.824697 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 126/504] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:49 2026] GET /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:49.834533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:49.841238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:06:49.841439 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:49.841694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:49.853425 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:49.853425 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:49.863804 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:49.869790 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f7e3db25-6909-4f8a-8b7a-a1c8e333c711 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 200 Aug 18 21:06:49.871603 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 124/505] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:49 2026] GET /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 769 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:50.621749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:50.624358 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:50.624548 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:50.625015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:50.634580 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:50.634580 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:50.638878 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:50.646013 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-199d2aa5-41a0-4b13-9ab8-05a45f934480 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:50.646565 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 129/506] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:50 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1650 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:50.680033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:50.688939 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:06:50.688939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:50.688939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:50.702717 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:50.702717 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:50.708608 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:50.724937 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-bfadc160-03ca-4251-bfec-c7e471d356ac tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:06:50.724937 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 128/507] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:50 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1650 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:52.171974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.173021 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:06:52.174523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1017112193", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:52.175429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1017112193', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:06:52.175583 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume of 1 GB Aug 18 21:06:52.182218 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Availability Zones retrieved successfully. Aug 18 21:06:52.191961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Flow 'volume_create_api' (f2943dc1-3587-4243-87a9-1f5ac263e344) 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 18 21:06:52.192857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1038f11b-a6de-4bbd-8265-a05b92f8cbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:52.193957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-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 18 21:06:52.233777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1038f11b-a6de-4bbd-8265-a05b92f8cbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:06:52.233959 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ad667c-4ebf-4c56-a7e1-54e47453ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:52.255287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a17b1d6-f54b-4d06-bac9-8d8c4ecda172 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.255701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a17b1d6-f54b-4d06-bac9-8d8c4ecda172 None None] GET https://10.4.3.48/volume// Aug 18 21:06:52.255943 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a17b1d6-f54b-4d06-bac9-8d8c4ecda172 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.256176 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a17b1d6-f54b-4d06-bac9-8d8c4ecda172 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.256489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a17b1d6-f54b-4d06-bac9-8d8c4ecda172 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:52.256846 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 125/508] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06: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 18 21:06:52.265887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-60c3c7e7-fb74-440a-bb24-98a296a62d9a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.268815 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-60c3c7e7-fb74-440a-bb24-98a296a62d9a tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:52.269276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-60c3c7e7-fb74-440a-bb24-98a296a62d9a tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beb7a34a-d4bc-47df-8316-ba3acc480f1d", "connector": null, "instance_uuid": "31e9765c-ad00-466e-93dd-e796b4e263a5"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:52.291942 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.291942 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:52.325632 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Created reservations ['1f27f8b7-7c8e-44d9-9daa-8eb18c469f86', '19153376-1009-4d1a-9530-b77c2c8238fc', '41127729-a2d4-462f-91de-07f19cfb7398', '81cf4e60-c259-43f3-b15c-7089db60ba0e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:06:52.326744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ad667c-4ebf-4c56-a7e1-54e47453ede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f27f8b7-7c8e-44d9-9daa-8eb18c469f86', '19153376-1009-4d1a-9530-b77c2c8238fc', '41127729-a2d4-462f-91de-07f19cfb7398', '81cf4e60-c259-43f3-b15c-7089db60ba0e']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:52.328046 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9da23b7-cbca-41d4-be4e-abe9802de97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:52.357991 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-60c3c7e7-fb74-440a-bb24-98a296a62d9a tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:52.358151 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 130/509] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:52 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:52.359671 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9da23b7-cbca-41d4-be4e-abe9802de97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514165bf-a71a-466c-a25d-cf852c8fa6e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1017112193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7496f3b6334194b0fc8c186c03f066',qos_specs=None,replication_status=,reservations=['1f27f8b7-7c8e-44d9-9daa-8eb18c469f86','19153376-1009-4d1a-9530-b77c2c8238fc','41127729-a2d4-462f-91de-07f19cfb7398','81cf4e60-c259-43f3-b15c-7089db60ba0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1017112193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514165bf-a71a-466c-a25d-cf852c8fa6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7496f3b6334194b0fc8c186c03f066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:52.361101 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10ee722-20d5-4c4f-a19d-209522c0c8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:52.391640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10ee722-20d5-4c4f-a19d-209522c0c8f0) transitioned into state 'SUCCESS' from state '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-1017112193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7496f3b6334194b0fc8c186c03f066',qos_specs=None,replication_status=,reservations=['1f27f8b7-7c8e-44d9-9daa-8eb18c469f86','19153376-1009-4d1a-9530-b77c2c8238fc','41127729-a2d4-462f-91de-07f19cfb7398','81cf4e60-c259-43f3-b15c-7089db60ba0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:06:52.391882 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d38c182-e84b-4daf-a15d-c5a7153311aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:06:52.408430 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d38c182-e84b-4daf-a15d-c5a7153311aa) 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 18 21:06:52.409493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Flow 'volume_create_api' (f2943dc1-3587-4243-87a9-1f5ac263e344) 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 18 21:06:52.411796 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume request issued successfully. Aug 18 21:06:52.412658 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffb25234-3bf2-4914-9f6b-ff28e4d42582 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:06:52.413154 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 127/510] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:06:52 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 18 21:06:52.425243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-56878f5c-a5e3-49ef-a6a2-024daa8aa0af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.428199 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-56878f5c-a5e3-49ef-a6a2-024daa8aa0af tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] DELETE https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 Aug 18 21:06:52.428471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-56878f5c-a5e3-49ef-a6a2-024daa8aa0af tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.428750 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-56878f5c-a5e3-49ef-a6a2-024daa8aa0af tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.431162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef257962-8140-4f5b-86ff-5c62e7765268 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.433129 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef257962-8140-4f5b-86ff-5c62e7765268 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:52.433501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef257962-8140-4f5b-86ff-5c62e7765268 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.433501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef257962-8140-4f5b-86ff-5c62e7765268 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.440854 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.440854 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:52.441699 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.441699 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:52.449070 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef257962-8140-4f5b-86ff-5c62e7765268 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:52.457312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef257962-8140-4f5b-86ff-5c62e7765268 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:52.458351 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 126/511] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:52 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:52.520539 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-56878f5c-a5e3-49ef-a6a2-024daa8aa0af tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 returned with HTTP 200 Aug 18 21:06:52.521021 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 129/512] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:06:52 2026] DELETE /volume/v3/attachments/46d29a43-07a0-447e-b0b0-0282d2a082e1 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:52.683769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69781e0a-75e6-49f3-b999-91cd839d5477 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.684347 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69781e0a-75e6-49f3-b999-91cd839d5477 None None] GET https://10.4.3.48/volume// Aug 18 21:06:52.684438 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69781e0a-75e6-49f3-b999-91cd839d5477 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.684856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69781e0a-75e6-49f3-b999-91cd839d5477 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.686666 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69781e0a-75e6-49f3-b999-91cd839d5477 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:52.686666 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 131/513] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:06:52.698577 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.700919 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d/action Aug 18 21:06:52.701322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action body: b'{"os-reimage": {"image_id": "6b6a149b-1438-4e25-8e88-f133ec34b528", "reimage_reserved": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:52.701535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6b6a149b-1438-4e25-8e88-f133ec34b528", "reimage_reserved": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:52.711512 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.711512 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:52.712110 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:06:52.883765 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.889887 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:06:52.890151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.890367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.898441 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.898441 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:52.902552 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:52.908001 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-e22dc736-800a-48ff-bc8f-9dd9387e7ba2 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 200 Aug 18 21:06:52.908574 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 127/514] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:52 2026] GET /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 1309 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:52.917666 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-579524a4-9c9c-46a3-a619-e942f8b10dc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.918056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-579524a4-9c9c-46a3-a619-e942f8b10dc0 None None] GET https://10.4.3.48/volume// Aug 18 21:06:52.918186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-579524a4-9c9c-46a3-a619-e942f8b10dc0 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.918352 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-579524a4-9c9c-46a3-a619-e942f8b10dc0 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.918629 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-579524a4-9c9c-46a3-a619-e942f8b10dc0 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:52.918916 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 130/515] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06:52 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:06:52.928253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-c5018b0c-fe4d-4db4-bb58-cc8cd8bf8d2b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.931017 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-c5018b0c-fe4d-4db4-bb58-cc8cd8bf8d2b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:52.931381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-c5018b0c-fe4d-4db4-bb58-cc8cd8bf8d2b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba", "connector": null, "instance_uuid": "cffacb46-6ce6-435e-8de1-7362a4c0cbfc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:52.943401 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:52.943401 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:52.978506 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-c5018b0c-fe4d-4db4-bb58-cc8cd8bf8d2b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:52.978943 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 132/516] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:52 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:52.988370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68f8c793-3709-4591-b8b7-b1e3deba889f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:52.988820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68f8c793-3709-4591-b8b7-b1e3deba889f None None] GET https://10.4.3.48/volume// Aug 18 21:06:52.989042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68f8c793-3709-4591-b8b7-b1e3deba889f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:52.989281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68f8c793-3709-4591-b8b7-b1e3deba889f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:52.989703 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68f8c793-3709-4591-b8b7-b1e3deba889f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:52.990108 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 128/517] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06: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 18 21:06:52.998080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.000782 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:06:53.001044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.001239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.011985 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.011985 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:53.015706 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:53.020915 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-f0510027-3c9c-418f-8c74-cb6a72fbee69 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 200 Aug 18 21:06:53.021573 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 131/518] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:52 2026] GET /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 1488 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:53.125568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.131785 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] PUT https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 Aug 18 21:06:53.131785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:53.138440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Acquiring lock "cinder-attachment_update-fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:06:53.144345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Lock "cinder-attachment_update-fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:06:53.144345 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.144345 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:53.211972 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-54e9bd7b-cf49-4cc9-911c-b7ad62126d5f tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d/action returned with HTTP 202 Aug 18 21:06:53.211972 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 128/519] 10.4.3.48 () {74 vars in 1706 bytes} [Tue Aug 18 21:06:52 2026] POST /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d/action => generated 0 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:06:53.278128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Lock "cinder-attachment_update-fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba-np0000007703" released by "attachment_update" :: held 0.133s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:06:53.278128 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-fab381eb-9047-4bbc-8dfe-e1f4c31aef09 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 returned with HTTP 200 Aug 18 21:06:53.278128 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 133/520] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:06:53 2026] PUT /volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:06:53.318187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-1e8ab78a-5102-48f8-9e10-566f2cabae5b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.325268 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-1e8ab78a-5102-48f8-9e10-566f2cabae5b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] POST https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6/action Aug 18 21:06:53.325750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-1e8ab78a-5102-48f8-9e10-566f2cabae5b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:53.325922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-1e8ab78a-5102-48f8-9e10-566f2cabae5b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:53.359115 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.359115 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:53.369076 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-29657a37-c00e-4fa9-840c-66c953f90a6f req-1e8ab78a-5102-48f8-9e10-566f2cabae5b tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6/action returned with HTTP 204 Aug 18 21:06:53.369475 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 129/521] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:06:53 2026] POST /volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:53.473885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.475890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.476104 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.476313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.485848 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.485848 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:53.492421 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.500265 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ae77f3a-bc82-4dbd-b828-01f0212ef120 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.500789 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 132/522] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.522682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.525856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.526174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.526542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.539458 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.539458 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:53.544708 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.552437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b254a497-1d43-4e61-9e42-a26e6ef76ffd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.553125 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 129/523] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.567210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac080950-e527-450c-b674-b94027529372 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.572548 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:06:53.572879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.573134 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.575117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:06:53.575657 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.575657 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:53.576317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:06:53.586487 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Get all volumes completed successfully. Aug 18 21:06:53.586487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac080950-e527-450c-b674-b94027529372 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:06:53.586487 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 134/524] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.595471 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8001297a-d829-4f55-af54-49c612a11514 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.597457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8001297a-d829-4f55-af54-49c612a11514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.597658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8001297a-d829-4f55-af54-49c612a11514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.597946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8001297a-d829-4f55-af54-49c612a11514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.608540 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.608540 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:53.614787 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8001297a-d829-4f55-af54-49c612a11514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.618924 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8001297a-d829-4f55-af54-49c612a11514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.619278 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 130/525] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.689927 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.693328 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.693509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.693700 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.704749 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.704749 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:53.712679 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.718003 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-48590d42-0d30-4e37-8e39-a7c717e18b52 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.718447 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 133/526] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.808398 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee9e5039-e1dd-4560-8ab9-0d41b5a017c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.808398 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee9e5039-e1dd-4560-8ab9-0d41b5a017c4 None None] GET https://10.4.3.48/volume// Aug 18 21:06:53.808398 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5039-e1dd-4560-8ab9-0d41b5a017c4 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.809565 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5039-e1dd-4560-8ab9-0d41b5a017c4 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.809565 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee9e5039-e1dd-4560-8ab9-0d41b5a017c4 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:53.809565 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 130/527] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:06: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 18 21:06:53.817480 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-1f27134d-5458-4fa0-9b3f-3d4f8c78deb7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.820341 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-1f27134d-5458-4fa0-9b3f-3d4f8c78deb7 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:06:53.820341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-1f27134d-5458-4fa0-9b3f-3d4f8c78deb7 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "514165bf-a71a-466c-a25d-cf852c8fa6e3", "connector": null, "instance_uuid": "cf62ed86-5713-4acd-91e7-92e1ccae8c31"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:53.829738 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.829738 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:53.857190 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-1f27134d-5458-4fa0-9b3f-3d4f8c78deb7 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:06:53.857190 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 135/528] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:06:53 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 18 21:06:53.884707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.887853 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.888134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.888475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.905462 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd090c05-674f-4203-99de-22523f884be5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.905870 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd090c05-674f-4203-99de-22523f884be5 None None] GET https://10.4.3.48/volume// Aug 18 21:06:53.906018 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd090c05-674f-4203-99de-22523f884be5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.906208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd090c05-674f-4203-99de-22523f884be5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.906504 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd090c05-674f-4203-99de-22523f884be5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:06:53.906863 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 134/529] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:06: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 18 21:06:53.907559 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.907559 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:53.913505 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.916186 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:53.918240 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e8b5a1e-a7ad-4d71-9783-2b6545e71122 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.918976 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 131/530] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:53.923805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:53.923805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:53.923805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:53.936485 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:53.936485 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:53.942680 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:53.949250 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-51fe129a-d007-49e5-a06e-6ec8c10ad298 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:53.950205 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 131/531] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:06:53 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:06:54.077752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:54.080173 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] PUT https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 Aug 18 21:06:54.082296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:54.092171 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Acquiring lock "cinder-attachment_update-514165bf-a71a-466c-a25d-cf852c8fa6e3-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:06:54.100644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Lock "cinder-attachment_update-514165bf-a71a-466c-a25d-cf852c8fa6e3-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:06:54.101967 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:54.101967 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:54.225970 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Lock "cinder-attachment_update-514165bf-a71a-466c-a25d-cf852c8fa6e3-np0000007703" released by "attachment_update" :: held 0.125s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:06:54.226170 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-e9e26223-d6ad-46b1-a8a9-81a0739b796f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 returned with HTTP 200 Aug 18 21:06:54.226687 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 136/532] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:06:54 2026] PUT /volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:06:54.947581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:54.950584 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:54.950840 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:54.951093 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:54.965068 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:54.965068 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:54.969972 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:54.976350 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-64c0e0e9-5181-4f5f-acb2-028a457a4561 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:54.976905 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 135/533] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:54 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:55.991013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:55.992824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:55.992968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:55.993167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:56.009685 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:56.009685 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:56.015237 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:56.022174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5c3775f-573c-4510-b26b-fd5937db0e33 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:56.022713 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 132/534] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:55 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:57.037161 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7837a625-01ae-4f5c-a19c-38f67476e048 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:57.042678 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7837a625-01ae-4f5c-a19c-38f67476e048 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:57.042978 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7837a625-01ae-4f5c-a19c-38f67476e048 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:57.043223 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7837a625-01ae-4f5c-a19c-38f67476e048 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:57.051316 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=243,cinder:UPDATE=61,cinder:INSERT=31 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:06:57.065535 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:57.065535 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:57.074381 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7837a625-01ae-4f5c-a19c-38f67476e048 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:57.081244 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7837a625-01ae-4f5c-a19c-38f67476e048 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:57.081831 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 132/535] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:57 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:58.103646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f494bd4d-9896-41ed-917d-f8884769deb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:58.105978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f494bd4d-9896-41ed-917d-f8884769deb2 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:58.107766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f494bd4d-9896-41ed-917d-f8884769deb2 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:58.107766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f494bd4d-9896-41ed-917d-f8884769deb2 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:58.125221 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:58.125221 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:06:58.130969 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f494bd4d-9896-41ed-917d-f8884769deb2 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:58.136677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f494bd4d-9896-41ed-917d-f8884769deb2 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:58.137265 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 137/536] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:58 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:59.153604 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:59.156337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:06:59.156538 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:59.156781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:59.168256 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:59.168256 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:06:59.173134 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:06:59.180674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdfd7d04-1b08-473c-979a-f210592fe9c8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:06:59.181202 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 136/537] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:06:59 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:06:59.883801 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-6fe239b4-17b6-40fa-be93-b6af55e0c979 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:59.888075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-6fe239b4-17b6-40fa-be93-b6af55e0c979 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1/action Aug 18 21:06:59.888490 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-6fe239b4-17b6-40fa-be93-b6af55e0c979 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:06:59.888641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-6fe239b4-17b6-40fa-be93-b6af55e0c979 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:06:59.910348 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:59.910348 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:06:59.919638 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e57b7364-d8c6-4e6e-aac6-b6569e713469 req-6fe239b4-17b6-40fa-be93-b6af55e0c979 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1/action returned with HTTP 204 Aug 18 21:06:59.920117 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 133/538] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:06:59 2026] POST /volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:06:59.967688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:06:59.971623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] GET https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:06:59.971623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:06:59.971623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:06:59.985625 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:06:59.985625 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:06:59.990456 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:06:59.996616 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ec797076-1da5-4d0d-8ed4-e5a8947de840 req-ac9191dd-9877-4999-873f-4e2168de1621 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 200 Aug 18 21:06:59.997383 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 133/539] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:06:59 2026] GET /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 1601 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:00.196691 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e861ac3c-24ca-4b25-b938-7289d68637bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:00.199591 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e861ac3c-24ca-4b25-b938-7289d68637bc tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:07:00.199931 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e861ac3c-24ca-4b25-b938-7289d68637bc tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:00.200275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e861ac3c-24ca-4b25-b938-7289d68637bc tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:00.218405 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:00.218405 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:00.224189 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e861ac3c-24ca-4b25-b938-7289d68637bc tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:07:00.232525 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e861ac3c-24ca-4b25-b938-7289d68637bc tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:07:00.233112 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 138/540] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:00 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:00.247032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-876ba93c-d80f-4813-8bea-40501fa2758a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:00.249310 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-876ba93c-d80f-4813-8bea-40501fa2758a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:07:00.249541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-876ba93c-d80f-4813-8bea-40501fa2758a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:00.249979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-876ba93c-d80f-4813-8bea-40501fa2758a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:00.261143 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:00.261143 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:00.268821 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-876ba93c-d80f-4813-8bea-40501fa2758a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:07:00.274831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-876ba93c-d80f-4813-8bea-40501fa2758a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:07:00.276623 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 137/541] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:00 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:00.298029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e28118b2-bfde-418b-8020-cdcbfb549956 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:00.300514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:07:00.300514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "514165bf-a71a-466c-a25d-cf852c8fa6e3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-90399150", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:00.321134 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:00.321134 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:00.321599 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:07:00.321817 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create snapshot from volume 514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:07:00.375256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Created reservations ['36b6fad1-e277-4b0d-bcf5-5bfeeb112327', 'eb4f7c13-725b-446c-a1c9-391efa09828d', '59febc50-adc9-45df-a454-f71a765dde35', 'dedef638-f760-4fe3-9c41-d519dfa74630'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:00.421449 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot force create request issued successfully. Aug 18 21:07:00.421934 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e28118b2-bfde-418b-8020-cdcbfb549956 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:07:00.422827 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 134/542] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:07:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:00.436660 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:00.441279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:00.441279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:00.441279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:00.454446 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:00.454446 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:00.455764 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot retrieved successfully. Aug 18 21:07:00.456369 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de4efbe7-c0f1-49fe-b113-83e4b2ac7395 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 200 Aug 18 21:07:00.456875 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 134/543] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:00 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:01.469822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:01.472076 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:01.472352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:01.472639 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:01.479916 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:01.479916 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:01.480395 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot retrieved successfully. Aug 18 21:07:01.481315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d0f380a6-4f34-4067-a2c6-fbdebf7cc611 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 200 Aug 18 21:07:01.481707 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 139/544] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:01 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:01.492354 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89faf162-f462-4d7f-b539-89b842f6c514 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:01.496355 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89faf162-f462-4d7f-b539-89b842f6c514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:01.496355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89faf162-f462-4d7f-b539-89b842f6c514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:01.496355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89faf162-f462-4d7f-b539-89b842f6c514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:01.508144 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:01.508144 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:01.508144 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89faf162-f462-4d7f-b539-89b842f6c514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot retrieved successfully. Aug 18 21:07:01.508144 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89faf162-f462-4d7f-b539-89b842f6c514 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 200 Aug 18 21:07:01.508144 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 138/545] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:01 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:01.520251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:01.522888 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:07:01.523129 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:01.523447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:01.536965 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:01.536965 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:01.542342 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:07:01.548457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-add15f7d-c9fb-4c43-85c3-83b8eb54e751 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:07:01.549116 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 135/546] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:01 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:05.097537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:05.206328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:05.206328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-837132540", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:05.210531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-837132540', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:05.357714 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume of 1 GB Aug 18 21:07:05.379228 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Availability Zones retrieved successfully. Aug 18 21:07:05.394736 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (d6a26d76-53ff-4cbe-8cd9-8c2934680751) 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 18 21:07:05.396474 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60c0cf8-b9b5-42ff-a0f0-445341ef6b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:05.398319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-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 18 21:07:05.520697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60c0cf8-b9b5-42ff-a0f0-445341ef6b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:07:05.522208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3be1d6b-e015-49ea-9e92-aba9ad2a20ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:05.627106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Created reservations ['7cc460e5-b0a4-417a-8242-47ca78ed21d3', '0c60c142-4933-459e-85a6-c6c2f46529e6', '6dbc8a41-2c1b-4e2c-9921-0084dc983de3', '4e90dd81-94ea-4f70-a1c4-6fb12d5b13a9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:05.628311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3be1d6b-e015-49ea-9e92-aba9ad2a20ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc460e5-b0a4-417a-8242-47ca78ed21d3', '0c60c142-4933-459e-85a6-c6c2f46529e6', '6dbc8a41-2c1b-4e2c-9921-0084dc983de3', '4e90dd81-94ea-4f70-a1c4-6fb12d5b13a9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:05.631047 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ee680c-cc23-49f1-8481-f6ebc5101d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:05.663787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ee680c-cc23-49f1-8481-f6ebc5101d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a1d89e-5235-427d-8008-94d5b9b9b498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-837132540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['7cc460e5-b0a4-417a-8242-47ca78ed21d3','0c60c142-4933-459e-85a6-c6c2f46529e6','6dbc8a41-2c1b-4e2c-9921-0084dc983de3','4e90dd81-94ea-4f70-a1c4-6fb12d5b13a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-837132540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a1d89e-5235-427d-8008-94d5b9b9b498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1102b9af97be4c698976d3beee3ac8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430e6ea976ee4041953ca6515e26fb5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:05.664518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43b5d4c-ea3b-495b-b478-286041cfdbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:05.687419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43b5d4c-ea3b-495b-b478-286041cfdbc8) transitioned into state 'SUCCESS' from state '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-837132540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['7cc460e5-b0a4-417a-8242-47ca78ed21d3','0c60c142-4933-459e-85a6-c6c2f46529e6','6dbc8a41-2c1b-4e2c-9921-0084dc983de3','4e90dd81-94ea-4f70-a1c4-6fb12d5b13a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:05.687940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe88e03e-3597-459e-83bf-8183bb463ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:05.699008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe88e03e-3597-459e-83bf-8183bb463ae3) 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 18 21:07:05.699961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (d6a26d76-53ff-4cbe-8cd9-8c2934680751) 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 18 21:07:05.700266 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request issued successfully. Aug 18 21:07:05.701128 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-295aef3b-41fa-4a2c-bf72-c680e1173c7f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:05.701764 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 135/547] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:07:05 2026] POST /volume/v3/volumes => generated 754 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:05.719090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:05.721336 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:07:05.721590 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:05.721855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:05.726199 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=208,cinder:UPDATE=43,cinder:INSERT=28 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:07:05.730743 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:05.730743 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:05.736119 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:05.742316 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a60df292-ecf4-47e4-9b04-31b9e1192985 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 200 Aug 18 21:07:05.744073 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 140/548] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:05 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:06.735202 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8abbaeda-4f24-4a1a-85e9-60ca814e5abd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.735781 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8abbaeda-4f24-4a1a-85e9-60ca814e5abd None None] GET https://10.4.3.48/volume// Aug 18 21:07:06.736027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8abbaeda-4f24-4a1a-85e9-60ca814e5abd None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:06.736215 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8abbaeda-4f24-4a1a-85e9-60ca814e5abd None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:06.736588 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8abbaeda-4f24-4a1a-85e9-60ca814e5abd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:06.736979 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 139/549] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:06.746079 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.747948 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:07:06.748258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:06.748503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:06.750526 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=264,cinder:INSERT=43,cinder:UPDATE=95 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:07:06.757747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.762750 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:07:06.762750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:06.762750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:06.769267 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:06.769267 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:06.772328 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:06.774181 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:06.774181 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:06.777293 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-154810a7-7c37-413c-bce0-2360c3bd35b8 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 200 Aug 18 21:07:06.777735 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 136/550] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:06 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:06.779452 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:07:06.788472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-045dc5b3-a0cc-4e9c-a5af-c343dd4d4133 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:07:06.788930 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 136/551] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:06 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1537 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:06.796457 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e73d1534-99a1-4553-bfa2-e535ab554120 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.798165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:06.798525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1874673684"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:06.800050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1874673684'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:06.800149 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume of 1 GB Aug 18 21:07:06.803652 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Availability Zones retrieved successfully. Aug 18 21:07:06.808846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (a7b01f73-4a9d-434a-9f80-8e90ebf3043d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:06.809734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f3abae-8c10-4bfd-9f54-809faff6cea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:06.810597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:06.835222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f3abae-8c10-4bfd-9f54-809faff6cea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:06.835968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e252b5b-4195-476b-8b68-8ef63aaae738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:06.871208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Created reservations ['79f11b17-6aef-4972-8cef-0cb3a40b4cc0', '48fdbb33-4a4c-466f-a408-4e67609ebd58', '1ec3ad80-3f80-46a8-a09c-8b3365cc14ba', '799f565c-9543-422b-9d2c-1fce23151f72'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:06.871932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e252b5b-4195-476b-8b68-8ef63aaae738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f11b17-6aef-4972-8cef-0cb3a40b4cc0', '48fdbb33-4a4c-466f-a408-4e67609ebd58', '1ec3ad80-3f80-46a8-a09c-8b3365cc14ba', '799f565c-9543-422b-9d2c-1fce23151f72']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:06.872577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6031c99d-bd1b-4701-b2f2-969c5b49c280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:06.895020 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6031c99d-bd1b-4701-b2f2-969c5b49c280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a48244-893a-443b-8d70-2d0e32da7f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1874673684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['79f11b17-6aef-4972-8cef-0cb3a40b4cc0','48fdbb33-4a4c-466f-a408-4e67609ebd58','1ec3ad80-3f80-46a8-a09c-8b3365cc14ba','799f565c-9543-422b-9d2c-1fce23151f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1874673684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a48244-893a-443b-8d70-2d0e32da7f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1102b9af97be4c698976d3beee3ac8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430e6ea976ee4041953ca6515e26fb5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:06.896115 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9efa4a-51e0-446c-927b-efd31e07454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:06.913622 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9efa4a-51e0-446c-927b-efd31e07454a) transitioned into state 'SUCCESS' from state '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-1874673684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['79f11b17-6aef-4972-8cef-0cb3a40b4cc0','48fdbb33-4a4c-466f-a408-4e67609ebd58','1ec3ad80-3f80-46a8-a09c-8b3365cc14ba','799f565c-9543-422b-9d2c-1fce23151f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:06.914153 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.914339 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3e9d70-6f2d-46b1-98e9-c291fc3d7f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:06.917541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] PUT https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 Aug 18 21:07:06.918059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:06.922907 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=214,cinder:INSERT=27,cinder:UPDATE=44 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:07:06.923909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3e9d70-6f2d-46b1-98e9-c291fc3d7f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:06.925488 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (a7b01f73-4a9d-434a-9f80-8e90ebf3043d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:06.925570 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request issued successfully. Aug 18 21:07:06.926294 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e73d1534-99a1-4553-bfa2-e535ab554120 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:06.926860 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 141/552] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:07:06 2026] POST /volume/v3/volumes => generated 755 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:06.930767 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Acquiring lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:06.942844 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" acquired by "attachment_update" :: waited 0.012s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:06.944539 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:06.944539 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:06.946913 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:06.952090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:07:06.952420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:06.952707 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:06.966739 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:06.966739 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:06.973167 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:06.980538 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ca59557-ad58-4f2d-9adc-5172158dc313 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 200 Aug 18 21:07:06.981123 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 137/553] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:06 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:07.207476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Lock "cinder-attachment_update-beb7a34a-d4bc-47df-8316-ba3acc480f1d-np0000007703" released by "attachment_update" :: held 0.265s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:07.207636 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-63d0eb1b-8da3-4848-af45-70301e1c4d12 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 returned with HTTP 200 Aug 18 21:07:07.208481 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 140/554] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:06 2026] PUT /volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 => generated 969 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:07.252014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-e97fad8e-c026-4907-a22f-224e6c23104b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:07.254439 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-e97fad8e-c026-4907-a22f-224e6c23104b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] POST https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6/action Aug 18 21:07:07.254907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-e97fad8e-c026-4907-a22f-224e6c23104b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:07.255041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-e97fad8e-c026-4907-a22f-224e6c23104b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:07.277208 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:07.277208 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:07.290365 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-da9644e0-8d78-4d7b-90d8-3ad8506b0c8c req-e97fad8e-c026-4907-a22f-224e6c23104b tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6/action returned with HTTP 204 Aug 18 21:07:07.291706 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 137/555] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:07 2026] POST /volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:07:07.324613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:07.328478 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:07.329014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1610982592"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:07.331209 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1610982592'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:07.331417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume of 1 GB Aug 18 21:07:07.331782 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:07.331782 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:07.339551 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Availability Zones retrieved successfully. Aug 18 21:07:07.348711 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (e927f632-9566-44ec-b251-c82cc28c4475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:07.349703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33dc8c52-7844-4071-9904-6cc46880e21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:07.350632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:07.394172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33dc8c52-7844-4071-9904-6cc46880e21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:07.395587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a20ef2-ecc7-4b15-8653-16811955bb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:07.507058 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Created reservations ['e695a628-73c6-43a3-a042-e67e31f26901', '104da7ec-161a-4d0d-9c60-9e4c0562a615', '9c634eb8-81ac-4fd9-8123-6f8f42e5fee4', '03dec3ea-3cf8-40bf-96ef-aca0c37616be'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:07.508376 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a20ef2-ecc7-4b15-8653-16811955bb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e695a628-73c6-43a3-a042-e67e31f26901', '104da7ec-161a-4d0d-9c60-9e4c0562a615', '9c634eb8-81ac-4fd9-8123-6f8f42e5fee4', '03dec3ea-3cf8-40bf-96ef-aca0c37616be']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:07.509605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e8de62-ebcc-4c93-a424-c9e7662490fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:07.553307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e8de62-ebcc-4c93-a424-c9e7662490fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d0030d-29e0-4f7c-aba2-22295ba46062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1610982592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['e695a628-73c6-43a3-a042-e67e31f26901','104da7ec-161a-4d0d-9c60-9e4c0562a615','9c634eb8-81ac-4fd9-8123-6f8f42e5fee4','03dec3ea-3cf8-40bf-96ef-aca0c37616be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1610982592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d0030d-29e0-4f7c-aba2-22295ba46062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:07.554632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af119fd-6f06-44cd-a778-20396d102b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:07.587848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af119fd-6f06-44cd-a778-20396d102b05) transitioned into state 'SUCCESS' from state '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-1610982592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['e695a628-73c6-43a3-a042-e67e31f26901','104da7ec-161a-4d0d-9c60-9e4c0562a615','9c634eb8-81ac-4fd9-8123-6f8f42e5fee4','03dec3ea-3cf8-40bf-96ef-aca0c37616be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:07.588481 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0139dc3c-85b1-4ee7-84d2-57ba2168ad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:07.602522 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0139dc3c-85b1-4ee7-84d2-57ba2168ad0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:07.603277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (e927f632-9566-44ec-b251-c82cc28c4475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:07.603544 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request issued successfully. Aug 18 21:07:07.604165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33882ce0-e83e-4b6b-9a60-86ca368f0cdf tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:07.604547 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 142/556] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:07:07 2026] POST /volume/v3/volumes => generated 753 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:07.621682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-14c96636-0790-4c06-985b-14784cdee162 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:07.623908 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14c96636-0790-4c06-985b-14784cdee162 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:07.624134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14c96636-0790-4c06-985b-14784cdee162 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:07.624325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14c96636-0790-4c06-985b-14784cdee162 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:07.632095 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:07.632095 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:07.636708 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-14c96636-0790-4c06-985b-14784cdee162 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:07.649500 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14c96636-0790-4c06-985b-14784cdee162 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:07.650040 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 138/557] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:07 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:08.002631 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c016eec4-b078-4433-b267-ab0e017f80ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.004911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c016eec4-b078-4433-b267-ab0e017f80ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:07:08.005147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c016eec4-b078-4433-b267-ab0e017f80ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:08.005560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c016eec4-b078-4433-b267-ab0e017f80ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:08.015224 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:08.015224 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:08.021318 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c016eec4-b078-4433-b267-ab0e017f80ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:08.028242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c016eec4-b078-4433-b267-ab0e017f80ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 200 Aug 18 21:07:08.028690 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 141/558] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:08 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:08.047281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.050118 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:08.050437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1094961238"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:08.052491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1094961238'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:08.052769 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume of 1 GB Aug 18 21:07:08.058230 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Availability Zones retrieved successfully. Aug 18 21:07:08.069790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (a64e6160-8694-4940-b926-d1b7049fd616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:08.071672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eee5ed8-2638-44d2-9514-d72e4c297beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:08.073470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:08.106438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eee5ed8-2638-44d2-9514-d72e4c297beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:08.107629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07718df5-1002-4d49-9699-45d7457d061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:08.150169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Created reservations ['48c2005b-df3b-471c-a9ee-d33f6b569076', '9e0f6954-c30e-45b9-b048-93d67f18c78f', '06603f70-186c-427c-9957-faacd902c76a', '5d66ba48-b219-498a-999c-96f3e775a49c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:08.151326 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07718df5-1002-4d49-9699-45d7457d061d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c2005b-df3b-471c-a9ee-d33f6b569076', '9e0f6954-c30e-45b9-b048-93d67f18c78f', '06603f70-186c-427c-9957-faacd902c76a', '5d66ba48-b219-498a-999c-96f3e775a49c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:08.152144 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad48a45-0942-4615-9724-d3326849380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:08.174497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad48a45-0942-4615-9724-d3326849380c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fce1518-b41c-4995-8005-9992e5ceeed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1094961238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['48c2005b-df3b-471c-a9ee-d33f6b569076','9e0f6954-c30e-45b9-b048-93d67f18c78f','06603f70-186c-427c-9957-faacd902c76a','5d66ba48-b219-498a-999c-96f3e775a49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1094961238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fce1518-b41c-4995-8005-9992e5ceeed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1102b9af97be4c698976d3beee3ac8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430e6ea976ee4041953ca6515e26fb5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:08.175173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1988a8-07ba-4c41-af3e-026b5822c4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:08.194589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1988a8-07ba-4c41-af3e-026b5822c4ff) transitioned into state 'SUCCESS' from state '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-1094961238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102b9af97be4c698976d3beee3ac8ec',qos_specs=None,replication_status=,reservations=['48c2005b-df3b-471c-a9ee-d33f6b569076','9e0f6954-c30e-45b9-b048-93d67f18c78f','06603f70-186c-427c-9957-faacd902c76a','5d66ba48-b219-498a-999c-96f3e775a49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6ea976ee4041953ca6515e26fb5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:08.196035 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87ec552-4039-4240-8fdc-ca69e9b4a92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:08.207553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87ec552-4039-4240-8fdc-ca69e9b4a92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:08.208485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Flow 'volume_create_api' (a64e6160-8694-4940-b926-d1b7049fd616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:08.208903 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Create volume request issued successfully. Aug 18 21:07:08.209455 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a99b7281-6a72-4d01-9ada-0c5914d3943f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:08.210003 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 138/559] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:07:08 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:08.228281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.231061 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:07:08.231666 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:08.232078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:08.244319 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:08.244319 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:08.250172 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:08.256156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34b07aaa-e86f-4bf7-ad68-a03791ee036c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 200 Aug 18 21:07:08.256946 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 143/560] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:08 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:08.667499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.669279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:08.669443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:08.669613 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:08.679416 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:08.679416 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:08.685193 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:08.692748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dedfa325-3b02-40c9-a26e-a4a6904b3cae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:08.693490 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 139/561] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:08 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:07:08.798486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.800695 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:08.803746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:08.803746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:08.813990 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:08.813990 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:08.823198 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:08.832976 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-0c7f387d-a842-4708-bdda-c7c6e9d922e9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:08.834147 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 142/562] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:08 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:08.991021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0c6ac39f-2f1a-4a42-817c-c0fafdde4ebe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:08.991466 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c6ac39f-2f1a-4a42-817c-c0fafdde4ebe None None] GET https://10.4.3.48/volume// Aug 18 21:07:08.991639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c6ac39f-2f1a-4a42-817c-c0fafdde4ebe None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:08.991969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c6ac39f-2f1a-4a42-817c-c0fafdde4ebe None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:08.992246 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c6ac39f-2f1a-4a42-817c-c0fafdde4ebe None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:08.992532 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 139/563] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:07: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 18 21:07:09.001714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-9d0af92b-8061-4638-9b03-99b027942390 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.005280 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-9d0af92b-8061-4638-9b03-99b027942390 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:09.005943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-9d0af92b-8061-4638-9b03-99b027942390 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26d0030d-29e0-4f7c-aba2-22295ba46062", "connector": null, "instance_uuid": "8234760d-dc8a-45fb-ac6d-62fb5cb38cde"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:09.018729 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:09.018729 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:09.056876 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-9d0af92b-8061-4638-9b03-99b027942390 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:09.057392 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 144/564] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:09 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 18 21:07:09.110413 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.111490 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:09.111812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:09.112078 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:09.124168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6cf452fb-ed58-4401-a058-a4fed1a7f786 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.124768 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:09.124768 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:09.124864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cf452fb-ed58-4401-a058-a4fed1a7f786 None None] GET https://10.4.3.48/volume// Aug 18 21:07:09.125113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6cf452fb-ed58-4401-a058-a4fed1a7f786 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:09.125602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6cf452fb-ed58-4401-a058-a4fed1a7f786 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:09.126265 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6cf452fb-ed58-4401-a058-a4fed1a7f786 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:09.127005 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 143/565] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:09.129752 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:09.136737 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fef07a16-4f00-43e6-aa80-42dafbe9ecce tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:09.137471 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 140/566] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:09 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:09.144338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.148413 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:09.148624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:09.148982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:09.158951 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:09.158951 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:09.165282 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:09.171295 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-da8d685e-c622-4184-8d45-1a2132afff3c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:09.171892 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 140/567] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:09 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:09.271205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.273355 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] PUT https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 Aug 18 21:07:09.273732 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:09.276537 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:09.279596 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:07:09.281186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:09.281414 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:09.289155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Acquiring lock "cinder-attachment_update-26d0030d-29e0-4f7c-aba2-22295ba46062-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:09.295769 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:09.295769 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:09.302982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-26d0030d-29e0-4f7c-aba2-22295ba46062-np0000007703" acquired by "attachment_update" :: waited 0.012s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:09.303988 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:09.303988 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:09.304985 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:09.313577 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef2854eb-2fd2-4233-9577-31cdf217d628 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 200 Aug 18 21:07:09.313577 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 144/568] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:09 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:09.397736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-26d0030d-29e0-4f7c-aba2-22295ba46062-np0000007703" released by "attachment_update" :: held 0.096s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:09.398056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-88082ebb-ed57-4e62-9363-f795ed283b45 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 returned with HTTP 200 Aug 18 21:07:09.401775 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 145/569] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:09 2026] PUT /volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:10.154477 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:10.157112 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:10.157354 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:10.157605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:10.175933 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:10.175933 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:10.186132 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:10.196010 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e705d50e-d0ec-4bcf-b455-b4fe5e3171c7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:10.196442 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 141/570] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:10 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:11.218520 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-764ff346-0871-48e4-94ff-a183a87f653c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:11.227837 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-764ff346-0871-48e4-94ff-a183a87f653c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:11.227984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-764ff346-0871-48e4-94ff-a183a87f653c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:11.228165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-764ff346-0871-48e4-94ff-a183a87f653c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:11.245569 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:11.245569 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:11.250008 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-764ff346-0871-48e4-94ff-a183a87f653c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:11.255489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-764ff346-0871-48e4-94ff-a183a87f653c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:11.256071 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 141/571] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:11 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:12.275531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:12.280185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:12.280466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:12.280780 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:12.297191 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:12.297191 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:12.309709 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:12.317121 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-895711a4-f213-4d20-86b4-f946ccae2ab0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:12.317751 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 145/572] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:12 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:13.341753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:13.345144 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:13.345144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:13.345144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:13.360981 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:13.360981 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:13.372106 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:13.376240 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f1174d9-1bd6-4a2a-9c54-a8eb1256d8c3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:13.377108 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 146/573] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:13 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:13.746772 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-74c254f1-c62e-4199-bb41-9992bdc366e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:13.749902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-74c254f1-c62e-4199-bb41-9992bdc366e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35/action Aug 18 21:07:13.750480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-74c254f1-c62e-4199-bb41-9992bdc366e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:13.750696 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-74c254f1-c62e-4199-bb41-9992bdc366e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:07:13.776549 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:13.776549 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:13.799962 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2e8c861b-81fb-4aee-bb2e-915c65e8a3cf req-74c254f1-c62e-4199-bb41-9992bdc366e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35/action returned with HTTP 204 Aug 18 21:07:13.799962 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 142/574] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:13 2026] POST /volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:14.201712 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:14.203657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] GET https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:07:14.203906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:14.204124 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:14.214476 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:14.214476 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:14.218353 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:07:14.224639 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbaf7417-0ec2-4d1e-9a94-18dbf9b0f89e tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 200 Aug 18 21:07:14.225084 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 142/575] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:07:14 2026] GET /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 1830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:14.358688 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9a24e226-520d-4209-b29a-748cb650269e req-045f6d5b-da63-4476-87c5-6ffbc9bc7ca3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:14.361128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-045f6d5b-da63-4476-87c5-6ffbc9bc7ca3 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] DELETE https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 Aug 18 21:07:14.361499 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-045f6d5b-da63-4476-87c5-6ffbc9bc7ca3 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:14.362324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-045f6d5b-da63-4476-87c5-6ffbc9bc7ca3 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:14.370732 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:14.370732 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:14.394974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:14.396920 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:14.396920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:14.397055 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:14.405362 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:14.405362 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:14.408977 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:14.413907 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb2af64a-ba47-4efd-8f95-96a67d82d020 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:14.414267 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 147/576] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:14 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:14.427213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cc790a63-8d00-414c-b825-389070d542cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:14.430289 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc790a63-8d00-414c-b825-389070d542cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:14.430705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc790a63-8d00-414c-b825-389070d542cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:14.431037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc790a63-8d00-414c-b825-389070d542cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:14.431578 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-045f6d5b-da63-4476-87c5-6ffbc9bc7ca3 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 returned with HTTP 200 Aug 18 21:07:14.432180 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 146/577] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:07:14 2026] DELETE /volume/v3/attachments/01394e39-bf52-463d-9fb6-5ea2fcaabfc6 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:14.446013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:14.447979 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:14.447979 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:14.451525 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] DELETE https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:07:14.452482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:14.452602 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:14.452830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Delete volume with id: fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba Aug 18 21:07:14.456117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cc790a63-8d00-414c-b825-389070d542cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:14.465893 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc790a63-8d00-414c-b825-389070d542cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:14.466445 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 143/578] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:14 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:14.466917 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:14.466917 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:14.467407 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:07:14.495501 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Delete volume request issued successfully. Aug 18 21:07:14.495831 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9a24e226-520d-4209-b29a-748cb650269e req-9552b49a-aa0d-471f-a0a0-a7bb00f0f751 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba returned with HTTP 202 Aug 18 21:07:14.496403 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 143/579] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:07:14 2026] DELETE /volume/v3/volumes/fa0c4fbd-9c98-4ec7-b5e5-b7097499bdba => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:17.073867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.077446 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:07:17.077500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.077759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.090534 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.090534 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:17.096125 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:17.102551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-529221cd-618e-493d-92c0-af212caafe63 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 200 Aug 18 21:07:17.103019 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 148/580] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:17 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:17.111984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.115521 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:07:17.115521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.115521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.128382 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.128382 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:17.133355 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:17.139790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8e753bcd-755d-4635-ac27-0a3999370107 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 200 Aug 18 21:07:17.140367 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 147/581] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:17 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:17.152437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.161553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:07:17.161553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.161553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.173986 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.173986 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:17.180054 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:17.184796 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-6998aed8-26b7-4071-a0ec-8d8276e5ff4f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 200 Aug 18 21:07:17.185557 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 144/582] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:17 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:17.195347 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-decfdc8c-b995-4aa5-99ce-7cbb84282382 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.195837 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-decfdc8c-b995-4aa5-99ce-7cbb84282382 None None] GET https://10.4.3.48/volume// Aug 18 21:07:17.195900 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-decfdc8c-b995-4aa5-99ce-7cbb84282382 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.196077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-decfdc8c-b995-4aa5-99ce-7cbb84282382 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.196379 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-decfdc8c-b995-4aa5-99ce-7cbb84282382 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:17.196667 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 144/583] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:07: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 18 21:07:17.207405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-48e662e4-6db4-46f4-a2b9-5ee1edf4d694 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.210174 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-48e662e4-6db4-46f4-a2b9-5ee1edf4d694 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:17.210619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-48e662e4-6db4-46f4-a2b9-5ee1edf4d694 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07a1d89e-5235-427d-8008-94d5b9b9b498", "connector": null, "instance_uuid": "9b39b842-0518-44cc-b040-42807a2966d5"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:17.220196 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.220196 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:17.250047 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-48e662e4-6db4-46f4-a2b9-5ee1edf4d694 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:17.250500 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 149/584] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:17 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:17.260620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8b3b38a1-0216-49f2-a04f-e6f895892753 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.261157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b3b38a1-0216-49f2-a04f-e6f895892753 None None] GET https://10.4.3.48/volume// Aug 18 21:07:17.261375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b3b38a1-0216-49f2-a04f-e6f895892753 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.262154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8b3b38a1-0216-49f2-a04f-e6f895892753 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.262845 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8b3b38a1-0216-49f2-a04f-e6f895892753 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:17.263358 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 148/585] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:07:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:17.272916 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-56a0e644-c78b-4eca-a451-ee133e7c21ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.277743 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-56a0e644-c78b-4eca-a451-ee133e7c21ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:17.277743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-56a0e644-c78b-4eca-a451-ee133e7c21ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7a48244-893a-443b-8d70-2d0e32da7f49", "connector": null, "instance_uuid": "9b39b842-0518-44cc-b040-42807a2966d5"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:17.285605 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.285605 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:17.318682 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-56a0e644-c78b-4eca-a451-ee133e7c21ac tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:17.319471 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 145/586] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:17 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 18 21:07:17.329643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-07812178-00e6-4b56-be53-ae4637832bad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.330140 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07812178-00e6-4b56-be53-ae4637832bad None None] GET https://10.4.3.48/volume// Aug 18 21:07:17.330300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07812178-00e6-4b56-be53-ae4637832bad None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:17.330508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07812178-00e6-4b56-be53-ae4637832bad None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:17.330879 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07812178-00e6-4b56-be53-ae4637832bad None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:17.331207 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 145/587] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:07: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 18 21:07:17.340444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-47a408fa-03ae-4948-9b6b-1e688fc14944 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:17.343127 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-47a408fa-03ae-4948-9b6b-1e688fc14944 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:17.343591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-47a408fa-03ae-4948-9b6b-1e688fc14944 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fce1518-b41c-4995-8005-9992e5ceeed4", "connector": null, "instance_uuid": "9b39b842-0518-44cc-b040-42807a2966d5"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:17.354450 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:17.354450 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:17.391424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-47a408fa-03ae-4948-9b6b-1e688fc14944 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:17.392182 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 150/588] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:17 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 18 21:07:19.570956 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0165eaa9-5245-498a-9de6-63b2d341298e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:19.571424 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0165eaa9-5245-498a-9de6-63b2d341298e None None] GET https://10.4.3.48/volume// Aug 18 21:07:19.571661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0165eaa9-5245-498a-9de6-63b2d341298e None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:19.571926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0165eaa9-5245-498a-9de6-63b2d341298e None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:19.572310 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0165eaa9-5245-498a-9de6-63b2d341298e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:19.573100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 149/589] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:19.584082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:19.587072 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:07:19.587352 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:19.587625 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:19.600966 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:19.600966 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:19.606248 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:19.613133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3c54ed90-484e-493b-9e0c-41ac7c7e0d53 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 200 Aug 18 21:07:19.613679 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 146/590] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:19 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 1541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:19.743422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:19.745600 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] PUT https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 Aug 18 21:07:19.746076 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:19.758509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Acquiring lock "cinder-attachment_update-07a1d89e-5235-427d-8008-94d5b9b9b498-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:19.764326 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-07a1d89e-5235-427d-8008-94d5b9b9b498-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:19.765294 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:19.765294 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:19.880740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-07a1d89e-5235-427d-8008-94d5b9b9b498-np0000007703" released by "attachment_update" :: held 0.116s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:19.881094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-3622f5ec-b8be-47fa-a5c4-434cdeb06498 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 returned with HTTP 200 Aug 18 21:07:19.882060 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 146/591] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:19 2026] PUT /volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:19.919078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-c83b78ee-c8b5-4b4e-adf4-59479d837ced None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:19.923864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-c83b78ee-c8b5-4b4e-adf4-59479d837ced tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685/action Aug 18 21:07:19.924271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-c83b78ee-c8b5-4b4e-adf4-59479d837ced tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:19.924455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-c83b78ee-c8b5-4b4e-adf4-59479d837ced tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:19.956605 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:19.956605 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:19.976505 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-c83b78ee-c8b5-4b4e-adf4-59479d837ced tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685/action returned with HTTP 204 Aug 18 21:07:19.977333 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 151/592] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:19 2026] POST /volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:20.032984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53bc3c31-e4ca-4b5b-b40b-413f91e31410 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.033423 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53bc3c31-e4ca-4b5b-b40b-413f91e31410 None None] GET https://10.4.3.48/volume// Aug 18 21:07:20.033614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53bc3c31-e4ca-4b5b-b40b-413f91e31410 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:20.033899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53bc3c31-e4ca-4b5b-b40b-413f91e31410 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:20.034386 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53bc3c31-e4ca-4b5b-b40b-413f91e31410 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:20.034680 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 150/593] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07: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 18 21:07:20.056075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.058247 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:07:20.058514 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:20.058799 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:20.076694 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.076694 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:20.082801 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:20.090054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-8b26a6e2-503f-40e6-b327-b13be300ddfe tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 200 Aug 18 21:07:20.090511 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 147/594] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:20 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:20.198952 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.202245 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] PUT https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d Aug 18 21:07:20.202857 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:20.215501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Acquiring lock "cinder-attachment_update-e7a48244-893a-443b-8d70-2d0e32da7f49-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:20.221517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-e7a48244-893a-443b-8d70-2d0e32da7f49-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:20.222472 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.222472 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:20.339939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-e7a48244-893a-443b-8d70-2d0e32da7f49-np0000007703" released by "attachment_update" :: held 0.119s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:20.340684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-377ad69d-1a6f-47a9-bd0b-97a7c4337d6d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d returned with HTTP 200 Aug 18 21:07:20.341386 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 147/595] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:20 2026] PUT /volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:20.388583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-823cd869-dc91-48c0-836c-a2817d0efe1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.393980 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-823cd869-dc91-48c0-836c-a2817d0efe1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d/action Aug 18 21:07:20.394505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-823cd869-dc91-48c0-836c-a2817d0efe1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:20.394606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-823cd869-dc91-48c0-836c-a2817d0efe1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:20.421413 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.421413 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:20.445319 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-823cd869-dc91-48c0-836c-a2817d0efe1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d/action returned with HTTP 204 Aug 18 21:07:20.446566 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 152/596] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:20 2026] POST /volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:20.474196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f9c937a3-da7f-454a-a615-f2f6db4d1cf5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.474541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9c937a3-da7f-454a-a615-f2f6db4d1cf5 None None] GET https://10.4.3.48/volume// Aug 18 21:07:20.474781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9c937a3-da7f-454a-a615-f2f6db4d1cf5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:20.475038 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9c937a3-da7f-454a-a615-f2f6db4d1cf5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:20.475452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9c937a3-da7f-454a-a615-f2f6db4d1cf5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:20.477651 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 151/597] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:20.491117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.495575 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:07:20.496056 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:20.496309 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:20.509746 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.509746 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:20.516575 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:07:20.521413 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-cf7e78e0-90c4-4b20-b156-2415a726f50b tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 200 Aug 18 21:07:20.521916 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 148/598] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:20 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:20.657007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.659762 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] PUT https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 Aug 18 21:07:20.660173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:20.673226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Acquiring lock "cinder-attachment_update-6fce1518-b41c-4995-8005-9992e5ceeed4-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:20.681474 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-6fce1518-b41c-4995-8005-9992e5ceeed4-np0000007703" acquired by "attachment_update" :: waited 0.008s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:20.683022 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.683022 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:20.799235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Lock "cinder-attachment_update-6fce1518-b41c-4995-8005-9992e5ceeed4-np0000007703" released by "attachment_update" :: held 0.118s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:20.799647 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-1f5f233a-20fe-4ac6-97f0-617112c560f6 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 returned with HTTP 200 Aug 18 21:07:20.800149 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 148/599] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:20 2026] PUT /volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:20.831554 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-bd24a9e9-ad32-45fa-bd38-254f2182d854 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:20.839020 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-bd24a9e9-ad32-45fa-bd38-254f2182d854 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] POST https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7/action Aug 18 21:07:20.839570 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-bd24a9e9-ad32-45fa-bd38-254f2182d854 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:20.839646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-bd24a9e9-ad32-45fa-bd38-254f2182d854 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:20.869850 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:20.869850 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:20.883763 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1ab6e277-fb3a-4a34-b324-0fe0de662c61 req-bd24a9e9-ad32-45fa-bd38-254f2182d854 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7/action returned with HTTP 204 Aug 18 21:07:20.884366 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 153/600] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:20 2026] POST /volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:21.256651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0e974891-54d1-4d85-8c35-dc276564aecb req-103cd0eb-60fb-41de-8b2d-13c1ac011472 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:21.269430 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-103cd0eb-60fb-41de-8b2d-13c1ac011472 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] DELETE https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf Aug 18 21:07:21.269940 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-103cd0eb-60fb-41de-8b2d-13c1ac011472 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:21.270331 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-103cd0eb-60fb-41de-8b2d-13c1ac011472 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:21.285128 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:21.285128 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:21.348031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-103cd0eb-60fb-41de-8b2d-13c1ac011472 tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf returned with HTTP 200 Aug 18 21:07:21.348746 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 152/601] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:07:21 2026] DELETE /volume/v3/attachments/430a26fd-9211-460e-bcf7-53648e5cabbf => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:21.365493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:21.368636 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:07:21.368856 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:21.369057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:21.369257 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Delete volume with id: b1c0c45d-c837-4b78-aafd-d6bf4da66cbf Aug 18 21:07:21.381016 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:21.381016 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:21.381499 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Volume info retrieved successfully. Aug 18 21:07:21.405008 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] Delete volume request issued successfully. Aug 18 21:07:21.405008 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e974891-54d1-4d85-8c35-dc276564aecb req-9913c7d4-52ac-44de-81a2-df9e3b349abd tempest-ServerBootFromVolumeStableRescueTest-494527277 tempest-ServerBootFromVolumeStableRescueTest-494527277-project-member] https://10.4.3.48/volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf returned with HTTP 202 Aug 18 21:07:21.405296 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 149/602] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:07:21 2026] DELETE /volume/v3/volumes/b1c0c45d-c837-4b78-aafd-d6bf4da66cbf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:22.650426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.652992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:22.653251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:22.653476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:22.664446 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:22.664446 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:22.670623 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:22.675860 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-9cccd2e2-0e1e-4d5d-aa26-5eef36afeea5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:22.676272 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 149/603] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:22 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:22.810857 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ddcc4a49-6d29-49a2-8a4d-9e22f7681cee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.811213 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddcc4a49-6d29-49a2-8a4d-9e22f7681cee None None] GET https://10.4.3.48/volume// Aug 18 21:07:22.811370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddcc4a49-6d29-49a2-8a4d-9e22f7681cee None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:22.811571 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddcc4a49-6d29-49a2-8a4d-9e22f7681cee None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:22.811908 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddcc4a49-6d29-49a2-8a4d-9e22f7681cee None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:22.812206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 154/604] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:07: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 18 21:07:22.819952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-a1b9c3d0-d234-4ad4-9aff-30b2e05aa7e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.822191 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-a1b9c3d0-d234-4ad4-9aff-30b2e05aa7e5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:22.822657 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-a1b9c3d0-d234-4ad4-9aff-30b2e05aa7e5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f1d67e4-4032-4501-a717-0d291288b1a7", "connector": null, "instance_uuid": "ed962233-9953-4d98-804f-2b6d74d43c4c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:22.830375 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:22.830375 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:22.867149 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-a1b9c3d0-d234-4ad4-9aff-30b2e05aa7e5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:22.868115 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 153/605] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:22 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 18 21:07:22.906930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d699555-b82f-439e-a2e1-5f930114734e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.909499 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d699555-b82f-439e-a2e1-5f930114734e tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:22.909838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d699555-b82f-439e-a2e1-5f930114734e tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:22.910089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d699555-b82f-439e-a2e1-5f930114734e tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:22.918973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e5f7955-798d-4673-a5b8-4b892594f3e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.919392 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e5f7955-798d-4673-a5b8-4b892594f3e1 None None] GET https://10.4.3.48/volume// Aug 18 21:07:22.919599 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e5f7955-798d-4673-a5b8-4b892594f3e1 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:22.919823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e5f7955-798d-4673-a5b8-4b892594f3e1 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:22.920127 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e5f7955-798d-4673-a5b8-4b892594f3e1 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:22.920426 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 150/606] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07: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 18 21:07:22.925704 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:22.925704 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:22.932054 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:22.933174 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2d699555-b82f-439e-a2e1-5f930114734e tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:22.935332 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:22.936596 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:22.936825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:22.937904 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d699555-b82f-439e-a2e1-5f930114734e tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:22.938269 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 150/607] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:22 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:22.946927 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:22.946927 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:22.950310 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:22.955962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-3f10f799-5899-4abb-b3a8-19aff9c652de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:22.956509 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 155/608] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:22 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:23.072873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:23.078852 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] PUT https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd Aug 18 21:07:23.079347 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:23.088853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Acquiring lock "cinder-attachment_update-8f1d67e4-4032-4501-a717-0d291288b1a7-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:23.095009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Lock "cinder-attachment_update-8f1d67e4-4032-4501-a717-0d291288b1a7-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:23.095414 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:23.095414 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:23.225078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Lock "cinder-attachment_update-8f1d67e4-4032-4501-a717-0d291288b1a7-np0000007703" released by "attachment_update" :: held 0.131s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:23.225537 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-f36fd144-685d-4298-a7d0-e094256c9d42 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd returned with HTTP 200 Aug 18 21:07:23.227421 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 154/609] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:23 2026] PUT /volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:23.953797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20d53e9a-aabe-4eef-9c78-d866411419de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:23.959024 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20d53e9a-aabe-4eef-9c78-d866411419de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:23.959252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20d53e9a-aabe-4eef-9c78-d866411419de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:23.959428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20d53e9a-aabe-4eef-9c78-d866411419de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:23.973145 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:23.973145 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:23.980331 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-20d53e9a-aabe-4eef-9c78-d866411419de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:23.985856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20d53e9a-aabe-4eef-9c78-d866411419de tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:23.986313 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 151/610] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:23 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:25.003218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-070a2393-9579-444d-80c9-d2df8fc995f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:25.006101 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-070a2393-9579-444d-80c9-d2df8fc995f4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:25.006466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-070a2393-9579-444d-80c9-d2df8fc995f4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:25.006848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-070a2393-9579-444d-80c9-d2df8fc995f4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:25.019688 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:25.019688 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:25.026680 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-070a2393-9579-444d-80c9-d2df8fc995f4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:25.038821 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-070a2393-9579-444d-80c9-d2df8fc995f4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:25.038821 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 151/611] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:25 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:25.091432 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cec61ef-db3d-4659-a517-60f2538b77ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:25.094844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:25.095127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:25.095385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:25.095542 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete snapshot with id: a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:25.108016 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:25.108016 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:25.108491 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot retrieved successfully. Aug 18 21:07:25.142629 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot delete request issued successfully. Aug 18 21:07:25.142764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cec61ef-db3d-4659-a517-60f2538b77ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 202 Aug 18 21:07:25.143147 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 156/612] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:07:25 2026] DELETE /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:25.153378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:25.155851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:25.156047 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:25.156201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:25.162677 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:25.162677 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:25.165688 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Snapshot retrieved successfully. Aug 18 21:07:25.165688 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b98cdcc0-3c84-47f1-afc8-2c2482ff880b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 200 Aug 18 21:07:25.165688 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 155/613] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:25 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:07:26.059191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:26.061805 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:26.062063 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:26.062247 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:26.077144 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:26.077144 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:26.083407 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:26.091915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32cfc93e-1f01-4f44-913c-33f6ebc135a4 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:26.092317 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 152/614] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:26 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:26.180017 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2068b17a-8056-414a-8fc8-af4ff6e1e645 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:26.184387 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2068b17a-8056-414a-8fc8-af4ff6e1e645 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:07:26.184711 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2068b17a-8056-414a-8fc8-af4ff6e1e645 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:26.185050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2068b17a-8056-414a-8fc8-af4ff6e1e645 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:26.190829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2068b17a-8056-414a-8fc8-af4ff6e1e645 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 404 Aug 18 21:07:26.191711 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 152/615] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:26 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:26.354447 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4874cf52-99c3-487b-821f-922bf99b3547 req-fcd865fd-880b-461e-bff7-59302d7821bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:26.356853 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-fcd865fd-880b-461e-bff7-59302d7821bd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/attachments?instance_id=cf62ed86-5713-4acd-91e7-92e1ccae8c31 Aug 18 21:07:26.357123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-fcd865fd-880b-461e-bff7-59302d7821bd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:26.357339 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-fcd865fd-880b-461e-bff7-59302d7821bd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:26.374581 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-fcd865fd-880b-461e-bff7-59302d7821bd tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments?instance_id=cf62ed86-5713-4acd-91e7-92e1ccae8c31 returned with HTTP 200 Aug 18 21:07:26.375075 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 157/616] 10.4.3.48 () {70 vars in 1630 bytes} [Tue Aug 18 21:07:26 2026] GET /volume/v3/attachments?instance_id=cf62ed86-5713-4acd-91e7-92e1ccae8c31 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:26.385098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4874cf52-99c3-487b-821f-922bf99b3547 req-0216052f-92fd-4c52-a7a8-904d8075af1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:26.387907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-0216052f-92fd-4c52-a7a8-904d8075af1c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 Aug 18 21:07:26.388142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-0216052f-92fd-4c52-a7a8-904d8075af1c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:26.388358 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-0216052f-92fd-4c52-a7a8-904d8075af1c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:26.421807 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4874cf52-99c3-487b-821f-922bf99b3547 req-0216052f-92fd-4c52-a7a8-904d8075af1c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 returned with HTTP 200 Aug 18 21:07:26.422461 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 156/617] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:07:26 2026] GET /volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:26.564614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-12ac30b1-64e7-4d9c-8d79-731f32e70c99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:26.567570 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-12ac30b1-64e7-4d9c-8d79-731f32e70c99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] POST https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd/action Aug 18 21:07:26.567960 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-12ac30b1-64e7-4d9c-8d79-731f32e70c99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:26.568058 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-12ac30b1-64e7-4d9c-8d79-731f32e70c99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:26.592146 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:26.592146 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:26.606150 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b21d719-0ff7-48c5-a009-413bb2446cdc req-12ac30b1-64e7-4d9c-8d79-731f32e70c99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd/action returned with HTTP 204 Aug 18 21:07:26.607088 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 153/618] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:26 2026] POST /volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:27.110700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:27.112633 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:27.112990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:27.113268 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:27.125742 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:27.125742 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:27.136088 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:27.139942 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fab2f557-8d64-49aa-9145-b9f203868ef5 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:27.140639 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 153/619] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:27 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:27.156631 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:27.158952 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:27.159200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:27.159377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:27.168030 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:27.168030 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:27.171129 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:27.175001 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22dff5d9-f72e-48b1-aab6-e411e92a434d tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:27.175533 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 158/620] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:27 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:27.255339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:27.257571 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:27.257824 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:27.258141 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:27.271697 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:27.271697 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:27.276061 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:27.281402 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-76da54de-6765-4959-af88-75ce9bfacb0a req-3c5552c2-4d4e-456a-b646-fa4638896e99 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:27.282108 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 157/621] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:27 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:29.836946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:29.840489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:29.840841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1524209473", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:29.842742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1524209473', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:29.842913 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Create volume of 1 GB Aug 18 21:07:29.848327 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Availability Zones retrieved successfully. Aug 18 21:07:29.853855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Flow 'volume_create_api' (7fc05974-69e2-49ab-bda2-02fe5af3f1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:29.855038 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b515c014-4276-4480-98d0-1fef0fc52d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:29.856313 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:29.894963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b515c014-4276-4480-98d0-1fef0fc52d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:29.895980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15459b3a-8c6e-4e02-886f-9a49229af702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:29.960356 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Created reservations ['a32fd714-a617-4720-a99b-287e809261a6', '04f81aa1-d065-4026-b0f0-d69e8d638046', '446ed622-c998-4acf-8df2-9d8af04adb02', '19f7c8e0-40eb-44f8-849c-d64566b64aec'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:29.961189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15459b3a-8c6e-4e02-886f-9a49229af702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32fd714-a617-4720-a99b-287e809261a6', '04f81aa1-d065-4026-b0f0-d69e8d638046', '446ed622-c998-4acf-8df2-9d8af04adb02', '19f7c8e0-40eb-44f8-849c-d64566b64aec']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:29.961859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cd4ac0-abec-4e39-8e01-a5c79126313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:29.987661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cd4ac0-abec-4e39-8e01-a5c79126313d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc11281-894e-43c8-aa9e-c31182ada401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1524209473',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='398a3439873344898bcf90eb091855fd',qos_specs=None,replication_status=,reservations=['a32fd714-a617-4720-a99b-287e809261a6','04f81aa1-d065-4026-b0f0-d69e8d638046','446ed622-c998-4acf-8df2-9d8af04adb02','19f7c8e0-40eb-44f8-849c-d64566b64aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06bc284488bf4beb8e7bcf13b150488d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1524209473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc11281-894e-43c8-aa9e-c31182ada401,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='398a3439873344898bcf90eb091855fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06bc284488bf4beb8e7bcf13b150488d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:29.988328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf36cf76-1a63-4ef9-9b8f-e9eec00331dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:30.006586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf36cf76-1a63-4ef9-9b8f-e9eec00331dd) transitioned into state 'SUCCESS' from state '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-1524209473',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='398a3439873344898bcf90eb091855fd',qos_specs=None,replication_status=,reservations=['a32fd714-a617-4720-a99b-287e809261a6','04f81aa1-d065-4026-b0f0-d69e8d638046','446ed622-c998-4acf-8df2-9d8af04adb02','19f7c8e0-40eb-44f8-849c-d64566b64aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06bc284488bf4beb8e7bcf13b150488d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:30.007553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cd4323-7b80-4671-86e2-6fe93f66754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:30.019646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cd4323-7b80-4671-86e2-6fe93f66754e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:30.020920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Flow 'volume_create_api' (7fc05974-69e2-49ab-bda2-02fe5af3f1f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:30.021347 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Create volume request issued successfully. Aug 18 21:07:30.022151 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-945bee7a-d214-4168-96a1-d20f2d86b6c3 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:30.022760 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 154/622] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:07:29 2026] POST /volume/v3/volumes => generated 761 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:30.036154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:30.041950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:30.042006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:30.042246 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:30.051709 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:30.051709 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:30.056611 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Volume info retrieved successfully. Aug 18 21:07:30.062579 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-010e28ea-1d28-48c0-a99d-c9f224104e36 req-6e3ffc10-7e03-4835-9d89-bf8802f0c2c2 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 200 Aug 18 21:07:30.063273 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 154/623] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:30 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:30.098137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:30.100696 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:30.100874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:30.101101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:30.114300 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:30.114300 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:30.122184 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Volume info retrieved successfully. Aug 18 21:07:30.127748 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-07c9e76e-e748-4e3c-8b43-13ca9f2c1d2f req-91c5a630-5c76-46ae-9671-9db1d1329cba tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 200 Aug 18 21:07:30.128086 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 159/624] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:30 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:31.155866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:31.158018 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:31.158268 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:31.158482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:31.165877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:31.165877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:31.171112 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Volume info retrieved successfully. Aug 18 21:07:31.176041 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-92999752-3e3f-4f0c-a459-12977054317c req-9c7ea2bb-eaa1-4b3a-8eed-ef29b38c4423 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 200 Aug 18 21:07:31.176645 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 158/625] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:31 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:31.236302 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:31.238887 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-reader] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:31.240086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:31.240086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:31.246542 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:31.246542 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:31.249857 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-reader] Volume info retrieved successfully. Aug 18 21:07:31.253606 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5b99bfff-85c8-4af1-b6c1-8364b9f6ed1d req-85880482-0aca-4f1c-888f-afcf5e0e40e5 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-reader] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 200 Aug 18 21:07:31.253985 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 155/626] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:31 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:31.283075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:31.285556 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:31.286747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:31.286747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:31.286747 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Delete volume with id: ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:31.299183 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:31.299183 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:31.299905 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Volume info retrieved successfully. Aug 18 21:07:31.324605 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Delete volume request issued successfully. Aug 18 21:07:31.324872 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-47ca446e-720e-4358-977c-4da93217a214 req-821fb796-8d58-4b0c-9d1c-8bd1da37f969 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 202 Aug 18 21:07:31.325353 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 155/627] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:07:31 2026] DELETE /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:31.352904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:31.356147 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:31.356396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:31.356640 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:31.365063 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:31.365063 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:31.369688 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Volume info retrieved successfully. Aug 18 21:07:31.375673 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52f1af94-2e7b-474d-9c5a-aa532baeba96 req-c9b48bd1-a138-4359-9121-fbc768415cb9 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 200 Aug 18 21:07:31.376180 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 160/628] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:31 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:32.060602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:32.065585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:07:32.065808 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:32.065992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:32.078242 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:32.078242 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:32.082392 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:07:32.087578 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e603f407-3866-49f7-bfc6-16e528afcfa0 req-7b61f627-8d2e-4205-be50-76c46a8dc608 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:07:32.088130 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 159/629] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:32 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:32.404742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-68455d47-27fd-45aa-9dcc-72a286cfefc5 req-70f66a7f-8c76-4ff8-90fd-6da16af1a425 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:32.406840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-68455d47-27fd-45aa-9dcc-72a286cfefc5 req-70f66a7f-8c76-4ff8-90fd-6da16af1a425 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] GET https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 Aug 18 21:07:32.407108 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-68455d47-27fd-45aa-9dcc-72a286cfefc5 req-70f66a7f-8c76-4ff8-90fd-6da16af1a425 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:32.407298 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-68455d47-27fd-45aa-9dcc-72a286cfefc5 req-70f66a7f-8c76-4ff8-90fd-6da16af1a425 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:32.419122 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-68455d47-27fd-45aa-9dcc-72a286cfefc5 req-70f66a7f-8c76-4ff8-90fd-6da16af1a425 tempest-VolumesGetTestJSON-764477881 tempest-VolumesGetTestJSON-764477881-project-member] https://10.4.3.48/volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 returned with HTTP 404 Aug 18 21:07:32.419693 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 156/630] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:32 2026] GET /volume/v3/volumes/ebc11281-894e-43c8-aa9e-c31182ada401 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:36.165681 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:36.167563 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:36.167904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1100158848", "imageRef": "95057214-ae11-4917-8d37-ce92e7c7bdf3", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:36.169288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1100158848', 'imageRef': '95057214-ae11-4917-8d37-ce92e7c7bdf3', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:36.246383 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Create volume of 1 GB Aug 18 21:07:36.250718 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Availability Zones retrieved successfully. Aug 18 21:07:36.255835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Flow 'volume_create_api' (91f256cc-9042-4ba4-a4c9-16179f4d811e) 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 18 21:07:36.256944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7289682c-b4ff-46dc-a14d-5773bb4e48a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:36.257821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-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 18 21:07:36.311440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7289682c-b4ff-46dc-a14d-5773bb4e48a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:07:36.312516 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e973f8-3d18-4970-890f-08031d6a4d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:36.367751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Created reservations ['851bf1b6-8b25-4de9-ad15-12a2d5e9b50b', '68a7edf7-9856-4871-9fe6-ea2778078c79', '8702e8b8-ba3e-422c-9b20-075276c0d0a9', 'c2988a40-52b1-4658-b984-47deb25ff132'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:36.368799 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e973f8-3d18-4970-890f-08031d6a4d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['851bf1b6-8b25-4de9-ad15-12a2d5e9b50b', '68a7edf7-9856-4871-9fe6-ea2778078c79', '8702e8b8-ba3e-422c-9b20-075276c0d0a9', 'c2988a40-52b1-4658-b984-47deb25ff132']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:36.369915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1e6104-e4ce-4fd1-a5a5-c6bae655029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:36.397287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1e6104-e4ce-4fd1-a5a5-c6bae655029a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8c206e-3018-44a8-b5f1-7628ba61fdd9', '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-1100158848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a517cbff800546aa9bfe6b85621b9fbe',qos_specs=None,replication_status=,reservations=['851bf1b6-8b25-4de9-ad15-12a2d5e9b50b','68a7edf7-9856-4871-9fe6-ea2778078c79','8702e8b8-ba3e-422c-9b20-075276c0d0a9','c2988a40-52b1-4658-b984-47deb25ff132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99024484959b4e29b64134ec088870a6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1100158848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8c206e-3018-44a8-b5f1-7628ba61fdd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a517cbff800546aa9bfe6b85621b9fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99024484959b4e29b64134ec088870a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:36.398627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8372c8a4-ada8-4804-8e90-77cd2118aca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:36.416205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8372c8a4-ada8-4804-8e90-77cd2118aca8) transitioned into state 'SUCCESS' from state '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-1100158848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a517cbff800546aa9bfe6b85621b9fbe',qos_specs=None,replication_status=,reservations=['851bf1b6-8b25-4de9-ad15-12a2d5e9b50b','68a7edf7-9856-4871-9fe6-ea2778078c79','8702e8b8-ba3e-422c-9b20-075276c0d0a9','c2988a40-52b1-4658-b984-47deb25ff132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99024484959b4e29b64134ec088870a6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:36.416978 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f80345e-731c-4ac7-a541-dd4d361d1ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:36.425437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f80345e-731c-4ac7-a541-dd4d361d1ba3) 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 18 21:07:36.426340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Flow 'volume_create_api' (91f256cc-9042-4ba4-a4c9-16179f4d811e) 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 18 21:07:36.426663 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Create volume request issued successfully. Aug 18 21:07:36.427459 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-121089a6-74e7-4c41-8e2e-4ac0da35b6bc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:36.427951 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 156/631] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:07:36 2026] POST /volume/v3/volumes => generated 751 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:36.439349 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:36.443743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:36.443743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:36.443743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:36.452475 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:36.452475 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:36.457812 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:36.462304 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dca51f90-5e57-46b0-bd87-8f3e6ff5e2c2 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:36.463010 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 161/632] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:36 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:37.479325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5847e9d-5dae-493e-9840-6c0391934f16 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:37.481851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5847e9d-5dae-493e-9840-6c0391934f16 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:37.481851 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5847e9d-5dae-493e-9840-6c0391934f16 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:37.481851 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5847e9d-5dae-493e-9840-6c0391934f16 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:37.490607 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:37.490607 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:37.495586 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5847e9d-5dae-493e-9840-6c0391934f16 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:37.500609 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5847e9d-5dae-493e-9840-6c0391934f16 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:37.501145 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 160/633] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:37 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:38.012715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:38.015510 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:38.016248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2067272052"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:38.018795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2067272052'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:38.020710 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume of 1 GB Aug 18 21:07:38.024011 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Availability Zones retrieved successfully. Aug 18 21:07:38.029437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Flow 'volume_create_api' (356f4c31-7e9f-46db-9801-71f1b59f339b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:38.030386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545ef20e-71d7-4897-bfb3-acdbce9e06ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:38.031285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:38.066507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545ef20e-71d7-4897-bfb3-acdbce9e06ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:38.066884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603a30d5-ae04-4ad9-bcbf-df455f274d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:38.108628 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Created reservations ['681524e2-7aff-47ef-ad43-f68a5bd1a8c8', '0c8c57d3-4475-46ad-b4d3-766ac428b12d', 'c96966be-864d-4503-b60a-d32a515e53f1', 'e40b92ec-0819-40d1-8741-f156a446fc62'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:38.109451 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603a30d5-ae04-4ad9-bcbf-df455f274d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681524e2-7aff-47ef-ad43-f68a5bd1a8c8', '0c8c57d3-4475-46ad-b4d3-766ac428b12d', 'c96966be-864d-4503-b60a-d32a515e53f1', 'e40b92ec-0819-40d1-8741-f156a446fc62']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:38.110585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b545d557-7638-4632-98d8-87d6c59bbb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:38.134168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b545d557-7638-4632-98d8-87d6c59bbb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90affd4f-38e0-475a-8b67-c420453e13f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2067272052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff09e00c0a854dda96b6c6272a3b7f65',qos_specs=None,replication_status=,reservations=['681524e2-7aff-47ef-ad43-f68a5bd1a8c8','0c8c57d3-4475-46ad-b4d3-766ac428b12d','c96966be-864d-4503-b60a-d32a515e53f1','e40b92ec-0819-40d1-8741-f156a446fc62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f9017bea1e4f9f8298e19c43363180',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2067272052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90affd4f-38e0-475a-8b67-c420453e13f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff09e00c0a854dda96b6c6272a3b7f65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46f9017bea1e4f9f8298e19c43363180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:38.134912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd38471f-e4fc-4515-a1f2-dd72e78118c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:38.162162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd38471f-e4fc-4515-a1f2-dd72e78118c7) transitioned into state 'SUCCESS' from state '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-2067272052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff09e00c0a854dda96b6c6272a3b7f65',qos_specs=None,replication_status=,reservations=['681524e2-7aff-47ef-ad43-f68a5bd1a8c8','0c8c57d3-4475-46ad-b4d3-766ac428b12d','c96966be-864d-4503-b60a-d32a515e53f1','e40b92ec-0819-40d1-8741-f156a446fc62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f9017bea1e4f9f8298e19c43363180',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:38.162894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28263dda-84d0-45a2-9238-652ce771e5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:38.173236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28263dda-84d0-45a2-9238-652ce771e5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:38.174484 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Flow 'volume_create_api' (356f4c31-7e9f-46db-9801-71f1b59f339b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:38.174962 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Create volume request issued successfully. Aug 18 21:07:38.175781 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11ed0b52-535a-4c73-b02c-aeab4e9701cb tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:38.176383 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 157/634] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:07:38 2026] POST /volume/v3/volumes => generated 755 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:07:38.192971 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8367526d-3d53-430d-a5cc-56d982845982 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:38.195240 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8367526d-3d53-430d-a5cc-56d982845982 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:38.195512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8367526d-3d53-430d-a5cc-56d982845982 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:38.195754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8367526d-3d53-430d-a5cc-56d982845982 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:38.206496 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:38.206496 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:38.212155 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8367526d-3d53-430d-a5cc-56d982845982 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:38.217742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8367526d-3d53-430d-a5cc-56d982845982 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:38.218312 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 157/635] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:38 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:38.520629 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:38.523798 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:38.523798 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:38.523798 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:38.533016 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:38.533016 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:38.540886 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:38.546000 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e532ee7-24f9-469a-bad1-b1b232d7c2f5 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:38.547339 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 162/636] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:38 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:39.231567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:39.233959 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:39.234248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:39.234617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:39.243314 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:39.243314 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:39.246860 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:39.250398 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aec91b1-d749-4fbd-aa90-670a0ba28adf tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:39.250945 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 161/637] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:39 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:39.559187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:39.561381 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:39.561554 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:39.561822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:39.571385 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:39.571385 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:39.576087 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:39.582657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0169de3a-bb36-4a12-b474-1ca8febe5298 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:39.583155 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 158/638] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:39 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:40.601112 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:40.605834 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:40.606095 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:40.606293 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:40.616186 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:40.616186 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:40.620169 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:40.624877 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e17d19f9-41d3-4ec6-af08-1a52871a35b1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:40.625201 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 158/639] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:40 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:41.646209 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-640766cf-c224-4090-832e-1a4bd2710f04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:41.646612 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-640766cf-c224-4090-832e-1a4bd2710f04 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:41.646854 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-640766cf-c224-4090-832e-1a4bd2710f04 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:41.647091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-640766cf-c224-4090-832e-1a4bd2710f04 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:41.661149 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:41.661149 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:41.681741 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-640766cf-c224-4090-832e-1a4bd2710f04 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:41.689072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-640766cf-c224-4090-832e-1a4bd2710f04 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:41.689625 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 163/640] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:41 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:42.709374 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:42.714048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:42.714361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:42.714676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:42.724044 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:42.724044 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:42.728454 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:42.734496 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2677e336-1921-4b01-9e49-4a0f45fc8abb tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:42.738753 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 162/641] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:42 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:43.748833 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:43.751341 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:43.751615 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:43.751885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:43.762751 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:43.762751 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:43.773877 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:43.781139 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eb4805a-91c3-4f0b-bc5f-21e6b98a1fb9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:43.781694 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 159/642] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:43 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:44.801021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:44.801310 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:44.801345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:44.803158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:44.808920 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:44.808920 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:44.815928 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:44.825930 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1d99ff1-dc81-4e4d-b88f-7d36c4519ea1 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:44.826380 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 159/643] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:44 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:45.544745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.548978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:45.548978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.548978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.556094 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.556094 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:45.560443 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:45.564864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-fc8f2e5c-fca0-45fc-a98f-3b36e42d4030 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:45.565409 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 164/644] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:45.589467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9ede13e-091e-4d9d-ae17-da005b31ef2a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.589831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9ede13e-091e-4d9d-ae17-da005b31ef2a None None] GET https://10.4.3.48/volume// Aug 18 21:07:45.589992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9ede13e-091e-4d9d-ae17-da005b31ef2a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.590166 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9ede13e-091e-4d9d-ae17-da005b31ef2a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.590484 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9ede13e-091e-4d9d-ae17-da005b31ef2a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:45.590774 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 163/645] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:07: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 18 21:07:45.609040 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-e6e231bb-fe0e-4f32-a3d4-267a5c0866dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.611443 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-e6e231bb-fe0e-4f32-a3d4-267a5c0866dd tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:45.611891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-e6e231bb-fe0e-4f32-a3d4-267a5c0866dd tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90affd4f-38e0-475a-8b67-c420453e13f1", "connector": null, "instance_uuid": "84b9be1c-fe94-48c9-874d-424624ab62b3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:45.621095 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.621095 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:45.657341 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-e6e231bb-fe0e-4f32-a3d4-267a5c0866dd tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:45.657876 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 160/646] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:45 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 18 21:07:45.699282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-f9ccba3b-4f65-46ee-b5ec-af7d9ddc5eac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.704751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-f9ccba3b-4f65-46ee-b5ec-af7d9ddc5eac tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] POST https://10.4.3.48/volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d/action Aug 18 21:07:45.704751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-f9ccba3b-4f65-46ee-b5ec-af7d9ddc5eac tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:45.704751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-f9ccba3b-4f65-46ee-b5ec-af7d9ddc5eac tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-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 18 21:07:45.719249 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.719249 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:45.739133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ac552ba9-5b84-4e08-b66f-0b75c80c0eae req-f9ccba3b-4f65-46ee-b5ec-af7d9ddc5eac tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d/action returned with HTTP 204 Aug 18 21:07:45.739133 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 160/647] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:45 2026] POST /volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:45.769172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.773322 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:45.773322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.773322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.784356 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.784356 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:45.794761 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:45.799260 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4730eb9e-dfdb-4386-8f3e-25f5aa1a7c2d tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:45.800020 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 165/648] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:45.816766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.818474 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:45.818610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.818864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.827756 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.827756 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:45.831201 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:45.835037 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81d5fa0a-baf3-4de2-87f3-fb637a843238 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:45.835496 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 164/649] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:45.843051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.846256 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:45.846965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.847187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.854962 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.854962 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:45.860013 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:45.864987 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4d4aa77-e2b1-4ee7-b406-d6d3207b2a6a tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:45.869407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 161/650] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:45.894410 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.896764 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:45.897000 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.897234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.907914 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.907914 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:45.909109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.911527 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:45.911777 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:45.912082 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.912353 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.916696 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-0d38047c-26a8-43e7-b881-54dc61be0bd7 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:45.917370 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 161/651] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:45.919525 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.919525 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:45.923182 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:45.931363 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-2fe878f3-683e-41e4-a21a-6339f1ce929e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:45.931732 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 166/652] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:45 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:45.951108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-013cb272-944c-4392-9db3-52238373535b req-d5241ab1-8ca3-4b5f-b378-4593bb1fda82 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:45.955357 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-d5241ab1-8ca3-4b5f-b378-4593bb1fda82 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d Aug 18 21:07:45.955528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-d5241ab1-8ca3-4b5f-b378-4593bb1fda82 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:45.955790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-d5241ab1-8ca3-4b5f-b378-4593bb1fda82 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:45.966241 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:45.966241 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:46.019777 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-013cb272-944c-4392-9db3-52238373535b req-d5241ab1-8ca3-4b5f-b378-4593bb1fda82 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d returned with HTTP 200 Aug 18 21:07:46.020399 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 165/653] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:07:45 2026] DELETE /volume/v3/attachments/ff4dd505-9af3-433e-950d-78a14b54383d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:46.051471 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:46.053404 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:07:46.053658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:46.053950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:46.061025 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:46.061025 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:46.065574 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:07:46.072633 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afb0d7cd-dc7e-4210-ad4b-bb829455bbf5 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:07:46.073277 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 162/654] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:07:46 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:46.303854 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:46.306007 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:46.306327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:46.306662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:46.314914 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:46.314914 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:46.318746 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:46.323984 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-631e9f16-fed0-4e00-b520-e29cfab81437 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:46.324539 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 162/655] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:46 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:46.336420 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d47aea6-7fd3-4e8e-97fe-1e7fc5401630 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:46.336826 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d47aea6-7fd3-4e8e-97fe-1e7fc5401630 None None] GET https://10.4.3.48/volume// Aug 18 21:07:46.337003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d47aea6-7fd3-4e8e-97fe-1e7fc5401630 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:46.337172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d47aea6-7fd3-4e8e-97fe-1e7fc5401630 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:46.337554 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d47aea6-7fd3-4e8e-97fe-1e7fc5401630 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:46.338770 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 167/656] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:07:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:07:46.348170 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-b1947728-17d1-4219-9733-41921f7ec562 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:46.351032 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-b1947728-17d1-4219-9733-41921f7ec562 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:07:46.351524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-b1947728-17d1-4219-9733-41921f7ec562 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e8c206e-3018-44a8-b5f1-7628ba61fdd9", "connector": null, "instance_uuid": "1c512750-7244-452c-8a86-61715c4092e2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:46.364399 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:46.364399 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:46.400304 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-b1947728-17d1-4219-9733-41921f7ec562 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:07:46.401022 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 166/657] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:07:46 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 18 21:07:47.733395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-985a6f2a-fac5-40ca-a172-f8eb0e8a8a5b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:47.733824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-985a6f2a-fac5-40ca-a172-f8eb0e8a8a5b None None] GET https://10.4.3.48/volume// Aug 18 21:07:47.734027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-985a6f2a-fac5-40ca-a172-f8eb0e8a8a5b None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:47.734264 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-985a6f2a-fac5-40ca-a172-f8eb0e8a8a5b None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:47.734620 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-985a6f2a-fac5-40ca-a172-f8eb0e8a8a5b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:07:47.734949 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 163/658] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:07: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 18 21:07:47.744592 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:47.747077 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:47.747518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:47.747944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:47.761710 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:47.761710 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:47.767578 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:47.775235 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-ec716a33-76e6-44da-b531-65aee9c932cc tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:47.776042 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 163/659] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:07:47 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 1337 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:07:47.876291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:47.880465 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] PUT https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b Aug 18 21:07:47.880911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:47.889023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Acquiring lock "cinder-attachment_update-9e8c206e-3018-44a8-b5f1-7628ba61fdd9-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:07:47.895431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Lock "cinder-attachment_update-9e8c206e-3018-44a8-b5f1-7628ba61fdd9-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:07:47.896598 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:47.896598 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:47.985918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Lock "cinder-attachment_update-9e8c206e-3018-44a8-b5f1-7628ba61fdd9-np0000007703" released by "attachment_update" :: held 0.090s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:07:47.986463 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-6fd0397e-08df-4b77-b0c4-cef8d1709c7e tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b returned with HTTP 200 Aug 18 21:07:47.987067 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 168/660] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:07:47 2026] PUT /volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:48.015160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-9cf5aa80-37ce-4d03-ba3d-4e6e1b7c3dd6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:48.017840 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-9cf5aa80-37ce-4d03-ba3d-4e6e1b7c3dd6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] POST https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b/action Aug 18 21:07:48.018179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-9cf5aa80-37ce-4d03-ba3d-4e6e1b7c3dd6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:07:48.018309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-9cf5aa80-37ce-4d03-ba3d-4e6e1b7c3dd6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-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 18 21:07:48.035086 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:48.035086 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:48.047785 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6ade82b1-5d77-444c-af06-4ce5fb709423 req-9cf5aa80-37ce-4d03-ba3d-4e6e1b7c3dd6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b/action returned with HTTP 204 Aug 18 21:07:48.048341 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 167/661] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:07:48 2026] POST /volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:07:49.009936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:49.011617 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:07:49.011941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-754818653"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:49.013304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-754818653'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:07:49.013408 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume of 1 GB Aug 18 21:07:49.018260 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Availability Zones retrieved successfully. Aug 18 21:07:49.023846 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Flow 'volume_create_api' (41e7785a-641a-42ec-9d5e-5355e2bd09ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:49.024874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441c96d3-bb2e-4857-b07b-970b96c4f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:49.025824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:07:49.060410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441c96d3-bb2e-4857-b07b-970b96c4f20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:49.061217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2c0ab0-a190-4b3a-994a-d9b0734d8f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:49.130786 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Created reservations ['d81d4bea-c5d0-4d2a-a029-d4b7e72f37a5', 'b4843889-1977-4fc5-84de-9290bad8fed0', '723104e0-eb64-4755-9f47-41a65266a845', 'c92dc557-18d5-4c34-912f-ceb8dfb13306'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:49.131011 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2c0ab0-a190-4b3a-994a-d9b0734d8f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81d4bea-c5d0-4d2a-a029-d4b7e72f37a5', 'b4843889-1977-4fc5-84de-9290bad8fed0', '723104e0-eb64-4755-9f47-41a65266a845', 'c92dc557-18d5-4c34-912f-ceb8dfb13306']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:49.131688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e114aaa-9062-4c1a-b458-d5b1a9458c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:49.162745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e114aaa-9062-4c1a-b458-d5b1a9458c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '952e9ac3-76a1-40cc-91b3-73322afbf36b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-754818653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083d961e18b8437789fe0c22bf9f6a26',qos_specs=None,replication_status=,reservations=['d81d4bea-c5d0-4d2a-a029-d4b7e72f37a5','b4843889-1977-4fc5-84de-9290bad8fed0','723104e0-eb64-4755-9f47-41a65266a845','c92dc557-18d5-4c34-912f-ceb8dfb13306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d157049751e4a39b2edc8339e1c4339',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-754818653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=952e9ac3-76a1-40cc-91b3-73322afbf36b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='083d961e18b8437789fe0c22bf9f6a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d157049751e4a39b2edc8339e1c4339',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:49.163717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3906bc4-fe35-4be7-a31a-a99f1b3c0056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:49.186705 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3906bc4-fe35-4be7-a31a-a99f1b3c0056) transitioned into state 'SUCCESS' from state '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-754818653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083d961e18b8437789fe0c22bf9f6a26',qos_specs=None,replication_status=,reservations=['d81d4bea-c5d0-4d2a-a029-d4b7e72f37a5','b4843889-1977-4fc5-84de-9290bad8fed0','723104e0-eb64-4755-9f47-41a65266a845','c92dc557-18d5-4c34-912f-ceb8dfb13306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d157049751e4a39b2edc8339e1c4339',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:49.188011 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6611e87-a2fc-4481-8274-3510d93eb773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:07:49.203612 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6611e87-a2fc-4481-8274-3510d93eb773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:07:49.204531 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Flow 'volume_create_api' (41e7785a-641a-42ec-9d5e-5355e2bd09ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:07:49.204888 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume request issued successfully. Aug 18 21:07:49.205473 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfac7305-9184-4ec2-a2a7-2dd680f55d15 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:07:49.206047 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 164/662] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:07:49 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 18 21:07:53.929066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-42e3558b-805c-4ff6-bc9c-7c9936970850 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:53.931161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-42e3558b-805c-4ff6-bc9c-7c9936970850 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 Aug 18 21:07:53.931391 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-42e3558b-805c-4ff6-bc9c-7c9936970850 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:53.931595 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-42e3558b-805c-4ff6-bc9c-7c9936970850 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:53.939282 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:53.939282 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:53.986534 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-42e3558b-805c-4ff6-bc9c-7c9936970850 tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 returned with HTTP 200 Aug 18 21:07:53.986964 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 164/663] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:07:53 2026] DELETE /volume/v3/attachments/ecf1ef5a-4a88-4c52-bf86-e0ad4030b5a6 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:54.000399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:54.003587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] DELETE https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:07:54.003587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:54.003587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:54.003587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Delete volume with id: beb7a34a-d4bc-47df-8316-ba3acc480f1d Aug 18 21:07:54.013345 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:54.013345 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:54.013997 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Volume info retrieved successfully. Aug 18 21:07:54.040449 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] Delete volume request issued successfully. Aug 18 21:07:54.040674 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c6d2722f-f5a6-40c3-9737-2755eb3823cc req-afdec710-59c1-4730-96ca-bcd309a96c0d tempest-ServerActionsV293TestJSON-1793659391 tempest-ServerActionsV293TestJSON-1793659391-project-member] https://10.4.3.48/volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d returned with HTTP 202 Aug 18 21:07:54.041255 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 169/664] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:07:53 2026] DELETE /volume/v3/volumes/beb7a34a-d4bc-47df-8316-ba3acc480f1d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:56.635078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:56.637299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:07:56.637512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:56.637768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:56.648709 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.649119 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.649498 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.650244 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.650566 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.650973 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:07:56.667404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-50fac336-0c1d-4d77-8ac1-058f07f570ba tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:07:56.668100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 168/665] 10.4.3.48 () {68 vars in 1477 bytes} [Tue Aug 18 21:07:56 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 18 21:07:56.737979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:56.740604 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:56.741962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:56.742321 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:56.754759 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:56.754759 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:56.759084 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:56.765701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-e823029f-0fd3-45bf-9885-dd00130cd5d8 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 200 Aug 18 21:07:56.766358 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 165/666] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:56 2026] GET /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 1450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:07:56.775167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:56.778279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:07:56.778899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e8c206e-3018-44a8-b5f1-7628ba61fdd9", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1781328451", "description": null, "metadata": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:07:56.795973 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:56.795973 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:56.796543 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:07:56.796732 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Create snapshot from volume 9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:07:56.844143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Created reservations ['b0e4ae6f-163f-43ee-9b92-01a7ad9e2e50', 'b1c77867-c5d2-4fa4-842e-e312f7825e2c', 'daf60457-4c4b-4854-9923-f04a0e50d674', '2f351ded-1286-416c-9e19-ca5fc621c7ec'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:07:56.875290 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Snapshot force create request issued successfully. Aug 18 21:07:56.875592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-92b94bb0-8109-42df-bebb-0bde693219ab req-de67ffdf-0af2-4a90-bea2-bff0720e3ed6 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:07:56.876040 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 165/667] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:07:56 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 18 21:07:58.765559 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02bcb861-a98d-4869-aa9b-865492605f4d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:58.767816 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02bcb861-a98d-4869-aa9b-865492605f4d tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e Aug 18 21:07:58.768128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02bcb861-a98d-4869-aa9b-865492605f4d tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:58.768459 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02bcb861-a98d-4869-aa9b-865492605f4d tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:58.774640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:58.774640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:07:58.775113 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02bcb861-a98d-4869-aa9b-865492605f4d tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Snapshot retrieved successfully. Aug 18 21:07:58.776152 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02bcb861-a98d-4869-aa9b-865492605f4d tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e returned with HTTP 200 Aug 18 21:07:58.776669 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 170/668] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:58 2026] GET /volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:59.164074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5817908d-210b-4581-ae2a-aa057ca692a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:59.165958 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e Aug 18 21:07:59.166161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:59.166442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:59.166498 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Delete snapshot with id: 0a3c7618-d2d2-4606-aa40-644cdc3a925e Aug 18 21:07:59.172515 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:59.172515 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:07:59.172960 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Snapshot retrieved successfully. Aug 18 21:07:59.205413 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Snapshot delete request issued successfully. Aug 18 21:07:59.205413 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5817908d-210b-4581-ae2a-aa057ca692a9 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e returned with HTTP 202 Aug 18 21:07:59.205413 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 169/669] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:07:59 2026] DELETE /volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:07:59.214927 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:59.217856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e Aug 18 21:07:59.217856 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:59.218091 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:59.226520 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:59.226520 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:07:59.228536 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Snapshot retrieved successfully. Aug 18 21:07:59.228536 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20305b34-3d96-4328-9fbc-64dc03b73b7b tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e returned with HTTP 200 Aug 18 21:07:59.228536 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 166/670] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:07:59 2026] GET /volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:07:59.529662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:07:59.532273 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:07:59.532470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:07:59.532677 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:07:59.534846 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=208,cinder:INSERT=30,cinder:UPDATE=47 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:07:59.546959 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:07:59.546959 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:07:59.551796 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:07:59.557228 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-20cf8a98-8498-41d6-a227-9b1a3bb859a4 req-edd35d7f-cb85-43ad-aa99-3c0dfd9c1ccd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:07:59.557770 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 166/671] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:07:59 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:00.241562 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-96c42d86-c5d6-4e16-b984-9a6098249f90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:00.245833 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-96c42d86-c5d6-4e16-b984-9a6098249f90 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] GET https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e Aug 18 21:08:00.245833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-96c42d86-c5d6-4e16-b984-9a6098249f90 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:00.245833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-96c42d86-c5d6-4e16-b984-9a6098249f90 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:00.250466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-96c42d86-c5d6-4e16-b984-9a6098249f90 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e returned with HTTP 404 Aug 18 21:08:00.250975 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 171/672] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:00 2026] GET /volume/v3/snapshots/0a3c7618-d2d2-4606-aa40-644cdc3a925e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:02.153697 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-0de1db65-d703-4aa3-bda8-88bf0d5620f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.156937 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-0de1db65-d703-4aa3-bda8-88bf0d5620f4 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] DELETE https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b Aug 18 21:08:02.157154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-0de1db65-d703-4aa3-bda8-88bf0d5620f4 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.157644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-0de1db65-d703-4aa3-bda8-88bf0d5620f4 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.175220 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.175220 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:02.241989 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-0de1db65-d703-4aa3-bda8-88bf0d5620f4 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b returned with HTTP 200 Aug 18 21:08:02.242528 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 170/673] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:02 2026] DELETE /volume/v3/attachments/5fece22e-6e31-42dd-a4e6-c4e93c0d049b => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:02.257705 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.262354 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:08:02.262581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.262865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.263105 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Delete volume with id: 9e8c206e-3018-44a8-b5f1-7628ba61fdd9 Aug 18 21:08:02.278966 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.278966 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:02.280334 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Volume info retrieved successfully. Aug 18 21:08:02.313304 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] Delete volume request issued successfully. Aug 18 21:08:02.313712 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-98241e6a-ae28-4def-ab9b-f9b7138b3e2e req-d11662b5-0339-4d71-9540-6ba5dfda5124 tempest-ImageDependencyTests-974009669 tempest-ImageDependencyTests-974009669-project-member] https://10.4.3.48/volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 returned with HTTP 202 Aug 18 21:08:02.314356 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 167/674] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:08:02 2026] DELETE /volume/v3/volumes/9e8c206e-3018-44a8-b5f1-7628ba61fdd9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:02.631290 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7957eaed-597f-4759-86f7-815321b1f100 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.634350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7957eaed-597f-4759-86f7-815321b1f100 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:08:02.634598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7957eaed-597f-4759-86f7-815321b1f100 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.634953 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7957eaed-597f-4759-86f7-815321b1f100 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.646181 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.646181 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:02.650058 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7957eaed-597f-4759-86f7-815321b1f100 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:02.655227 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7957eaed-597f-4759-86f7-815321b1f100 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:08:02.655615 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 167/675] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:02 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:02.706837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.708853 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:08:02.709087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.709332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.722088 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.722088 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:02.727192 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:02.734955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-9f98bb46-8a5c-4584-94e3-c1f66c417fae tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:08:02.735873 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 172/676] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:02 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:02.781356 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.783960 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062/action Aug 18 21:08:02.784301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:02.784433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:08:02.797985 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.797985 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:02.798577 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:02.807320 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Begin detaching volume completed successfully. Aug 18 21:08:02.807545 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-6a53744e-766f-4c46-99a9-c4072c0ac290 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062/action returned with HTTP 202 Aug 18 21:08:02.808508 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 171/677] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:08:02 2026] POST /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:02.869442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e998f67-865b-4e5f-b57c-930408dab248 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.869979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e998f67-865b-4e5f-b57c-930408dab248 None None] GET https://10.4.3.48/volume// Aug 18 21:08:02.870464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e998f67-865b-4e5f-b57c-930408dab248 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.870703 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e998f67-865b-4e5f-b57c-930408dab248 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.871103 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e998f67-865b-4e5f-b57c-930408dab248 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:02.871416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 168/678] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:08:02.880531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:02.885293 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:08:02.885487 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:02.885667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:02.901949 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:02.901949 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:02.909164 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:02.915062 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-71452362-e2ef-4bd5-a399-6a3b76c4f34c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:08:02.915469 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 168/679] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:02 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:03.876264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-a0f13433-409a-4abc-a7a1-115e690d61c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:03.878341 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-a0f13433-409a-4abc-a7a1-115e690d61c1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 Aug 18 21:08:03.878546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-a0f13433-409a-4abc-a7a1-115e690d61c1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:03.878770 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-a0f13433-409a-4abc-a7a1-115e690d61c1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:03.894009 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:03.894009 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:03.952565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6236917-de86-4cc7-a2e0-21304cf760a0 req-a0f13433-409a-4abc-a7a1-115e690d61c1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 returned with HTTP 200 Aug 18 21:08:03.953108 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 173/680] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:03 2026] DELETE /volume/v3/attachments/cbe4f25b-30cc-4ed7-b915-a2c9a9e85f35 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:04.985539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31b82284-c5e2-4676-be50-3221dfa446c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:04.989185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31b82284-c5e2-4676-be50-3221dfa446c8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:08:04.989330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31b82284-c5e2-4676-be50-3221dfa446c8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:04.989526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31b82284-c5e2-4676-be50-3221dfa446c8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:04.997849 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:04.997849 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:05.002504 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31b82284-c5e2-4676-be50-3221dfa446c8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:05.008549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31b82284-c5e2-4676-be50-3221dfa446c8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:08:05.008949 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 172/681] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:04 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.625135 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.721446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:06.721637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:06.721854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:06.729687 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.730347 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.730570 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.730793 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.734533 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e984412d-e6a0-44cd-9e1b-7d8464897a72 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:06.734913 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 169/682] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:06 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 437 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.743707 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a10f4e2e-587b-4fda-866d-b07318441e78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.745339 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults Aug 18 21:08:06.745511 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:06.745711 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'defaults' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:06.756313 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.757079 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.757145 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.757660 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.758014 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.758382 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.763450 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a10f4e2e-587b-4fda-866d-b07318441e78 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults returned with HTTP 200 Aug 18 21:08:06.763922 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 169/683] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:08:06 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.773379 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13437571-723e-437a-bbae-41b5417ff643 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.775735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:06.776070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:06.779109 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=176,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:08:06.781879 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:06.781879 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:06.808180 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.808475 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.808687 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.809128 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.809349 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.809717 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.810037 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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 18 21:08:06.814185 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13437571-723e-437a-bbae-41b5417ff643 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:06.814650 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 174/684] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:08:06 2026] PUT /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 395 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.824490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6c5dce2-b3de-4297-85bc-71e0c3a2578e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.826385 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6c5dce2-b3de-4297-85bc-71e0c3a2578e tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] DELETE https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:06.826590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6c5dce2-b3de-4297-85bc-71e0c3a2578e tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:06.826818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6c5dce2-b3de-4297-85bc-71e0c3a2578e tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:06.833405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6c5dce2-b3de-4297-85bc-71e0c3a2578e tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:06.833799 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 173/685] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:08:06 2026] DELETE /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 0 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:08:06.845922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-33142819-3d70-41b0-896c-292a565099a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.847614 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33142819-3d70-41b0-896c-292a565099a6 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:06.847800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33142819-3d70-41b0-896c-292a565099a6 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:06.847967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33142819-3d70-41b0-896c-292a565099a6 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:06.849676 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=192,cinder:UPDATE=59,cinder:INSERT=36 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:08:06.860626 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33142819-3d70-41b0-896c-292a565099a6 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:06.861020 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 170/686] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:06 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.870542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-101a9e1b-98e5-40fa-86c4-374cb7cdb4a2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.872510 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-101a9e1b-98e5-40fa-86c4-374cb7cdb4a2 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:06.872833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-101a9e1b-98e5-40fa-86c4-374cb7cdb4a2 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:06.971442 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-101a9e1b-98e5-40fa-86c4-374cb7cdb4a2 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:06.972011 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 170/687] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:08:06 2026] PUT /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:06.981294 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1e45422-744d-4f10-8c03-4f3917343feb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:06.983083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1e45422-744d-4f10-8c03-4f3917343feb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults Aug 18 21:08:06.983291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1e45422-744d-4f10-8c03-4f3917343feb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:06.983481 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1e45422-744d-4f10-8c03-4f3917343feb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'defaults' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:06.992536 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1e45422-744d-4f10-8c03-4f3917343feb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults returned with HTTP 200 Aug 18 21:08:06.993023 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 175/688] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:08:06 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:07.003181 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5297acf3-538b-4786-848b-03717888987c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:07.005838 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5297acf3-538b-4786-848b-03717888987c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:07.006168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5297acf3-538b-4786-848b-03717888987c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:07.006450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5297acf3-538b-4786-848b-03717888987c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:07.009641 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=138,cinder:UPDATE=23,cinder:INSERT=2 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:08:07.028191 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5297acf3-538b-4786-848b-03717888987c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:07.028968 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 174/689] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:07 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:07.044114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac83a1f3-9e8c-49a8-91b9-02ac120e11a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:07.045931 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac83a1f3-9e8c-49a8-91b9-02ac120e11a8 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True Aug 18 21:08:07.046141 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac83a1f3-9e8c-49a8-91b9-02ac120e11a8 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:07.046393 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac83a1f3-9e8c-49a8-91b9-02ac120e11a8 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:07.065212 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac83a1f3-9e8c-49a8-91b9-02ac120e11a8 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True returned with HTTP 200 Aug 18 21:08:07.065660 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 171/690] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:07 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:07.075929 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:07.164154 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:07.164523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1011802752"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:07.166018 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1011802752'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:07.166185 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume of 1 GB Aug 18 21:08:07.170748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Availability Zones retrieved successfully. Aug 18 21:08:07.178752 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Flow 'volume_create_api' (71a3f869-0f57-484d-90be-45b8d5f48748) 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 18 21:08:07.180177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1542f70f-e2ac-4af0-9cd8-efe6ce0e525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:07.181209 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-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 18 21:08:07.226669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1542f70f-e2ac-4af0-9cd8-efe6ce0e525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:08:07.227745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bd0968-248f-43b4-867f-3c1a5ee467b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:07.317585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Created reservations ['c3920b9e-7966-4f0c-8c61-c3d3151e324c', 'a6253869-cfe2-4995-85c1-0a0e39918540', '4104003d-5aa7-48c5-975f-1de914829e44', 'ec95c673-9278-43f8-a363-bf9140c02215'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:07.318553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bd0968-248f-43b4-867f-3c1a5ee467b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3920b9e-7966-4f0c-8c61-c3d3151e324c', 'a6253869-cfe2-4995-85c1-0a0e39918540', '4104003d-5aa7-48c5-975f-1de914829e44', 'ec95c673-9278-43f8-a363-bf9140c02215']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:07.319376 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29df3c58-4119-4626-8c4c-4a1be4bc4825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:07.350319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29df3c58-4119-4626-8c4c-4a1be4bc4825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1011802752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f21b45eede4e6aba5b4bacee99a149',qos_specs=None,replication_status=,reservations=['c3920b9e-7966-4f0c-8c61-c3d3151e324c','a6253869-cfe2-4995-85c1-0a0e39918540','4104003d-5aa7-48c5-975f-1de914829e44','ec95c673-9278-43f8-a363-bf9140c02215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1011802752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f21b45eede4e6aba5b4bacee99a149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:07.351439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca376d52-8024-40aa-b8e6-263cdfb1e159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:07.374296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca376d52-8024-40aa-b8e6-263cdfb1e159) transitioned into state 'SUCCESS' from state '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-1011802752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f21b45eede4e6aba5b4bacee99a149',qos_specs=None,replication_status=,reservations=['c3920b9e-7966-4f0c-8c61-c3d3151e324c','a6253869-cfe2-4995-85c1-0a0e39918540','4104003d-5aa7-48c5-975f-1de914829e44','ec95c673-9278-43f8-a363-bf9140c02215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:07.375880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff77a6b-6b8f-4d1e-8898-d3b7349fb2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:07.386574 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff77a6b-6b8f-4d1e-8898-d3b7349fb2fd) 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 18 21:08:07.387679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Flow 'volume_create_api' (71a3f869-0f57-484d-90be-45b8d5f48748) 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 18 21:08:07.388151 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume request issued successfully. Aug 18 21:08:07.388856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42caf433-2332-4eb2-be9a-ce481b5b8af0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:07.389364 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 171/691] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:07 2026] POST /volume/v3/volumes => generated 754 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:07.408544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:07.410685 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:07.410946 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:07.411529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:07.420898 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:07.420898 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:07.425565 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:07.431959 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd76a1b4-43f4-4cfe-8a30-f5c533b85215 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 200 Aug 18 21:08:07.432513 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 176/692] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:07 2026] GET /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:08.449297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c576bae-7b07-4905-9221-8899cbdffc4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:08.451334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c576bae-7b07-4905-9221-8899cbdffc4e tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:08.451565 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c576bae-7b07-4905-9221-8899cbdffc4e tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:08.451798 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c576bae-7b07-4905-9221-8899cbdffc4e tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:08.462567 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:08.462567 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:08.467855 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c576bae-7b07-4905-9221-8899cbdffc4e tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:08.472543 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c576bae-7b07-4905-9221-8899cbdffc4e tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 200 Aug 18 21:08:08.473182 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 175/693] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:08 2026] GET /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:08.487260 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d05e865-831b-41c6-bb03-6e4f9be5d0eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:08.489445 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d05e865-831b-41c6-bb03-6e4f9be5d0eb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True Aug 18 21:08:08.489733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d05e865-831b-41c6-bb03-6e4f9be5d0eb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:08.489971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d05e865-831b-41c6-bb03-6e4f9be5d0eb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:08.508753 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d05e865-831b-41c6-bb03-6e4f9be5d0eb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True returned with HTTP 200 Aug 18 21:08:08.509297 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 172/694] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:08 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:08.520559 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:08.522920 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:08.523191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:08.523371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:08.523537 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Delete volume with id: 7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:08.534150 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:08.534150 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:08.534765 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:08.563251 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Delete volume request issued successfully. Aug 18 21:08:08.563502 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd6cb6e7-9cee-4a70-b6a4-2d2bb209d940 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 202 Aug 18 21:08:08.563997 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 172/695] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:08 2026] DELETE /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:08.572169 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:08.573923 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:08.574151 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:08.574406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:08.581649 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:08.581649 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:08.585857 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:08.591599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df4a6c3b-2c4e-49a8-bc88-769ccdab47b2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 200 Aug 18 21:08:08.592107 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 177/696] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:08 2026] GET /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:09.605604 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cca4ad81-e3b9-468b-8bb5-08781c18cc08 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:09.607896 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca4ad81-e3b9-468b-8bb5-08781c18cc08 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:09.608236 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca4ad81-e3b9-468b-8bb5-08781c18cc08 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:09.608573 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cca4ad81-e3b9-468b-8bb5-08781c18cc08 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:09.616530 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cca4ad81-e3b9-468b-8bb5-08781c18cc08 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 404 Aug 18 21:08:09.617210 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 176/697] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:09 2026] GET /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:09.627053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0a84bd8-4772-4fdf-b710-936279db0d28 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:09.628916 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0a84bd8-4772-4fdf-b710-936279db0d28 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:09.629130 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0a84bd8-4772-4fdf-b710-936279db0d28 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:09.629338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0a84bd8-4772-4fdf-b710-936279db0d28 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:09.634933 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0a84bd8-4772-4fdf-b710-936279db0d28 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 404 Aug 18 21:08:09.635446 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 173/698] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:09 2026] GET /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:09.643761 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5526f926-4962-4291-a46f-05b89a1d685a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:09.645691 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5526f926-4962-4291-a46f-05b89a1d685a tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:09.645861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5526f926-4962-4291-a46f-05b89a1d685a tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:09.646012 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5526f926-4962-4291-a46f-05b89a1d685a tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:09.646188 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5526f926-4962-4291-a46f-05b89a1d685a tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Delete volume with id: 7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e Aug 18 21:08:09.656483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5526f926-4962-4291-a46f-05b89a1d685a tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e returned with HTTP 404 Aug 18 21:08:09.657164 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 173/699] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:09 2026] DELETE /volume/v3/volumes/7635429a-8f9b-4d7b-abb7-33ebdd4f1f1e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:09.667892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:09.669639 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:09.670202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1368483281"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:09.672370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1368483281'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:09.672488 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume of 1 GB Aug 18 21:08:09.677706 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Availability Zones retrieved successfully. Aug 18 21:08:09.684645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Flow 'volume_create_api' (d776cc15-22da-4b22-82f7-c220fa408dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:09.686151 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56ab35-35bd-4e38-b8b5-58da62e77926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:09.687464 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:09.722012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56ab35-35bd-4e38-b8b5-58da62e77926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:09.723197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b540387-24d3-488f-b7e3-d2265225a980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:09.770509 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Created reservations ['00234340-9d54-4985-83aa-2dcb40fd2fec', '5e5c2a20-b397-40ef-960f-2ce3a0507c16', '26e8f70b-bd8d-4ec9-9d0b-9a58e0a3b4b4', '96b67c2c-ada8-4c08-a86b-e1e3fb7524d8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:09.771205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b540387-24d3-488f-b7e3-d2265225a980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00234340-9d54-4985-83aa-2dcb40fd2fec', '5e5c2a20-b397-40ef-960f-2ce3a0507c16', '26e8f70b-bd8d-4ec9-9d0b-9a58e0a3b4b4', '96b67c2c-ada8-4c08-a86b-e1e3fb7524d8']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:09.771949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75bfa48-48c4-4453-97ee-975331893e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:09.796285 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75bfa48-48c4-4453-97ee-975331893e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7c9a79c-4f7d-4886-97c1-9a136d0171e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1368483281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f21b45eede4e6aba5b4bacee99a149',qos_specs=None,replication_status=,reservations=['00234340-9d54-4985-83aa-2dcb40fd2fec','5e5c2a20-b397-40ef-960f-2ce3a0507c16','26e8f70b-bd8d-4ec9-9d0b-9a58e0a3b4b4','96b67c2c-ada8-4c08-a86b-e1e3fb7524d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1368483281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7c9a79c-4f7d-4886-97c1-9a136d0171e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f21b45eede4e6aba5b4bacee99a149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:09.797005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39ac5b6-de90-4980-8f61-783d8d2f91a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:09.813883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39ac5b6-de90-4980-8f61-783d8d2f91a2) transitioned into state 'SUCCESS' from state '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-1368483281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f21b45eede4e6aba5b4bacee99a149',qos_specs=None,replication_status=,reservations=['00234340-9d54-4985-83aa-2dcb40fd2fec','5e5c2a20-b397-40ef-960f-2ce3a0507c16','26e8f70b-bd8d-4ec9-9d0b-9a58e0a3b4b4','96b67c2c-ada8-4c08-a86b-e1e3fb7524d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea9a72d6154e4d7a87b849c48e3b5998',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:09.814540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31666832-f35d-4810-81ca-239aa5730988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:09.823754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31666832-f35d-4810-81ca-239aa5730988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:09.824660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Flow 'volume_create_api' (d776cc15-22da-4b22-82f7-c220fa408dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:09.824998 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Create volume request issued successfully. Aug 18 21:08:09.825647 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b2bec8e-7c09-4c59-80f6-4b62cfa7f01b tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:09.826108 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 178/700] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:09 2026] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:09.838574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a26bef5-77d9-476f-94df-9441243d0861 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:09.840584 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a26bef5-77d9-476f-94df-9441243d0861 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:09.840791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a26bef5-77d9-476f-94df-9441243d0861 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:09.840987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a26bef5-77d9-476f-94df-9441243d0861 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:09.850424 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:09.850424 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:09.855657 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a26bef5-77d9-476f-94df-9441243d0861 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:09.861127 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a26bef5-77d9-476f-94df-9441243d0861 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 200 Aug 18 21:08:09.861427 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 177/701] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:09 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:10.885968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:10.888328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:10.888604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:10.888892 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:10.900479 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:10.900479 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:10.905508 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Volume info retrieved successfully. Aug 18 21:08:10.910487 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-270fa7bf-4d32-4f21-ad21-c1ae81ac4c02 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 200 Aug 18 21:08:10.911075 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 174/702] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:10 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:10.929189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1464af7-1039-4844-89c6-a51336b630d9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:10.934236 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1464af7-1039-4844-89c6-a51336b630d9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True Aug 18 21:08:10.934445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1464af7-1039-4844-89c6-a51336b630d9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:10.934688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1464af7-1039-4844-89c6-a51336b630d9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:10.965706 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1464af7-1039-4844-89c6-a51336b630d9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True returned with HTTP 200 Aug 18 21:08:10.966218 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 174/703] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:10 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:10.979369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9c676cd5-1aed-401a-8dfe-dbf4d2a926fd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:10.984679 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c676cd5-1aed-401a-8dfe-dbf4d2a926fd tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True Aug 18 21:08:10.984679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c676cd5-1aed-401a-8dfe-dbf4d2a926fd tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:10.984679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c676cd5-1aed-401a-8dfe-dbf4d2a926fd tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:10.984679 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:10.984679 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:11.010865 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c676cd5-1aed-401a-8dfe-dbf4d2a926fd tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True returned with HTTP 200 Aug 18 21:08:11.011388 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 179/704] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:10 2026] GET /volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.025772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84059373-b251-472c-82d3-28501931bcc2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.029435 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] POST https://10.4.3.48/volume/v3/os-volume-transfer Aug 18 21:08:11.030525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f7c9a79c-4f7d-4886-97c1-9a136d0171e8"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:11.032963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.volume_transfer [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f7c9a79c-4f7d-4886-97c1-9a136d0171e8'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 21:08:11.033132 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Creating transfer of volume f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.033295 np0000007703 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Generating transfer record for volume f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.042851 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.042851 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:11.063208 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84059373-b251-472c-82d3-28501931bcc2 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 21:08:11.063462 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 178/705] 10.4.3.48 () {68 vars in 1284 bytes} [Tue Aug 18 21:08:11 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:11.074422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.175652 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] POST https://10.4.3.48/volume/v3/os-volume-transfer/ea9e33c7-7330-44e0-be47-a3afa45ed303/accept Aug 18 21:08:11.175652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6d57e4e2a4f3b111"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:11.178426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.volume_transfer [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Accepting volume transfer ea9e33c7-7330-44e0-be47-a3afa45ed303 {{(pid=100292) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 21:08:11.178590 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Accepting transfer ea9e33c7-7330-44e0-be47-a3afa45ed303 Aug 18 21:08:11.272754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Created reservations ['0ef17523-b399-4dc5-9dca-64af38bcfc35', '831c2c6c-831f-4dd4-941b-0be61b530aa0', 'af763b0f-8801-4acf-a054-8e9f07cc7452', '486142ee-769f-4394-93e2-5b524a5604f5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:11.300377 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Created reservations ['14b43e87-3af6-48b7-b5b7-f5f8d1146293', '11e90f8d-2933-4177-bd82-68436ec83738', 'fc2f2acc-bdef-4e6b-8188-309780c5dabd', 'd5c39540-e296-478c-b2cb-03d727570d90'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:11.352323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Created reservations ['e8544554-15b3-4013-b83d-1e8a2e683059', '4068d7db-0ea6-440b-8517-66464647b34f', '914ab70f-0fec-4640-b4f7-d0834f5179fc', 'a7804d57-ea4f-444b-8310-e2e5cc703ecf'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:11.397337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Created reservations ['e3ea9f85-1e3e-4fc5-96eb-59fdf4da042b', '52c7640b-1547-4989-8524-59f42f461566', '74fc0afd-8d04-4abd-a1b0-140081ec7c80', '90b162ad-0583-4cda-923b-447debff6e5d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:11.411201 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Transfer volume completed successfully. Aug 18 21:08:11.496495 np0000007703 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Volume f7c9a79c-4f7d-4886-97c1-9a136d0171e8 has been transferred. Aug 18 21:08:11.503873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9052d4bb-96a1-4856-aa03-16fd1e177ee9 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/ea9e33c7-7330-44e0-be47-a3afa45ed303/accept returned with HTTP 202 Aug 18 21:08:11.504301 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 175/706] 10.4.3.48 () {68 vars in 1416 bytes} [Tue Aug 18 21:08:11 2026] POST /volume/v3/os-volume-transfer/ea9e33c7-7330-44e0-be47-a3afa45ed303/accept => generated 363 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:11.520943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-971b766c-4920-447c-8da5-2e5787380220 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.527158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-971b766c-4920-447c-8da5-2e5787380220 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.527448 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-971b766c-4920-447c-8da5-2e5787380220 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.527689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-971b766c-4920-447c-8da5-2e5787380220 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.545613 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.545613 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:11.552590 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-971b766c-4920-447c-8da5-2e5787380220 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] Volume info retrieved successfully. Aug 18 21:08:11.558092 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-971b766c-4920-447c-8da5-2e5787380220 tempest-VolumeQuotasAdminTestJSON-1646632530 tempest-VolumeQuotasAdminTestJSON-1646632530-project-member] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 200 Aug 18 21:08:11.558517 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 175/707] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:11.574862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a944d3e1-e973-4a1e-a4c2-675339bd78fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.576690 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a944d3e1-e973-4a1e-a4c2-675339bd78fb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True Aug 18 21:08:11.576877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a944d3e1-e973-4a1e-a4c2-675339bd78fb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.577098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a944d3e1-e973-4a1e-a4c2-675339bd78fb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.595688 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a944d3e1-e973-4a1e-a4c2-675339bd78fb tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True returned with HTTP 200 Aug 18 21:08:11.596072 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 180/708] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.609520 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7554a304-072a-423b-a614-2973c2b3fce3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.611452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7554a304-072a-423b-a614-2973c2b3fce3 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True Aug 18 21:08:11.611677 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7554a304-072a-423b-a614-2973c2b3fce3 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.611909 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7554a304-072a-423b-a614-2973c2b3fce3 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.628771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7554a304-072a-423b-a614-2973c2b3fce3 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True returned with HTTP 200 Aug 18 21:08:11.629196 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 179/709] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/os-quota-sets/2188f3a773d54361be64dfcb4334d370?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.644736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.648646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.648901 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.649159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.649346 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Delete volume with id: f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.658598 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.658598 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:11.658979 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Volume info retrieved successfully. Aug 18 21:08:11.679750 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Delete volume request issued successfully. Aug 18 21:08:11.679750 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b14ee104-f0ed-4dc5-9145-c1ada0121e8c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 202 Aug 18 21:08:11.680016 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 176/710] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:11 2026] DELETE /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:11.690877 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-89758600-602b-481b-a4ea-35e9be8369b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.694043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89758600-602b-481b-a4ea-35e9be8369b9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:11.694337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89758600-602b-481b-a4ea-35e9be8369b9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.694643 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89758600-602b-481b-a4ea-35e9be8369b9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.705055 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.705055 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:11.710010 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-89758600-602b-481b-a4ea-35e9be8369b9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Volume info retrieved successfully. Aug 18 21:08:11.717190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89758600-602b-481b-a4ea-35e9be8369b9 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 200 Aug 18 21:08:11.717808 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 176/711] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.771257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.776698 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:11.776943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.781245 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.794053 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.794053 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:11.798524 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:11.803898 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4effd0e-c7d7-490c-a02f-a2a322507c37 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:08:11.803898 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 181/712] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.845938 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.848483 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:11.848714 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.848947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.860300 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.860300 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:11.865878 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:11.877848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-942ce922-1181-43f0-b5f3-a681e31683bf tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:08:11.878387 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 180/713] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:11.905678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.907845 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] POST https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7/action Aug 18 21:08:11.908210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:11.908349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:11.922716 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:11.922716 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:11.923206 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:11.930696 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Begin detaching volume completed successfully. Aug 18 21:08:11.930925 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-cf9d1cc8-d513-4a11-af23-2d9e5447e5ff tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7/action returned with HTTP 202 Aug 18 21:08:11.931407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 177/714] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:08:11 2026] POST /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:11.997597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-332eaa0b-96ad-4e7e-b313-c110d5f4bfd6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:11.997954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-332eaa0b-96ad-4e7e-b313-c110d5f4bfd6 None None] GET https://10.4.3.48/volume// Aug 18 21:08:11.997954 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-332eaa0b-96ad-4e7e-b313-c110d5f4bfd6 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:11.998173 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-332eaa0b-96ad-4e7e-b313-c110d5f4bfd6 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:11.998553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-332eaa0b-96ad-4e7e-b313-c110d5f4bfd6 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:11.999266 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 177/715] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:08:12.009011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.014748 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:12.014748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.014748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.028564 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:12.028564 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:12.032216 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:12.038438 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-e27f59b8-daa4-42cd-88c6-c751d7d1a3a1 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:08:12.039251 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 182/716] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:12.577408 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.580558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:08:12.580780 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.580977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.581097 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete snapshot with id: a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:08:12.586381 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e337bb-25da-4488-ade6-b6c8eaaeae0a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 404 Aug 18 21:08:12.586381 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 181/717] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:08:12 2026] DELETE /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:12.596660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df236fd8-ba60-4095-8c2d-5b44c0a44d6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.599019 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df236fd8-ba60-4095-8c2d-5b44c0a44d6c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 Aug 18 21:08:12.599238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df236fd8-ba60-4095-8c2d-5b44c0a44d6c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.599439 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df236fd8-ba60-4095-8c2d-5b44c0a44d6c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.607390 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df236fd8-ba60-4095-8c2d-5b44c0a44d6c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 returned with HTTP 404 Aug 18 21:08:12.608076 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 178/718] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/snapshots/a70dfb0a-ef05-4c55-89d1-90729fe8d8e6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:12.660479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.665193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:12.666673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.667951 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.685518 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:12.685518 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:12.690962 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:12.698107 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4b3edeac-bc55-495e-89ea-9df5c899c591 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:08:12.698939 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 178/719] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:12.724097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.726272 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3/action Aug 18 21:08:12.726471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:12.726580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:12.734662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b487355-f1b0-44e3-a186-714d068057c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.736683 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b487355-f1b0-44e3-a186-714d068057c7 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:12.736940 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b487355-f1b0-44e3-a186-714d068057c7 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.737160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b487355-f1b0-44e3-a186-714d068057c7 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.741536 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:12.741536 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:12.742024 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:12.749643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b487355-f1b0-44e3-a186-714d068057c7 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 404 Aug 18 21:08:12.750289 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 182/720] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:12.750387 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Begin detaching volume completed successfully. Aug 18 21:08:12.750743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-419255b8-3317-4e50-8cbb-2601ffce3193 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3/action returned with HTTP 202 Aug 18 21:08:12.751290 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 183/721] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:08:12 2026] POST /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:12.758803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6806465-7f04-48cd-bf51-d9684f3755e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.762099 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6806465-7f04-48cd-bf51-d9684f3755e0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] GET https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:12.763673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6806465-7f04-48cd-bf51-d9684f3755e0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.763673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6806465-7f04-48cd-bf51-d9684f3755e0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.774914 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6806465-7f04-48cd-bf51-d9684f3755e0 tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 404 Aug 18 21:08:12.775465 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 179/722] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:12.787092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.789269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:12.789897 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.790177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.790450 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] Delete volume with id: f7c9a79c-4f7d-4886-97c1-9a136d0171e8 Aug 18 21:08:12.796703 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03a3ab0e-a7f4-46d0-b8b7-42e5a66914de tempest-VolumeQuotasAdminTestJSON-167616860 tempest-VolumeQuotasAdminTestJSON-167616860-project-member] https://10.4.3.48/volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 returned with HTTP 404 Aug 18 21:08:12.797254 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 179/723] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:12 2026] DELETE /volume/v3/volumes/f7c9a79c-4f7d-4886-97c1-9a136d0171e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:12.811609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db3424f4-04d8-4002-a7b0-ba073434cf00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.813226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db3424f4-04d8-4002-a7b0-ba073434cf00 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/37932083f6504b2ca4acfc3dcd48f327?usage=True Aug 18 21:08:12.813412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db3424f4-04d8-4002-a7b0-ba073434cf00 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.813984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db3424f4-04d8-4002-a7b0-ba073434cf00 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.822846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bfcdb85f-646b-4ab8-9dca-0cc112d3ef89 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.823306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfcdb85f-646b-4ab8-9dca-0cc112d3ef89 None None] GET https://10.4.3.48/volume// Aug 18 21:08:12.823515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfcdb85f-646b-4ab8-9dca-0cc112d3ef89 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.823791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfcdb85f-646b-4ab8-9dca-0cc112d3ef89 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.824157 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfcdb85f-646b-4ab8-9dca-0cc112d3ef89 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:12.824486 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 184/724] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:12.834509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.836751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:12.837014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:12.837199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:12.850707 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db3424f4-04d8-4002-a7b0-ba073434cf00 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/37932083f6504b2ca4acfc3dcd48f327?usage=True returned with HTTP 200 Aug 18 21:08:12.851092 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:12.851092 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:12.851565 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 183/725] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/os-quota-sets/37932083f6504b2ca4acfc3dcd48f327?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:12.857897 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:12.863972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-a75c4052-b3a8-459d-a4fd-20f66809996e tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:08:12.864444 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 180/726] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:12 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:12.865932 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-248624bc-d945-4435-897d-32b6308f024c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.867860 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-248624bc-d945-4435-897d-32b6308f024c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:12.868210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-248624bc-d945-4435-897d-32b6308f024c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:12.980351 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-248624bc-d945-4435-897d-32b6308f024c tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:12.980803 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 180/727] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:08:12 2026] PUT /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 397 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:12.991137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34bbbafc-a92e-476b-915b-9ea70f9e0f51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:12.993382 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34bbbafc-a92e-476b-915b-9ea70f9e0f51 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 Aug 18 21:08:12.993843 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34bbbafc-a92e-476b-915b-9ea70f9e0f51 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:13.093353 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34bbbafc-a92e-476b-915b-9ea70f9e0f51 tempest-VolumeQuotasAdminTestJSON-768351888 tempest-VolumeQuotasAdminTestJSON-768351888-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 returned with HTTP 200 Aug 18 21:08:13.093899 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 185/728] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:08:12 2026] PUT /volume/v3/os-quota-sets/f7f21b45eede4e6aba5b4bacee99a149 => generated 395 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:13.209824 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-67d62c62-7f18-4167-9963-8b43b58be36c req-537ae61a-5a69-4f79-b252-15ce8ecbc2b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:13.216897 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-537ae61a-5a69-4f79-b252-15ce8ecbc2b2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd Aug 18 21:08:13.217145 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-537ae61a-5a69-4f79-b252-15ce8ecbc2b2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:13.217453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-537ae61a-5a69-4f79-b252-15ce8ecbc2b2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:13.233440 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:13.233440 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:13.325134 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-67d62c62-7f18-4167-9963-8b43b58be36c req-537ae61a-5a69-4f79-b252-15ce8ecbc2b2 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd returned with HTTP 200 Aug 18 21:08:13.325700 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 184/729] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:13 2026] DELETE /volume/v3/attachments/f3c8fbac-ae91-4bbe-bc4c-fd8b948f2ddd => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:13.978903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4192f2bb-96a9-4bb3-b378-2888dae2d747 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:13.984754 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4192f2bb-96a9-4bb3-b378-2888dae2d747 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 Aug 18 21:08:13.984754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4192f2bb-96a9-4bb3-b378-2888dae2d747 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:13.984754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4192f2bb-96a9-4bb3-b378-2888dae2d747 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:13.995630 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:13.995630 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:14.064262 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b17f184a-d412-428f-9837-63c7412b86d7 req-4192f2bb-96a9-4bb3-b378-2888dae2d747 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 returned with HTTP 200 Aug 18 21:08:14.065119 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 181/730] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:13 2026] DELETE /volume/v3/attachments/b9c8f38b-8a0a-4dce-9f6b-d01edbbd8af1 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:14.111045 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:14.114072 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:14.114072 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:14.114361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:14.125929 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:14.125929 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:14.139087 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:14.145252 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80891112-08a0-4b67-b8a3-16d84ff392a7 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:08:14.148397 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 181/731] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:14 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:14.962685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:14.966197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:14.966472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:14.966673 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:14.977331 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:14.977331 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:14.982875 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:14.988494 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fd389da4-9c8f-4ded-a00b-dcd78cb45473 req-51f1e879-65ed-47b9-a499-d138f25b64f8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:08:14.988899 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 186/732] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:14 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:15.006121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-da544c64-bffa-4c91-a2e3-15172d61d74b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:15.010399 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:15.010611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:15.010853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:15.011070 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete volume with id: 514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:15.018803 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:15.018803 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:15.019618 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:15.044611 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete volume request issued successfully. Aug 18 21:08:15.044611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-da544c64-bffa-4c91-a2e3-15172d61d74b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 202 Aug 18 21:08:15.044611 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 185/733] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:15 2026] DELETE /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:15.058449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:15.061339 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:15.062125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:15.062497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:15.080142 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:15.080142 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:15.084626 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:15.091082 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea41dfb7-0f8c-46a3-9ceb-fff5234e07d8 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 200 Aug 18 21:08:15.091569 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 182/734] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:15 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:16.111006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-672f4e4d-92ad-4dcb-ab6d-ba52fa8a2067 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:16.111006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-672f4e4d-92ad-4dcb-ab6d-ba52fa8a2067 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 Aug 18 21:08:16.111006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-672f4e4d-92ad-4dcb-ab6d-ba52fa8a2067 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:16.111006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-672f4e4d-92ad-4dcb-ab6d-ba52fa8a2067 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:16.115437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-672f4e4d-92ad-4dcb-ab6d-ba52fa8a2067 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 returned with HTTP 404 Aug 18 21:08:16.115437 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 182/735] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:16 2026] GET /volume/v3/volumes/514165bf-a71a-466c-a25d-cf852c8fa6e3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:16.760832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32044fad-cc72-4e74-876a-367569e15fff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:16.892264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32044fad-cc72-4e74-876a-367569e15fff tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:08:16.892899 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32044fad-cc72-4e74-876a-367569e15fff tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1761985744"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:16.914681 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32044fad-cc72-4e74-876a-367569e15fff tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:08:16.915135 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 187/736] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:08:16 2026] POST /volume/v3/types => generated 233 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:16.927621 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ef5f3e7-0ae2-4a1c-aedb-4d1f2c07daf8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:16.930432 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef5f3e7-0ae2-4a1c-aedb-4d1f2c07daf8 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:08:16.930916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ef5f3e7-0ae2-4a1c-aedb-4d1f2c07daf8 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-749241640", "extra_specs": {"multiattach": " True"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:16.958523 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ef5f3e7-0ae2-4a1c-aedb-4d1f2c07daf8 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:08:16.959004 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 186/737] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:08:16 2026] POST /volume/v3/types => generated 258 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:16.970128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:17.068762 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:17.070061 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1761985744", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1962374578"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:17.073661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1761985744', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1962374578'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:17.085904 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Create volume of 1 GB Aug 18 21:08:17.085904 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:17.085904 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:17.085904 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Availability Zones retrieved successfully. Aug 18 21:08:17.095624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Flow 'volume_create_api' (318fa23f-4221-4fca-955d-8c2a7cd65445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:17.096713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3d3ff5-65f8-4864-a052-81167f274e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:17.098409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:17.131983 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3d3ff5-65f8-4864-a052-81167f274e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:08:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2951071d-3807-43cb-8643-429b4c6cc1b1,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1761985744',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2951071d-3807-43cb-8643-429b4c6cc1b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:17.132697 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfbd076-08ca-4106-8506-5c96db6f0305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:17.166693 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:17.167023 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:17.208110 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Created reservations ['4756e945-d59f-4eac-be76-282e29e06316', 'a808c706-0d33-4cf5-82ad-03e5097ae89d', '32c86ab1-d72e-49f1-ac90-af043ee85481', '3dbeb76f-37f6-442a-9f9a-80cb6cc38f5e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:17.209159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfbd076-08ca-4106-8506-5c96db6f0305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4756e945-d59f-4eac-be76-282e29e06316', 'a808c706-0d33-4cf5-82ad-03e5097ae89d', '32c86ab1-d72e-49f1-ac90-af043ee85481', '3dbeb76f-37f6-442a-9f9a-80cb6cc38f5e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:17.210168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5401d58-03de-4d45-bcc1-619d45c69e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:17.238593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5401d58-03de-4d45-bcc1-619d45c69e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c15ba27-5d51-43e5-aba5-b001d3c21c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1962374578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c03d2c028f46bea4af789bfa36f0b0',qos_specs=None,replication_status=,reservations=['4756e945-d59f-4eac-be76-282e29e06316','a808c706-0d33-4cf5-82ad-03e5097ae89d','32c86ab1-d72e-49f1-ac90-af043ee85481','3dbeb76f-37f6-442a-9f9a-80cb6cc38f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba00db66c2344a60b5df6bcb70e73403',volume_type_id=2951071d-3807-43cb-8643-429b4c6cc1b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1962374578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c15ba27-5d51-43e5-aba5-b001d3c21c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c03d2c028f46bea4af789bfa36f0b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba00db66c2344a60b5df6bcb70e73403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2951071d-3807-43cb-8643-429b4c6cc1b1),volume_type_id=2951071d-3807-43cb-8643-429b4c6cc1b1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:17.239405 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de40476-4151-41a6-bc70-d10068fdb2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:17.257992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de40476-4151-41a6-bc70-d10068fdb2e2) transitioned into state 'SUCCESS' from state '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-1962374578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c03d2c028f46bea4af789bfa36f0b0',qos_specs=None,replication_status=,reservations=['4756e945-d59f-4eac-be76-282e29e06316','a808c706-0d33-4cf5-82ad-03e5097ae89d','32c86ab1-d72e-49f1-ac90-af043ee85481','3dbeb76f-37f6-442a-9f9a-80cb6cc38f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba00db66c2344a60b5df6bcb70e73403',volume_type_id=2951071d-3807-43cb-8643-429b4c6cc1b1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:17.259134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893b4188-25a1-49dc-8d06-6e75039cdf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:17.270444 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893b4188-25a1-49dc-8d06-6e75039cdf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:17.271631 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Flow 'volume_create_api' (318fa23f-4221-4fca-955d-8c2a7cd65445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:17.272082 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Create volume request issued successfully. Aug 18 21:08:17.272934 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17631b37-8e05-4d79-a4a1-f60fe97ff44e tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:17.273561 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 183/738] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:08:16 2026] POST /volume/v3/volumes => generated 870 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:17.289606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:17.293631 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:17.293887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:17.294109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:17.311149 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:17.311149 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:17.317121 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:17.323313 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09f38b33-85dc-42b3-a9e6-8a3932787ea7 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:17.323788 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 183/739] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:17 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:17.428891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03e7399b-cd79-465b-8b1a-ced295112075 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:17.430830 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:17.432739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:17.432739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:17.432739 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Delete volume with id: 8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:17.439493 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:17.439493 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:17.440147 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:17.460673 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Delete volume request issued successfully. Aug 18 21:08:17.460673 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03e7399b-cd79-465b-8b1a-ced295112075 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 202 Aug 18 21:08:17.460673 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 188/740] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:17 2026] DELETE /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:17.468089 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:17.470239 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:17.470487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:17.470766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:17.480763 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:17.480763 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:17.485876 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:17.490634 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdf90355-f675-4e59-b326-ae5bd08ca232 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 200 Aug 18 21:08:17.492703 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 187/741] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:17 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:18.338528 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.341221 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:18.341520 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.341803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.351628 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.351628 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:18.356449 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:18.362408 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee41c66f-4ff6-4864-87b0-b9e5505de9be tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:18.362954 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 184/742] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:18 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:18.379313 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5807b7af-4d09-4f75-9089-51b45356f88e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.381168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5807b7af-4d09-4f75-9089-51b45356f88e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:18.381393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5807b7af-4d09-4f75-9089-51b45356f88e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.381594 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5807b7af-4d09-4f75-9089-51b45356f88e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.388484 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.388484 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:18.391800 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5807b7af-4d09-4f75-9089-51b45356f88e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Volume info retrieved successfully. Aug 18 21:08:18.395736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5807b7af-4d09-4f75-9089-51b45356f88e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:18.396173 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 184/743] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:18 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:18.412024 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.413799 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] POST https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action Aug 18 21:08:18.414279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-749241640", "migration_policy": "never"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:18.415746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-749241640", "migration_policy": "never"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:18.422920 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.422920 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:18.423736 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:18.428589 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.428589 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:18.442017 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:18.442572 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:18.460323 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Created reservations ['15c87c50-c563-4c85-aa1c-cd3087f84819', '7d3c31a2-3718-4538-915e-583ba11aea23'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:18.470173 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:18.470917 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:18.477435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Created reservations ['4767b95e-442e-47c6-b46e-175cc7fd0ee4', '29b588b0-914d-42f3-b88d-6d2f712895f2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:18.506135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ceb069b-e22d-4d8e-9b02-46237cbd0a54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.508322 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Retype volume request issued successfully. Aug 18 21:08:18.508322 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-557acb11-b87f-4f6c-bbaa-a2840ffbdedf tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action returned with HTTP 202 Aug 18 21:08:18.508445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ceb069b-e22d-4d8e-9b02-46237cbd0a54 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 Aug 18 21:08:18.508488 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 189/744] 10.4.3.48 () {70 vars in 1425 bytes} [Tue Aug 18 21:08:18 2026] POST /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:08:18.508514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ceb069b-e22d-4d8e-9b02-46237cbd0a54 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.508514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ceb069b-e22d-4d8e-9b02-46237cbd0a54 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.514269 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ceb069b-e22d-4d8e-9b02-46237cbd0a54 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 returned with HTTP 404 Aug 18 21:08:18.514850 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 188/745] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:18 2026] GET /volume/v3/volumes/8f1d67e4-4032-4501-a717-0d291288b1a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:18.516608 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.519044 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:18.519334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.519599 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.525503 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.527821 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] DELETE https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:08:18.528100 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.528362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.528605 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Delete volume with id: 551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:08:18.531247 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.531247 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:18.535535 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:18.537429 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.537429 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:18.538149 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:18.541127 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc242a95-8003-4934-b3b6-b1c14427dec2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:18.541623 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 185/746] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:18 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:18.558202 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Delete volume request issued successfully. Aug 18 21:08:18.558473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-daf5602a-1b25-45e1-9b6b-92f766f75f65 tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e returned with HTTP 202 Aug 18 21:08:18.559218 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 185/747] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:18 2026] DELETE /volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:18.566814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53f3a808-7d33-409c-861d-92b6e26343db None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:18.568248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53f3a808-7d33-409c-861d-92b6e26343db tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:08:18.568532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53f3a808-7d33-409c-861d-92b6e26343db tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:18.568806 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53f3a808-7d33-409c-861d-92b6e26343db tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:18.576355 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:18.576355 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:18.578856 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-53f3a808-7d33-409c-861d-92b6e26343db tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Volume info retrieved successfully. Aug 18 21:08:18.583239 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53f3a808-7d33-409c-861d-92b6e26343db tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e returned with HTTP 200 Aug 18 21:08:18.583776 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 190/748] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:18 2026] GET /volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:19.557296 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.559850 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:19.560248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:19.560587 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:19.568622 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:19.568622 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:19.572600 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:19.577299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0c50669-6755-4c1f-95af-ae838e0e07f2 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:19.577808 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 189/749] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:19 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:19.594434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.595831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f095dbe5-62fe-4f71-a639-71ffc60e8a1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.596663 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:19.596974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:19.597254 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:19.598532 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f095dbe5-62fe-4f71-a639-71ffc60e8a1a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] GET https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e Aug 18 21:08:19.598742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f095dbe5-62fe-4f71-a639-71ffc60e8a1a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:19.598975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f095dbe5-62fe-4f71-a639-71ffc60e8a1a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:19.606523 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:19.606523 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:19.611090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f095dbe5-62fe-4f71-a639-71ffc60e8a1a tempest-ServerRescueNegativeTestJSON-843620142 tempest-ServerRescueNegativeTestJSON-843620142-project-member] https://10.4.3.48/volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e returned with HTTP 404 Aug 18 21:08:19.611198 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Volume info retrieved successfully. Aug 18 21:08:19.611679 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 186/750] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:19 2026] GET /volume/v3/volumes/551eb39a-5eb4-4d1c-a738-f1745f85617e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:19.616667 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98ddbd5a-a85a-40e8-88b0-aa0fd3362e95 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:19.617289 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 186/751] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:19 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 1189 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:19.634969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.638529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:19.638529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:19.638529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:19.657074 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:19.657074 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:19.661057 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Volume info retrieved successfully. Aug 18 21:08:19.666227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68cf0d91-c1c6-473b-918b-45f6b5a4dce9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:19.666699 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 191/752] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:19 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 1189 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:19.683137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-255c9e7d-499e-4642-a964-f2a068f14049 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.685281 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] POST https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action Aug 18 21:08:19.685703 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1761985744", "migration_policy": "never"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:19.688778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1761985744", "migration_policy": "never"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:19.694796 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:19.694796 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:19.695366 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:19.712762 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:19.713200 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1761985744, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:19.724290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Created reservations ['5cce66cd-8b7a-4c68-98c6-fc524192120c', 'b5df36c2-29c5-4034-ae8b-dcd34559a266'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:19.739227 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:19.739737 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749241640, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:19.755500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Created reservations ['3a4a22d2-abb8-4459-9b38-62383f473a16', 'ce7d303d-b70c-4bfd-afc2-5c31d04e72ed'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:19.790745 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Retype volume request issued successfully. Aug 18 21:08:19.791298 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-255c9e7d-499e-4642-a964-f2a068f14049 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action returned with HTTP 202 Aug 18 21:08:19.793432 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 190/753] 10.4.3.48 () {70 vars in 1425 bytes} [Tue Aug 18 21:08:19 2026] POST /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:08:19.799080 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:19.801214 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:19.801489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:19.801642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:19.809267 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:19.809267 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:19.813301 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:19.817922 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff4d2044-30ab-48f7-98ee-50f79ecabdd3 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:19.818223 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 187/754] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:19 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:20.832751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:20.836741 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:20.836741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:20.836741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:20.849757 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:20.849757 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:20.856750 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:20.860420 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cfc2fc9-2451-4ab9-b244-8703488fa019 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:20.861061 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 187/755] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:20 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:20.878825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:20.880848 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:20.881069 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:20.881262 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:20.890057 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:20.890057 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:20.893518 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Volume info retrieved successfully. Aug 18 21:08:20.898698 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f3a0e4-a0ff-41a9-837d-711a9e95e9f3 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:20.899541 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 192/756] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:20 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:20.914769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:20.916713 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 Aug 18 21:08:20.916980 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:20.917178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:20.917700 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:20.917700 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:20.918025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1962374578'), ('all_tenants', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:20.949488 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Get all volumes completed successfully. Aug 18 21:08:20.950074 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-596fd197-2f3a-4835-ad65-dc6f2eb52d0e tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 returned with HTTP 200 Aug 18 21:08:20.950521 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 191/757] 10.4.3.48 () {68 vars in 1422 bytes} [Tue Aug 18 21:08:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:20.960740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a210e819-caf5-43fa-9708-961873347e1a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:20.961774 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 Aug 18 21:08:20.962057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:20.962290 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:20.963338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1962374578'), ('all_tenants', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:21.003758 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Get all volumes completed successfully. Aug 18 21:08:21.003758 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a210e819-caf5-43fa-9708-961873347e1a tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 returned with HTTP 200 Aug 18 21:08:21.003758 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 188/758] 10.4.3.48 () {68 vars in 1422 bytes} [Tue Aug 18 21:08:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1962374578 => generated 340 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:21.012134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:21.014350 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:21.014610 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:21.014826 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:21.023352 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:21.023352 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:21.028308 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:21.034662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddb89e65-5509-4ab9-a683-bf1d11b8f088 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:21.035232 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 188/759] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:21 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:21.057815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:21.060605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:21.060980 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:21.061325 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:21.061635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Delete volume with id: 1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:21.070833 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:21.070833 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:21.071455 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:21.093848 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Delete volume request issued successfully. Aug 18 21:08:21.094092 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7e42fd5-b078-4e9d-b5d0-b6c2515fe349 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 202 Aug 18 21:08:21.094759 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 193/760] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:08:21 2026] DELETE /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:08:21.107221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-944ba934-7e61-4bde-b139-d64429ac8069 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:21.109640 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-944ba934-7e61-4bde-b139-d64429ac8069 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:21.110084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-944ba934-7e61-4bde-b139-d64429ac8069 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:21.110344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-944ba934-7e61-4bde-b139-d64429ac8069 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:21.120632 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:21.120632 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:21.125738 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-944ba934-7e61-4bde-b139-d64429ac8069 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Volume info retrieved successfully. Aug 18 21:08:21.133819 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-944ba934-7e61-4bde-b139-d64429ac8069 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 200 Aug 18 21:08:21.134473 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 192/761] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:21 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:22.150274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e0b4b58-a53b-4f71-be3f-d3865f8e4439 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:22.154043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e0b4b58-a53b-4f71-be3f-d3865f8e4439 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] GET https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 Aug 18 21:08:22.154337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e0b4b58-a53b-4f71-be3f-d3865f8e4439 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:22.156564 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e0b4b58-a53b-4f71-be3f-d3865f8e4439 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:22.161574 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e0b4b58-a53b-4f71-be3f-d3865f8e4439 tempest-VolumeRetypeMultiattachTest-46651587 tempest-VolumeRetypeMultiattachTest-46651587-project-member] https://10.4.3.48/volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 returned with HTTP 404 Aug 18 21:08:22.162358 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 189/762] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:22 2026] GET /volume/v3/volumes/1c15ba27-5d51-43e5-aba5-b001d3c21c58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:22.171278 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1edf79a0-035a-43af-b7bd-65b22085da86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:22.173742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1edf79a0-035a-43af-b7bd-65b22085da86 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] DELETE https://10.4.3.48/volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 Aug 18 21:08:22.173742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1edf79a0-035a-43af-b7bd-65b22085da86 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:22.173742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1edf79a0-035a-43af-b7bd-65b22085da86 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:22.228101 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1edf79a0-035a-43af-b7bd-65b22085da86 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 returned with HTTP 202 Aug 18 21:08:22.228620 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 189/763] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:08:22 2026] DELETE /volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:22.236222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd6c8afa-5a56-4dae-8c68-45dada722e67 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:22.238261 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd6c8afa-5a56-4dae-8c68-45dada722e67 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 Aug 18 21:08:22.238457 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd6c8afa-5a56-4dae-8c68-45dada722e67 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:22.238665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd6c8afa-5a56-4dae-8c68-45dada722e67 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:22.243878 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd6c8afa-5a56-4dae-8c68-45dada722e67 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 returned with HTTP 404 Aug 18 21:08:22.243878 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 194/764] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:08:22 2026] GET /volume/v3/types/c3619e56-176e-4d2f-b42c-c59d219902a3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:22.253235 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71a768f8-bafe-41a6-adf3-ce7b2516a2f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:22.255101 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71a768f8-bafe-41a6-adf3-ce7b2516a2f9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] DELETE https://10.4.3.48/volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 Aug 18 21:08:22.255337 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71a768f8-bafe-41a6-adf3-ce7b2516a2f9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:22.255715 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71a768f8-bafe-41a6-adf3-ce7b2516a2f9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:22.279027 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71a768f8-bafe-41a6-adf3-ce7b2516a2f9 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 returned with HTTP 202 Aug 18 21:08:22.279478 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 193/765] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:08:22 2026] DELETE /volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:22.287218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a24af64a-686b-46fe-b7b8-b7ca538a4de7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:22.290769 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a24af64a-686b-46fe-b7b8-b7ca538a4de7 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] GET https://10.4.3.48/volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 Aug 18 21:08:22.291010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a24af64a-686b-46fe-b7b8-b7ca538a4de7 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:22.291295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a24af64a-686b-46fe-b7b8-b7ca538a4de7 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:22.294605 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a24af64a-686b-46fe-b7b8-b7ca538a4de7 tempest-VolumeRetypeMultiattachTest-2111132793 tempest-VolumeRetypeMultiattachTest-2111132793-project-admin] https://10.4.3.48/volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 returned with HTTP 404 Aug 18 21:08:22.295208 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 190/766] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:08:22 2026] GET /volume/v3/types/2951071d-3807-43cb-8643-429b4c6cc1b1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:28.543150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:28.551735 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:28.551946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-584452139", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:28.563314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-584452139', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:28.563468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume of 1 GB Aug 18 21:08:28.568682 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Availability Zones retrieved successfully. Aug 18 21:08:28.574949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Flow 'volume_create_api' (0d93e8aa-1c1c-46c1-854a-3601971eab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:28.575912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b26abe6-9dec-48f5-9c91-295d5c6bde54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:28.576967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:28.607316 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b26abe6-9dec-48f5-9c91-295d5c6bde54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:28.608257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0773448-fdf1-4cc3-9450-14bd79427238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:28.665565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Created reservations ['206a6deb-a6fe-4245-a153-e46d4bd781d5', '123ffc55-e0ac-4211-9239-14ea63d4ed08', '554bcdf4-d679-4741-bcb1-aeb38ea1cb08', 'f42c1709-2a87-4f4c-8e64-82ff3e7a1b59'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:28.666965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0773448-fdf1-4cc3-9450-14bd79427238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['206a6deb-a6fe-4245-a153-e46d4bd781d5', '123ffc55-e0ac-4211-9239-14ea63d4ed08', '554bcdf4-d679-4741-bcb1-aeb38ea1cb08', 'f42c1709-2a87-4f4c-8e64-82ff3e7a1b59']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:28.668029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b7bc93-a18b-44c3-9f87-572658804b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:28.693832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b7bc93-a18b-44c3-9f87-572658804b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21b8b4f-84a9-4e06-ada8-567b5ceec7b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-584452139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7496f3b6334194b0fc8c186c03f066',qos_specs=None,replication_status=,reservations=['206a6deb-a6fe-4245-a153-e46d4bd781d5','123ffc55-e0ac-4211-9239-14ea63d4ed08','554bcdf4-d679-4741-bcb1-aeb38ea1cb08','f42c1709-2a87-4f4c-8e64-82ff3e7a1b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-584452139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21b8b4f-84a9-4e06-ada8-567b5ceec7b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7496f3b6334194b0fc8c186c03f066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:28.695087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8db8f4-1102-43fe-a2a4-31c035643009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:28.717894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8db8f4-1102-43fe-a2a4-31c035643009) transitioned into state 'SUCCESS' from state '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-584452139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7496f3b6334194b0fc8c186c03f066',qos_specs=None,replication_status=,reservations=['206a6deb-a6fe-4245-a153-e46d4bd781d5','123ffc55-e0ac-4211-9239-14ea63d4ed08','554bcdf4-d679-4741-bcb1-aeb38ea1cb08','f42c1709-2a87-4f4c-8e64-82ff3e7a1b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23973a5336a4524ad368a3a0d2eb03e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:28.718450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d2830a-1fe9-464f-9f57-25b522b53df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:28.735766 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d2830a-1fe9-464f-9f57-25b522b53df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:28.737893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Flow 'volume_create_api' (0d93e8aa-1c1c-46c1-854a-3601971eab38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:28.737893 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Create volume request issued successfully. Aug 18 21:08:28.739534 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3d40a66-9f6d-4555-9619-7e9b24f9ba19 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:28.740242 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 190/767] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:08:28 2026] POST /volume/v3/volumes => generated 752 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:28.753971 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-153bbca1-f62d-427b-9463-1371a458747f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:28.756899 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-153bbca1-f62d-427b-9463-1371a458747f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:28.757194 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-153bbca1-f62d-427b-9463-1371a458747f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:28.757458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-153bbca1-f62d-427b-9463-1371a458747f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:28.765060 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:28.765060 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:28.770301 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-153bbca1-f62d-427b-9463-1371a458747f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:28.775045 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-153bbca1-f62d-427b-9463-1371a458747f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:28.775412 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 195/768] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:28 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:29.471082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.542196 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:29.542989 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-239862990"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:29.546835 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-239862990'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:29.546835 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Create volume of 1 GB Aug 18 21:08:29.551755 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Availability Zones retrieved successfully. Aug 18 21:08:29.559581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Flow 'volume_create_api' (8ec26e53-a8cb-4b7b-8ac8-f935aeabbda4) 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 18 21:08:29.561245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c06026e-dc8b-4103-8d3e-be17053cb845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:29.562609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-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 18 21:08:29.593097 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c06026e-dc8b-4103-8d3e-be17053cb845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:08:29.594233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61838700-89dd-4373-a192-6be1b9275b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:29.668974 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Created reservations ['d23e0e77-db92-4561-a46b-2e0e1578a8c6', 'cda1713e-bf2c-4f71-94bf-c56f4dbb87d8', '4feef886-90ba-4a8c-b7ed-16f460f8ae9a', 'ee583160-e67c-4ef2-8c84-fdc4dfec774f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:29.669986 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61838700-89dd-4373-a192-6be1b9275b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d23e0e77-db92-4561-a46b-2e0e1578a8c6', 'cda1713e-bf2c-4f71-94bf-c56f4dbb87d8', '4feef886-90ba-4a8c-b7ed-16f460f8ae9a', 'ee583160-e67c-4ef2-8c84-fdc4dfec774f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:29.671011 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a86883-7f07-43fa-834e-8a889a965f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:29.699416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a86883-7f07-43fa-834e-8a889a965f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d6ba38b-670f-46d4-a609-d35487990b37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-239862990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffb131029f14eb9b8b70bd3ee4d3b2f',qos_specs=None,replication_status=,reservations=['d23e0e77-db92-4561-a46b-2e0e1578a8c6','cda1713e-bf2c-4f71-94bf-c56f4dbb87d8','4feef886-90ba-4a8c-b7ed-16f460f8ae9a','ee583160-e67c-4ef2-8c84-fdc4dfec774f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd66dc395bd4d6a90df1c4f6c60b263',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-239862990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d6ba38b-670f-46d4-a609-d35487990b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffb131029f14eb9b8b70bd3ee4d3b2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cd66dc395bd4d6a90df1c4f6c60b263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:29.701114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373061a7-ea7f-4b6d-b0d6-a7e7a3004739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:29.721387 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373061a7-ea7f-4b6d-b0d6-a7e7a3004739) transitioned into state 'SUCCESS' from state '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-239862990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffb131029f14eb9b8b70bd3ee4d3b2f',qos_specs=None,replication_status=,reservations=['d23e0e77-db92-4561-a46b-2e0e1578a8c6','cda1713e-bf2c-4f71-94bf-c56f4dbb87d8','4feef886-90ba-4a8c-b7ed-16f460f8ae9a','ee583160-e67c-4ef2-8c84-fdc4dfec774f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd66dc395bd4d6a90df1c4f6c60b263',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:29.722246 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5a35a1-4c17-4eca-a4a5-f4c6c3511fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:29.733200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5a35a1-4c17-4eca-a4a5-f4c6c3511fe8) 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 18 21:08:29.734353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Flow 'volume_create_api' (8ec26e53-a8cb-4b7b-8ac8-f935aeabbda4) 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 18 21:08:29.734740 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Create volume request issued successfully. Aug 18 21:08:29.735563 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6dea6a07-9b10-4fe4-8306-e1ea561884d4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:29.736097 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 194/769] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:29 2026] POST /volume/v3/volumes => generated 746 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:29.753387 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1511686-fd06-42ac-b777-61e72fe7f397 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.756210 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1511686-fd06-42ac-b777-61e72fe7f397 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:29.756603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1511686-fd06-42ac-b777-61e72fe7f397 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:29.756939 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1511686-fd06-42ac-b777-61e72fe7f397 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:29.768795 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:29.768795 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:29.777580 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1511686-fd06-42ac-b777-61e72fe7f397 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:29.787015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1511686-fd06-42ac-b777-61e72fe7f397 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:29.790919 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 191/770] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:29 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:29.792678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.794691 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:29.796283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:29.796283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:29.806025 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:29.806025 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:29.810314 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:29.818584 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96bd5943-fc20-4542-81bb-c13d61cdfb8a tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:29.818584 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 191/771] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:29 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:29.842803 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.844844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:29.845059 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:29.845257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:29.853802 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:29.853802 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:29.857893 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:29.862436 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bffdb994-a3af-4450-b8bc-c2ebc6faa8fe tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:29.862987 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 196/772] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:29 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:29.880962 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.882947 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:08:29.883135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:29.883308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:29.883552 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:29.883913 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:29.883913 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:29.884353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:29.915261 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Get all volumes completed successfully. Aug 18 21:08:29.915735 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a6d3a62-f4ea-45db-972b-8770d1f6cf0f tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:08:29.916194 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 195/773] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:08:29 2026] GET /volume/v3/volumes => generated 336 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:29.927293 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-45e564a7-915a-4d63-b089-a3b8304da938 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:29.929396 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45e564a7-915a-4d63-b089-a3b8304da938 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:29.929621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45e564a7-915a-4d63-b089-a3b8304da938 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:29.929876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45e564a7-915a-4d63-b089-a3b8304da938 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:29.938583 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:29.938583 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:29.943081 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-45e564a7-915a-4d63-b089-a3b8304da938 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:29.948254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45e564a7-915a-4d63-b089-a3b8304da938 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:29.948737 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 192/774] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:29 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:30.002857 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.005337 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:30.005619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.006172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.014696 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.014696 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:30.018794 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:30.024828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-cd97fd49-ef8f-4472-9464-dab8bcee9b6b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:30.025350 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 192/775] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:30 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:30.310511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b16f77f1-d6c8-4ff7-8d02-4bf6576a9fdb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.311608 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b16f77f1-d6c8-4ff7-8d02-4bf6576a9fdb None None] GET https://10.4.3.48/volume// Aug 18 21:08:30.311608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b16f77f1-d6c8-4ff7-8d02-4bf6576a9fdb None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.312125 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b16f77f1-d6c8-4ff7-8d02-4bf6576a9fdb None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.312391 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b16f77f1-d6c8-4ff7-8d02-4bf6576a9fdb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:30.312735 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 197/776] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:08:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:08:30.325056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-43af417d-c128-453a-a8a2-c6b68d1aa526 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.328612 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-43af417d-c128-453a-a8a2-c6b68d1aa526 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:30.329308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-43af417d-c128-453a-a8a2-c6b68d1aa526 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d21b8b4f-84a9-4e06-ada8-567b5ceec7b5", "connector": null, "instance_uuid": "ed9a81ec-9d81-4848-add7-75d072b1a22e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:30.347201 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.347201 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:30.399927 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-43af417d-c128-453a-a8a2-c6b68d1aa526 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:30.399927 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 196/777] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:30 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 18 21:08:30.439924 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.444697 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:30.445207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.445310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.458935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bab61d8d-a55e-4df1-b2bd-33a30e8448f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.459518 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bab61d8d-a55e-4df1-b2bd-33a30e8448f2 None None] GET https://10.4.3.48/volume// Aug 18 21:08:30.459825 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bab61d8d-a55e-4df1-b2bd-33a30e8448f2 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.460069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bab61d8d-a55e-4df1-b2bd-33a30e8448f2 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.460456 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bab61d8d-a55e-4df1-b2bd-33a30e8448f2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:30.460691 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 193/778] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:30.471179 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.471179 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:30.475392 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.476967 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:30.478362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:30.479196 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.479472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.484879 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c9b9e32b-b7f7-4f84-b17d-ca97ca7b22bb tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:30.485307 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 193/779] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:30 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:30.502509 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.502509 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:30.512316 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:30.517759 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-31340b3a-26eb-4055-8caa-8e59e1c396ee tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:30.518371 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 198/780] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:30 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:30.648485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.652434 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] PUT https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c Aug 18 21:08:30.653248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:30.668003 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Acquiring lock "cinder-attachment_update-d21b8b4f-84a9-4e06-ada8-567b5ceec7b5-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:30.678905 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Lock "cinder-attachment_update-d21b8b4f-84a9-4e06-ada8-567b5ceec7b5-np0000007703" acquired by "attachment_update" :: waited 0.011s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:30.680120 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.680120 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:30.806255 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:30.808637 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:30.809310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:30.809310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:30.816099 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Lock "cinder-attachment_update-d21b8b4f-84a9-4e06-ada8-567b5ceec7b5-np0000007703" released by "attachment_update" :: held 0.137s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:30.816461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-82c0ebf3-688c-43be-92e1-d7e824163463 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c returned with HTTP 200 Aug 18 21:08:30.816867 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 197/781] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:30 2026] PUT /volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:08:30.818118 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:30.818118 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:30.827585 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:30.833566 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2e0025e-4d1f-4f1b-a118-757ab5e53c5d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:30.834105 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 194/782] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:30 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:31.502013 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:31.504073 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:31.504353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:31.505746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:31.516147 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:31.516147 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:31.519943 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:31.524655 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c4b81b9-8627-4197-a1bf-f3fbfccee5e6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:31.525116 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 194/783] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:31 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:32.544839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:32.546810 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:32.546969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:32.547168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:32.555968 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:32.555968 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:32.561899 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:32.570175 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb9d59c6-cabb-4610-a205-affd02ef79b1 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:32.571029 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 199/784] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:32 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:32.890553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:32.892997 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:32.894846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:32.894846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:32.903988 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:32.903988 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:32.910374 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:32.917158 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31219583-7d1d-42f9-bcf8-4b6d9faa579a tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:08:32.917531 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 198/785] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:32 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:32.987541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:32.991124 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:32.991378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:32.991602 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:33.001993 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:33.001993 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:33.007058 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:33.012474 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f416c5a-3a1d-4170-b3e7-5dc261415237 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:08:33.012982 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 195/786] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:32 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:33.587992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:33.589560 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:33.589869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:33.590153 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:33.602095 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:33.602095 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:33.607087 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:33.613164 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-787aeac7-6486-4f3d-b082-3ebe7d7391f6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:33.613700 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 195/787] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:33 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:34.444220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-46e4fadd-6132-4342-829a-ac61fda6804b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.447040 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-46e4fadd-6132-4342-829a-ac61fda6804b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c/action Aug 18 21:08:34.447617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-46e4fadd-6132-4342-829a-ac61fda6804b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:34.447852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-46e4fadd-6132-4342-829a-ac61fda6804b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:34.472575 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.472575 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:34.489813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dd647eb7-c6d3-4a81-9417-5f7bf4e11678 req-46e4fadd-6132-4342-829a-ac61fda6804b tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c/action returned with HTTP 204 Aug 18 21:08:34.490355 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 200/788] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:08:34 2026] POST /volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:34.633001 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.634532 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:34.634689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.634899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.643931 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.643931 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:34.647569 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:34.654456 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96104356-2e57-495a-aa69-1c8a7c57cb15 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:34.654978 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 199/789] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:34 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:34.671872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.673490 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:34.673655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.673879 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.683823 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.685581 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.685581 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:34.685805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:34.686023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.686240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.689331 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:34.694500 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32ac73e5-81ae-4683-ab0d-fcdbf67e82ae tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:34.695032 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.695032 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:34.695109 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 196/790] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:34 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:34.710069 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:34.710953 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.714305 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:08:34.714474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.714642 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.715815 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b5ba320b-5ecd-4578-8b13-8659c8b831c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:34.716282 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 196/791] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:34 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:34.727489 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.727489 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:34.732350 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:08:34.739113 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43cd2c17-faf1-40f0-82a1-112f77b8ef08 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:08:34.739623 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 201/792] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:34 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:34.784405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.786607 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:34.786817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.786977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.796881 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.796881 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:34.802075 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:34.806763 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-1a8c954d-dbc6-4078-b5e1-ed94eac6dad3 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:34.807156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 200/793] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:34 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4275c5cc-2e8b-4b50-9b77-5e2646f94921 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4275c5cc-2e8b-4b50-9b77-5e2646f94921 None None] GET https://10.4.3.48/volume// Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4275c5cc-2e8b-4b50-9b77-5e2646f94921 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4275c5cc-2e8b-4b50-9b77-5e2646f94921 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4275c5cc-2e8b-4b50-9b77-5e2646f94921 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:34.936218 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 197/794] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21: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 18 21:08:34.945602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-40eb17af-cb10-4a65-ae8b-de11d3994cc4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:34.948476 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-40eb17af-cb10-4a65-ae8b-de11d3994cc4 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:34.948826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-40eb17af-cb10-4a65-ae8b-de11d3994cc4 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "952e9ac3-76a1-40cc-91b3-73322afbf36b", "connector": null, "instance_uuid": "17fddc3e-ded1-4374-9893-72222b575ab2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:34.960560 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:34.960560 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:35.006568 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-40eb17af-cb10-4a65-ae8b-de11d3994cc4 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:35.007090 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 197/795] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:34 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:35.055521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-89ca1daa-19b1-4152-bd06-2e041588cdba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:35.057378 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89ca1daa-19b1-4152-bd06-2e041588cdba tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:35.057539 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89ca1daa-19b1-4152-bd06-2e041588cdba tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:35.057758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89ca1daa-19b1-4152-bd06-2e041588cdba tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:35.071283 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:35.071283 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:35.078114 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-89ca1daa-19b1-4152-bd06-2e041588cdba tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:35.090202 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89ca1daa-19b1-4152-bd06-2e041588cdba tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:35.090432 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4825b650-3bb4-49aa-8595-ef9a6d00396c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:35.091019 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4825b650-3bb4-49aa-8595-ef9a6d00396c None None] GET https://10.4.3.48/volume// Aug 18 21:08:35.091267 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4825b650-3bb4-49aa-8595-ef9a6d00396c None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:35.091479 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 202/796] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:35 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:35.091545 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4825b650-3bb4-49aa-8595-ef9a6d00396c None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:35.092029 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4825b650-3bb4-49aa-8595-ef9a6d00396c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:35.093046 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 201/797] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:08:35.131975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:35.134067 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:35.134335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:35.134583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:35.154348 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:35.154348 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:35.159229 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:35.163557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-418f4b5e-5f90-486f-81f3-c2c6ab5d09f5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:35.164003 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 198/798] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:35 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:35.301873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:35.305716 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] PUT https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 Aug 18 21:08:35.306104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:35.316675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Acquiring lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:35.325320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:35.326675 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:35.326675 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:35.440656 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" released by "attachment_update" :: held 0.115s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:35.441159 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-47681366-1585-4eca-bfae-e7f278dc70f2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 returned with HTTP 200 Aug 18 21:08:35.442307 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 198/799] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:35 2026] PUT /volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:36.042283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a8afc57-142b-47a2-9810-01459b35c6bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:36.054258 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:36.057098 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] DELETE https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:36.057431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:36.057690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:36.058078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Delete volume with id: 90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:36.068524 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.068524 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:36.069397 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:36.099757 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Delete volume request issued successfully. Aug 18 21:08:36.099757 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dd44c585-aeb5-4c8d-b6aa-1c303f8e42e6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 202 Aug 18 21:08:36.099757 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 202/800] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:36 2026] DELETE /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:36.105829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fb0c609-d2b1-4956-ba83-9142671309fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:36.107682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fb0c609-d2b1-4956-ba83-9142671309fc tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:36.107866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fb0c609-d2b1-4956-ba83-9142671309fc tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:36.108039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fb0c609-d2b1-4956-ba83-9142671309fc tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:36.114387 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4133f286-cf92-4f95-ac59-365599a45728 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:36.115828 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.115828 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:36.119683 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4133f286-cf92-4f95-ac59-365599a45728 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:36.119683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4133f286-cf92-4f95-ac59-365599a45728 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:36.119683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4133f286-cf92-4f95-ac59-365599a45728 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:36.128561 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6fb0c609-d2b1-4956-ba83-9142671309fc tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:36.134039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fb0c609-d2b1-4956-ba83-9142671309fc tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 200 Aug 18 21:08:36.134692 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 199/801] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:36 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:36.148821 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.148821 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:36.156503 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:36.156876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-237867907", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:36.157436 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4133f286-cf92-4f95-ac59-365599a45728 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:36.158321 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-237867907', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:36.161951 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4133f286-cf92-4f95-ac59-365599a45728 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:36.162309 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 199/802] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:36 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:36.256775 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume of 1 GB Aug 18 21:08:36.257033 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.257033 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:36.257528 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Availability Zones retrieved successfully. Aug 18 21:08:36.262993 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (92c109a6-d794-49ac-a289-195381ee3476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:36.263890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c337c-d2aa-4312-8520-e92d0a6af07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:36.264969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:36.310623 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.310623 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:36.327322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c337c-d2aa-4312-8520-e92d0a6af07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:36.328108 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfc2133-1e20-47d6-873d-9aac71eab8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:36.398911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Created reservations ['79d65cbd-0edb-455f-a6d8-ca84e7bd8d25', '3a00e10e-a622-43ad-b2f6-c001ace2abc6', '196ed9c5-bf0f-425c-abaa-3b2aed8c54b7', '2140fd69-68b3-4e3a-a438-15e993141daf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:36.399637 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfc2133-1e20-47d6-873d-9aac71eab8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79d65cbd-0edb-455f-a6d8-ca84e7bd8d25', '3a00e10e-a622-43ad-b2f6-c001ace2abc6', '196ed9c5-bf0f-425c-abaa-3b2aed8c54b7', '2140fd69-68b3-4e3a-a438-15e993141daf']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:36.400389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6aea3e5-22fe-4448-9037-44833ff40e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:36.421989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6aea3e5-22fe-4448-9037-44833ff40e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-237867907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['79d65cbd-0edb-455f-a6d8-ca84e7bd8d25','3a00e10e-a622-43ad-b2f6-c001ace2abc6','196ed9c5-bf0f-425c-abaa-3b2aed8c54b7','2140fd69-68b3-4e3a-a438-15e993141daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-237867907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c964ad318840978d58203c4fd79fa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:36.424437 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22715a63-8987-4f86-9e22-553ddcc3ac57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:36.441629 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22715a63-8987-4f86-9e22-553ddcc3ac57) transitioned into state 'SUCCESS' from state '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-237867907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['79d65cbd-0edb-455f-a6d8-ca84e7bd8d25','3a00e10e-a622-43ad-b2f6-c001ace2abc6','196ed9c5-bf0f-425c-abaa-3b2aed8c54b7','2140fd69-68b3-4e3a-a438-15e993141daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:36.448293 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fabf612-a71f-4645-bf2b-a7bdee73790f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:36.458589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fabf612-a71f-4645-bf2b-a7bdee73790f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:36.459260 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (92c109a6-d794-49ac-a289-195381ee3476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:36.459536 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request issued successfully. Aug 18 21:08:36.460150 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a8afc57-142b-47a2-9810-01459b35c6bc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:36.460607 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 203/803] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:08:36 2026] POST /volume/v3/volumes => generated 757 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:36.477277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:36.478872 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:08:36.479065 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:36.479299 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:36.487203 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:36.487203 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:36.491335 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:08:36.496858 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9b9c84f-2aff-4697-88a4-934a35ee78b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:08:36.497238 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 203/804] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:36 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:37.156889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f13da6aa-2c95-43bb-b90d-1d36ddffc528 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.159809 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f13da6aa-2c95-43bb-b90d-1d36ddffc528 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 Aug 18 21:08:37.159809 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f13da6aa-2c95-43bb-b90d-1d36ddffc528 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.160126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f13da6aa-2c95-43bb-b90d-1d36ddffc528 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.167160 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f13da6aa-2c95-43bb-b90d-1d36ddffc528 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 returned with HTTP 404 Aug 18 21:08:37.167160 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 200/805] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:37 2026] GET /volume/v3/volumes/90affd4f-38e0-475a-8b67-c420453e13f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:37.174881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b4d4f211-180b-42bc-8196-979356a4834f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.176904 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4d4f211-180b-42bc-8196-979356a4834f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:37.177076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4d4f211-180b-42bc-8196-979356a4834f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.177291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4d4f211-180b-42bc-8196-979356a4834f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.187987 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.187987 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:37.191906 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4d4f211-180b-42bc-8196-979356a4834f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:37.196448 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4d4f211-180b-42bc-8196-979356a4834f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:37.197050 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 200/806] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:37 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:37.245936 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.247694 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] DELETE https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:08:37.247925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.248158 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.248357 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Delete volume with id: 170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:08:37.262766 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.262766 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:37.263267 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:37.287336 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Delete volume request issued successfully. Aug 18 21:08:37.287596 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78462d09-cd18-45a4-a1fd-bc62bb422b98 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 202 Aug 18 21:08:37.288381 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 204/807] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:37 2026] DELETE /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:37.296619 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.299394 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:08:37.299588 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.300486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.309227 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.309227 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:37.314397 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Volume info retrieved successfully. Aug 18 21:08:37.320368 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49a7e6ca-4a7a-49fd-b9bb-ae2b54aaf828 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 200 Aug 18 21:08:37.321215 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 204/808] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:37 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:37.524769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.526519 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:08:37.528115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.528115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.537382 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.537382 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:37.544830 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:08:37.550603 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25d957d7-4b62-47f8-8ccb-7c53e242fc31 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:08:37.551148 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 201/809] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:37 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:37.690564 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.693825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:08:37.694110 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:37.694269 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:37.704622 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.704622 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:37.710460 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:08:37.717528 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-4384cb5d-5ba1-4a9f-82f5-2b7a149888a6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:08:37.718077 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 201/810] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:37 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:37.903715 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:37.905992 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:37.907360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-attach": {"instance_uuid": "833b4c49-8825-48c7-a399-47f515136051", "mountpoint": "/dev/vdb"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:37.907360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "833b4c49-8825-48c7-a399-47f515136051", "mountpoint": "/dev/vdb"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:37.914499 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:37.914499 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:37.917118 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:37.924658 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update volume admin metadata completed successfully. Aug 18 21:08:38.001659 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Attach volume completed successfully. Aug 18 21:08:38.001938 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef7543fd-b4f3-4985-b5e1-899b6eaee0b7 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:38.002484 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 205/811] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:37 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:38.004039 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-73fe71bb-374a-4105-9020-aec33b1d7f1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.009954 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-73fe71bb-374a-4105-9020-aec33b1d7f1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 Aug 18 21:08:38.010183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-73fe71bb-374a-4105-9020-aec33b1d7f1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.010406 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-73fe71bb-374a-4105-9020-aec33b1d7f1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.012392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.016978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:38.017156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.017329 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.026642 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.026642 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:38.031164 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.031164 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:38.036290 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:38.041591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3fd18b3-96b1-44db-9fcb-551a066308c4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:38.042073 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 202/812] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:38 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:38.056470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.058662 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:38.059052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-detach": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:38.059201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:38.072928 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.072928 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:38.073454 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:38.089351 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-73fe71bb-374a-4105-9020-aec33b1d7f1c tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 returned with HTTP 200 Aug 18 21:08:38.090095 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 205/813] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:38 2026] DELETE /volume/v3/attachments/3e38d0e6-d402-4c74-88db-19d511b68685 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:38.100433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-ac88cf4b-3537-4e17-863c-6603fed4f48f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.106277 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-ac88cf4b-3537-4e17-863c-6603fed4f48f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 Aug 18 21:08:38.106553 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-ac88cf4b-3537-4e17-863c-6603fed4f48f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.106840 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-ac88cf4b-3537-4e17-863c-6603fed4f48f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.125946 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.125946 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:38.128898 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Detach volume completed successfully. Aug 18 21:08:38.129064 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3a3f70b-9fca-4d81-a209-e43697e45786 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:38.129462 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 202/814] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:38 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:38.136677 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.140092 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:38.140262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.140428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.147455 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.147455 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:38.151065 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:38.155342 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0af86e4f-343e-492b-9852-5cdf8877ad8d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:38.155664 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 203/815] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:38 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:38.178881 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-ac88cf4b-3537-4e17-863c-6603fed4f48f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 returned with HTTP 200 Aug 18 21:08:38.179453 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 206/816] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:38 2026] DELETE /volume/v3/attachments/ff301481-d412-4745-a284-415f502bf3c7 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:38.186509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.188098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-8f505bab-bc8d-43ad-ba70-5ca7f0e57c8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.188437 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:08:38.188645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.188952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.190523 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-8f505bab-bc8d-43ad-ba70-5ca7f0e57c8f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d Aug 18 21:08:38.190756 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-8f505bab-bc8d-43ad-ba70-5ca7f0e57c8f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.190966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-8f505bab-bc8d-43ad-ba70-5ca7f0e57c8f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.197985 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.197985 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:38.201305 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:08:38.206150 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-82f98c98-da06-450e-b9ca-b4a25a8abac4 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:08:38.206528 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 206/817] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:38 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:38.209750 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.209750 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:38.209951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.213348 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:38.213465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.213676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.215875 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-872078e2-10f8-4ff2-970b-1e6c807fe1c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.216414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-872078e2-10f8-4ff2-970b-1e6c807fe1c4 None None] GET https://10.4.3.48/volume// Aug 18 21:08:38.216635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-872078e2-10f8-4ff2-970b-1e6c807fe1c4 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.216913 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-872078e2-10f8-4ff2-970b-1e6c807fe1c4 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.217406 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-872078e2-10f8-4ff2-970b-1e6c807fe1c4 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:38.217988 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 207/818] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21: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 18 21:08:38.225817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-61f98eec-d4b4-4303-ba49-19a997b2a70b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.225998 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.225998 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:38.229907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-61f98eec-d4b4-4303-ba49-19a997b2a70b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:38.229907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-61f98eec-d4b4-4303-ba49-19a997b2a70b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2", "connector": null, "instance_uuid": "b2fd27b4-6ea0-431a-bb88-a2e3456ad53d"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:38.230108 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:38.236933 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29d29118-d4a4-4c56-852e-e1ed60d312ee tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:38.237381 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 204/819] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:38 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:38.241895 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.241895 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:38.269331 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-946d6835-19b9-4fc8-8123-6ff2b4e5ea7d req-8f505bab-bc8d-43ad-ba70-5ca7f0e57c8f tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d returned with HTTP 200 Aug 18 21:08:38.269953 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 203/820] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:38 2026] DELETE /volume/v3/attachments/ca8837d2-39ba-4fd0-9a7b-74d1151f4e5d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:38.278446 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-61f98eec-d4b4-4303-ba49-19a997b2a70b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:38.278446 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 207/821] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:38 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 18 21:08:38.338678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f320eac-2c2f-4f0f-bcf6-1867df73b6a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.343998 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f320eac-2c2f-4f0f-bcf6-1867df73b6a6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] GET https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 Aug 18 21:08:38.344174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f320eac-2c2f-4f0f-bcf6-1867df73b6a6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:38.344332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f320eac-2c2f-4f0f-bcf6-1867df73b6a6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:38.352957 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f320eac-2c2f-4f0f-bcf6-1867df73b6a6 tempest-AttachVolumeShelveTestJSON-1614610332 tempest-AttachVolumeShelveTestJSON-1614610332-project-member] https://10.4.3.48/volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 returned with HTTP 404 Aug 18 21:08:38.352957 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 208/822] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:38 2026] GET /volume/v3/volumes/170fbeff-cd5c-4c79-bb48-c2d3d23da8d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:38.742872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-b60f4eeb-ee6d-4866-b54c-0a80d041c637 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:38.745016 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-b60f4eeb-ee6d-4866-b54c-0a80d041c637 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6/action Aug 18 21:08:38.745343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-b60f4eeb-ee6d-4866-b54c-0a80d041c637 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:38.745779 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-b60f4eeb-ee6d-4866-b54c-0a80d041c637 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:38.777624 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:38.777624 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:38.797938 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8a988734-389f-48f7-b89e-1333a2f42e7f req-b60f4eeb-ee6d-4866-b54c-0a80d041c637 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6/action returned with HTTP 204 Aug 18 21:08:38.797938 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 205/823] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:08:38 2026] POST /volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:39.253991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.259934 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:39.259934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:39.259934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:39.277645 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.277645 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:39.282462 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:39.295785 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bcbda0e-be42-4a60-b7a9-75453a3d381c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:39.295785 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 204/824] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:39 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:39.313928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.316329 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:39.316622 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:39.316907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:39.329041 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.329041 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:39.332966 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:39.339047 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2b4f175e-4589-4e0f-8921-82c90a0baa90 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:39.339561 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 208/825] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:39 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:39.580667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2977f9f4-9e67-416e-abd8-e4b6dfefd5a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.581207 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2977f9f4-9e67-416e-abd8-e4b6dfefd5a3 None None] GET https://10.4.3.48/volume// Aug 18 21:08:39.581529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2977f9f4-9e67-416e-abd8-e4b6dfefd5a3 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:39.581596 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2977f9f4-9e67-416e-abd8-e4b6dfefd5a3 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:39.581981 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2977f9f4-9e67-416e-abd8-e4b6dfefd5a3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:39.582251 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 209/826] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21: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 18 21:08:39.593601 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.596159 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:08:39.596343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:39.596515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:39.607948 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.607948 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:39.612442 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:08:39.617564 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-75503d51-5ea1-4098-a174-8f6799432045 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:08:39.617970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 206/827] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:39 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:39.722322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.725109 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 Aug 18 21:08:39.725607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:39.739527 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:39.744666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:39.745616 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.745616 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:39.797325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.802868 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:39.803156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:39.803433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:39.824838 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.824838 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:39.831457 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:39.834962 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-1d404752-5f8f-4755-a53c-103391467900 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:39.835365 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 209/828] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:39 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:39.871233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2-np0000007703" released by "attachment_update" :: held 0.127s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:39.871683 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-cc11bcb3-bfc5-444b-8dfa-f9281389e683 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 returned with HTTP 200 Aug 18 21:08:39.872454 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 205/829] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:39 2026] PUT /volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:39.904681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-3872e54d-a56e-426f-984f-93c16d0d33c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:39.910056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-3872e54d-a56e-426f-984f-93c16d0d33c1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0/action Aug 18 21:08:39.910378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-3872e54d-a56e-426f-984f-93c16d0d33c1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:39.910440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-3872e54d-a56e-426f-984f-93c16d0d33c1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:39.938496 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:39.938496 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:39.953315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c8bf287-56fe-45d8-92da-99597aac3a4c req-3872e54d-a56e-426f-984f-93c16d0d33c1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0/action returned with HTTP 204 Aug 18 21:08:39.953978 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 210/830] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:08:39 2026] POST /volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:40.776712 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d4c9d8d2-84b6-45f6-86c9-e5a0c89b4d43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:40.777356 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d4c9d8d2-84b6-45f6-86c9-e5a0c89b4d43 None None] GET https://10.4.3.48/volume// Aug 18 21:08:40.777568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d4c9d8d2-84b6-45f6-86c9-e5a0c89b4d43 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:40.777717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d4c9d8d2-84b6-45f6-86c9-e5a0c89b4d43 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:40.778144 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d4c9d8d2-84b6-45f6-86c9-e5a0c89b4d43 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:40.778506 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 207/831] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:40.795010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-9b891992-d4f6-469f-bc6a-2e042b883aea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:40.800162 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-9b891992-d4f6-469f-bc6a-2e042b883aea tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:40.800162 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-9b891992-d4f6-469f-bc6a-2e042b883aea tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "952e9ac3-76a1-40cc-91b3-73322afbf36b", "connector": null, "instance_uuid": "17fddc3e-ded1-4374-9893-72222b575ab2"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:40.821508 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:40.821508 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:40.861894 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-9b891992-d4f6-469f-bc6a-2e042b883aea tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:40.861894 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 210/832] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:40 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 18 21:08:40.875148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23b62f30-926b-41d6-9085-932e10a5abdd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:40.875794 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23b62f30-926b-41d6-9085-932e10a5abdd None None] GET https://10.4.3.48/volume// Aug 18 21:08:40.875859 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23b62f30-926b-41d6-9085-932e10a5abdd None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:40.876052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23b62f30-926b-41d6-9085-932e10a5abdd None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:40.876437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23b62f30-926b-41d6-9085-932e10a5abdd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:40.876803 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 206/833] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:40.892302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:40.900638 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:40.900638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:40.900638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:40.918306 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:40.918306 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:40.923213 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:40.927133 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-b967b4b6-2892-469e-870f-a71c0dd31b05 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:40.927768 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 211/834] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:40 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:41.244704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:41.247321 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:08:41.247506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:41.248019 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:41.248180 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume with id: 6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:08:41.255837 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:41.255837 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:41.256441 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:41.276120 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume request issued successfully. Aug 18 21:08:41.276883 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4c2ec04-7249-46cc-8042-6dbc6933627d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 202 Aug 18 21:08:41.277366 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 208/835] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:41 2026] DELETE /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:41.289596 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c20f847d-a437-40bc-943c-8f7a463120aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:41.291404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c20f847d-a437-40bc-943c-8f7a463120aa tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:08:41.291647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c20f847d-a437-40bc-943c-8f7a463120aa tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:41.292433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c20f847d-a437-40bc-943c-8f7a463120aa tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:41.302114 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:41.302114 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:41.314799 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c20f847d-a437-40bc-943c-8f7a463120aa tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:41.318899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-74fac966-dc5c-46a0-941f-1426046750fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:41.321039 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-74fac966-dc5c-46a0-941f-1426046750fa tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 Aug 18 21:08:41.321039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-74fac966-dc5c-46a0-941f-1426046750fa tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:41.321429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-74fac966-dc5c-46a0-941f-1426046750fa tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:41.325185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c20f847d-a437-40bc-943c-8f7a463120aa tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 200 Aug 18 21:08:41.325711 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 211/836] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:41 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:41.332045 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:41.332045 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:41.406110 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-74fac966-dc5c-46a0-941f-1426046750fa tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 returned with HTTP 200 Aug 18 21:08:41.406261 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 207/837] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:08:41 2026] DELETE /volume/v3/attachments/df919b6f-6de4-4c23-877a-04f55f1c79b6 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:42.339583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d48f6499-502a-4b08-8eae-d78404b13fcb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:42.341614 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d48f6499-502a-4b08-8eae-d78404b13fcb tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 Aug 18 21:08:42.341928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d48f6499-502a-4b08-8eae-d78404b13fcb tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:42.342753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d48f6499-502a-4b08-8eae-d78404b13fcb tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:42.352752 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d48f6499-502a-4b08-8eae-d78404b13fcb tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 returned with HTTP 404 Aug 18 21:08:42.352752 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 212/838] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:42 2026] GET /volume/v3/volumes/6fce1518-b41c-4995-8005-9992e5ceeed4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:42.361021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-965032c4-988e-47fa-93c6-a13af47f29ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:42.366204 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:08:42.366414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:42.366655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:42.366861 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume with id: e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:08:42.377217 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:42.377217 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:42.377268 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:42.405843 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume request issued successfully. Aug 18 21:08:42.406127 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-965032c4-988e-47fa-93c6-a13af47f29ef tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 202 Aug 18 21:08:42.406665 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 209/839] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:42 2026] DELETE /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:42.417459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:42.421302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:08:42.421540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:42.421831 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:42.434201 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:42.434201 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:42.441555 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:42.452502 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ca25ae0-8bd6-4393-bcc2-5de8a5b60e95 tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 200 Aug 18 21:08:42.452997 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 212/840] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:42 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:43.009142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.011637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:43.012076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1302963016", "description": null, "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 18 21:08:43.014128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1302963016', 'description': None, '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 18 21:08:43.014324 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Create volume of 1 GB Aug 18 21:08:43.014642 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:43.014642 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:43.019531 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Availability Zones retrieved successfully. Aug 18 21:08:43.026764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Flow 'volume_create_api' (94798cf7-fe36-41b6-87a0-0362070c9ed9) 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 18 21:08:43.028092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c979f1f8-b38e-488b-9836-ea0bac2a0e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:43.029306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-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 18 21:08:43.071703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c979f1f8-b38e-488b-9836-ea0bac2a0e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:08:43.072442 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1d0fa6-d167-4935-9882-a58d6a81a6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:43.140245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Created reservations ['a79a93b0-be48-4617-baa3-f2b5689a5207', '608b8469-f88b-4876-a838-7db75972ad1a', 'a7409730-aef3-451d-b576-52eb02bbd67b', 'f5a6b489-f065-44fc-a3e1-958ba7dacf6a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:43.141172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1d0fa6-d167-4935-9882-a58d6a81a6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a79a93b0-be48-4617-baa3-f2b5689a5207', '608b8469-f88b-4876-a838-7db75972ad1a', 'a7409730-aef3-451d-b576-52eb02bbd67b', 'f5a6b489-f065-44fc-a3e1-958ba7dacf6a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:43.144835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1956ec7-9561-4cbd-bc66-b4bc1f04ccd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:43.166073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1956ec7-9561-4cbd-bc66-b4bc1f04ccd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f3d75e-30c2-475c-b9e5-a5c378320cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1302963016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae974acf35e43e7bef315011ebf8fab',qos_specs=None,replication_status=,reservations=['a79a93b0-be48-4617-baa3-f2b5689a5207','608b8469-f88b-4876-a838-7db75972ad1a','a7409730-aef3-451d-b576-52eb02bbd67b','f5a6b489-f065-44fc-a3e1-958ba7dacf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80064677520f44ebb1f9dc46ba2d43aa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1302963016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23f3d75e-30c2-475c-b9e5-a5c378320cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae974acf35e43e7bef315011ebf8fab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80064677520f44ebb1f9dc46ba2d43aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:43.167257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ce9471-477a-4b86-a6d2-e012fcee3e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:43.190549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ce9471-477a-4b86-a6d2-e012fcee3e01) transitioned into state 'SUCCESS' from state '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-1302963016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae974acf35e43e7bef315011ebf8fab',qos_specs=None,replication_status=,reservations=['a79a93b0-be48-4617-baa3-f2b5689a5207','608b8469-f88b-4876-a838-7db75972ad1a','a7409730-aef3-451d-b576-52eb02bbd67b','f5a6b489-f065-44fc-a3e1-958ba7dacf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80064677520f44ebb1f9dc46ba2d43aa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:43.191251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b11ebd-0ecf-4000-aae5-a41402f6cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:43.206897 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b11ebd-0ecf-4000-aae5-a41402f6cbea) 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 18 21:08:43.207695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Flow 'volume_create_api' (94798cf7-fe36-41b6-87a0-0362070c9ed9) 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 18 21:08:43.208016 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Create volume request issued successfully. Aug 18 21:08:43.208519 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-8e3616cd-8dc6-4782-b5f4-de4092f3a38b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:43.208966 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 208/841] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:08:43 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:43.222576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.226864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:43.227045 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:43.227218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:43.237341 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:43.237341 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:43.240824 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:43.245278 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-30f68fd9-072c-4eaa-8a5d-70ac26dfb8bc req-a1436548-03c8-4d84-8466-07f0758b5cdc tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 200 Aug 18 21:08:43.245645 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 213/842] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:43 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:43.274498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.277586 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:43.277955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:43.278233 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:43.286695 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:43.286695 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:43.292571 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:43.302755 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f71170d5-5f92-40a3-9ae5-90530d428909 req-43e126ee-5681-4d7a-a757-44097a410ae0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 200 Aug 18 21:08:43.303278 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 210/843] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:43 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:43.470557 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3e3169da-bc64-4ce0-876e-1060552d47ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.472852 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e3169da-bc64-4ce0-876e-1060552d47ba tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 Aug 18 21:08:43.473159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e3169da-bc64-4ce0-876e-1060552d47ba tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:43.473362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e3169da-bc64-4ce0-876e-1060552d47ba tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:43.480205 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e3169da-bc64-4ce0-876e-1060552d47ba tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 returned with HTTP 404 Aug 18 21:08:43.480699 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 213/844] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:43 2026] GET /volume/v3/volumes/e7a48244-893a-443b-8d70-2d0e32da7f49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:43.489128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.491117 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] DELETE https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:08:43.491328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:43.491559 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:43.491942 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume with id: 07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:08:43.499207 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:43.499207 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:43.499773 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:43.522810 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Delete volume request issued successfully. Aug 18 21:08:43.523094 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb6074d3-2aa4-4e91-b486-5a7b0a0e38ae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 202 Aug 18 21:08:43.523601 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 209/845] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:08:43 2026] DELETE /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:43.531946 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:43.534811 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:08:43.535145 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:43.535439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:43.544142 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:43.544142 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:43.548792 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Volume info retrieved successfully. Aug 18 21:08:43.554904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fe25e9c-867e-4469-9194-7d7fa13edbae tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 200 Aug 18 21:08:43.555573 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 214/846] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:43 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:44.333892 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.338782 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:44.338782 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.338989 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.356488 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.356488 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:44.365352 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:44.372944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9cbd8099-346f-4397-bab8-e4bdbae7c281 req-ad1cb28a-0fb2-4a5c-8798-67d88c29dd00 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 200 Aug 18 21:08:44.373552 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 211/847] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:44.415848 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.423579 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:08:44.424074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23f3d75e-30c2-475c-b9e5-a5c378320cc2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1854290823", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:44.443561 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.443561 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:44.444402 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:44.444698 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Create snapshot from volume 23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:44.503818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Created reservations ['2ea45bb4-ae21-4a02-bb4a-fcd35d67c836', '9f480c91-97b7-462a-ae6f-83e41d55153d', '446948e6-3ceb-4178-af30-6bf4eb720e76', 'b62334be-f90a-4d9b-8920-77fa58efa182'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:44.528839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba8fa738-5bdf-4ffb-b612-d0ad9bbfd671 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.529299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba8fa738-5bdf-4ffb-b612-d0ad9bbfd671 None None] GET https://10.4.3.48/volume// Aug 18 21:08:44.529499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba8fa738-5bdf-4ffb-b612-d0ad9bbfd671 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.529740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba8fa738-5bdf-4ffb-b612-d0ad9bbfd671 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.530331 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba8fa738-5bdf-4ffb-b612-d0ad9bbfd671 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:44.530625 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 210/848] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:44.538884 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.542315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:08:44.542534 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.542783 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.546528 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Snapshot create request issued successfully. Aug 18 21:08:44.546962 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-363fbe4d-d549-42ff-b509-cde8426b5dfd req-f8ba6089-516f-4445-97c5-f388ff9eae46 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:08:44.547548 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 214/849] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:08:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:44.563825 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.563825 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:44.569612 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:08:44.575827 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e23e1057-61d0-4171-bae0-5f69ba80ca7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.577283 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e23e1057-61d0-4171-bae0-5f69ba80ca7d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] GET https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 Aug 18 21:08:44.577513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e23e1057-61d0-4171-bae0-5f69ba80ca7d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.577777 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e23e1057-61d0-4171-bae0-5f69ba80ca7d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.583271 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-5da339ca-27b0-422b-8e3e-ce651156e60e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:08:44.583271 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 215/850] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:44.584966 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e23e1057-61d0-4171-bae0-5f69ba80ca7d tempest-TaggedBootDevicesTest_v242-1588547828 tempest-TaggedBootDevicesTest_v242-1588547828-project-member] https://10.4.3.48/volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 returned with HTTP 404 Aug 18 21:08:44.585794 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 212/851] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/volumes/07a1d89e-5235-427d-8008-94d5b9b9b498 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:44.647895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.654601 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] GET https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:44.654871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.655059 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.660500 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.660500 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:44.661214 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Snapshot retrieved successfully. Aug 18 21:08:44.662246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e3d39a5a-fff7-46f2-b2a0-324d89640447 req-e36c611a-63d2-4d84-a6bb-8f345cf946d4 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 returned with HTTP 200 Aug 18 21:08:44.662693 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 211/852] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:44.692362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.695895 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:08:44.696059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.696484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.696562 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:44.696903 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.696903 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:44.697644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:08:44.702396 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] Get all snapshots completed successfully. Aug 18 21:08:44.703081 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.703081 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:44.703612 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f363a27c-6137-48e6-88ac-d1a69c28ec9e req-c9994b02-5b78-4a3b-81d0-806f60ee16a2 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-reader] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:08:44.704345 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 215/853] 10.4.3.48 () {68 vars in 1507 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:44.716459 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.719156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] PUT https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad Aug 18 21:08:44.719473 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:44.732659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Acquiring lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:44.736434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.737240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:44.738701 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.738701 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:44.741628 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:44.741927 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.742138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.753056 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.753056 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:44.753056 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Snapshot retrieved successfully. Aug 18 21:08:44.753869 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9627bc8e-5b79-4506-9332-5f3e3fbb8f89 req-b4e4b5f7-03ac-4d3d-aaae-df3a2e73cd9e tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 returned with HTTP 200 Aug 18 21:08:44.754361 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 213/854] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:44.780230 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.783864 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:44.783864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.784009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.784151 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Delete snapshot with id: 7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:44.790573 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.790573 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:44.791176 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Snapshot retrieved successfully. Aug 18 21:08:44.828149 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Snapshot delete request issued successfully. Aug 18 21:08:44.828149 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0275ca51-b260-43bc-9090-1046c048b5fd req-feec4ce8-7595-408e-ba53-90adfd6d74db tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 returned with HTTP 202 Aug 18 21:08:44.828149 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 212/855] 10.4.3.48 () {70 vars in 1619 bytes} [Tue Aug 18 21:08:44 2026] DELETE /volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:44.856305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.858616 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:44.858858 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:44.859050 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:44.865688 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.865688 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:44.866624 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Snapshot retrieved successfully. Aug 18 21:08:44.867947 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-35ccb034-e61b-406d-bf76-ae312786acff req-40e8d9f6-66d2-4b79-afdf-9fa3e06246ba tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 returned with HTTP 200 Aug 18 21:08:44.868410 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 216/856] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:08:44 2026] GET /volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:44.870237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-952e9ac3-76a1-40cc-91b3-73322afbf36b-np0000007703" released by "attachment_update" :: held 0.133s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:44.870777 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-44d30d11-6e5d-4b6c-a0c9-2930ddec3391 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad returned with HTTP 200 Aug 18 21:08:44.871517 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 216/857] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:44 2026] PUT /volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:44.913555 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-20c3b24e-3266-4519-917c-e5b276580df5 req-be156105-bbc1-4cd8-9411-ad16017f5487 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:44.915682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-be156105-bbc1-4cd8-9411-ad16017f5487 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad/action Aug 18 21:08:44.916067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-be156105-bbc1-4cd8-9411-ad16017f5487 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:44.916177 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-be156105-bbc1-4cd8-9411-ad16017f5487 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:44.942530 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:44.942530 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:44.952359 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-20c3b24e-3266-4519-917c-e5b276580df5 req-be156105-bbc1-4cd8-9411-ad16017f5487 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad/action returned with HTTP 204 Aug 18 21:08:44.952836 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 214/858] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:08:44 2026] POST /volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:45.893863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d69e0c91-7057-4b95-a39b-f3132023df25 req-1b9969cb-58b8-4df1-8d73-282f33a74421 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:45.896520 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d69e0c91-7057-4b95-a39b-f3132023df25 req-1b9969cb-58b8-4df1-8d73-282f33a74421 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 Aug 18 21:08:45.896579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d69e0c91-7057-4b95-a39b-f3132023df25 req-1b9969cb-58b8-4df1-8d73-282f33a74421 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:45.896773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d69e0c91-7057-4b95-a39b-f3132023df25 req-1b9969cb-58b8-4df1-8d73-282f33a74421 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:45.903791 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d69e0c91-7057-4b95-a39b-f3132023df25 req-1b9969cb-58b8-4df1-8d73-282f33a74421 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 returned with HTTP 404 Aug 18 21:08:45.904384 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 213/859] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:08:45 2026] GET /volume/v3/snapshots/7a0a0f0b-4c57-4c3a-81e7-4582f03b0dd5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:45.923530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:45.926033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] DELETE https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:45.926199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:45.926562 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:45.926785 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Delete volume with id: 23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:45.934036 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:45.934036 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:45.934548 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:45.949478 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Delete volume request issued successfully. Aug 18 21:08:45.949613 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-30a1021c-a86b-4fa1-989a-04ca97cc53e1 req-e2b17586-98c0-4b49-8e6a-643bc6f75f39 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 202 Aug 18 21:08:45.950033 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 217/860] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:08:45 2026] DELETE /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:45.975779 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:45.977783 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:45.977959 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:45.978148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:45.984691 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:45.984691 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:45.988390 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Volume info retrieved successfully. Aug 18 21:08:45.992171 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7782b3e7-9735-4b00-9b89-273205d1e75d req-eb63ed2e-319c-4916-b6ee-400982435ca7 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 200 Aug 18 21:08:45.992528 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 217/861] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:45 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:47.019166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2bf23145-17ae-4626-b813-e297618f59c3 req-91470d47-66c4-4a85-b68e-0a60beeb9ef0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.022030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bf23145-17ae-4626-b813-e297618f59c3 req-91470d47-66c4-4a85-b68e-0a60beeb9ef0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:47.022290 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2bf23145-17ae-4626-b813-e297618f59c3 req-91470d47-66c4-4a85-b68e-0a60beeb9ef0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.022549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2bf23145-17ae-4626-b813-e297618f59c3 req-91470d47-66c4-4a85-b68e-0a60beeb9ef0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.030564 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bf23145-17ae-4626-b813-e297618f59c3 req-91470d47-66c4-4a85-b68e-0a60beeb9ef0 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 404 Aug 18 21:08:47.031632 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 215/862] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:47 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:47.058535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.062895 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] DELETE https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:47.063049 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.063231 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.063418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Delete volume with id: 23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:47.071698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ae74084b-5cb1-4553-a17b-a2831c07cc4d req-f36a5659-9b12-483f-9ffe-32bb933e176b tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 404 Aug 18 21:08:47.072322 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 214/863] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:08:47 2026] DELETE /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:47.097141 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-405d5e8b-f2af-4b17-8851-e96014331213 req-2e01f803-1ef8-4192-a793-415e8f705619 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.099606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-405d5e8b-f2af-4b17-8851-e96014331213 req-2e01f803-1ef8-4192-a793-415e8f705619 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] GET https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 Aug 18 21:08:47.099606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-405d5e8b-f2af-4b17-8851-e96014331213 req-2e01f803-1ef8-4192-a793-415e8f705619 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.099873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-405d5e8b-f2af-4b17-8851-e96014331213 req-2e01f803-1ef8-4192-a793-415e8f705619 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.106106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-405d5e8b-f2af-4b17-8851-e96014331213 req-2e01f803-1ef8-4192-a793-415e8f705619 tempest-VolumesSnapshotsTestJSON-976892972 tempest-VolumesSnapshotsTestJSON-976892972-project-member] https://10.4.3.48/volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 returned with HTTP 404 Aug 18 21:08:47.106632 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 218/864] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:47 2026] GET /volume/v3/volumes/23f3d75e-30c2-475c-b9e5-a5c378320cc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:47.745153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e1f0fac-693d-4d83-9a92-c278314c738a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.747265 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:47.747696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-attach": {"instance_uuid": "a118ba39-d378-4000-8fdb-fd3c81b2e3a2", "mountpoint": "/dev/vdb"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:47.747877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a118ba39-d378-4000-8fdb-fd3c81b2e3a2", "mountpoint": "/dev/vdb"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:47.758896 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:47.758896 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:47.759436 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:47.767524 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update volume admin metadata completed successfully. Aug 18 21:08:47.831773 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Attach volume completed successfully. Aug 18 21:08:47.831989 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e1f0fac-693d-4d83-9a92-c278314c738a tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:47.832666 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 218/865] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:47 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:47.840503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.842976 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:47.843177 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.843349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.854164 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:47.854164 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:47.858027 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:47.862238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4d8106c-69f6-46b6-b7b2-b6196a99fee3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:47.862784 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 216/866] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:47 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:47.879960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.883239 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:47.883239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.883239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.890062 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:47.890062 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:47.894050 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:47.897958 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-224fd9fd-1844-4d9c-9166-df94d2cde609 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:47.898286 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 215/867] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:47 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:47.914768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.916900 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:47.917196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-detach": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:47.917322 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:47.929742 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:47.929742 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:47.929742 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:47.964337 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Detach volume completed successfully. Aug 18 21:08:47.964337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50f02ffa-33b9-4f46-b324-8cb132f23a52 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:47.964337 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 219/868] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:47 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:47.971335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:47.975260 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:47.975497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:47.975913 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:47.984539 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:47.984539 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:47.989047 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:47.993925 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0337b49b-3b8f-4772-8a4e-ab45837cc9d9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:47.994415 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 219/869] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:47 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:49.059035 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6440a7a2-1d50-4ce4-ace0-fe66214befdd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:49.167807 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6440a7a2-1d50-4ce4-ace0-fe66214befdd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:08:49.168215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6440a7a2-1d50-4ce4-ace0-fe66214befdd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-361181741"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:49.183093 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6440a7a2-1d50-4ce4-ace0-fe66214befdd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:08:49.183590 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 217/870] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:08:49 2026] POST /volume/v3/types => generated 223 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:49.193921 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-899fb15f-95de-4838-b82e-58a6f822cfb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:49.200760 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-899fb15f-95de-4838-b82e-58a6f822cfb0 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:08:49.200760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-899fb15f-95de-4838-b82e-58a6f822cfb0 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1794733948"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:49.214813 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-899fb15f-95de-4838-b82e-58a6f822cfb0 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:08:49.214813 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 216/871] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:08:49 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:49.223494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:49.307254 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:08:49.307549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4301076c-ee15-4ac7-b845-ceab82e12857", "volume_types": ["85a84995-729f-4681-bbae-ed14732811ef"], "name": "tempest-GroupSnapshotsTest-Group-1524903747"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:49.308965 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group {'group': {'group_type': '4301076c-ee15-4ac7-b845-ceab82e12857', 'volume_types': ['85a84995-729f-4681-bbae-ed14732811ef'], 'name': 'tempest-GroupSnapshotsTest-Group-1524903747'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:08:49.325409 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group tempest-GroupSnapshotsTest-Group-1524903747. Aug 18 21:08:49.338115 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:49.375734 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['f2e9d92c-43fb-4656-b547-5bf1b67d9e9b'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:49.406928 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61b927d5-9e40-4730-8b2e-a8d7297fd792 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:08:49.407316 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 220/872] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:08:49 2026] POST /volume/v3/groups => generated 112 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:49.418408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:49.420941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 Aug 18 21:08:49.421230 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:49.421512 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:49.421688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 3e6ef320-8d37-42f2-b6e8-d7888a5622a8 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:49.428773 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:49.428773 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:49.442038 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c702fc54-54b4-4175-91a8-8d8a75a71eba tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 returned with HTTP 200 Aug 18 21:08:49.442600 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 220/873] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:49 2026] GET /volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:50.454805 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.456742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 Aug 18 21:08:50.456996 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.457197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.457334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 3e6ef320-8d37-42f2-b6e8-d7888a5622a8 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:50.464599 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.464599 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:50.481132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b5779ff-ffe0-43ee-9aca-193d37c6bfda tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 returned with HTTP 200 Aug 18 21:08:50.481534 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 218/874] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:50.491180 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8faf009a-1533-446b-a0f2-b98087c8c885 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.495876 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:50.495876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1808601396", "volume_type": "85a84995-729f-4681-bbae-ed14732811ef", "group_id": "3e6ef320-8d37-42f2-b6e8-d7888a5622a8", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.496795 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1808601396', 'volume_type': '85a84995-729f-4681-bbae-ed14732811ef', 'group_id': '3e6ef320-8d37-42f2-b6e8-d7888a5622a8', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:50.508405 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.508405 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:50.510231 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume of 1 GB Aug 18 21:08:50.514619 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.516300 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.516626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.516745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.523236 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:50.525417 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.525417 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:50.525945 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.531407 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Reserve volume completed successfully. Aug 18 21:08:50.531817 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76d62627-ce64-4f6e-b809-b1e9970a1bd8 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:50.532755 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 221/875] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:50.534748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (1e22ce90-719e-40fa-b6f0-e2bf65a771fe) 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 18 21:08:50.536260 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96efb098-742d-4c7d-b573-cab9639f959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:50.537767 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.537767 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:50.538499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-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 18 21:08:50.541271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3c292972-f099-424a-a65f-a79275632f5c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.543660 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c292972-f099-424a-a65f-a79275632f5c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.543660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c292972-f099-424a-a65f-a79275632f5c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.543660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c292972-f099-424a-a65f-a79275632f5c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.553710 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.553710 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:50.558020 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3c292972-f099-424a-a65f-a79275632f5c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.562270 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c292972-f099-424a-a65f-a79275632f5c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.562619 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 221/876] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.563883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96efb098-742d-4c7d-b573-cab9639f959b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:08:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85a84995-729f-4681-bbae-ed14732811ef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-361181741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85a84995-729f-4681-bbae-ed14732811ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3e6ef320-8d37-42f2-b6e8-d7888a5622a8', '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 18 21:08:50.565109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d02466-938d-4490-bc65-7eca65bb19b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:50.584866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.586243 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.586674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.586896 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.596119 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.596119 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:50.597739 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.597810 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-361181741 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-361181741, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:50.598116 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-361181741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-361181741, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:50.612903 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Unreserve volume completed successfully. Aug 18 21:08:50.613692 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe4fb868-ec51-40ac-8f77-8645137dcba4 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:50.614616 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 219/877] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:50.622660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc750a88-6615-468c-9a38-cdd091997da3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.626949 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc750a88-6615-468c-9a38-cdd091997da3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.626949 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc750a88-6615-468c-9a38-cdd091997da3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.626949 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc750a88-6615-468c-9a38-cdd091997da3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.632386 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.632386 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:50.634935 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['542d2f3e-799c-48a3-9d01-bc875037f981', 'e3e4c223-fbad-4455-abea-7493aeb16617', '2cda65fa-713b-432f-9c04-20676b802d56', '01081f51-92fb-4ebe-9145-d54da7a45169'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:50.635964 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fc750a88-6615-468c-9a38-cdd091997da3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.636051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d02466-938d-4490-bc65-7eca65bb19b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542d2f3e-799c-48a3-9d01-bc875037f981', 'e3e4c223-fbad-4455-abea-7493aeb16617', '2cda65fa-713b-432f-9c04-20676b802d56', '01081f51-92fb-4ebe-9145-d54da7a45169']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:50.636732 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ed3a4-c516-4d67-81f6-b99b049594be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:50.640254 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc750a88-6615-468c-9a38-cdd091997da3 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.640680 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 222/878] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.660674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ed3a4-c516-4d67-81f6-b99b049594be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4665ae36-35dc-468e-bc92-3afb9e6b1f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1808601396',encryption_key_id=None,group_id=3e6ef320-8d37-42f2-b6e8-d7888a5622a8,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['542d2f3e-799c-48a3-9d01-bc875037f981','e3e4c223-fbad-4455-abea-7493aeb16617','2cda65fa-713b-432f-9c04-20676b802d56','01081f51-92fb-4ebe-9145-d54da7a45169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=85a84995-729f-4681-bbae-ed14732811ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1808601396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e6ef320-8d37-42f2-b6e8-d7888a5622a8,host=None,id=4665ae36-35dc-468e-bc92-3afb9e6b1f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef991a836ab46b384a155c7e4b58bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdddb072f70241e884f457d406de22bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85a84995-729f-4681-bbae-ed14732811ef),volume_type_id=85a84995-729f-4681-bbae-ed14732811ef)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:50.661941 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.663557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241eaf3b-272d-488a-86d3-aaffe60f371a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:50.666413 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.668094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.668220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.679066 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.679066 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:50.679503 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.686997 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume updated successfully. Aug 18 21:08:50.687222 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ec106be-0b10-41bb-b54a-8c7db7858d7e tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 200 Aug 18 21:08:50.687755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 222/879] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:08:50.687885 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241eaf3b-272d-488a-86d3-aaffe60f371a) transitioned into state 'SUCCESS' from state '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-1808601396',encryption_key_id=None,group_id=3e6ef320-8d37-42f2-b6e8-d7888a5622a8,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['542d2f3e-799c-48a3-9d01-bc875037f981','e3e4c223-fbad-4455-abea-7493aeb16617','2cda65fa-713b-432f-9c04-20676b802d56','01081f51-92fb-4ebe-9145-d54da7a45169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=85a84995-729f-4681-bbae-ed14732811ef)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:50.688456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e299b8-a785-45df-8500-da24e4918a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:50.701002 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d81e5c99-0f00-45cf-a885-6168bf3827be None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.701434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e299b8-a785-45df-8500-da24e4918a4f) 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 18 21:08:50.702300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (1e22ce90-719e-40fa-b6f0-e2bf65a771fe) 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 18 21:08:50.702579 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request issued successfully. Aug 18 21:08:50.703062 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d81e5c99-0f00-45cf-a885-6168bf3827be tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.703237 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:50.703376 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:50.703549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d81e5c99-0f00-45cf-a885-6168bf3827be tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.703909 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d81e5c99-0f00-45cf-a885-6168bf3827be tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.712889 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.712889 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:50.718062 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d81e5c99-0f00-45cf-a885-6168bf3827be tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.724117 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d81e5c99-0f00-45cf-a885-6168bf3827be tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.724796 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 220/880] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.739057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2214005-b7de-4401-be72-6fb39061b09b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.743185 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:50.743245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.743245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.743245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-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 18 21:08:50.745437 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.745437 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:50.748979 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8faf009a-1533-446b-a0f2-b98087c8c885 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:50.749379 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 217/881] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes => generated 820 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:50.755739 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.755739 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:50.755739 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.767742 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume updated successfully. Aug 18 21:08:50.767742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2214005-b7de-4401-be72-6fb39061b09b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 200 Aug 18 21:08:50.767742 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 223/882] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 18 21:08:50.769746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.773455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f Aug 18 21:08:50.773737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.773979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.781800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.783361 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.784336 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.789097 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.789097 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:50.789520 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.791109 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:50.791916 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:50.792109 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:50.796883 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.796883 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:50.800980 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.805812 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c11d5aa4-d19f-45e5-b115-c9ddef6a7965 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.805812 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 221/883] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.820273 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.823115 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.823408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.823517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.831880 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.831880 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:50.832460 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.842915 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update volume admin metadata completed successfully. Aug 18 21:08:50.843187 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update readonly setting on volume completed successfully. Aug 18 21:08:50.843514 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f18de97f-a85d-4b85-9d48-15c06e74aeb5 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:50.844118 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 218/884] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:50.845690 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:50.849386 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.849386 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:50.854033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.857503 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.857503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.857503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.866890 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e62adfc-5cef-409e-aaf4-8e46f673b8da tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f returned with HTTP 200 Aug 18 21:08:50.867407 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 223/885] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f => generated 888 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:50.874001 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.874001 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:50.879244 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.887354 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61704a98-bbbe-44a3-9ea2-7abe900a6ea1 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.887862 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 224/886] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.903440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.905592 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.906060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.906226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.916111 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.916111 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:50.916682 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.929789 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update volume admin metadata completed successfully. Aug 18 21:08:50.929906 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Update readonly setting on volume completed successfully. Aug 18 21:08:50.930091 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e04cb26-8605-4ac2-b73a-cafecbf5508c tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:50.930503 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 222/887] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:08:50.937355 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b32ab169-b321-438f-b3bf-14944d8ca11f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.940606 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b32ab169-b321-438f-b3bf-14944d8ca11f tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:08:50.940606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b32ab169-b321-438f-b3bf-14944d8ca11f tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:50.940606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b32ab169-b321-438f-b3bf-14944d8ca11f tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:50.953518 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.953518 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:50.959478 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b32ab169-b321-438f-b3bf-14944d8ca11f tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:50.962114 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b32ab169-b321-438f-b3bf-14944d8ca11f tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:08:50.962559 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 219/888] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:50 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:50.979455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-693df467-b97d-4957-8a41-d819a39ae62d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:50.982341 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:08:50.982469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1573513844", "disk_format": "raw"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:50.982585 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1573513844", "disk_format": "raw"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:50.993285 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:50.993285 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:50.993880 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:08:51.012057 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:51.012057 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:51.017067 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.image.image_utils [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1573513844'}] 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-1573513844'}]. {{(pid=100293) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 21:08:51.658054 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Copy volume to image completed successfully. Aug 18 21:08:51.658643 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-693df467-b97d-4957-8a41-d819a39ae62d tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:08:51.660185 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 224/889] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:08:50 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 687 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:51.725671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14561520-8d90-427d-a5ac-ab39a9a66bde None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:51.726050 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:51.726371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-275739322"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:51.727694 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-275739322'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:51.727817 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume of 1 GB Aug 18 21:08:51.733782 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Availability Zones retrieved successfully. Aug 18 21:08:51.739749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (29944551-3434-43bd-aa8f-be33909c3950) 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 18 21:08:51.740822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44536362-6d6b-42b3-9061-9b4b8379417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:51.742008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-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 18 21:08:51.771540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44536362-6d6b-42b3-9061-9b4b8379417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:08:51.772452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca698d4d-5354-436f-b624-97162940e702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:51.833344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Created reservations ['943cf69a-795f-4a82-98d0-32560f610113', '00ad418d-7115-469b-9a09-e31b067b41b1', '294b994d-844a-42bc-8de5-a03b5803cdd6', 'f7fa9800-23ae-4ed1-9911-1dde55d8d650'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:51.834207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca698d4d-5354-436f-b624-97162940e702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['943cf69a-795f-4a82-98d0-32560f610113', '00ad418d-7115-469b-9a09-e31b067b41b1', '294b994d-844a-42bc-8de5-a03b5803cdd6', 'f7fa9800-23ae-4ed1-9911-1dde55d8d650']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:51.834912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b711679-061e-40c3-bb4d-2a5b3ac942de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:51.860532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b711679-061e-40c3-bb4d-2a5b3ac942de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36e82314-aaa8-4344-b541-c0899231bb37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-275739322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['943cf69a-795f-4a82-98d0-32560f610113','00ad418d-7115-469b-9a09-e31b067b41b1','294b994d-844a-42bc-8de5-a03b5803cdd6','f7fa9800-23ae-4ed1-9911-1dde55d8d650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-275739322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36e82314-aaa8-4344-b541-c0899231bb37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='907828209b6c44ccbaf3fa8e07bb55aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:51.861269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a39f33-3805-416e-b2c4-84a861c636d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:51.886619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:51.889137 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f Aug 18 21:08:51.889438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:51.889966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:51.891072 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a39f33-3805-416e-b2c4-84a861c636d3) transitioned into state 'SUCCESS' from state '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-275739322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['943cf69a-795f-4a82-98d0-32560f610113','00ad418d-7115-469b-9a09-e31b067b41b1','294b994d-844a-42bc-8de5-a03b5803cdd6','f7fa9800-23ae-4ed1-9911-1dde55d8d650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:51.891795 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a71675-9c99-4584-b963-7cd978c45b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:51.900468 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:51.900468 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:51.907361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a71675-9c99-4584-b963-7cd978c45b52) 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 18 21:08:51.907361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (29944551-3434-43bd-aa8f-be33909c3950) 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 18 21:08:51.907361 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request issued successfully. Aug 18 21:08:51.907645 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14561520-8d90-427d-a5ac-ab39a9a66bde tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:51.908169 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 225/890] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:51 2026] POST /volume/v3/volumes => generated 748 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:51.912685 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:51.914941 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:51.914941 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:51.926337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-923eb360-7c9c-4c05-999b-d4c031e53404 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:51.928275 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-923eb360-7c9c-4c05-999b-d4c031e53404 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:51.928776 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-923eb360-7c9c-4c05-999b-d4c031e53404 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:51.929086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-923eb360-7c9c-4c05-999b-d4c031e53404 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:51.939716 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:51.939716 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:51.945407 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-923eb360-7c9c-4c05-999b-d4c031e53404 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:51.949272 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-923eb360-7c9c-4c05-999b-d4c031e53404 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:51.949834 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 220/891] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:51 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:51.961488 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:51.965212 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:51.965212 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:51.973412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c6a7278-e6c5-4580-a032-f369f83002a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f returned with HTTP 200 Aug 18 21:08:51.974024 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 223/892] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:51 2026] GET /volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:51.995007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:52.000144 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/group_snapshots Aug 18 21:08:52.000525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3e6ef320-8d37-42f2-b6e8-d7888a5622a8", "name": "tempest-group_snapshot-581255831"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:52.001921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3e6ef320-8d37-42f2-b6e8-d7888a5622a8', 'name': 'tempest-group_snapshot-581255831'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 21:08:52.005608 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:52.005608 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:52.010002 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.group_snapshots [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group_snapshot tempest-group_snapshot-581255831. Aug 18 21:08:52.052256 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:52.052256 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:52.065968 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-361181741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-361181741, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:52.066237 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-361181741 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-361181741, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:52.093293 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['1d689b83-ff3f-45d7-bbda-8f82667cd3c1', '84d25f4e-0470-4709-a6e1-771fff18d5f2', 'a4761b16-0926-4a98-a88d-50f9c348058a', '79709a66-51ed-4f30-910f-369e5514122e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:52.118560 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-244005aa-1db3-49a5-93a3-4ed14df61cb1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots returned with HTTP 202 Aug 18 21:08:52.119006 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 225/893] 10.4.3.48 () {70 vars in 1317 bytes} [Tue Aug 18 21:08:51 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:52.129305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0987227a-742f-47bd-ab37-853aadbd4e03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:52.131849 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0987227a-742f-47bd-ab37-853aadbd4e03 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 Aug 18 21:08:52.132116 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0987227a-742f-47bd-ab37-853aadbd4e03 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:52.135275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0987227a-742f-47bd-ab37-853aadbd4e03 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:52.137050 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-0987227a-742f-47bd-ab37-853aadbd4e03 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 1582ae45-ef93-4e38-9110-2d8538e376d8 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:08:52.145687 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:52.145687 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:52.151356 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0987227a-742f-47bd-ab37-853aadbd4e03 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 returned with HTTP 200 Aug 18 21:08:52.151356 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 226/894] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:08:52 2026] GET /volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:52.966427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:52.970142 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:52.970556 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:52.970641 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:52.990074 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:52.990074 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:52.997926 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:53.007874 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1b201e5-31f2-4f5a-8b30-84db0b6e9716 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:53.008269 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 221/895] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:52 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:53.061317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.063930 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:53.064163 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.064447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.074323 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.074323 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:53.078926 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:53.084674 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-ce7e02a8-cce9-460f-8e50-a5754d9da706 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:53.085178 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 224/896] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:08:53.161742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.167751 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 Aug 18 21:08:53.167751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.167751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.167751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 1582ae45-ef93-4e38-9110-2d8538e376d8 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:08:53.174272 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.174272 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.174439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-360d3fa8-698d-42f9-a9cc-9224b8edea0f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.174439 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-360d3fa8-698d-42f9-a9cc-9224b8edea0f None None] GET https://10.4.3.48/volume// Aug 18 21:08:53.174439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-360d3fa8-698d-42f9-a9cc-9224b8edea0f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.174439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-360d3fa8-698d-42f9-a9cc-9224b8edea0f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.174439 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-360d3fa8-698d-42f9-a9cc-9224b8edea0f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:53.174884 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 227/897] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:08: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 18 21:08:53.180994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08996e9d-2a27-4985-9ce7-50bf70b5b10f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 returned with HTTP 200 Aug 18 21:08:53.181468 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 226/898] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:53.186759 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-83afc9a0-297a-4618-b587-36f1bb57951b req-df67ae01-61cc-47a8-b65b-c3916ea9c760 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.191438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.192980 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-df67ae01-61cc-47a8-b65b-c3916ea9c760 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:53.193337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-df67ae01-61cc-47a8-b65b-c3916ea9c760 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36e82314-aaa8-4344-b541-c0899231bb37", "connector": null, "instance_uuid": "51d62df2-813f-4b08-896e-ca52da0dc570"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:53.193404 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:08:53.193589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.193866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.194116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:53.195131 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:08:53.203616 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.203616 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:53.206739 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:08:53.207182 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.207182 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:53.207745 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d95ce29e-82de-4891-bfe9-542a2d4f2d7e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:08:53.208180 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 225/899] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:53.218476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.220576 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/b7ec1d2e-153a-47d3-a765-2ede17e69b8d Aug 18 21:08:53.220822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.221057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.226665 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.226665 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:53.227424 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Snapshot retrieved successfully. Aug 18 21:08:53.228451 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87bd2278-4e99-4a9f-a510-ee297cf18f6d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/b7ec1d2e-153a-47d3-a765-2ede17e69b8d returned with HTTP 200 Aug 18 21:08:53.229081 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 228/900] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/snapshots/b7ec1d2e-153a-47d3-a765-2ede17e69b8d => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:53.239962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56511995-2372-4ec2-aa64-4254a8945256 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.241585 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups/action Aug 18 21:08:53.242113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1582ae45-ef93-4e38-9110-2d8538e376d8", "name": "tempest-Group_from_snap-9041694"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:53.242350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1582ae45-ef93-4e38-9110-2d8538e376d8", "name": "tempest-Group_from_snap-9041694"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:53.244244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1582ae45-ef93-4e38-9110-2d8538e376d8', 'name': 'tempest-Group_from_snap-9041694'}}. {{(pid=100293) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 21:08:53.244490 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group tempest-Group_from_snap-9041694 from group_snapshot 1582ae45-ef93-4e38-9110-2d8538e376d8. Aug 18 21:08:53.248361 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-df67ae01-61cc-47a8-b65b-c3916ea9c760 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:53.248828 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 222/901] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:53.253191 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.253191 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.261418 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.261418 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.266030 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.266030 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.281743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.283576 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:53.284767 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.285004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.293444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.295128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:53.295447 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1434807459"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:53.296580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c7f7c3b-07f3-4c84-a200-b0b926b4d8d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.296580 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c7f7c3b-07f3-4c84-a200-b0b926b4d8d7 None None] GET https://10.4.3.48/volume// Aug 18 21:08:53.296808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c7f7c3b-07f3-4c84-a200-b0b926b4d8d7 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.296894 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.296894 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:53.296983 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c7f7c3b-07f3-4c84-a200-b0b926b4d8d7 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.297249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1434807459'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:53.297294 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c7f7c3b-07f3-4c84-a200-b0b926b4d8d7 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:53.297441 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume of 1 GB Aug 18 21:08:53.297537 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 223/902] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:53.301075 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:53.304249 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Availability Zones retrieved successfully. Aug 18 21:08:53.307238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d2ae274-f44a-4989-872b-d77d7168fec2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:53.307775 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 226/903] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:53.311327 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (0967f422-1e01-42c3-9377-b6dbb782d770) 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 18 21:08:53.314454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f88d10-f5f4-4fc5-852a-2277e36476ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.315632 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:08:53.317683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.319698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:53.319889 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.320054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.331471 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.331471 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:53.334387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['8c4ee512-6dc5-42c8-944d-37a04b6cf28e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:53.336410 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:53.341892 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-074f977d-4d06-400a-ad14-dd7f75b22c41 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:53.342306 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 224/904] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:53.355288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f88d10-f5f4-4fc5-852a-2277e36476ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:08:53.356660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e51dd7-3522-4171-9b34-274ba3520a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.403683 np0000007703 devstack@c-api.service[100293]: INFO cinder.group.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] A mapping entry already exists for group e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea and volume type 85a84995-729f-4681-bbae-ed14732811ef. Do not need to create again. Aug 18 21:08:53.404087 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.404087 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.406403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Created reservations ['d4acc7e5-b13a-44a3-a025-521d3c55c430', '2d5c1c5f-c3b3-47c3-8845-75f3060f645c', '569a90d5-b249-4a9e-95b9-519561279c89', 'ecf838d2-d982-4fc3-b586-f65a81de6301'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:53.407211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e51dd7-3522-4171-9b34-274ba3520a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4acc7e5-b13a-44a3-a025-521d3c55c430', '2d5c1c5f-c3b3-47c3-8845-75f3060f645c', '569a90d5-b249-4a9e-95b9-519561279c89', 'ecf838d2-d982-4fc3-b586-f65a81de6301']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.407467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:08:53.407179. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:08:53.407650 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:53.407977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c170a1dc-48da-4701-9ef5-997ebb262266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.413659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (7d85aaae-b24b-4dcd-b48a-185b1badd7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:53.414903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb4c13d-70d1-43ba-a95e-9a29816d2c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.415903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:53.441202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.442996 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] PUT https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 Aug 18 21:08:53.443483 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:53.444402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c170a1dc-48da-4701-9ef5-997ebb262266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84a2d7c-f574-4579-a1e7-91197ec9c6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1434807459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['d4acc7e5-b13a-44a3-a025-521d3c55c430','2d5c1c5f-c3b3-47c3-8845-75f3060f645c','569a90d5-b249-4a9e-95b9-519561279c89','ecf838d2-d982-4fc3-b586-f65a81de6301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1434807459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84a2d7c-f574-4579-a1e7-91197ec9c6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.445227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dd25d5-fe49-4f68-b9f1-407465f4f1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.450600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb4c13d-70d1-43ba-a95e-9a29816d2c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b7ec1d2e-153a-47d3-a765-2ede17e69b8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:08:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85a84995-729f-4681-bbae-ed14732811ef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-361181741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85a84995-729f-4681-bbae-ed14732811ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.451448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279f9606-99f7-4a1d-aab9-9ab14e14ee05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.452338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Acquiring lock "cinder-attachment_update-36e82314-aaa8-4344-b541-c0899231bb37-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:53.457514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-36e82314-aaa8-4344-b541-c0899231bb37-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:53.458843 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.458843 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:53.462885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dd25d5-fe49-4f68-b9f1-407465f4f1df) transitioned into state 'SUCCESS' from state '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-1434807459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['d4acc7e5-b13a-44a3-a025-521d3c55c430','2d5c1c5f-c3b3-47c3-8845-75f3060f645c','569a90d5-b249-4a9e-95b9-519561279c89','ecf838d2-d982-4fc3-b586-f65a81de6301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.463829 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e764f3a7-3a87-4fae-8d8a-242d835e61ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.474304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e764f3a7-3a87-4fae-8d8a-242d835e61ca) 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 18 21:08:53.475273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (0967f422-1e01-42c3-9377-b6dbb782d770) 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 18 21:08:53.475402 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-361181741 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-361181741, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:53.475637 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request issued successfully. Aug 18 21:08:53.476334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36668a1f-c1e8-4dd4-b511-5714f2c217b6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:53.476954 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 229/905] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:53 2026] POST /volume/v3/volumes => generated 753 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:53.483714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['b0b8095c-5958-41b7-a3d8-7a72d49e7244', 'a51d2f48-f262-49be-b443-600387ecbb17'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:53.486237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279f9606-99f7-4a1d-aab9-9ab14e14ee05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b8095c-5958-41b7-a3d8-7a72d49e7244', 'a51d2f48-f262-49be-b443-600387ecbb17']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.487387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce49b30-bca2-44bc-916d-647c1f06a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.492086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.493862 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:53.494075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.494315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.502094 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.502094 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:53.506949 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:53.513378 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-180bbcbe-7932-4d62-a267-6fc34622cf19 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:53.513856 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 225/906] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:53.518317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce49b30-bca2-44bc-916d-647c1f06a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d077ff-b937-4cd2-9f3b-df44bad47f07', '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=e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['b0b8095c-5958-41b7-a3d8-7a72d49e7244','a51d2f48-f262-49be-b443-600387ecbb17'],size=1,snapshot_id=b7ec1d2e-153a-47d3-a765-2ede17e69b8d,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=85a84995-729f-4681-bbae-ed14732811ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea,host=None,id=70d077ff-b937-4cd2-9f3b-df44bad47f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef991a836ab46b384a155c7e4b58bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b7ec1d2e-153a-47d3-a765-2ede17e69b8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdddb072f70241e884f457d406de22bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85a84995-729f-4681-bbae-ed14732811ef),volume_type_id=85a84995-729f-4681-bbae-ed14732811ef)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.518653 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ca14d9-4436-4dfb-9298-540ad1a3a110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:53.532988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ca14d9-4436-4dfb-9298-540ad1a3a110) transitioned into state 'SUCCESS' from 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=e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['b0b8095c-5958-41b7-a3d8-7a72d49e7244','a51d2f48-f262-49be-b443-600387ecbb17'],size=1,snapshot_id=b7ec1d2e-153a-47d3-a765-2ede17e69b8d,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=85a84995-729f-4681-bbae-ed14732811ef)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:53.533668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (7d85aaae-b24b-4dcd-b48a-185b1badd7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:53.533974 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request issued successfully. Aug 18 21:08:53.547357 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-36e82314-aaa8-4344-b541-c0899231bb37-np0000007703" released by "attachment_update" :: held 0.090s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:53.547743 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-4bbf2e2f-6701-4d85-8a2f-a1e319ec496d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 returned with HTTP 200 Aug 18 21:08:53.548349 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 227/907] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:53 2026] PUT /volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:53.560109 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56511995-2372-4ec2-aa64-4254a8945256 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/action returned with HTTP 202 Aug 18 21:08:53.560525 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 227/908] 10.4.3.48 () {70 vars in 1311 bytes} [Tue Aug 18 21:08:53 2026] POST /volume/v3/groups/action => generated 100 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:53.569295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d463b256-ca9d-4494-8e3a-43091eff788e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.571606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:08:53.571890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.572108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.572452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:53.572850 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.572850 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:53.573269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:53.582389 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:08:53.583290 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:53.583537 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:53.632387 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:53.636498 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.636498 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:53.642107 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:53.642256 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:53.686794 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:53.690106 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.690106 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:53.696906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d463b256-ca9d-4494-8e3a-43091eff788e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:08:53.697269 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 230/909] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:53.713159 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.715890 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 Aug 18 21:08:53.716070 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.716281 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.722817 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.722817 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:53.726261 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:53.726832 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:53.726990 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:53.765915 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:53.769529 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.769529 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:53.779117 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aeae554d-0d3f-46f4-ba88-f8fb5046f116 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 returned with HTTP 200 Aug 18 21:08:53.779483 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 226/910] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 => generated 924 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:53.796189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8753a302-858a-4ab0-b062-5871e8f9c462 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.798293 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8753a302-858a-4ab0-b062-5871e8f9c462 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea Aug 18 21:08:53.798473 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8753a302-858a-4ab0-b062-5871e8f9c462 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.798668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8753a302-858a-4ab0-b062-5871e8f9c462 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.798806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-8753a302-858a-4ab0-b062-5871e8f9c462 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:53.802295 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.802295 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:53.809655 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8753a302-858a-4ab0-b062-5871e8f9c462 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea returned with HTTP 200 Aug 18 21:08:53.810073 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 228/911] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea => generated 415 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:53.821155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.823440 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:08:53.823692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:53.823946 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:53.824273 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:53.824674 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.824674 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.825275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:53.836309 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:08:53.837242 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:53.837509 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:53.892382 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:53.895971 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.895971 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.901142 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:53.901410 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:53.956439 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:53.960433 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:53.960433 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:53.970331 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d76749f0-aa91-42c1-91ca-dbdaa68d512b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:08:53.971023 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 228/912] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:08:53 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:53.991702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:53.993480 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea/action Aug 18 21:08:53.993868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:53.993951 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-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 18 21:08:53.995150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for group e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:08:53.995296 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group with id: e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea Aug 18 21:08:54.005016 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.005016 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:54.077449 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4503a17c-82b6-42dc-9a19-05a31d3b2424 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea/action returned with HTTP 202 Aug 18 21:08:54.078251 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 231/913] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:08:53 2026] POST /volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:08:54.087742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.089649 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 Aug 18 21:08:54.089868 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.090098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.097106 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.097106 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:54.101840 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:54.102667 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:54.102878 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:54.151000 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:54.154085 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.154085 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:54.163642 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c904e5b-fb04-401d-bad3-f76abbec5ad9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 returned with HTTP 200 Aug 18 21:08:54.164080 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 227/914] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 => generated 923 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:08:54.324152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.326470 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:54.326607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.327094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.337403 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.337403 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:54.341674 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:54.349171 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c9ba1ee-4a79-44f1-b3d8-285f182a788c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:54.349530 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 229/915] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:54.532449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.535884 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:54.536085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.536319 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.546446 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.546446 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:54.552595 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:54.560636 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9adf95c6-cde0-4e4a-aa9d-770a7f848529 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:54.561203 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 229/916] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:54.618533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.620744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:54.621080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.621302 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.628793 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.628793 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:54.632505 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:54.636744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-ad61b712-b586-44e1-8833-941dac5bffc9 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:54.637036 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 232/917] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:54.746391 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6517640f-8b0e-4528-b511-09b3b91bdead None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.747174 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6517640f-8b0e-4528-b511-09b3b91bdead None None] GET https://10.4.3.48/volume// Aug 18 21:08:54.747174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6517640f-8b0e-4528-b511-09b3b91bdead None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.747174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6517640f-8b0e-4528-b511-09b3b91bdead None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.747555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6517640f-8b0e-4528-b511-09b3b91bdead None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:54.747860 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 228/918] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:08: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 18 21:08:54.755577 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-461e3124-3bf2-423d-ac27-9ec5cf1e4cb4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.757515 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-461e3124-3bf2-423d-ac27-9ec5cf1e4cb4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:08:54.757940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-461e3124-3bf2-423d-ac27-9ec5cf1e4cb4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f84a2d7c-f574-4579-a1e7-91197ec9c6fa", "connector": null, "instance_uuid": "85d9ecf9-7258-43e9-bd6e-17bd39bc79c2"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:54.766881 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.766881 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:54.799608 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-461e3124-3bf2-423d-ac27-9ec5cf1e4cb4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:08:54.800265 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 230/919] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:08:54 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:54.834057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2779e26c-36f4-4183-91b5-929e92d03c74 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.836022 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2779e26c-36f4-4183-91b5-929e92d03c74 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:54.836774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2779e26c-36f4-4183-91b5-929e92d03c74 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.836985 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2779e26c-36f4-4183-91b5-929e92d03c74 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.850332 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.850332 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:54.853166 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2779e26c-36f4-4183-91b5-929e92d03c74 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:54.858082 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2779e26c-36f4-4183-91b5-929e92d03c74 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:54.858483 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 230/920] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:54.859157 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-719cc887-c6c4-4427-8486-77a7f58c0c39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.859613 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-719cc887-c6c4-4427-8486-77a7f58c0c39 None None] GET https://10.4.3.48/volume// Aug 18 21:08:54.859827 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-719cc887-c6c4-4427-8486-77a7f58c0c39 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.860061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-719cc887-c6c4-4427-8486-77a7f58c0c39 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.860431 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-719cc887-c6c4-4427-8486-77a7f58c0c39 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:08:54.860806 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 233/921] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:08: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 18 21:08:54.875488 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:54.878547 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:54.878839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:54.879593 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:54.892252 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:54.892252 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:54.896716 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:54.902410 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-a3caa479-8876-4641-896c-40f159cabfd0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:54.903007 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 229/922] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:08:54 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:08:55.027898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.030823 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] PUT https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a Aug 18 21:08:55.031611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:55.039159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Acquiring lock "cinder-attachment_update-f84a2d7c-f574-4579-a1e7-91197ec9c6fa-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:08:55.050737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-f84a2d7c-f574-4579-a1e7-91197ec9c6fa-np0000007703" acquired by "attachment_update" :: waited 0.011s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:08:55.052052 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.052052 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:55.173519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-f84a2d7c-f574-4579-a1e7-91197ec9c6fa-np0000007703" released by "attachment_update" :: held 0.123s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:08:55.173903 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-92d51481-1310-4019-948d-f84e5b00988f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a returned with HTTP 200 Aug 18 21:08:55.174316 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 231/923] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:08:55 2026] PUT /volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:55.189750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c518f1f4-8d39-4ff9-a32c-dc0dbc967e24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.189750 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c518f1f4-8d39-4ff9-a32c-dc0dbc967e24 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 Aug 18 21:08:55.189750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c518f1f4-8d39-4ff9-a32c-dc0dbc967e24 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.189750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c518f1f4-8d39-4ff9-a32c-dc0dbc967e24 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.196166 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c518f1f4-8d39-4ff9-a32c-dc0dbc967e24 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 returned with HTTP 404 Aug 18 21:08:55.196700 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 231/924] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/70d077ff-b937-4cd2-9f3b-df44bad47f07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:55.207687 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-43a03280-d9ea-4e16-949a-2be8423b5548 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.210089 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43a03280-d9ea-4e16-949a-2be8423b5548 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea Aug 18 21:08:55.210391 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43a03280-d9ea-4e16-949a-2be8423b5548 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.210687 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-43a03280-d9ea-4e16-949a-2be8423b5548 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.210886 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-43a03280-d9ea-4e16-949a-2be8423b5548 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:55.215326 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-43a03280-d9ea-4e16-949a-2be8423b5548 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea returned with HTTP 404 Aug 18 21:08:55.215988 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 234/925] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/groups/e7d1d6e8-7595-48e5-8f8e-abdd9e7f69ea => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:55.223879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e97c7890-9c75-478b-b38a-72aa230da71b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.225591 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 Aug 18 21:08:55.225883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.227021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.227021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for member 1582ae45-ef93-4e38-9110-2d8538e376d8 {{(pid=100294) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:08:55.227021 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.group_snapshots [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group_snapshot with id: 1582ae45-ef93-4e38-9110-2d8538e376d8 Aug 18 21:08:55.231426 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.231426 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:55.288407 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e97c7890-9c75-478b-b38a-72aa230da71b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 returned with HTTP 202 Aug 18 21:08:55.289047 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 230/926] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:08:55 2026] DELETE /volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:08:55.296837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2710827f-207d-4680-ae57-c73acf97f9e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.299967 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:08:55.300438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.300675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.300962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:55.301313 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.301313 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:55.302062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:55.313305 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:08:55.314525 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:55.315328 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:55.368419 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.369073 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:55.369812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.369812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.378450 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:55.386811 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.386811 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:55.391368 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.391368 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:55.399470 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:55.400413 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2710827f-207d-4680-ae57-c73acf97f9e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:08:55.400983 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 232/927] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:55.414402 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24bc832e-a482-472b-a79c-f71a8f45fe73 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:55.414968 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 232/928] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:55.420771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.423752 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:08:55.423995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.424265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.424528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:55.426472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:08:55.431986 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:08:55.433128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45f6ca00-821e-4e4a-9418-5ef0c02c2219 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:08:55.433504 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 235/929] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:08:55.444056 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.445936 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 Aug 18 21:08:55.446193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.446496 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.446698 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 1582ae45-ef93-4e38-9110-2d8538e376d8 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:08:55.450654 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-410cfe9f-52ad-49ed-9abf-a22b66a4fa7f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 returned with HTTP 404 Aug 18 21:08:55.451160 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 231/930] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/group_snapshots/1582ae45-ef93-4e38-9110-2d8538e376d8 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:55.458486 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.460404 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:08:55.460615 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.460917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.461196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:08:55.461924 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:08:55.470498 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:08:55.471293 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:55.471447 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:55.512317 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:55.515844 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.515844 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:55.524559 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb03a5e9-e037-4ed8-9a66-c8735b4236e7 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:08:55.524995 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 233/931] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:55.538654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.541761 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8/action Aug 18 21:08:55.541761 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:55.541761 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:55.543244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for group 3e6ef320-8d37-42f2-b6e8-d7888a5622a8 {{(pid=100293) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:08:55.543580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group with id: 3e6ef320-8d37-42f2-b6e8-d7888a5622a8 Aug 18 21:08:55.548310 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.548310 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:55.621646 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6f50ec7-5ffe-4755-8aef-01e5bda4b7ca tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8/action returned with HTTP 202 Aug 18 21:08:55.622544 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 233/932] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:08:55 2026] POST /volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:08:55.631607 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.634891 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f Aug 18 21:08:55.635211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.635418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.645046 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.645046 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:55.651090 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:55.651932 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:55.652132 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:55.720590 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:08:55.725255 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.725255 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:55.735234 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d2d6632-e336-4a8a-9fed-7c8dd8926526 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f returned with HTTP 200 Aug 18 21:08:55.735736 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 236/933] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:55.881022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:55.886754 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:55.886754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:55.886754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:55.908320 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:55.908320 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:55.919293 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:55.925606 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8839bdbb-9d20-46f9-baa5-2c3916bf9fc5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:55.926039 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 232/934] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:55 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:56.437764 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c328813-db9d-41b9-91c3-6b312de75040 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.441430 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c328813-db9d-41b9-91c3-6b312de75040 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:56.442332 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c328813-db9d-41b9-91c3-6b312de75040 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.442872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c328813-db9d-41b9-91c3-6b312de75040 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.461647 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:56.461647 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:56.468002 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5c328813-db9d-41b9-91c3-6b312de75040 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:56.482249 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c328813-db9d-41b9-91c3-6b312de75040 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:56.484711 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 234/935] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:56 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:56.752222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-089e77c6-fada-4afb-a4c7-43d8426858ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.755175 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-089e77c6-fada-4afb-a4c7-43d8426858ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f Aug 18 21:08:56.755175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-089e77c6-fada-4afb-a4c7-43d8426858ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.755175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-089e77c6-fada-4afb-a4c7-43d8426858ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.764650 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-089e77c6-fada-4afb-a4c7-43d8426858ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f returned with HTTP 404 Aug 18 21:08:56.765321 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 234/936] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:56 2026] GET /volume/v3/volumes/4665ae36-35dc-468e-bc92-3afb9e6b1f5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:56.778454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b87c3eb2-f013-4774-ad93-030e5552771d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.778889 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b87c3eb2-f013-4774-ad93-030e5552771d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 Aug 18 21:08:56.779975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b87c3eb2-f013-4774-ad93-030e5552771d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.779975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b87c3eb2-f013-4774-ad93-030e5552771d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.779975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-b87c3eb2-f013-4774-ad93-030e5552771d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 3e6ef320-8d37-42f2-b6e8-d7888a5622a8 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:56.784207 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b87c3eb2-f013-4774-ad93-030e5552771d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 returned with HTTP 404 Aug 18 21:08:56.787819 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 237/937] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:56 2026] GET /volume/v3/groups/3e6ef320-8d37-42f2-b6e8-d7888a5622a8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:08:56.795197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d807cbd1-f0de-4b0c-a412-240b09271c62 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.799447 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d807cbd1-f0de-4b0c-a412-240b09271c62 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/4301076c-ee15-4ac7-b845-ceab82e12857 Aug 18 21:08:56.799745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d807cbd1-f0de-4b0c-a412-240b09271c62 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.802414 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d807cbd1-f0de-4b0c-a412-240b09271c62 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.823843 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d807cbd1-f0de-4b0c-a412-240b09271c62 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types/4301076c-ee15-4ac7-b845-ceab82e12857 returned with HTTP 202 Aug 18 21:08:56.823843 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 233/938] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:08:56 2026] DELETE /volume/v3/group_types/4301076c-ee15-4ac7-b845-ceab82e12857 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:08:56.838676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-45d703ac-b52a-43f8-bea1-646aca3e6a0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.841683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45d703ac-b52a-43f8-bea1-646aca3e6a0c tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef Aug 18 21:08:56.841997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45d703ac-b52a-43f8-bea1-646aca3e6a0c tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.842702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45d703ac-b52a-43f8-bea1-646aca3e6a0c tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.904662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45d703ac-b52a-43f8-bea1-646aca3e6a0c tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef returned with HTTP 202 Aug 18 21:08:56.905135 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 235/939] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:08:56 2026] DELETE /volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:08:56.917133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9919d2d2-4714-42c3-824b-f710761f0492 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.919676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9919d2d2-4714-42c3-824b-f710761f0492 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] GET https://10.4.3.48/volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef Aug 18 21:08:56.920609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9919d2d2-4714-42c3-824b-f710761f0492 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.920609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9919d2d2-4714-42c3-824b-f710761f0492 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.926018 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9919d2d2-4714-42c3-824b-f710761f0492 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef returned with HTTP 404 Aug 18 21:08:56.926462 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 235/940] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:08:56 2026] GET /volume/v3/types/85a84995-729f-4681-bbae-ed14732811ef => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:08:56.937771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f430e89-1364-49a4-8c4c-3b65a1e70f14 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.939689 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f430e89-1364-49a4-8c4c-3b65a1e70f14 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:08:56.940078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f430e89-1364-49a4-8c4c-3b65a1e70f14 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1964239861"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:56.944943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-751e432e-d58a-4994-9c76-58fa194c8c46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.950491 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-751e432e-d58a-4994-9c76-58fa194c8c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:56.954483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-751e432e-d58a-4994-9c76-58fa194c8c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:56.954483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-751e432e-d58a-4994-9c76-58fa194c8c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:56.969931 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f430e89-1364-49a4-8c4c-3b65a1e70f14 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:08:56.970222 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 238/941] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:08:56 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 18 21:08:56.979740 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:56.979740 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:56.984497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-60fef1b3-6fb9-4079-8b17-d87d214f0275 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:56.987435 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60fef1b3-6fb9-4079-8b17-d87d214f0275 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:08:56.988013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60fef1b3-6fb9-4079-8b17-d87d214f0275 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1054599328"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:56.988600 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-751e432e-d58a-4994-9c76-58fa194c8c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:56.998438 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-751e432e-d58a-4994-9c76-58fa194c8c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:56.999116 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 234/942] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:56 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:57.017157 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60fef1b3-6fb9-4079-8b17-d87d214f0275 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:08:57.020747 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 236/943] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:08:56 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:57.031879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:57.034326 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:08:57.034930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7005264b-ff26-4b0c-af57-0066a6589e5a", "volume_types": ["188f2423-511b-40fa-9352-c733afdfd934"], "name": "tempest-GroupSnapshotsTest-Group-1888096278"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:57.036881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group {'group': {'group_type': '7005264b-ff26-4b0c-af57-0066a6589e5a', 'volume_types': ['188f2423-511b-40fa-9352-c733afdfd934'], 'name': 'tempest-GroupSnapshotsTest-Group-1888096278'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:08:57.042299 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group tempest-GroupSnapshotsTest-Group-1888096278. Aug 18 21:08:57.061996 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:57.083162 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['77a84c28-9314-4d92-a6ff-ce479ab24290'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:57.125842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d59dbb3-c3de-463d-a026-1bb1d3caa6bd tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:08:57.125842 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 236/944] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:08:57 2026] POST /volume/v3/groups => generated 112 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:57.141425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe57ebe2-5c24-402f-afd1-876723c86329 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:57.146311 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe57ebe2-5c24-402f-afd1-876723c86329 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:08:57.146525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe57ebe2-5c24-402f-afd1-876723c86329 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:57.146699 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe57ebe2-5c24-402f-afd1-876723c86329 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:57.146909 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-fe57ebe2-5c24-402f-afd1-876723c86329 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:57.151604 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:57.151604 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:57.169160 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe57ebe2-5c24-402f-afd1-876723c86329 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:08:57.169708 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 239/945] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:57 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:57.508327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70c57432-972a-4768-a0f4-4e92de202af2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:57.509705 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70c57432-972a-4768-a0f4-4e92de202af2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:57.510063 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70c57432-972a-4768-a0f4-4e92de202af2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:57.510610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70c57432-972a-4768-a0f4-4e92de202af2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:57.538749 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:57.538749 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:57.550128 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70c57432-972a-4768-a0f4-4e92de202af2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:57.555635 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70c57432-972a-4768-a0f4-4e92de202af2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:57.556113 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 235/946] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:57 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:57.623299 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:57.880690 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:57.880690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-972193784"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:57.884904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-972193784'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:57.884904 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Create volume of 1 GB Aug 18 21:08:57.893157 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Availability Zones retrieved successfully. Aug 18 21:08:57.907895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Flow 'volume_create_api' (535bd04b-18b9-4289-9992-06265550ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:57.909300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ac546f-819b-4bba-9cd1-b46e3ed352be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:57.912752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:57.943469 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ac546f-819b-4bba-9cd1-b46e3ed352be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:57.944272 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f91ea8-c00b-4e40-afb3-3c3e3c3a1a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.017800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.020279 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:58.020519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.020790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.043100 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.043100 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:58.051047 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Created reservations ['87597912-e2c5-4c04-a88a-8b2359050e2f', '3273402d-14f6-471f-be66-cc9e74dfb4c4', '0207022c-6e00-4871-b20e-f1668bc25cbb', '88ccd405-74e7-4f89-908f-375383d0a20a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:58.052344 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f91ea8-c00b-4e40-afb3-3c3e3c3a1a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87597912-e2c5-4c04-a88a-8b2359050e2f', '3273402d-14f6-471f-be66-cc9e74dfb4c4', '0207022c-6e00-4871-b20e-f1668bc25cbb', '88ccd405-74e7-4f89-908f-375383d0a20a']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.052456 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:58.053280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14c0ffb-7455-4ecc-afd1-456ea08cae88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.058641 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40056800-71a6-49ee-bfc1-ed3f59439a10 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:58.059211 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 237/947] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:58.084004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14c0ffb-7455-4ecc-afd1-456ea08cae88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd4aae3f-76b1-47d9-8471-1f1f3d311d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-972193784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98736b75208c4c199a9a013d211632e0',qos_specs=None,replication_status=,reservations=['87597912-e2c5-4c04-a88a-8b2359050e2f','3273402d-14f6-471f-be66-cc9e74dfb4c4','0207022c-6e00-4871-b20e-f1668bc25cbb','88ccd405-74e7-4f89-908f-375383d0a20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4313c56a50f44959b5a8f82ece206a1',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-972193784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd4aae3f-76b1-47d9-8471-1f1f3d311d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98736b75208c4c199a9a013d211632e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4313c56a50f44959b5a8f82ece206a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.085498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683a1ae2-775c-41db-86e5-2adea671f20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.116401 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683a1ae2-775c-41db-86e5-2adea671f20f) transitioned into state 'SUCCESS' from state '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-972193784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98736b75208c4c199a9a013d211632e0',qos_specs=None,replication_status=,reservations=['87597912-e2c5-4c04-a88a-8b2359050e2f','3273402d-14f6-471f-be66-cc9e74dfb4c4','0207022c-6e00-4871-b20e-f1668bc25cbb','88ccd405-74e7-4f89-908f-375383d0a20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4313c56a50f44959b5a8f82ece206a1',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.117115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29788104-f044-4b3b-94e4-76e5378a82d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.129586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29788104-f044-4b3b-94e4-76e5378a82d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.130533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Flow 'volume_create_api' (535bd04b-18b9-4289-9992-06265550ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:58.130930 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Create volume request issued successfully. Aug 18 21:08:58.131739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ffd8401-1d97-417b-a9a5-a4337d63fbda tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:58.132292 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 237/948] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:08:57 2026] POST /volume/v3/volumes => generated 756 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:08:58.169525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83afc9a0-297a-4618-b587-36f1bb57951b req-7c2e792d-aec6-40c7-8eef-5ec3b2ff12bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.174747 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-7c2e792d-aec6-40c7-8eef-5ec3b2ff12bd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371/action Aug 18 21:08:58.174747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-7c2e792d-aec6-40c7-8eef-5ec3b2ff12bd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:08:58.174747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-7c2e792d-aec6-40c7-8eef-5ec3b2ff12bd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-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 18 21:08:58.184152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.186079 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:08:58.186796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.186796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.186796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:08:58.191189 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.191189 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:58.202752 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-967883cf-4494-4ec8-bf7b-3c89573d8653 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:08:58.203150 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 236/949] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:58.204274 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.204274 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:58.216777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.219655 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:58.220342 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1502701336", "volume_type": "188f2423-511b-40fa-9352-c733afdfd934", "group_id": "7a72b227-89e3-4270-b80e-6f3aab3b5f6b", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:58.222477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1502701336', 'volume_type': '188f2423-511b-40fa-9352-c733afdfd934', 'group_id': '7a72b227-89e3-4270-b80e-6f3aab3b5f6b', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:58.223472 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83afc9a0-297a-4618-b587-36f1bb57951b req-7c2e792d-aec6-40c7-8eef-5ec3b2ff12bd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371/action returned with HTTP 204 Aug 18 21:08:58.223821 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 240/950] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:08:58 2026] POST /volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:08:58.232899 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.232899 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:58.232899 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume of 1 GB Aug 18 21:08:58.241007 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:58.247268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (9d371b74-bf54-4473-94b1-ec4fbf9c1fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:58.249578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307ba94c-9839-4a05-9dc5-837711dd9a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.250175 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.250175 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:58.250658 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:58.277387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307ba94c-9839-4a05-9dc5-837711dd9a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=188f2423-511b-40fa-9352-c733afdfd934,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1964239861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188f2423-511b-40fa-9352-c733afdfd934', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a72b227-89e3-4270-b80e-6f3aab3b5f6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.279129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92930844-1c2a-46d3-a1d3-f7dbdc931a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.307389 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:58.307749 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:58.388336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['f05abcbe-795f-4a34-846f-dd4b32cb18e0', '87c1ccc0-331c-4e61-96c2-7b0b132b0b3f', 'c8e714b8-d91e-4f8d-9ec0-2bdb7328e05a', '80a7cefb-2cd9-43bf-a380-a0d21eaff1ce'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:58.389427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92930844-1c2a-46d3-a1d3-f7dbdc931a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05abcbe-795f-4a34-846f-dd4b32cb18e0', '87c1ccc0-331c-4e61-96c2-7b0b132b0b3f', 'c8e714b8-d91e-4f8d-9ec0-2bdb7328e05a', '80a7cefb-2cd9-43bf-a380-a0d21eaff1ce']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.392842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f37222-e65a-44a0-816b-b7ff386ac3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.430827 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f37222-e65a-44a0-816b-b7ff386ac3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452dc033-9ebc-47fa-8dad-c79253f1aa3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1502701336',encryption_key_id=None,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['f05abcbe-795f-4a34-846f-dd4b32cb18e0','87c1ccc0-331c-4e61-96c2-7b0b132b0b3f','c8e714b8-d91e-4f8d-9ec0-2bdb7328e05a','80a7cefb-2cd9-43bf-a380-a0d21eaff1ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=188f2423-511b-40fa-9352-c733afdfd934), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1502701336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,host=None,id=452dc033-9ebc-47fa-8dad-c79253f1aa3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef991a836ab46b384a155c7e4b58bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdddb072f70241e884f457d406de22bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188f2423-511b-40fa-9352-c733afdfd934),volume_type_id=188f2423-511b-40fa-9352-c733afdfd934)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.433450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8111c688-3951-4d8e-b05e-319a4150ecf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.464546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8111c688-3951-4d8e-b05e-319a4150ecf7) transitioned into state 'SUCCESS' from state '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-1502701336',encryption_key_id=None,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['f05abcbe-795f-4a34-846f-dd4b32cb18e0','87c1ccc0-331c-4e61-96c2-7b0b132b0b3f','c8e714b8-d91e-4f8d-9ec0-2bdb7328e05a','80a7cefb-2cd9-43bf-a380-a0d21eaff1ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=188f2423-511b-40fa-9352-c733afdfd934)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.465250 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396452d9-c87a-45d7-a854-ddce0cbb0efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:58.482578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396452d9-c87a-45d7-a854-ddce0cbb0efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:58.483548 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (9d371b74-bf54-4473-94b1-ec4fbf9c1fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:58.483954 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request issued successfully. Aug 18 21:08:58.484677 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:58.484901 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:58.529020 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:58.534525 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.534525 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:58.539714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aee9433-4425-402b-8fd3-d8ad03fa4e01 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:08:58.540333 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 238/951] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:08:58 2026] POST /volume/v3/volumes => generated 821 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:08:58.561439 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.568393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-8df2e752-7e92-46a9-a592-bf7acf855646 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.568552 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e Aug 18 21:08:58.568857 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.569110 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.572242 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-8df2e752-7e92-46a9-a592-bf7acf855646 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/attachments?instance_id=ed9a81ec-9d81-4848-add7-75d072b1a22e Aug 18 21:08:58.572697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-8df2e752-7e92-46a9-a592-bf7acf855646 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.572697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-8df2e752-7e92-46a9-a592-bf7acf855646 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.578158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8807c169-2c46-47f3-93c4-ed8561555707 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.583251 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8807c169-2c46-47f3-93c4-ed8561555707 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:58.583251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8807c169-2c46-47f3-93c4-ed8561555707 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.583251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8807c169-2c46-47f3-93c4-ed8561555707 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.583953 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.583953 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:58.591013 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:58.592049 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:58.592243 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:58.597935 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-8df2e752-7e92-46a9-a592-bf7acf855646 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments?instance_id=ed9a81ec-9d81-4848-add7-75d072b1a22e returned with HTTP 200 Aug 18 21:08:58.598796 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 237/952] 10.4.3.48 () {70 vars in 1630 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/attachments?instance_id=ed9a81ec-9d81-4848-add7-75d072b1a22e => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:58.611976 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-3b9b8ac4-b977-40f1-aecd-0e4c2b3829c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.612825 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.612825 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:58.618177 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-3b9b8ac4-b977-40f1-aecd-0e4c2b3829c6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c Aug 18 21:08:58.618177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-3b9b8ac4-b977-40f1-aecd-0e4c2b3829c6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.618177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-3b9b8ac4-b977-40f1-aecd-0e4c2b3829c6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.624214 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8807c169-2c46-47f3-93c4-ed8561555707 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:58.638525 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8807c169-2c46-47f3-93c4-ed8561555707 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:58.639359 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 241/953] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1133 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:58.647282 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:58.651808 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-342a3731-cb72-410d-be61-9e0d3c225ebb req-3b9b8ac4-b977-40f1-aecd-0e4c2b3829c6 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c returned with HTTP 200 Aug 18 21:08:58.651808 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 239/954] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:58.657565 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.657565 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:58.658846 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:58.661442 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:08:58.661442 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:58.661659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:58.670094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f26ca07-1541-4cb8-875a-a9d7624561f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e returned with HTTP 200 Aug 18 21:08:58.670829 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 238/955] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e => generated 889 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:58.675601 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:58.675601 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:08:58.682923 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:08:58.690435 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b74baf9-6dad-4956-829b-9f8328f03a88 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:08:58.691117 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 238/956] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:58 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:08:59.078195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:59.082418 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:08:59.082418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:59.083704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:59.108591 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:59.108591 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:08:59.114636 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:08:59.125478 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3946b838-bdde-4d81-af00-2f4d9175bb8c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:08:59.126616 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 242/957] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:08:59 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:08:59.690882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:59.699387 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e Aug 18 21:08:59.699387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:08:59.699387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:08:59.716071 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:59.716071 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:59.722279 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:08:59.723296 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:08:59.723503 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:08:59.769756 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:08:59.773336 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:59.773336 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:08:59.784420 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1a7ca38-9659-4c13-be07-6c4fbc8bc39c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e returned with HTTP 200 Aug 18 21:08:59.785766 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 240/958] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:08:59 2026] GET /volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:08:59.802471 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:08:59.808682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:08:59.808682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1881097124", "volume_type": "188f2423-511b-40fa-9352-c733afdfd934", "group_id": "7a72b227-89e3-4270-b80e-6f3aab3b5f6b", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:08:59.809240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1881097124', 'volume_type': '188f2423-511b-40fa-9352-c733afdfd934', 'group_id': '7a72b227-89e3-4270-b80e-6f3aab3b5f6b', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:08:59.822418 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:59.822418 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:59.824162 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume of 1 GB Aug 18 21:08:59.835946 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:08:59.844968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (16848298-dca6-417a-8b72-358ccbd3ff68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:08:59.846990 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d49fe54-fad2-4b56-b38f-0033403d728a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:59.847930 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:08:59.847930 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:08:59.848640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:08:59.877668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d49fe54-fad2-4b56-b38f-0033403d728a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=188f2423-511b-40fa-9352-c733afdfd934,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1964239861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188f2423-511b-40fa-9352-c733afdfd934', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a72b227-89e3-4270-b80e-6f3aab3b5f6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:59.878914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0601d-0f2e-44cc-a254-2c7f15fc3576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:59.924755 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:59.925126 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:08:59.947833 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['c2bda081-6b6e-4fe7-bfa0-d89d4a352eb8', '27d1667b-b1f7-44a9-94ee-e5bfe3385d2d', '2916e08b-fc71-4ab6-99de-0e8c5473b91c', '940b2a3c-2668-4609-86ae-8579e4bd7dc5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:08:59.951754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0601d-0f2e-44cc-a254-2c7f15fc3576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2bda081-6b6e-4fe7-bfa0-d89d4a352eb8', '27d1667b-b1f7-44a9-94ee-e5bfe3385d2d', '2916e08b-fc71-4ab6-99de-0e8c5473b91c', '940b2a3c-2668-4609-86ae-8579e4bd7dc5']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:59.951754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72ec28e-4320-494d-ad41-0786f55a9726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:08:59.985470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72ec28e-4320-494d-ad41-0786f55a9726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1881097124',encryption_key_id=None,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['c2bda081-6b6e-4fe7-bfa0-d89d4a352eb8','27d1667b-b1f7-44a9-94ee-e5bfe3385d2d','2916e08b-fc71-4ab6-99de-0e8c5473b91c','940b2a3c-2668-4609-86ae-8579e4bd7dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=188f2423-511b-40fa-9352-c733afdfd934), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1881097124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,host=None,id=0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef991a836ab46b384a155c7e4b58bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdddb072f70241e884f457d406de22bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188f2423-511b-40fa-9352-c733afdfd934),volume_type_id=188f2423-511b-40fa-9352-c733afdfd934)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:08:59.986367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5957afd5-c773-4775-9435-0e4b91ba89cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:00.008457 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5957afd5-c773-4775-9435-0e4b91ba89cf) transitioned into state 'SUCCESS' from state '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-1881097124',encryption_key_id=None,group_id=7a72b227-89e3-4270-b80e-6f3aab3b5f6b,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['c2bda081-6b6e-4fe7-bfa0-d89d4a352eb8','27d1667b-b1f7-44a9-94ee-e5bfe3385d2d','2916e08b-fc71-4ab6-99de-0e8c5473b91c','940b2a3c-2668-4609-86ae-8579e4bd7dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=188f2423-511b-40fa-9352-c733afdfd934)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:00.009546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10302e81-b41a-485b-8b77-9212cd7522d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:00.024547 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10302e81-b41a-485b-8b77-9212cd7522d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:00.025714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (16848298-dca6-417a-8b72-358ccbd3ff68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:00.026190 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request issued successfully. Aug 18 21:09:00.027003 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:00.027162 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:00.090366 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:00.095040 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:00.095040 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:00.100307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a72a40f9-f4be-4dbc-9a6d-cf1966ac60ed tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:00.100885 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 239/959] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:08:59 2026] POST /volume/v3/volumes => generated 821 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:00.117383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:00.119748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 Aug 18 21:09:00.119748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:00.119855 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:00.123012 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=377,cinder:INSERT=42,cinder:UPDATE=64 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:09:00.128792 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:00.128792 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:00.133680 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:00.135293 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:00.135293 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:00.147799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:00.152593 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:00.152593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:00.152593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:00.170766 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:00.170766 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:00.177199 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:00.184014 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:09:00.185036 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-770799dc-efaa-463b-a6dc-526f3b32aff8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:00.185036 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 243/960] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:00 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:00.187942 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:00.187942 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:00.203109 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2a86b93-bbe8-4997-84e3-6b36d29b4baf tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 returned with HTTP 200 Aug 18 21:09:00.203669 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 239/961] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:00 2026] GET /volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:01.203671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:01.206883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:01.209770 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:01.209770 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:01.226525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-f6c94778-43d2-48e2-ac15-900629fe6f7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:01.227573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:01.232958 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 Aug 18 21:09:01.232958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:01.233167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-f6c94778-43d2-48e2-ac15-900629fe6f7e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a/action Aug 18 21:09:01.233221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:01.233281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-f6c94778-43d2-48e2-ac15-900629fe6f7e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:01.233281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-f6c94778-43d2-48e2-ac15-900629fe6f7e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:09:01.239800 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.239800 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:01.246005 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:01.246138 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.246138 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:01.254204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d9cf9b5-3db4-4d69-9c60-3478a94bc88f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:01.254769 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 241/962] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:01 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:01.264949 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:01.266038 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:01.266227 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:01.274755 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.274755 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:01.308152 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe3ba1a0-902f-485d-b498-c74f84d5aef5 req-f6c94778-43d2-48e2-ac15-900629fe6f7e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a/action returned with HTTP 204 Aug 18 21:09:01.309273 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 244/963] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:01 2026] POST /volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:01.334438 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:01.341626 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.341626 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:01.360991 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c84c0391-edd8-4b55-87f7-74761eb274f8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 returned with HTTP 200 Aug 18 21:09:01.361634 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 240/964] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:01 2026] GET /volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:01.375908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:01.381987 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] PUT https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:01.381987 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "452dc033-9ebc-47fa-8dad-c79253f1aa3e"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:01.384783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Update called for group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b. {{(pid=100294) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:09:01.384997 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Updating group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b with name None description: None add_volumes: None remove_volumes: 452dc033-9ebc-47fa-8dad-c79253f1aa3e. Aug 18 21:09:01.392433 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.392433 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:01.449788 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb3c0883-b850-4e98-bd5e-2aea65ebd068 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 202 Aug 18 21:09:01.449788 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 240/965] 10.4.3.48 () {70 vars in 1399 bytes} [Tue Aug 18 21:09:01 2026] PUT /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:01.459634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9e48531-01ff-4722-aa77-cc44de085d0e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:01.463508 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9e48531-01ff-4722-aa77-cc44de085d0e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:01.463777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9e48531-01ff-4722-aa77-cc44de085d0e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:01.464038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9e48531-01ff-4722-aa77-cc44de085d0e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:01.464204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-a9e48531-01ff-4722-aa77-cc44de085d0e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:01.476229 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:01.476229 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:01.494263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9e48531-01ff-4722-aa77-cc44de085d0e tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:01.497189 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 242/966] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:01 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.275364 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.277655 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.278014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.278161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.288696 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.288696 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:02.293375 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.302109 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f6dced2-a4be-4a25-b8a5-847c14559c46 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.302266 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 245/967] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.321294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-03731849-3e86-4be1-9b3f-500149786820 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.325771 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03731849-3e86-4be1-9b3f-500149786820 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.325771 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03731849-3e86-4be1-9b3f-500149786820 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.326066 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03731849-3e86-4be1-9b3f-500149786820 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.342561 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.342561 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:02.348230 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-03731849-3e86-4be1-9b3f-500149786820 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.355952 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03731849-3e86-4be1-9b3f-500149786820 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.356547 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 241/968] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.427106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.431964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.431964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.431964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.452307 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.452307 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:02.458580 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.466373 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1efa108f-46d9-4b52-bc93-30b441dad081 req-44c34ee7-b2ce-428c-9669-4da1447ae9a1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.467147 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 241/969] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.493850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.497237 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.497429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.498093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.507743 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.510148 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:02.510392 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.510674 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.510823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:02.513596 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.513596 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:02.516056 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.516056 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:02.519220 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.522364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2c1dbdd-a091-41b3-9804-ce317026fc86 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.522694 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 243/970] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.528247 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-821e9751-94d9-4dc3-b05f-85afd6dd5fc6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:02.528830 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 246/971] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.540307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.542812 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] PUT https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:02.543376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "452dc033-9ebc-47fa-8dad-c79253f1aa3e"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:02.560522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Update called for group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b. {{(pid=100292) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:09:02.561138 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Updating group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b with name None description: None add_volumes: 452dc033-9ebc-47fa-8dad-c79253f1aa3e remove_volumes: None. Aug 18 21:09:02.567069 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.567069 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:02.583172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.587447 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.587447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.587447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.603534 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.603534 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:02.608632 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.615330 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-2e0b648d-61fa-4a30-9802-b181cf84a78a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.616073 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 242/972] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.629177 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08ea5e6d-9831-4b8b-bff0-424d168f0263 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 202 Aug 18 21:09:02.631891 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 242/973] 10.4.3.48 () {70 vars in 1399 bytes} [Tue Aug 18 21:09:02 2026] PUT /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:02.639270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.639514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.642254 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:02.642502 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.642686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.642849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:02.643015 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa/action Aug 18 21:09:02.643481 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:02.643633 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:02.653347 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.653347 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:02.661023 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.661023 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:02.661760 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.665330 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-525a2966-73d4-497c-a21e-6fa9e6af9813 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:02.667655 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 247/974] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:02.680102 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Begin detaching volume completed successfully. Aug 18 21:09:02.680102 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-addf7ee0-6a33-4d8b-81dc-f476447e5326 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa/action returned with HTTP 202 Aug 18 21:09:02.680102 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 244/975] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:02 2026] POST /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:02.771706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f00dfbf-6b5e-4176-b484-ecc57a3907ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.772760 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f00dfbf-6b5e-4176-b484-ecc57a3907ab None None] GET https://10.4.3.48/volume// Aug 18 21:09:02.773015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f00dfbf-6b5e-4176-b484-ecc57a3907ab None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.773247 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f00dfbf-6b5e-4176-b484-ecc57a3907ab None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.773635 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f00dfbf-6b5e-4176-b484-ecc57a3907ab None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:02.774138 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 243/976] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:02.784588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:02.787898 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:02.788103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:02.788325 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:02.811756 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:02.811756 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:02.815780 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:02.820679 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-5c13d41f-1026-47b3-aca6-ef9b57fcbcfd tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:02.821425 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 243/977] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:02 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:03.680274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd36201b-51a2-43b2-ba11-249f635683e6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:03.681803 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd36201b-51a2-43b2-ba11-249f635683e6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:03.682116 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd36201b-51a2-43b2-ba11-249f635683e6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:03.682365 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd36201b-51a2-43b2-ba11-249f635683e6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:03.682550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-bd36201b-51a2-43b2-ba11-249f635683e6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:03.687825 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:03.687825 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:03.695789 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd36201b-51a2-43b2-ba11-249f635683e6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:03.695789 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 248/978] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:03 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:09:03.708402 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:03.712280 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] PUT https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:03.712280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:03.718821 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Update called for group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b. {{(pid=100293) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:09:03.718821 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Updating group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b with name None description: None add_volumes: None remove_volumes: 0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2. Aug 18 21:09:03.724474 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:03.724474 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:03.749862 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab40a6d4-5129-4e87-8fe4-10298bd2c245 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 202 Aug 18 21:09:03.750431 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 245/979] 10.4.3.48 () {70 vars in 1399 bytes} [Tue Aug 18 21:09:03 2026] PUT /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:03.762102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:03.766833 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:03.767111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:03.767375 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:03.767517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:03.775747 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:03.775747 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:03.795689 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-28a2ca20-63a9-4cf4-97bf-218d812a63f6 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:03.795689 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 244/980] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:03 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:04.085400 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-41876a39-0942-431e-9b89-11cc09ff18e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:04.087869 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:04.088304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-307270364"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:04.090399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-307270364'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:04.102315 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume of 1 GB Aug 18 21:09:04.102315 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.102315 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:04.103926 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Availability Zones retrieved successfully. Aug 18 21:09:04.111558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (25ed7fd8-2b94-4f3c-91e8-651100ed0497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:04.112928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba0baf1-8ba9-4c37-946c-ead63e57246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:04.113895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:04.132551 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.132551 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:04.157370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba0baf1-8ba9-4c37-946c-ead63e57246e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:04.158460 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474aff71-0396-4f51-8db3-f608e752ed8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:04.236785 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Created reservations ['4c6ca366-0feb-43af-beae-cc9586600b41', 'ac483235-30f2-485e-8998-8d5954038df1', '901f4d50-b145-46c7-a6d4-dcceb457baff', 'de966b55-378b-4ad6-a3ca-cb17bc18dc1d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:04.237795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474aff71-0396-4f51-8db3-f608e752ed8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c6ca366-0feb-43af-beae-cc9586600b41', 'ac483235-30f2-485e-8998-8d5954038df1', '901f4d50-b145-46c7-a6d4-dcceb457baff', 'de966b55-378b-4ad6-a3ca-cb17bc18dc1d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:04.238771 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf6182d-9c3d-4da2-ae9b-92747772432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:04.271977 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf6182d-9c3d-4da2-ae9b-92747772432a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a88d74f-a012-456e-9667-816c3df58213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-307270364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['4c6ca366-0feb-43af-beae-cc9586600b41','ac483235-30f2-485e-8998-8d5954038df1','901f4d50-b145-46c7-a6d4-dcceb457baff','de966b55-378b-4ad6-a3ca-cb17bc18dc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-307270364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a88d74f-a012-456e-9667-816c3df58213,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c964ad318840978d58203c4fd79fa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:04.273188 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (937b0b44-ef59-4f95-b08e-e52fa8120ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:04.300595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (937b0b44-ef59-4f95-b08e-e52fa8120ae2) transitioned into state 'SUCCESS' from state '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-307270364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['4c6ca366-0feb-43af-beae-cc9586600b41','ac483235-30f2-485e-8998-8d5954038df1','901f4d50-b145-46c7-a6d4-dcceb457baff','de966b55-378b-4ad6-a3ca-cb17bc18dc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:04.305507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc47f2f-0ea4-49cf-849e-3d5a3b12a824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:04.317644 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc47f2f-0ea4-49cf-849e-3d5a3b12a824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:04.319106 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (25ed7fd8-2b94-4f3c-91e8-651100ed0497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:04.319291 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request issued successfully. Aug 18 21:09:04.320888 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41876a39-0942-431e-9b89-11cc09ff18e6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:04.322915 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 244/981] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:09:04 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:04.333289 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:04.342128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:04.342128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:04.342128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:04.361527 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.361527 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:04.367567 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:04.374241 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10afc519-d9c9-4c0d-b588-b78be1a4407e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:04.374801 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 249/982] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:04 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:04.807751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a38520bf-ed9b-453e-9338-280cb84112ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:04.811872 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a38520bf-ed9b-453e-9338-280cb84112ae tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:04.811872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a38520bf-ed9b-453e-9338-280cb84112ae tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:04.811872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a38520bf-ed9b-453e-9338-280cb84112ae tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:04.811872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-a38520bf-ed9b-453e-9338-280cb84112ae tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:04.817509 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.817509 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:04.830269 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a38520bf-ed9b-453e-9338-280cb84112ae tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:04.831006 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 246/983] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:04 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:04.848603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:04.851116 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] PUT https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:04.851625 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:04.854057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Update called for group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b. {{(pid=100294) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:09:04.854207 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Updating group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b with name None description: None add_volumes: 0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 remove_volumes: None. Aug 18 21:09:04.859276 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.859276 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:04.918749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7608dd3-0287-4a46-af3a-bdfdc8395f31 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 202 Aug 18 21:09:04.919314 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 245/984] 10.4.3.48 () {70 vars in 1399 bytes} [Tue Aug 18 21:09:04 2026] PUT /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:04.931025 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:04.933449 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:04.933756 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:04.933954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:04.934141 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:04.938475 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:04.938475 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:04.948336 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-845f6e43-ff99-4e2d-8087-528e03ecd894 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:04.948829 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 245/985] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:04 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:05.397891 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-038c3dee-43f6-432e-beed-4acbecb6b48b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:05.402450 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-038c3dee-43f6-432e-beed-4acbecb6b48b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:05.403260 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-038c3dee-43f6-432e-beed-4acbecb6b48b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:05.405307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-038c3dee-43f6-432e-beed-4acbecb6b48b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:05.425066 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:05.425066 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:05.436946 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-038c3dee-43f6-432e-beed-4acbecb6b48b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:05.444291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-038c3dee-43f6-432e-beed-4acbecb6b48b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:05.445563 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 250/986] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:05 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:05.505333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:05.507514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:05.508336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:05.508336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:05.517280 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:05.517280 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:05.529398 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:05.538380 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-c211063e-7fc2-46b2-a21e-e5be6331c8ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:05.538922 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 247/987] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:05 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:05.953675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-82d55f20-521d-453f-8cf5-2118ee6c8fd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:05.957232 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-82d55f20-521d-453f-8cf5-2118ee6c8fd2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a Aug 18 21:09:05.958019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-82d55f20-521d-453f-8cf5-2118ee6c8fd2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:05.959400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-82d55f20-521d-453f-8cf5-2118ee6c8fd2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:05.964541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:05.970009 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:05.970746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:05.970746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:05.971432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:05.975797 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:05.975797 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:05.983485 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:05.983485 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:06.007428 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ce42b01-1281-43e0-bccd-9ad40130e24f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 200 Aug 18 21:09:06.009397 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 246/988] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:05 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e72500d6-c582-4199-8fcf-dc2a08bbfd3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e72500d6-c582-4199-8fcf-dc2a08bbfd3a None None] GET https://10.4.3.48/volume// Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e72500d6-c582-4199-8fcf-dc2a08bbfd3a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e72500d6-c582-4199-8fcf-dc2a08bbfd3a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e72500d6-c582-4199-8fcf-dc2a08bbfd3a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:06.017599 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 251/989] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:06.024839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-470dd844-c01d-4010-babc-3bb82ff814c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.028123 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:09:06.028123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.028850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.028850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:06.031090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:09:06.032328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-8f9a34c2-0eda-4842-8d1e-65c1c231856c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.036373 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-8f9a34c2-0eda-4842-8d1e-65c1c231856c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:06.036851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-8f9a34c2-0eda-4842-8d1e-65c1c231856c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a88d74f-a012-456e-9667-816c3df58213", "connector": null, "instance_uuid": "2c180611-0a2f-49ca-909a-129f01077996"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:06.044786 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:09:06.044786 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:06.044786 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:06.048504 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.048504 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:06.092486 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-8f9a34c2-0eda-4842-8d1e-65c1c231856c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:06.092486 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 247/990] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:06 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 18 21:09:06.144199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.146860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:06.147129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.147356 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.150044 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bbea643f-1c64-44cb-aff6-487e189ca82d req-82d55f20-521d-453f-8cf5-2118ee6c8fd2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a returned with HTTP 200 Aug 18 21:09:06.151640 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 246/991] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:05 2026] DELETE /volume/v3/attachments/578a701b-c4ac-4e3c-a4eb-0b583792778a => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:06.159761 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:06.175928 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.175928 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:06.176180 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.176180 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:06.183532 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:06.184707 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:06.184918 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:06.199310 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7666a686-0f90-481c-a5d3-e99d8450cd15 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:06.203513 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 252/992] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:06.234971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-412f77ea-8e92-4df0-8072-e8d7214daf5a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.237132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-412f77ea-8e92-4df0-8072-e8d7214daf5a None None] GET https://10.4.3.48/volume// Aug 18 21:09:06.237132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-412f77ea-8e92-4df0-8072-e8d7214daf5a None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.238547 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-412f77ea-8e92-4df0-8072-e8d7214daf5a None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.239310 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-412f77ea-8e92-4df0-8072-e8d7214daf5a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:06.242641 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 248/993] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:06.261879 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:06.262017 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.262917 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.262917 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:06.265513 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:06.265646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.265874 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.271206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-470dd844-c01d-4010-babc-3bb82ff814c1 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:09:06.271919 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 248/994] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:06.284093 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.284093 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:06.290961 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:06.298064 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-76fbdfe1-fde6-4c01-861d-aac080076302 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:06.300006 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 247/995] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:06.301034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.305933 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/group_snapshots Aug 18 21:09:06.308647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a72b227-89e3-4270-b80e-6f3aab3b5f6b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-899745045"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:06.319894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7a72b227-89e3-4270-b80e-6f3aab3b5f6b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-899745045'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 21:09:06.348774 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.348774 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:06.358576 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-899745045. Aug 18 21:09:06.421207 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.421207 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:06.464415 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:06.464965 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1964239861 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1964239861, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:06.505204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['25bb6f6e-d77e-42b9-9007-5c5f9155d5ee', '3066b3e5-9d4a-4c9a-8a38-b33fc5d0c7fc', '9fbc16f8-2b99-4e4c-93d3-6119215967e1', '82fb0f72-7a0e-4f96-be02-9d6cdc2b98fd'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:06.525185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.528607 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 Aug 18 21:09:06.528934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:06.542904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:06.549567 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:06.550970 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.550970 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:06.556675 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cf58a9c-bc20-4984-aa19-719a972b2996 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots returned with HTTP 202 Aug 18 21:09:06.557139 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 253/996] 10.4.3.48 () {70 vars in 1317 bytes} [Tue Aug 18 21:09:06 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:06.570740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b194385c-b98c-406f-82df-b7f1bd23a09c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:06.573863 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b194385c-b98c-406f-82df-b7f1bd23a09c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:06.573863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b194385c-b98c-406f-82df-b7f1bd23a09c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:06.574217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b194385c-b98c-406f-82df-b7f1bd23a09c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:06.574217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-b194385c-b98c-406f-82df-b7f1bd23a09c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 6cd373d9-7810-4de8-a805-a6a09a700610 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:06.578930 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:06.578930 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:06.584030 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b194385c-b98c-406f-82df-b7f1bd23a09c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 returned with HTTP 200 Aug 18 21:09:06.584735 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 249/997] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:06 2026] GET /volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:06.731993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" released by "attachment_update" :: held 0.181s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:06.734842 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-5f19712d-d9cf-4255-a962-16dbc0ae8621 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 returned with HTTP 200 Aug 18 21:09:06.736636 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 249/998] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:06 2026] PUT /volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:07.005608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.007641 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:09:07.007990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.008273 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.016631 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.016631 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:07.023037 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:07.029465 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b2643dbb-c93f-4724-b6ab-15d1d12d88fe tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:09:07.029980 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 248/999] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:07.225928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-292e373a-7cfb-4992-b01e-303cdb0433fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.228756 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-292e373a-7cfb-4992-b01e-303cdb0433fc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:07.228756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-292e373a-7cfb-4992-b01e-303cdb0433fc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.228756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-292e373a-7cfb-4992-b01e-303cdb0433fc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.230980 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=403,cinder:UPDATE=96,cinder:INSERT=59 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:09:07.245377 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.245377 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:07.250671 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-292e373a-7cfb-4992-b01e-303cdb0433fc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:07.260235 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-292e373a-7cfb-4992-b01e-303cdb0433fc tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:07.261394 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 254/1000] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:07.602299 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.604447 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:07.604697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.604951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.605116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 6cd373d9-7810-4de8-a805-a6a09a700610 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:07.606899 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=452,cinder:INSERT=53,cinder:UPDATE=89 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:09:07.609449 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.609449 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:07.613765 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48f14167-5ac3-4b62-a15d-a5a2a4f4c3f0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 returned with HTTP 200 Aug 18 21:09:07.613765 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 250/1001] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:07.628861 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.629880 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:09:07.629880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.630042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.630303 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:07.630569 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.630569 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:07.631489 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:09:07.632839 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=459,cinder:INSERT=69,cinder:UPDATE=120 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:09:07.638254 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:09:07.638791 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.638791 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:07.639323 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6ae64f4-1f47-4f11-9112-f594937dd1f4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:09:07.639710 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 250/1002] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:07.651876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-289df473-4cb7-4104-864f-52070d9789fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.661850 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-289df473-4cb7-4104-864f-52070d9789fa tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb Aug 18 21:09:07.662109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-289df473-4cb7-4104-864f-52070d9789fa tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.662507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-289df473-4cb7-4104-864f-52070d9789fa tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.669673 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.669673 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:07.670220 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-289df473-4cb7-4104-864f-52070d9789fa tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Snapshot retrieved successfully. Aug 18 21:09:07.671103 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-289df473-4cb7-4104-864f-52070d9789fa tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb returned with HTTP 200 Aug 18 21:09:07.671503 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 249/1003] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:07.684247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.688797 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/2ceba0fb-6c5b-411c-bec8-290264e74b18 Aug 18 21:09:07.689084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.689353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.702878 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.702878 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:07.702968 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Snapshot retrieved successfully. Aug 18 21:09:07.703648 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a3eb7c1-74c5-4a33-8fed-e100a375b298 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/2ceba0fb-6c5b-411c-bec8-290264e74b18 returned with HTTP 200 Aug 18 21:09:07.704425 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 255/1004] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/snapshots/2ceba0fb-6c5b-411c-bec8-290264e74b18 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:07.714340 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.716319 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:07.716543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.716785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.716937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for member 6cd373d9-7810-4de8-a805-a6a09a700610 {{(pid=100293) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:09:07.717046 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.group_snapshots [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group_snapshot with id: 6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:07.721757 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.721757 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:07.772188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3273008e-6ca4-45db-b732-672eafcdb2b0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 returned with HTTP 202 Aug 18 21:09:07.773271 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 251/1005] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:09:07 2026] DELETE /volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:07.787138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:07.789547 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:09:07.789964 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:07.790358 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:07.790647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:07.791832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:09:07.809196 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:09:07.810040 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:07.810245 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:07.868401 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:07.876522 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.876522 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:07.885544 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:07.885833 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:07.953507 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:07.960556 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:07.960556 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:07.979181 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14a885c9-8c33-4bc5-aee0-9ef777364aab tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:09:07.979181 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 251/1006] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:07.999812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:08.003976 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:09:08.004219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:08.004647 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:08.005140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:08.008771 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:09:08.030469 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:09:08.031573 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:08.031573 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:08.033065 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a13cd2a-6c21-4d0b-92c5-9b6df85c9ac3 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:09:08.033065 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 250/1007] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:09:07 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:08.052058 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:08.054275 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb Aug 18 21:09:08.054703 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:08.054999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:08.066024 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:08.066024 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:08.066024 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Snapshot retrieved successfully. Aug 18 21:09:08.067657 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-030cd747-7bd2-400b-93e0-f9c1c478bf48 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb returned with HTTP 200 Aug 18 21:09:08.067657 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 256/1008] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:08 2026] GET /volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:08.285277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:08.289192 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:08.289536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:08.289536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:08.306461 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:08.306461 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:08.311538 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:08.320015 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b54f22d-f4c7-4456-913f-81d50227cc6c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:08.320556 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 252/1009] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:08 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:09.077842 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-464c661a-ebaf-4eef-bce2-c9e6c2ad2b3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.080621 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-464c661a-ebaf-4eef-bce2-c9e6c2ad2b3f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb Aug 18 21:09:09.080621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-464c661a-ebaf-4eef-bce2-c9e6c2ad2b3f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.081115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-464c661a-ebaf-4eef-bce2-c9e6c2ad2b3f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.086774 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-464c661a-ebaf-4eef-bce2-c9e6c2ad2b3f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb returned with HTTP 404 Aug 18 21:09:09.087416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 252/1010] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/snapshots/6866af04-58a4-4ecb-8dd1-7d4d26ea8feb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:09.094337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2021ab5c-0220-496d-94bb-c5c59452db97 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.096652 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2021ab5c-0220-496d-94bb-c5c59452db97 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:09.096971 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2021ab5c-0220-496d-94bb-c5c59452db97 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.097217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2021ab5c-0220-496d-94bb-c5c59452db97 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.097407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-2021ab5c-0220-496d-94bb-c5c59452db97 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 6cd373d9-7810-4de8-a805-a6a09a700610 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:09.101737 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2021ab5c-0220-496d-94bb-c5c59452db97 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 returned with HTTP 404 Aug 18 21:09:09.102376 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 251/1011] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:09.110744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.113093 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:09.113217 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.113943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.113943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for member 6cd373d9-7810-4de8-a805-a6a09a700610 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:09:09.115090 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group_snapshot with id: 6cd373d9-7810-4de8-a805-a6a09a700610 Aug 18 21:09:09.119281 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6efe17e1-e81e-4dc8-99d2-e1d1d1f17c94 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 returned with HTTP 404 Aug 18 21:09:09.119966 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 257/1012] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:09:09 2026] DELETE /volume/v3/group_snapshots/6cd373d9-7810-4de8-a805-a6a09a700610 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:09.130830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e252cdc-cc49-4283-b274-40446568816c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.132736 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:09:09.133001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.133237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.133565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:09.134497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:09:09.144854 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:09:09.145742 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:09.146045 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:09.184612 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.187181 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:09.187452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.187894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.195709 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.195709 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:09.199219 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:09.203538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ce64e2b-2fd5-4166-aa67-8057c9f3f4f9 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:09:09.204156 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 253/1013] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:09.213244 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:09.218116 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.218116 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:09.223519 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:09.223833 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:09.264707 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:09.268587 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.268587 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:09.278429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e252cdc-cc49-4283-b274-40446568816c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:09:09.279235 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 253/1014] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:09.296619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2564622a-2441-452a-aafa-b43100f7933b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.298829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b/action Aug 18 21:09:09.299260 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:09.299429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-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 18 21:09:09.301293 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for group 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:09:09.301456 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group with id: 7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:09.305968 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.305968 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:09.337709 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8155a99f-de1e-444d-814a-0a44a66b696a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.340187 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8155a99f-de1e-444d-814a-0a44a66b696a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:09.342216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8155a99f-de1e-444d-814a-0a44a66b696a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.342216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8155a99f-de1e-444d-814a-0a44a66b696a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.355107 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.355107 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:09.362670 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8155a99f-de1e-444d-814a-0a44a66b696a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:09.370407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8155a99f-de1e-444d-814a-0a44a66b696a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:09.370996 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2564622a-2441-452a-aafa-b43100f7933b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b/action returned with HTTP 202 Aug 18 21:09:09.371065 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 258/1015] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:09.371732 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 252/1016] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:09:09 2026] POST /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:09.381942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:09.384746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 Aug 18 21:09:09.384746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:09.384746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:09.394655 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.394655 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:09.399632 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:09.400435 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:09.400567 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:09.453893 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:09.455694 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:09.455694 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:09.465845 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46384b3a-2fd2-4f39-bac1-ca507afb56a4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 returned with HTTP 200 Aug 18 21:09:09.466323 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 254/1017] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:09 2026] GET /volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:10.065551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-abcf856e-3c7e-4490-966e-df6955e07c6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.067913 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-abcf856e-3c7e-4490-966e-df6955e07c6f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317/action Aug 18 21:09:10.068266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-abcf856e-3c7e-4490-966e-df6955e07c6f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:10.068385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-abcf856e-3c7e-4490-966e-df6955e07c6f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.091451 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.091451 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:10.110861 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b84ca1da-05e8-4235-92c6-532a67c77d32 req-abcf856e-3c7e-4490-966e-df6955e07c6f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317/action returned with HTTP 204 Aug 18 21:09:10.111269 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 254/1018] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:10 2026] POST /volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:10.221343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.223866 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:10.224088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.224262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.242234 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.242234 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:10.255812 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:10.261286 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-880a642d-32ce-4cd5-bf2f-1d2a1eddc161 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:09:10.262073 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 259/1019] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:10.315555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.318665 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] POST https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action Aug 18 21:09:10.319111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1633612582", "disk_format": "qcow2"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:10.319277 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1633612582", "disk_format": "qcow2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.333108 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.333108 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:10.333749 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:10.361340 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.361340 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:10.371695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.image.image_utils [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1633612582'}] 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-1633612582'}]. {{(pid=100294) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 21:09:10.388649 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-870d396a-85c9-4a00-9221-c89b428d61e8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.390710 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-870d396a-85c9-4a00-9221-c89b428d61e8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:10.390958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-870d396a-85c9-4a00-9221-c89b428d61e8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.392243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-870d396a-85c9-4a00-9221-c89b428d61e8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.406264 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.406264 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:10.416925 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-870d396a-85c9-4a00-9221-c89b428d61e8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:10.423432 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-870d396a-85c9-4a00-9221-c89b428d61e8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:10.423874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 255/1020] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:10.481091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.483767 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:10.483982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.484347 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.488815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f933a8cc-3c92-49e4-8b7e-64c17237c0b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.491389 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f933a8cc-3c92-49e4-8b7e-64c17237c0b8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 Aug 18 21:09:10.491993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f933a8cc-3c92-49e4-8b7e-64c17237c0b8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.491993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f933a8cc-3c92-49e4-8b7e-64c17237c0b8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.498421 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.498421 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:10.502073 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f933a8cc-3c92-49e4-8b7e-64c17237c0b8 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 returned with HTTP 404 Aug 18 21:09:10.503077 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 260/1021] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/0ebd70a6-a9f5-4bed-b0bd-f3a26f88bed2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:10.503863 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:10.510631 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-749b4677-8654-4e3d-986b-01c483c5449e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:10.510752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2ac7f81e-61e0-47c5-86a9-fca4d8f460cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.511026 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 255/1022] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:10.515366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ac7f81e-61e0-47c5-86a9-fca4d8f460cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e Aug 18 21:09:10.515668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ac7f81e-61e0-47c5-86a9-fca4d8f460cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.515920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ac7f81e-61e0-47c5-86a9-fca4d8f460cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.528547 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ac7f81e-61e0-47c5-86a9-fca4d8f460cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e returned with HTTP 404 Aug 18 21:09:10.528547 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 256/1023] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/452dc033-9ebc-47fa-8dad-c79253f1aa3e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:10.539668 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.544932 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b Aug 18 21:09:10.546543 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.547548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.547781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member 7a72b227-89e3-4270-b80e-6f3aab3b5f6b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:10.555084 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-464f8b68-fc22-41d2-98db-ab970c1a11ec tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b returned with HTTP 404 Aug 18 21:09:10.555758 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 261/1024] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/groups/7a72b227-89e3-4270-b80e-6f3aab3b5f6b => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:10.566671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b17ce67f-de17-4e66-b294-5b0f69af29f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.569199 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b17ce67f-de17-4e66-b294-5b0f69af29f8 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/7005264b-ff26-4b0c-af57-0066a6589e5a Aug 18 21:09:10.569575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b17ce67f-de17-4e66-b294-5b0f69af29f8 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.569668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b17ce67f-de17-4e66-b294-5b0f69af29f8 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.599060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b17ce67f-de17-4e66-b294-5b0f69af29f8 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types/7005264b-ff26-4b0c-af57-0066a6589e5a returned with HTTP 202 Aug 18 21:09:10.599379 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 256/1025] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:09:10 2026] DELETE /volume/v3/group_types/7005264b-ff26-4b0c-af57-0066a6589e5a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:10.613443 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a48448a9-3174-4a03-ab0c-0cf2328e8300 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.615020 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a48448a9-3174-4a03-ab0c-0cf2328e8300 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 Aug 18 21:09:10.615144 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a48448a9-3174-4a03-ab0c-0cf2328e8300 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.615341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a48448a9-3174-4a03-ab0c-0cf2328e8300 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.642640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd763358-cfde-46b8-9cd6-a02c9b614c74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.643042 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd763358-cfde-46b8-9cd6-a02c9b614c74 None None] GET https://10.4.3.48/volume// Aug 18 21:09:10.643215 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd763358-cfde-46b8-9cd6-a02c9b614c74 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.643400 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd763358-cfde-46b8-9cd6-a02c9b614c74 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.643773 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd763358-cfde-46b8-9cd6-a02c9b614c74 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:10.644178 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 262/1026] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09: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 18 21:09:10.653689 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2f009657-e55d-4767-bfb7-134e7684092e req-7c6e640b-93dd-4452-94ee-fd531ad7d31e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.656082 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-7c6e640b-93dd-4452-94ee-fd531ad7d31e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:10.656466 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-7c6e640b-93dd-4452-94ee-fd531ad7d31e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a88d74f-a012-456e-9667-816c3df58213", "connector": null, "instance_uuid": "8578d0ca-4cac-430f-98ef-1cf71c15e518"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.660751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a48448a9-3174-4a03-ab0c-0cf2328e8300 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 returned with HTTP 202 Aug 18 21:09:10.660751 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 257/1027] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:10 2026] DELETE /volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:10.670165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d15d66d1-c702-4c7f-b41e-4b48b7015f28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.673760 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.673760 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:10.674538 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d15d66d1-c702-4c7f-b41e-4b48b7015f28 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] GET https://10.4.3.48/volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 Aug 18 21:09:10.674796 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d15d66d1-c702-4c7f-b41e-4b48b7015f28 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.675047 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d15d66d1-c702-4c7f-b41e-4b48b7015f28 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.680241 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d15d66d1-c702-4c7f-b41e-4b48b7015f28 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 returned with HTTP 404 Aug 18 21:09:10.681113 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 263/1028] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/types/188f2423-511b-40fa-9352-c733afdfd934 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:10.692962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e061f390-d275-4bdc-bc7e-940a3d2851a3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.696146 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e061f390-d275-4bdc-bc7e-940a3d2851a3 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:10.696655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e061f390-d275-4bdc-bc7e-940a3d2851a3 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-691540047"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.713199 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-7c6e640b-93dd-4452-94ee-fd531ad7d31e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:10.713898 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 257/1029] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:10 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 18 21:09:10.716434 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e061f390-d275-4bdc-bc7e-940a3d2851a3 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:10.716875 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 258/1030] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:09:10 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:10.730115 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a6e3a3b-8c54-460c-a926-f9c8679d3b2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.732782 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a6e3a3b-8c54-460c-a926-f9c8679d3b2b tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:09:10.733440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a6e3a3b-8c54-460c-a926-f9c8679d3b2b tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-510411155"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.753646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a137b54-18d0-4288-890c-5116ed22d250 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.753793 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a6e3a3b-8c54-460c-a926-f9c8679d3b2b tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:09:10.753793 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 264/1031] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:09:10 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:10.755050 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a137b54-18d0-4288-890c-5116ed22d250 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:10.755308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a137b54-18d0-4288-890c-5116ed22d250 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.755576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a137b54-18d0-4288-890c-5116ed22d250 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.765790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.767886 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:09:10.768111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "992eb1a6-ca97-4dc7-84f4-d4dbe0d521a2", "volume_types": ["07f7fc6d-91e7-4373-962c-2c33f6bc56ab"], "name": "tempest-GroupSnapshotsTest-Group-1834210879"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.769426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group {'group': {'group_type': '992eb1a6-ca97-4dc7-84f4-d4dbe0d521a2', 'volume_types': ['07f7fc6d-91e7-4373-962c-2c33f6bc56ab'], 'name': 'tempest-GroupSnapshotsTest-Group-1834210879'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:09:10.773366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group tempest-GroupSnapshotsTest-Group-1834210879. Aug 18 21:09:10.780236 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.780236 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:10.783218 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c10e61d4-69c4-4b1d-a3f0-a9dd49735bed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.783815 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10e61d4-69c4-4b1d-a3f0-a9dd49735bed None None] GET https://10.4.3.48/volume// Aug 18 21:09:10.784156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c10e61d4-69c4-4b1d-a3f0-a9dd49735bed None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.784592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c10e61d4-69c4-4b1d-a3f0-a9dd49735bed None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.785560 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10e61d4-69c4-4b1d-a3f0-a9dd49735bed None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:10.786001 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 265/1032] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:10.786289 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2a137b54-18d0-4288-890c-5116ed22d250 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:10.790682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:09:10.790114. {{(pid=100292) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:09:10.790808 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:09:10.791784 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a137b54-18d0-4288-890c-5116ed22d250 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:10.792298 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 258/1033] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:10.795180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.799789 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:10.799789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.799789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.800747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['fc3277c0-535f-4dd5-8ab1-2a34b1132a71'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:10.815590 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.815590 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:10.818628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:10.824613 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a3176dc-179d-4fb9-9ff1-6abd2f7354e9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:09:10.825201 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 259/1034] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:09:10 2026] POST /volume/v3/groups => generated 112 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:10.829749 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-94695f9b-0a17-40bf-b6fa-05a5e948178a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:10.829749 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 266/1035] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:10.840701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.842393 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d Aug 18 21:09:10.842782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:10.842923 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:10.843045 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member f8e3abac-c097-44d4-937f-0224026d046d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:10.846825 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.846825 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:10.857461 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e535a43a-9b34-41d2-bc1e-f20540969c65 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d returned with HTTP 200 Aug 18 21:09:10.857894 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 259/1036] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:10 2026] GET /volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:10.956420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:10.958681 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb Aug 18 21:09:10.959197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:10.969192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:10.975879 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:10.977430 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:10.977430 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:11.017662 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Copy volume to image completed successfully. Aug 18 21:09:11.018199 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ff7bc68-5f79-41b7-9be8-a4b7f765ea41 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action returned with HTTP 202 Aug 18 21:09:11.018684 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 253/1037] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:10 2026] POST /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37/action => generated 689 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:11.117411 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-3a88d74f-a012-456e-9667-816c3df58213-np0000007703" released by "attachment_update" :: held 0.142s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:11.117694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-5a633f91-4e52-4595-ac7e-6a7fbdbc7acf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb returned with HTTP 200 Aug 18 21:09:11.118140 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 260/1038] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:10 2026] PUT /volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:11.806101 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:11.810567 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:11.810862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:11.811124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:11.831892 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:11.831892 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:11.837113 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:11.843306 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ea10af3-4c7d-4450-bd79-b5b62ee506e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:11.844071 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 267/1039] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:11 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:11.869492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:11.871403 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d Aug 18 21:09:11.871738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:11.871951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:11.872113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member f8e3abac-c097-44d4-937f-0224026d046d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:11.876105 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:11.876105 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:11.886943 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dab5f0b0-9d5a-4db3-93ce-a3b8ff0994d0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d returned with HTTP 200 Aug 18 21:09:11.887431 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 260/1040] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:11 2026] GET /volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:11.898295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:11.901013 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:11.901403 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1184326258", "volume_type": "07f7fc6d-91e7-4373-962c-2c33f6bc56ab", "group_id": "f8e3abac-c097-44d4-937f-0224026d046d", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:11.902988 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1184326258', 'volume_type': '07f7fc6d-91e7-4373-962c-2c33f6bc56ab', 'group_id': 'f8e3abac-c097-44d4-937f-0224026d046d', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:11.911127 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:11.911127 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:11.911512 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume of 1 GB Aug 18 21:09:11.916748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Availability Zones retrieved successfully. Aug 18 21:09:11.926658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (bbb1183c-5049-48e6-a5fa-164c4acb24a6) 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 18 21:09:11.930955 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538fd693-c21b-41dd-a003-04fd99fdcbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:11.931737 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:11.931737 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:11.932349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-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 18 21:09:11.960820 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538fd693-c21b-41dd-a003-04fd99fdcbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:09:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07f7fc6d-91e7-4373-962c-2c33f6bc56ab,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-691540047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07f7fc6d-91e7-4373-962c-2c33f6bc56ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f8e3abac-c097-44d4-937f-0224026d046d', '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 18 21:09:11.961776 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ad6bc0-ce25-4a4d-9da8-895c83ef72f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:11.990102 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-691540047 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-691540047, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:11.990594 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-691540047 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-691540047, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:12.018351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['31ec5613-fc1e-407b-b9ad-3442ec3a4f1b', '2e91ecb6-28f0-4c53-932c-14d587c0202c', 'fd25d23d-bc5d-4131-ac34-da41cabdcf44', 'ba2fe0dd-4d4c-47db-8581-e4901fc5b102'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:12.019340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ad6bc0-ce25-4a4d-9da8-895c83ef72f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ec5613-fc1e-407b-b9ad-3442ec3a4f1b', '2e91ecb6-28f0-4c53-932c-14d587c0202c', 'fd25d23d-bc5d-4131-ac34-da41cabdcf44', 'ba2fe0dd-4d4c-47db-8581-e4901fc5b102']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:12.020399 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103f0540-c8d8-4182-a73c-a000bfa3860d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:12.050587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103f0540-c8d8-4182-a73c-a000bfa3860d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1184326258',encryption_key_id=None,group_id=f8e3abac-c097-44d4-937f-0224026d046d,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['31ec5613-fc1e-407b-b9ad-3442ec3a4f1b','2e91ecb6-28f0-4c53-932c-14d587c0202c','fd25d23d-bc5d-4131-ac34-da41cabdcf44','ba2fe0dd-4d4c-47db-8581-e4901fc5b102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=07f7fc6d-91e7-4373-962c-2c33f6bc56ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1184326258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f8e3abac-c097-44d4-937f-0224026d046d,host=None,id=2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef991a836ab46b384a155c7e4b58bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdddb072f70241e884f457d406de22bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07f7fc6d-91e7-4373-962c-2c33f6bc56ab),volume_type_id=07f7fc6d-91e7-4373-962c-2c33f6bc56ab)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:12.050587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5943fec4-aeb7-43c6-ae73-d822dc6ab195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:12.070631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5943fec4-aeb7-43c6-ae73-d822dc6ab195) transitioned into state 'SUCCESS' from state '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-1184326258',encryption_key_id=None,group_id=f8e3abac-c097-44d4-937f-0224026d046d,group_type_id=,metadata={},multiattach=False,project_id='5ef991a836ab46b384a155c7e4b58bc5',qos_specs=None,replication_status=,reservations=['31ec5613-fc1e-407b-b9ad-3442ec3a4f1b','2e91ecb6-28f0-4c53-932c-14d587c0202c','fd25d23d-bc5d-4131-ac34-da41cabdcf44','ba2fe0dd-4d4c-47db-8581-e4901fc5b102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdddb072f70241e884f457d406de22bc',volume_type_id=07f7fc6d-91e7-4373-962c-2c33f6bc56ab)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:12.071717 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc2924d-1889-46fc-9c74-15e7ba355c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:12.085739 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc2924d-1889-46fc-9c74-15e7ba355c7a) 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 18 21:09:12.086523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Flow 'volume_create_api' (bbb1183c-5049-48e6-a5fa-164c4acb24a6) 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 18 21:09:12.086849 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Create volume request issued successfully. Aug 18 21:09:12.087489 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:12.087652 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:12.129088 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:09:12.132209 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:12.132209 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:12.136090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8005edc-eb74-4af1-85ff-3c12ce0bf02d tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:12.136600 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 254/1041] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:09:11 2026] POST /volume/v3/volumes => generated 820 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:12.162332 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:12.165631 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b Aug 18 21:09:12.165957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:12.166200 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:12.179677 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:12.179677 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:12.185937 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:12.187128 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:12.187377 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:12.248129 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:12.254568 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:12.254568 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:12.265851 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ed5babc-2f96-49ce-89e5-257c1433fae4 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b returned with HTTP 200 Aug 18 21:09:12.266611 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 261/1042] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:12 2026] GET /volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:12.863630 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:12.866631 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:12.866911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:12.867165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:12.882826 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:12.882826 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:12.886831 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:12.892334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c71801aa-0a12-4121-aa21-f352a5d44ef1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:12.893107 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 268/1043] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:12 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:13.282608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:13.286263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b Aug 18 21:09:13.286521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:13.286810 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:13.296600 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.296600 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:13.301497 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:13.302538 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:13.303465 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:13.363397 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:13.369043 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.369043 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:13.376419 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8d6cb0f-1010-4603-9542-53c89306b4ea tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b returned with HTTP 200 Aug 18 21:09:13.377135 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 261/1044] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:13 2026] GET /volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:13.390135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8fe6661c-9443-4f56-919f-4522a955e0cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:13.391936 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/group_snapshots Aug 18 21:09:13.392249 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f8e3abac-c097-44d4-937f-0224026d046d", "name": "tempest-group_snapshot-1148096229"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:13.393756 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f8e3abac-c097-44d4-937f-0224026d046d', 'name': 'tempest-group_snapshot-1148096229'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 21:09:13.397384 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.397384 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:13.400782 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.group_snapshots [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Creating group_snapshot tempest-group_snapshot-1148096229. Aug 18 21:09:13.422861 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.422861 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:13.437634 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-691540047 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-691540047, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:13.462679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Created reservations ['64e51cc1-7b60-4dcd-aeb0-7c8307f8a891', '813c5913-d5e5-4e0e-86b0-9800bf747702', '1631f3fe-b6f2-4d51-bd62-194bb7732b5a', '6787c21e-fc1a-49b6-b155-9c33515bf00b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:13.493562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fe6661c-9443-4f56-919f-4522a955e0cc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots returned with HTTP 202 Aug 18 21:09:13.494156 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 255/1045] 10.4.3.48 () {70 vars in 1317 bytes} [Tue Aug 18 21:09:13 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:13.504068 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df5e4205-13cc-49f3-a741-cea660916a40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:13.506101 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df5e4205-13cc-49f3-a741-cea660916a40 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:13.506369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df5e4205-13cc-49f3-a741-cea660916a40 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:13.506503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df5e4205-13cc-49f3-a741-cea660916a40 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:13.506655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-df5e4205-13cc-49f3-a741-cea660916a40 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:13.511645 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.511645 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:13.516336 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df5e4205-13cc-49f3-a741-cea660916a40 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 200 Aug 18 21:09:13.516888 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 262/1046] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:13 2026] GET /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:13.908014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:13.912538 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:13.912538 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:13.912538 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:13.932153 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:13.932153 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:13.936295 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:13.941678 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e558f38f-d5be-452d-917d-e2b6f99526f9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:13.942256 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 269/1047] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:13 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:14.527746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.530332 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.530474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.530642 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.530833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:14.535417 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.535417 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:14.539804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e9475411-49ab-48a2-a5a5-a2c49f1fa8fb tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 200 Aug 18 21:09:14.540362 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 262/1048] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:14.550189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.552094 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:09:14.552300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.552492 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.552738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:14.553204 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.553204 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:14.554134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:09:14.557962 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:09:14.558769 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.558769 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:14.558919 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4cfc16be-2f93-4c77-81ba-b84aacd2eb98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:09:14.559150 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 256/1049] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:14.578809 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.581838 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/0d73ea82-31e6-4789-bd70-8fafc0c9cfaf Aug 18 21:09:14.581984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.582304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.587762 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.587762 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:14.588233 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Snapshot retrieved successfully. Aug 18 21:09:14.589040 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9673a8a2-c2da-4399-bb44-5ca842087e46 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/0d73ea82-31e6-4789-bd70-8fafc0c9cfaf returned with HTTP 200 Aug 18 21:09:14.589452 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 263/1050] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/snapshots/0d73ea82-31e6-4789-bd70-8fafc0c9cfaf => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:14.599329 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.601023 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.601230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.601409 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.601560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:14.605674 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.605674 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:14.610747 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8fe0b78-de84-4ad3-937c-76ce31bc0853 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 200 Aug 18 21:09:14.611585 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 270/1051] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:14.623380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da01ff24-743c-4521-a565-7e3f6a865058 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.627245 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da01ff24-743c-4521-a565-7e3f6a865058 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/detail Aug 18 21:09:14.627555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da01ff24-743c-4521-a565-7e3f6a865058 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.627880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da01ff24-743c-4521-a565-7e3f6a865058 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.641765 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da01ff24-743c-4521-a565-7e3f6a865058 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 21:09:14.642280 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 263/1052] 10.4.3.48 () {68 vars in 1316 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:14.653579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-780200cc-8ce0-4485-b832-78a62bf38e1c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.655904 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.656167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.656426 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.656553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100294) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:09:14.656706 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.group_snapshots [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group_snapshot with id: e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.661412 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.661412 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:14.713806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-780200cc-8ce0-4485-b832-78a62bf38e1c tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 202 Aug 18 21:09:14.713806 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 257/1053] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:09:14 2026] DELETE /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:14.726678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.728528 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:09:14.728910 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.728910 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.729100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:14.729859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:09:14.738159 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:09:14.738919 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:14.738969 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:14.793978 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:14.799979 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.799979 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:14.809478 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c0c5490-3324-4b62-ba5b-d16689243d98 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:09:14.810073 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 264/1054] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:14.833663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.836918 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:09:14.837787 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.838080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.838481 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:14.840893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:09:14.845591 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all snapshots completed successfully. Aug 18 21:09:14.846957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d39ab9b-e810-492f-a36c-8fe88042b3a9 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:09:14.847673 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 271/1055] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:09:14.866042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df254306-5880-4561-945e-5562297342dc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.868640 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df254306-5880-4561-945e-5562297342dc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.869476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df254306-5880-4561-945e-5562297342dc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.870075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df254306-5880-4561-945e-5562297342dc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.871293 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-df254306-5880-4561-945e-5562297342dc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:09:14.875426 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df254306-5880-4561-945e-5562297342dc tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 404 Aug 18 21:09:14.876291 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 264/1056] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:14.888648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-189b2e00-b812-4cb7-8316-ce8f89d0976f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.890509 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-189b2e00-b812-4cb7-8316-ce8f89d0976f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/group_snapshots Aug 18 21:09:14.891631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-189b2e00-b812-4cb7-8316-ce8f89d0976f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.892188 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-189b2e00-b812-4cb7-8316-ce8f89d0976f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.892470 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.892470 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:14.898003 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-189b2e00-b812-4cb7-8316-ce8f89d0976f tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots returned with HTTP 200 Aug 18 21:09:14.898437 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 258/1057] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:14.910595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b71678f6-b491-40d2-b07b-589c694353e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.917355 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.917804 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.917897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.918576 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for member e0b977f1-ea53-4553-8532-9d359e5c8e8b {{(pid=100292) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:09:14.918576 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.group_snapshots [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group_snapshot with id: e0b977f1-ea53-4553-8532-9d359e5c8e8b Aug 18 21:09:14.923050 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b71678f6-b491-40d2-b07b-589c694353e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b returned with HTTP 404 Aug 18 21:09:14.924070 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 265/1058] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:09:14 2026] DELETE /volume/v3/group_snapshots/e0b977f1-ea53-4553-8532-9d359e5c8e8b => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:14.936965 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ea1409c-8a61-4cff-8d64-21863332200b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.939768 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:09:14.941638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.941638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.941638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:09:14.942745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:09:14.953470 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Get all volumes completed successfully. Aug 18 21:09:14.954685 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:14.954868 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:14.962712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:14.965752 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:14.965752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:14.966427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:14.980905 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:14.980905 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:14.986976 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:14.994165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8e8d2b0-a7a5-4e36-beab-24731bbcda35 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:14.995015 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 265/1059] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:09:15.024796 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set 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 18 21:09:15.029314 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:15.029314 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:15.041326 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea1409c-8a61-4cff-8d64-21863332200b tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:09:15.042014 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 272/1060] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:09:14 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:15.061242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a3241969-a556-4e46-9a44-61fee4533c36 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:15.065269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] POST https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d/action Aug 18 21:09:15.066306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:15.066306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-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 18 21:09:15.070273 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] delete called for group f8e3abac-c097-44d4-937f-0224026d046d {{(pid=100294) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:09:15.070861 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Delete group with id: f8e3abac-c097-44d4-937f-0224026d046d Aug 18 21:09:15.079328 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:15.079328 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:15.145946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a3241969-a556-4e46-9a44-61fee4533c36 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d/action returned with HTTP 202 Aug 18 21:09:15.146340 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 259/1061] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:09:15 2026] POST /volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:15.163940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:15.171076 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b Aug 18 21:09:15.171292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:15.171541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:15.183527 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:15.183527 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:15.188668 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Volume info retrieved successfully. Aug 18 21:09:15.189821 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:09:15.190099 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:09:15.253115 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:09:15.257899 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:15.257899 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:15.273096 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5ebd931-7fa7-4401-bb6b-299082a90246 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b returned with HTTP 200 Aug 18 21:09:15.273755 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 266/1062] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:15 2026] GET /volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:16.016385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.022490 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:16.023871 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.024651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.048661 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:16.048661 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:16.055975 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:16.064897 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c82a654-b4aa-47d3-8b71-5cbb83809504 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:16.065330 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 266/1063] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:16 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:16.295026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-791ad422-5c49-4723-920d-6eb28cb04434 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.299370 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-791ad422-5c49-4723-920d-6eb28cb04434 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b Aug 18 21:09:16.299818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-791ad422-5c49-4723-920d-6eb28cb04434 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.299872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-791ad422-5c49-4723-920d-6eb28cb04434 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.307387 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-791ad422-5c49-4723-920d-6eb28cb04434 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b returned with HTTP 404 Aug 18 21:09:16.307783 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 273/1064] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:09:16 2026] GET /volume/v3/volumes/2b86ffc8-e4e9-4b6f-b63d-4bf6d162433b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:16.337752 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.340838 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] GET https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d Aug 18 21:09:16.340838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.341573 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.343861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] show called for member f8e3abac-c097-44d4-937f-0224026d046d {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:09:16.352847 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e2e544e-3f44-49ce-a55a-1ea2db6358e0 tempest-GroupSnapshotsTest-725491271 tempest-GroupSnapshotsTest-725491271-project-member] https://10.4.3.48/volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d returned with HTTP 404 Aug 18 21:09:16.352847 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 260/1065] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:09:16 2026] GET /volume/v3/groups/f8e3abac-c097-44d4-937f-0224026d046d => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:09:16.363950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-489dec76-3273-4741-9012-391591d619d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.369767 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-489dec76-3273-4741-9012-391591d619d7 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/992eb1a6-ca97-4dc7-84f4-d4dbe0d521a2 Aug 18 21:09:16.370045 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-489dec76-3273-4741-9012-391591d619d7 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.370304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-489dec76-3273-4741-9012-391591d619d7 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.419155 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-489dec76-3273-4741-9012-391591d619d7 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/group_types/992eb1a6-ca97-4dc7-84f4-d4dbe0d521a2 returned with HTTP 202 Aug 18 21:09:16.426752 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 267/1066] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:09:16 2026] DELETE /volume/v3/group_types/992eb1a6-ca97-4dc7-84f4-d4dbe0d521a2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:09:16.430886 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b5e811e-a6d6-4fdd-809b-16adf88ca299 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.434994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b5e811e-a6d6-4fdd-809b-16adf88ca299 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] DELETE https://10.4.3.48/volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab Aug 18 21:09:16.435231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b5e811e-a6d6-4fdd-809b-16adf88ca299 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.435485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b5e811e-a6d6-4fdd-809b-16adf88ca299 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.484091 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b5e811e-a6d6-4fdd-809b-16adf88ca299 tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab returned with HTTP 202 Aug 18 21:09:16.486264 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 267/1067] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:16 2026] DELETE /volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:16.498166 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-968cd92d-aa30-4154-8867-3707c6f645bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.500950 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-968cd92d-aa30-4154-8867-3707c6f645bd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] GET https://10.4.3.48/volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab Aug 18 21:09:16.501213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-968cd92d-aa30-4154-8867-3707c6f645bd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:16.501466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-968cd92d-aa30-4154-8867-3707c6f645bd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:16.506409 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-968cd92d-aa30-4154-8867-3707c6f645bd tempest-GroupSnapshotsTest-22127656 tempest-GroupSnapshotsTest-22127656-project-admin] https://10.4.3.48/volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab returned with HTTP 404 Aug 18 21:09:16.507575 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 274/1068] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:16 2026] GET /volume/v3/types/07f7fc6d-91e7-4373-962c-2c33f6bc56ab => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:16.664935 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2f009657-e55d-4767-bfb7-134e7684092e req-20f020cb-3a15-4ffb-8f1f-6aa5af8c894f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:16.668152 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-20f020cb-3a15-4ffb-8f1f-6aa5af8c894f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb/action Aug 18 21:09:16.668605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-20f020cb-3a15-4ffb-8f1f-6aa5af8c894f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:16.668605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-20f020cb-3a15-4ffb-8f1f-6aa5af8c894f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-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 18 21:09:16.701778 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:16.701778 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:16.714679 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2f009657-e55d-4767-bfb7-134e7684092e req-20f020cb-3a15-4ffb-8f1f-6aa5af8c894f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb/action returned with HTTP 204 Aug 18 21:09:16.715310 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 261/1069] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:16 2026] POST /volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:17.095015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c9ed459-051e-421e-b218-50a9e0947d49 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.119369 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c9ed459-051e-421e-b218-50a9e0947d49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.122211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c9ed459-051e-421e-b218-50a9e0947d49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.124642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c9ed459-051e-421e-b218-50a9e0947d49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.171110 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.171110 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:17.195454 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c9ed459-051e-421e-b218-50a9e0947d49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:17.216689 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c9ed459-051e-421e-b218-50a9e0947d49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.217264 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 268/1070] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1439 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:17.237711 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.473177 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.473447 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.473758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.489808 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.489808 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:17.496018 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Volume info retrieved successfully. Aug 18 21:09:17.512119 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e8825d7-3da6-470a-9fd8-bc0909955255 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.512786 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 268/1071] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1439 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:17.597143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.602679 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.602801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.603093 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.624803 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.624803 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:17.631505 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Volume info retrieved successfully. Aug 18 21:09:17.637755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d91544bf-0661-4c14-aaf0-bfcf0a02c28b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.638411 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 275/1072] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:17.722279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.726346 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.726638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.726932 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.755303 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.755303 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:17.761161 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:17.766582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-30765596-5cea-47c6-8f47-60f0be3f6380 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.767157 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 262/1073] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:17.797943 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.807837 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action Aug 18 21:09:17.810904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:17.810904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:17.835271 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.835271 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:17.835550 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:17.843396 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Begin detaching volume completed successfully. Aug 18 21:09:17.843631 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-3243ec92-fac4-4c70-a6ca-498097ad2fcb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action returned with HTTP 202 Aug 18 21:09:17.844379 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 269/1074] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:17 2026] POST /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:17.877672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.880062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.880334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.880577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.913521 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.913521 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:17.921194 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5388d6d5-58e8-4f14-86d0-17b1e11d1479 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5388d6d5-58e8-4f14-86d0-17b1e11d1479 None None] GET https://10.4.3.48/volume// Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5388d6d5-58e8-4f14-86d0-17b1e11d1479 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5388d6d5-58e8-4f14-86d0-17b1e11d1479 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5388d6d5-58e8-4f14-86d0-17b1e11d1479 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:17.930930 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 276/1075] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:17.935715 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-188ddbbf-393c-4454-9a39-034d36cd65b9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.937438 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 269/1076] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:17.947497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:17.951747 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:17.952847 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:17.952847 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:17.978378 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:17.978378 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:17.988123 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:17.997319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-e815b065-e663-4794-94d7-f6fc9ff62ef9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:17.998068 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 263/1077] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1622 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:18.931407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:18.933924 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:18.934052 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:18.934262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:18.948134 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:18.948134 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:18.956363 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:18.957008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a32be95a-a081-43a0-8df8-54d0277ab419 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:18.959159 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a32be95a-a081-43a0-8df8-54d0277ab419 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:18.959389 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a32be95a-a081-43a0-8df8-54d0277ab419 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:18.959660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a32be95a-a081-43a0-8df8-54d0277ab419 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:18.962268 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-83dfaa85-c320-4311-a3d3-6cf03275e776 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:18.962868 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 270/1078] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:18 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:18.985171 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:18.985171 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:18.990196 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a32be95a-a081-43a0-8df8-54d0277ab419 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:18.994253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-5d928af7-9bfa-4c38-9c9d-199bc3592b24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:18.996448 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-5d928af7-9bfa-4c38-9c9d-199bc3592b24 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 Aug 18 21:09:18.996664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-5d928af7-9bfa-4c38-9c9d-199bc3592b24 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:18.996951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-5d928af7-9bfa-4c38-9c9d-199bc3592b24 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:18.997161 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a32be95a-a081-43a0-8df8-54d0277ab419 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:18.997457 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 277/1079] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:18 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:19.006362 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:19.006362 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:19.077325 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-327ec9b3-e02f-41c0-afea-d53778e8273d req-5d928af7-9bfa-4c38-9c9d-199bc3592b24 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 returned with HTTP 200 Aug 18 21:09:19.077747 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 270/1080] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:18 2026] DELETE /volume/v3/attachments/138b8917-c0cc-4136-9ddc-c35fcd038317 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:19.849005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:19.922620 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:19.922906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1702768323", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:19.925082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.qos_specs [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1702768323', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100294) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 21:09:19.932351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DB qos_specs_create(): root {'id': '41d3be2a-6bd0-4508-a82f-b36d8640c1d1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1702768323'} {{(pid=100294) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 21:09:19.940834 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b376b73-c60e-45b0-aa5a-980ac6503040 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:19.941213 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 264/1081] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:09:19 2026] POST /volume/v3/qos-specs => generated 391 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:19.949544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d2640c7e-1016-410d-8e69-b6617c504e38 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:19.951507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2640c7e-1016-410d-8e69-b6617c504e38 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:19.951935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d2640c7e-1016-410d-8e69-b6617c504e38 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1493154445"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:19.968031 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2640c7e-1016-410d-8e69-b6617c504e38 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:19.968498 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 271/1082] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:09:19 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:19.975788 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7ac0c723-56db-4f27-906c-e8aa60ea3541 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:19.977296 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ac0c723-56db-4f27-906c-e8aa60ea3541 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:19.977623 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7ac0c723-56db-4f27-906c-e8aa60ea3541 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-121956550"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:19.993345 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7ac0c723-56db-4f27-906c-e8aa60ea3541 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:19.994524 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 278/1083] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:09:19 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.002204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-90834f30-ff29-4bd3-bdee-eadc3202b00b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.003813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90834f30-ff29-4bd3-bdee-eadc3202b00b tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:20.004136 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90834f30-ff29-4bd3-bdee-eadc3202b00b tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-377545761"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:20.007199 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.007199 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.018475 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.021018 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90834f30-ff29-4bd3-bdee-eadc3202b00b tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:20.021372 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 271/1084] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:09:20 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.021523 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:20.022683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.022908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.031100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe59ee55-76d4-4513-a750-85c44c640702 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.033415 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe59ee55-76d4-4513-a750-85c44c640702 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd Aug 18 21:09:20.033572 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.033572 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:20.033975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe59ee55-76d4-4513-a750-85c44c640702 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.034223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe59ee55-76d4-4513-a750-85c44c640702 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associate' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.034900 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe59ee55-76d4-4513-a750-85c44c640702 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Associate qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 with type: 7a9455f2-5d24-4003-9aa6-70807b29c0bd {{(pid=100292) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 21:09:20.037160 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:20.041765 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e21b1bd2-e58a-4a46-ae93-40f6b551aef7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:20.042194 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 265/1085] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:20.062683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe59ee55-76d4-4513-a750-85c44c640702 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd returned with HTTP 202 Aug 18 21:09:20.063166 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 272/1086] 10.4.3.48 () {66 vars in 1474 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.071905 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.075076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=29876b97-1621-43c3-a984-084fcb979832 Aug 18 21:09:20.075214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.075981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associate' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.076262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Associate qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 with type: 29876b97-1621-43c3-a984-084fcb979832 {{(pid=100295) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 21:09:20.107085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f95bd9d8-4dc6-4b66-b97b-970a07f4ee02 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=29876b97-1621-43c3-a984-084fcb979832 returned with HTTP 202 Aug 18 21:09:20.107085 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 279/1087] 10.4.3.48 () {66 vars in 1474 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=29876b97-1621-43c3-a984-084fcb979832 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.115533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.119134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7194e8db-251a-477e-b068-38eb8016c5ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.119224 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba Aug 18 21:09:20.119400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.119708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associate' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.121450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Associate qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 with type: 2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba {{(pid=100293) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 21:09:20.124649 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7194e8db-251a-477e-b068-38eb8016c5ee tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:20.124974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7194e8db-251a-477e-b068-38eb8016c5ee tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.125246 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7194e8db-251a-477e-b068-38eb8016c5ee tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.136021 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.136021 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:20.140872 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7194e8db-251a-477e-b068-38eb8016c5ee tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Volume info retrieved successfully. Aug 18 21:09:20.146416 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7194e8db-251a-477e-b068-38eb8016c5ee tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:20.147012 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 266/1088] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:20.147376 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06270ce7-8daf-4fcc-9aea-e6131bbd67ea tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba returned with HTTP 202 Aug 18 21:09:20.147988 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 272/1089] 10.4.3.48 () {66 vars in 1474 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associate?vol_type_id=2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.159539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.162043 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations Aug 18 21:09:20.162396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.162677 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associations' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.163033 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.163033 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.163435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Get associations for qos_spec id: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 {{(pid=100292) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 21:09:20.183165 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17fe7cbc-4e61-4b7c-9710-247d69937826 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations returned with HTTP 200 Aug 18 21:09:20.183922 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 273/1090] 10.4.3.48 () {66 vars in 1386 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.197215 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4d0de63-8e30-4830-8525-9a3642d440cd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.198620 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4d0de63-8e30-4830-8525-9a3642d440cd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd Aug 18 21:09:20.198806 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4d0de63-8e30-4830-8525-9a3642d440cd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.198986 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4d0de63-8e30-4830-8525-9a3642d440cd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'disassociate' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.199198 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.199198 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:20.199500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4d0de63-8e30-4830-8525-9a3642d440cd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Disassociate qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 from type: 7a9455f2-5d24-4003-9aa6-70807b29c0bd {{(pid=100295) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 21:09:20.208798 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.211817 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:20.212158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.212378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.216593 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4d0de63-8e30-4830-8525-9a3642d440cd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd returned with HTTP 202 Aug 18 21:09:20.217096 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 280/1091] 10.4.3.48 () {66 vars in 1483 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate?vol_type_id=7a9455f2-5d24-4003-9aa6-70807b29c0bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.225828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.228478 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.228478 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:20.230216 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations Aug 18 21:09:20.230501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.230816 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associations' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.231125 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.231125 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.231511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Get associations for qos_spec id: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 {{(pid=100293) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 21:09:20.235607 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:20.241677 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-18edbd36-0e6c-4029-9c2a-dd8796a40c46 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:20.242426 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 267/1092] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:20.256388 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9474bb2-599c-45f4-b21c-217eb276ac90 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations returned with HTTP 200 Aug 18 21:09:20.259113 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 273/1093] 10.4.3.48 () {66 vars in 1386 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations => generated 304 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.269156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.273060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate_all Aug 18 21:09:20.273294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.273486 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'disassociate_all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.273830 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.273830 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.274122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Disassociate qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 from all. {{(pid=100292) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 21:09:20.275968 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.278247 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action Aug 18 21:09:20.278247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:20.278247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-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 18 21:09:20.291402 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.291402 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:20.291867 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ccf4a98-fd18-43a9-aa64-72349466ff3a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate_all returned with HTTP 202 Aug 18 21:09:20.291922 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:20.292297 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 274/1094] 10.4.3.48 () {66 vars in 1398 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.299189 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Begin detaching volume completed successfully. Aug 18 21:09:20.299267 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-075774c4-353d-4cd4-a90d-5da89478b74c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action returned with HTTP 202 Aug 18 21:09:20.299668 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 281/1095] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:20 2026] POST /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:20.301753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.305974 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations Aug 18 21:09:20.305974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.305974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'associations' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.305974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Get associations for qos_spec id: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1 {{(pid=100294) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 21:09:20.323683 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.326295 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:20.326295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.326979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.329677 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fae3577c-b55c-43fe-8c83-9f757f30f919 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations returned with HTTP 200 Aug 18 21:09:20.330204 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 268/1096] 10.4.3.48 () {66 vars in 1386 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:09:20.340681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ec73eb7-e40c-4b32-b8ff-c4de35c12809 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.345439 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.345439 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.348698 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec73eb7-e40c-4b32-b8ff-c4de35c12809 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba Aug 18 21:09:20.348698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec73eb7-e40c-4b32-b8ff-c4de35c12809 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.348698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec73eb7-e40c-4b32-b8ff-c4de35c12809 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.348899 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.348899 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.354024 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:20.359911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4ae9d9f-6fdb-4e31-b373-c5e985bd70eb tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:20.360317 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 274/1097] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:20.363002 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e721a41c-f517-4204-baca-1d718139ceb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.363002 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e721a41c-f517-4204-baca-1d718139ceb2 None None] GET https://10.4.3.48/volume// Aug 18 21:09:20.363191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e721a41c-f517-4204-baca-1d718139ceb2 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.363541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e721a41c-f517-4204-baca-1d718139ceb2 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.363972 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e721a41c-f517-4204-baca-1d718139ceb2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:20.364508 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 282/1098] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:20.375156 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.377326 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:20.377663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.377916 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.387980 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.387980 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:20.390837 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec73eb7-e40c-4b32-b8ff-c4de35c12809 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba returned with HTTP 202 Aug 18 21:09:20.390837 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 275/1099] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:09:20.392792 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:20.399360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-945d5ab3-dd80-4581-ab74-67713c84118f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.399795 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-9f950258-337c-4a90-9dcc-060ad837aaca tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:20.400269 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 269/1100] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:20.402360 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-945d5ab3-dd80-4581-ab74-67713c84118f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba Aug 18 21:09:20.402603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-945d5ab3-dd80-4581-ab74-67713c84118f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.402903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-945d5ab3-dd80-4581-ab74-67713c84118f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.407645 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-945d5ab3-dd80-4581-ab74-67713c84118f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba returned with HTTP 404 Aug 18 21:09:20.408297 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 275/1101] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/types/2e2f8cad-8830-4c4c-95e5-0c382ee1f1ba => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.419458 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d41ea9e8-a449-4a09-ba29-cda612869eaf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.422028 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d41ea9e8-a449-4a09-ba29-cda612869eaf tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 Aug 18 21:09:20.422403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d41ea9e8-a449-4a09-ba29-cda612869eaf tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.422716 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d41ea9e8-a449-4a09-ba29-cda612869eaf tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.472756 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d41ea9e8-a449-4a09-ba29-cda612869eaf tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 returned with HTTP 202 Aug 18 21:09:20.473626 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 283/1102] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.484752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-78bffa8a-2356-4538-ba0d-0a3bc56cdc8e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.486419 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78bffa8a-2356-4538-ba0d-0a3bc56cdc8e tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 Aug 18 21:09:20.486908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78bffa8a-2356-4538-ba0d-0a3bc56cdc8e tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.488031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78bffa8a-2356-4538-ba0d-0a3bc56cdc8e tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.493269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78bffa8a-2356-4538-ba0d-0a3bc56cdc8e tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 returned with HTTP 404 Aug 18 21:09:20.494171 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 276/1103] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/types/29876b97-1621-43c3-a984-084fcb979832 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.504610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e59f4d7b-c6ec-4694-8e67-2ffa8a64cd04 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.506739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e59f4d7b-c6ec-4694-8e67-2ffa8a64cd04 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd Aug 18 21:09:20.507049 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e59f4d7b-c6ec-4694-8e67-2ffa8a64cd04 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.507320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e59f4d7b-c6ec-4694-8e67-2ffa8a64cd04 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.543582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e59f4d7b-c6ec-4694-8e67-2ffa8a64cd04 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd returned with HTTP 202 Aug 18 21:09:20.543985 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 270/1104] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.552315 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7042a5e5-eea6-4f86-978b-1b9817eb1f76 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.554169 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7042a5e5-eea6-4f86-978b-1b9817eb1f76 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd Aug 18 21:09:20.554421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7042a5e5-eea6-4f86-978b-1b9817eb1f76 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.554618 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7042a5e5-eea6-4f86-978b-1b9817eb1f76 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.558390 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7042a5e5-eea6-4f86-978b-1b9817eb1f76 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd returned with HTTP 404 Aug 18 21:09:20.558961 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 276/1105] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/types/7a9455f2-5d24-4003-9aa6-70807b29c0bd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.567389 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.569882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.569882 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1176237165", "consumer": "back-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:20.572144 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.qos_specs [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1176237165', 'consumer': 'back-end', 'specs': {}} {{(pid=100295) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 21:09:20.579175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DB qos_specs_create(): root {'id': '24036582-c000-4481-8161-55520eea7111', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1176237165'} {{(pid=100295) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 21:09:20.587470 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a25b3dbe-4a6a-4b6c-80d4-f33177cbae68 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.588160 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 284/1106] 10.4.3.48 () {68 vars in 1257 bytes} [Tue Aug 18 21:09:20 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.597573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.599234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False Aug 18 21:09:20.599659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.600007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.600806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 24036582-c000-4481-8161-55520eea7111, force: False {{(pid=100292) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.621208 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f4436db-f0a2-4dde-bbfe-c80330362afe tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False returned with HTTP 202 Aug 18 21:09:20.621944 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 277/1107] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.632327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-508a91ce-c465-4759-a132-409a116544d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.634099 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-508a91ce-c465-4759-a132-409a116544d2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 Aug 18 21:09:20.634305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-508a91ce-c465-4759-a132-409a116544d2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.634534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-508a91ce-c465-4759-a132-409a116544d2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.638228 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-508a91ce-c465-4759-a132-409a116544d2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 returned with HTTP 404 Aug 18 21:09:20.638828 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 271/1108] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.651236 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85066a05-e638-4bcc-8f7c-9c4cf36513ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.656239 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85066a05-e638-4bcc-8f7c-9c4cf36513ef tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.656584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85066a05-e638-4bcc-8f7c-9c4cf36513ef tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.656808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85066a05-e638-4bcc-8f7c-9c4cf36513ef tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.671097 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85066a05-e638-4bcc-8f7c-9c4cf36513ef tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.671601 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 277/1109] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.681847 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.683494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False Aug 18 21:09:20.683826 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.684031 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.684267 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.684267 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:20.684654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 24036582-c000-4481-8161-55520eea7111, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.688016 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-686600ed-099a-4d5a-a2a3-bdb294eba8ed tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False returned with HTTP 404 Aug 18 21:09:20.688453 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 285/1110] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.696465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b7f80ba-4a90-4ca7-8adf-cbd32781863d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.697999 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b7f80ba-4a90-4ca7-8adf-cbd32781863d tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 Aug 18 21:09:20.698260 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b7f80ba-4a90-4ca7-8adf-cbd32781863d tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.698538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b7f80ba-4a90-4ca7-8adf-cbd32781863d tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.700906 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.700906 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.704701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b7f80ba-4a90-4ca7-8adf-cbd32781863d tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 returned with HTTP 404 Aug 18 21:09:20.705317 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 278/1111] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/24036582-c000-4481-8161-55520eea7111 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.714413 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.716940 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.717374 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1820650436", "consumer": "both"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:20.719821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.qos_specs [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1820650436', 'consumer': 'both', 'specs': {}} {{(pid=100294) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 21:09:20.723118 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DB qos_specs_create(): root {'id': '232dbb3c-2e0f-49a2-acc5-4c6bc65de305', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1820650436'} {{(pid=100294) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 21:09:20.728797 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60c521e3-80b7-4e46-b51d-08c8f7cace81 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.729511 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 272/1112] 10.4.3.48 () {68 vars in 1257 bytes} [Tue Aug 18 21:09:20 2026] POST /volume/v3/qos-specs => generated 363 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.739511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.742136 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False Aug 18 21:09:20.742431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.742705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.743075 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.743075 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.743534 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 232dbb3c-2e0f-49a2-acc5-4c6bc65de305, force: False {{(pid=100293) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.762487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62bb9ab9-ac65-48b5-b342-b89d5e03faf5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False returned with HTTP 202 Aug 18 21:09:20.763346 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 278/1113] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.770532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09b636a0-adb9-4ff3-9145-84bb24f00513 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.772191 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09b636a0-adb9-4ff3-9145-84bb24f00513 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 Aug 18 21:09:20.772353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09b636a0-adb9-4ff3-9145-84bb24f00513 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.772565 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09b636a0-adb9-4ff3-9145-84bb24f00513 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.776302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09b636a0-adb9-4ff3-9145-84bb24f00513 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 returned with HTTP 404 Aug 18 21:09:20.776733 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 286/1114] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.784256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89d57da4-3b1a-408f-bf09-1cf09d058077 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.785873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89d57da4-3b1a-408f-bf09-1cf09d058077 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.786216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89d57da4-3b1a-408f-bf09-1cf09d058077 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.786485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89d57da4-3b1a-408f-bf09-1cf09d058077 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.795983 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89d57da4-3b1a-408f-bf09-1cf09d058077 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.797612 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 279/1115] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.806309 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.808332 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False Aug 18 21:09:20.808532 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.808788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.809083 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.809083 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:20.809488 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 232dbb3c-2e0f-49a2-acc5-4c6bc65de305, force: False {{(pid=100294) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.816038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3bff0c85-d303-4bcc-bfce-5d7f0c643b39 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False returned with HTTP 404 Aug 18 21:09:20.816579 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 273/1116] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.824935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69e7b54a-9820-4708-ab2d-ce63b8c606d8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.826970 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69e7b54a-9820-4708-ab2d-ce63b8c606d8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 Aug 18 21:09:20.827175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69e7b54a-9820-4708-ab2d-ce63b8c606d8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.827386 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69e7b54a-9820-4708-ab2d-ce63b8c606d8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.827683 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.827683 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.831922 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69e7b54a-9820-4708-ab2d-ce63b8c606d8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 returned with HTTP 404 Aug 18 21:09:20.832271 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 279/1117] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/232dbb3c-2e0f-49a2-acc5-4c6bc65de305 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.840431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.842010 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] POST https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.842288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-930346343", "consumer": "front-end"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:20.843993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.qos_specs [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-930346343', 'consumer': 'front-end', 'specs': {}} {{(pid=100295) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 21:09:20.846633 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DB qos_specs_create(): root {'id': '3b2c2085-f2e7-4371-ab44-988d497d9b55', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-930346343'} {{(pid=100295) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 21:09:20.853986 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cafc34f6-3762-411e-9bf8-bbf13926ba80 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.854399 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 287/1118] 10.4.3.48 () {68 vars in 1257 bytes} [Tue Aug 18 21:09:20 2026] POST /volume/v3/qos-specs => generated 367 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.863014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.864601 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False Aug 18 21:09:20.864984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.865305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.865631 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.865631 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.866115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 3b2c2085-f2e7-4371-ab44-988d497d9b55, force: False {{(pid=100292) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.886401 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ada58d62-0365-4b2c-93a8-046859d6e0c6 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False returned with HTTP 202 Aug 18 21:09:20.887073 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 280/1119] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:20.896235 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-13e923a8-1dcb-44e9-9c3c-99691d6155b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.897912 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13e923a8-1dcb-44e9-9c3c-99691d6155b8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 Aug 18 21:09:20.898121 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13e923a8-1dcb-44e9-9c3c-99691d6155b8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.898317 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-13e923a8-1dcb-44e9-9c3c-99691d6155b8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.901921 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-13e923a8-1dcb-44e9-9c3c-99691d6155b8 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 returned with HTTP 404 Aug 18 21:09:20.902371 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 274/1120] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.911742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d8677b01-1f11-4537-8103-a18cd867a408 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.913461 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8677b01-1f11-4537-8103-a18cd867a408 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.913658 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8677b01-1f11-4537-8103-a18cd867a408 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.913866 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8677b01-1f11-4537-8103-a18cd867a408 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.918218 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8677b01-1f11-4537-8103-a18cd867a408 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.918540 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 280/1121] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.926045 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.927930 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False Aug 18 21:09:20.928112 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.928291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.928542 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.928542 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:20.928925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 3b2c2085-f2e7-4371-ab44-988d497d9b55, force: False {{(pid=100295) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:20.932342 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2df4905c-cfc2-465b-a910-a3a47fde8303 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False returned with HTTP 404 Aug 18 21:09:20.932866 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 288/1122] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:20 2026] DELETE /volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.939853 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2f733db-f2a8-47c8-8bf4-93e0df74eb72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.941920 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2f733db-f2a8-47c8-8bf4-93e0df74eb72 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 Aug 18 21:09:20.942156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2f733db-f2a8-47c8-8bf4-93e0df74eb72 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.942406 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2f733db-f2a8-47c8-8bf4-93e0df74eb72 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.942738 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.942738 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:20.946237 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2f733db-f2a8-47c8-8bf4-93e0df74eb72 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 returned with HTTP 404 Aug 18 21:09:20.946830 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 281/1123] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/3b2c2085-f2e7-4371-ab44-988d497d9b55 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:20.954300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-26596388-9890-433b-96f2-afe1243fdf4f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.958062 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26596388-9890-433b-96f2-afe1243fdf4f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:20.958062 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26596388-9890-433b-96f2-afe1243fdf4f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.958062 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-26596388-9890-433b-96f2-afe1243fdf4f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.960865 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-26596388-9890-433b-96f2-afe1243fdf4f tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 200 Aug 18 21:09:20.961319 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 275/1124] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.969692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d2f13e2-d5b7-4099-b3f5-f1ddfcd1705c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.971570 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d2f13e2-d5b7-4099-b3f5-f1ddfcd1705c tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs Aug 18 21:09:20.971887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d2f13e2-d5b7-4099-b3f5-f1ddfcd1705c tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:20.972174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d2f13e2-d5b7-4099-b3f5-f1ddfcd1705c tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:20.972467 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:20.972467 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:20.976506 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d2f13e2-d5b7-4099-b3f5-f1ddfcd1705c tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs returned with HTTP 200 Aug 18 21:09:20.976995 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 281/1125] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:09:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:20.984781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c3514047-5106-499a-a226-2d274e215321 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:20.986632 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3514047-5106-499a-a226-2d274e215321 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] PUT https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:20.987048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c3514047-5106-499a-a226-2d274e215321 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:20.992450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.qos_specs [None req-c3514047-5106-499a-a226-2d274e215321 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100295) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 21:09:20.999661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-c3514047-5106-499a-a226-2d274e215321 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] qos_specs_update() value: {'id': '996b6333-5f4b-44c8-a43c-ebd432553468', 'key': 'iops_bytes', 'value': '500', 'specs_id': '41d3be2a-6bd0-4508-a82f-b36d8640c1d1', 'deleted': False} {{(pid=100295) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 21:09:21.003795 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c3514047-5106-499a-a226-2d274e215321 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 200 Aug 18 21:09:21.004314 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 289/1126] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:09:20 2026] PUT /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 36 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:09:21.012320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dcc0efd6-376c-48b1-b44c-744ca34d939a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.014435 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcc0efd6-376c-48b1-b44c-744ca34d939a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:21.014677 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcc0efd6-376c-48b1-b44c-744ca34d939a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.014924 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcc0efd6-376c-48b1-b44c-744ca34d939a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.020053 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcc0efd6-376c-48b1-b44c-744ca34d939a tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 200 Aug 18 21:09:21.020588 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 282/1127] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:21.031473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1e5a6878-11be-4068-91cd-4cd5d9717ecd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.032914 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e5a6878-11be-4068-91cd-4cd5d9717ecd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] PUT https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/delete_keys Aug 18 21:09:21.033295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e5a6878-11be-4068-91cd-4cd5d9717ecd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-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 18 21:09:21.034608 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.034608 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:21.035003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e5a6878-11be-4068-91cd-4cd5d9717ecd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete_key spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1, keys: ['iops_bytes'] {{(pid=100294) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 21:09:21.047267 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e5a6878-11be-4068-91cd-4cd5d9717ecd tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/delete_keys returned with HTTP 202 Aug 18 21:09:21.047872 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 276/1128] 10.4.3.48 () {68 vars in 1403 bytes} [Tue Aug 18 21:09:21 2026] PUT /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1/delete_keys => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:21.054758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee744928-d1ab-49a2-a5cc-93aca4f500a5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.056706 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee744928-d1ab-49a2-a5cc-93aca4f500a5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:21.057001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee744928-d1ab-49a2-a5cc-93aca4f500a5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.057240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee744928-d1ab-49a2-a5cc-93aca4f500a5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.057501 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.057501 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:21.061537 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee744928-d1ab-49a2-a5cc-93aca4f500a5 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 200 Aug 18 21:09:21.062111 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 282/1129] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:21.071811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0ce86a9e-8db9-41d1-ad99-ec2f863950d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.074083 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ce86a9e-8db9-41d1-ad99-ec2f863950d1 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:21.074320 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ce86a9e-8db9-41d1-ad99-ec2f863950d1 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.074548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0ce86a9e-8db9-41d1-ad99-ec2f863950d1 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.078125 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.078125 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:21.086055 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0ce86a9e-8db9-41d1-ad99-ec2f863950d1 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 200 Aug 18 21:09:21.086600 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 290/1130] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:21.100287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.102219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] DELETE https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1?force=False Aug 18 21:09:21.102431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.102655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.103007 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.103007 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:21.103352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Delete qos_spec: 41d3be2a-6bd0-4508-a82f-b36d8640c1d1, force: False {{(pid=100292) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 21:09:21.118920 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61371a76-9300-4bda-9b1a-8a9d9e3b3a47 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1?force=False returned with HTTP 202 Aug 18 21:09:21.119293 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 283/1131] 10.4.3.48 () {66 vars in 1373 bytes} [Tue Aug 18 21:09:21 2026] DELETE /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:21.125908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef989f09-83e4-46ac-a58e-b700d1abaad2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.129745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef989f09-83e4-46ac-a58e-b700d1abaad2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] GET https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 Aug 18 21:09:21.129745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef989f09-83e4-46ac-a58e-b700d1abaad2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.129745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef989f09-83e4-46ac-a58e-b700d1abaad2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.129745 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.129745 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:21.133528 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef989f09-83e4-46ac-a58e-b700d1abaad2 tempest-QosSpecsTestJSON-646590160 tempest-QosSpecsTestJSON-646590160-project-admin] https://10.4.3.48/volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 returned with HTTP 404 Aug 18 21:09:21.134250 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 277/1132] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/qos-specs/41d3be2a-6bd0-4508-a82f-b36d8640c1d1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:21.296118 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.297930 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:21.298232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.299500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.306023 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.306023 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:21.310208 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:21.315483 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f152f86-9a5f-4490-b884-1679af2fbb87 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:09:21.315483 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 283/1133] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:21.379250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:21.380747 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:21.380946 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:21.381148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:21.392714 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:21.392714 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:21.397768 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:21.401748 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c23598a-e5f1-4632-a8d7-5e304e35dd0d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:21.401941 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 291/1134] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:21 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:22.023798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d53fe934-c131-471a-98b0-f383075be1ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:22.026760 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d53fe934-c131-471a-98b0-f383075be1ea tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:22.027193 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d53fe934-c131-471a-98b0-f383075be1ea tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:22.027513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d53fe934-c131-471a-98b0-f383075be1ea tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:22.046001 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:22.046001 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:22.053851 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d53fe934-c131-471a-98b0-f383075be1ea tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:22.060943 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d53fe934-c131-471a-98b0-f383075be1ea tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:09:22.061546 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 284/1135] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:22 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:22.077902 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:22.082754 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:22.082754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:22.082754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:22.082754 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Delete volume with id: 6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:22.091087 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:22.091087 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:22.092748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:22.111287 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Delete volume request issued successfully. Aug 18 21:09:22.111784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7be33b9f-ac89-49da-a459-d70e7794ed9b tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 202 Aug 18 21:09:22.112398 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 278/1136] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:09:22 2026] DELETE /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:22.121259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:22.124614 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:22.124614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:22.124614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:22.131047 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:22.131047 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:22.136071 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Volume info retrieved successfully. Aug 18 21:09:22.140980 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47c15c8c-18ee-4bc9-baf5-10cb7bae6aa2 tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 200 Aug 18 21:09:22.141817 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 284/1137] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:22 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:22.418098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:22.419965 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:22.420611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:22.420611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:22.429986 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:22.429986 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:22.434195 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:22.440290 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efb7fb7f-8ce2-4987-ae7e-3751b1f89f2c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:22.440954 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 292/1138] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:22 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:23.158797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-14aa90f3-4566-4275-98a5-2bf2411862ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:23.161500 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14aa90f3-4566-4275-98a5-2bf2411862ad tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] GET https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 Aug 18 21:09:23.161745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14aa90f3-4566-4275-98a5-2bf2411862ad tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:23.161940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14aa90f3-4566-4275-98a5-2bf2411862ad tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:23.173535 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14aa90f3-4566-4275-98a5-2bf2411862ad tempest-VolumesActionsTest-1199506113 tempest-VolumesActionsTest-1199506113-project-member] https://10.4.3.48/volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 returned with HTTP 404 Aug 18 21:09:23.175334 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 285/1139] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:23 2026] GET /volume/v3/volumes/6d6ba38b-670f-46d4-a609-d35487990b37 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:23.458078 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bd5631df-78a7-47ef-9cd3-5361ba128b62 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:23.462549 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:23.464689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:23.464928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:23.465147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:23.478634 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:23.478634 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:23.482970 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:23.488197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f69b10a-4549-45b1-8912-d35fc192a1b7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:23.488584 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 285/1140] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:23 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:23.580622 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd5631df-78a7-47ef-9cd3-5361ba128b62 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:23.581083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bd5631df-78a7-47ef-9cd3-5361ba128b62 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1699853419", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1329239092", "vendor_name": "tempest-vendor_name-645286089"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:23.602655 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bd5631df-78a7-47ef-9cd3-5361ba128b62 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:23.603124 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 279/1141] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:09:23 2026] POST /volume/v3/types => generated 327 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:23.611470 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:23.692921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:23.693439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14207ff0-1239-4ef0-9a31-82137490a5bf", "size": 1, "name": "tempest-UserMessagesTest-Volume-1079127767"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:23.695082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume request body: {'volume': {'volume_type': '14207ff0-1239-4ef0-9a31-82137490a5bf', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1079127767'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:23.699640 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume of 1 GB Aug 18 21:09:23.700021 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:23.700021 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:23.700791 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Availability Zones retrieved successfully. Aug 18 21:09:23.706197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Flow 'volume_create_api' (39b0e11c-33f5-4f77-a6a8-0008b82e1add) 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 18 21:09:23.707250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b1ddd6-f378-4505-b5cc-42b47ac3fcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:23.708238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-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 18 21:09:23.732074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b1ddd6-f378-4505-b5cc-42b47ac3fcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1329239092',vendor_name='tempest-vendor_name-645286089'},id=14207ff0-1239-4ef0-9a31-82137490a5bf,is_public=True,name='tempest-UserMessagesTest-volume-type-1699853419',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14207ff0-1239-4ef0-9a31-82137490a5bf', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:09:23.732784 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81bbf22-d38d-434f-a6e4-490053bc7855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:23.762177 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1699853419 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1699853419, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:23.762497 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1699853419 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1699853419, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:23.802658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Created reservations ['88bc3f62-efd2-49a7-a346-90b1e1128646', 'bd793915-4a9c-4289-929d-13a955b3e988', 'a2c41549-9b26-4abc-81e1-ea7a9d1db897', '767d67a5-3835-4452-abef-54bf7d0be039'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:23.803467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81bbf22-d38d-434f-a6e4-490053bc7855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88bc3f62-efd2-49a7-a346-90b1e1128646', 'bd793915-4a9c-4289-929d-13a955b3e988', 'a2c41549-9b26-4abc-81e1-ea7a9d1db897', '767d67a5-3835-4452-abef-54bf7d0be039']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:23.804420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a708d8-9697-4ff5-840d-2b4c4370345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:23.832967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a708d8-9697-4ff5-840d-2b4c4370345f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30bb3fa-82ad-4e9f-8a1c-3e673477ac31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1079127767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab095ce27a32402980e827be29aff56c',qos_specs=None,replication_status=,reservations=['88bc3f62-efd2-49a7-a346-90b1e1128646','bd793915-4a9c-4289-929d-13a955b3e988','a2c41549-9b26-4abc-81e1-ea7a9d1db897','767d67a5-3835-4452-abef-54bf7d0be039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a94c5bd272148da912460ad5c29391e',volume_type_id=14207ff0-1239-4ef0-9a31-82137490a5bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1079127767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f30bb3fa-82ad-4e9f-8a1c-3e673477ac31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab095ce27a32402980e827be29aff56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a94c5bd272148da912460ad5c29391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14207ff0-1239-4ef0-9a31-82137490a5bf),volume_type_id=14207ff0-1239-4ef0-9a31-82137490a5bf)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:23.833707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f9c27f-a903-4a4e-b047-dea37716d526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:23.855844 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f9c27f-a903-4a4e-b047-dea37716d526) transitioned into state 'SUCCESS' from state '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-1079127767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab095ce27a32402980e827be29aff56c',qos_specs=None,replication_status=,reservations=['88bc3f62-efd2-49a7-a346-90b1e1128646','bd793915-4a9c-4289-929d-13a955b3e988','a2c41549-9b26-4abc-81e1-ea7a9d1db897','767d67a5-3835-4452-abef-54bf7d0be039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a94c5bd272148da912460ad5c29391e',volume_type_id=14207ff0-1239-4ef0-9a31-82137490a5bf)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:23.856998 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e777d6c-459b-4544-8d2e-57addb0bac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:23.869902 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e777d6c-459b-4544-8d2e-57addb0bac3c) 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 18 21:09:23.870792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Flow 'volume_create_api' (39b0e11c-33f5-4f77-a6a8-0008b82e1add) 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 18 21:09:23.871107 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume request issued successfully. Aug 18 21:09:23.871618 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7852ddd5-25a2-4648-9ab3-79af525cd3a5 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:23.872057 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 293/1142] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:09:23 2026] POST /volume/v3/volumes => generated 784 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:23.884406 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:23.886617 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:23.887082 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:23.887358 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:23.898422 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:23.898422 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:23.903538 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:23.910644 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f6d824c-07bf-4bf5-80c5-5320a7f15326 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 returned with HTTP 200 Aug 18 21:09:23.911353 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 286/1143] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:23 2026] GET /volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:24.504343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:24.506706 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:24.506978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:24.507130 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:24.518628 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:24.518628 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:24.523267 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:24.530435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-085effb6-49d6-4c11-9cd1-746851e9ef49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:24.530846 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 286/1144] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:24 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:24.928942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:24.931541 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:24.931857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:24.932123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:24.941414 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:24.941414 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:24.946367 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:24.950667 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb1eeaff-4a04-43e8-b079-f307fb105eb1 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 returned with HTTP 200 Aug 18 21:09:24.951072 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 280/1145] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:24 2026] GET /volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:24.969442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf2d5d61-0144-47c4-b407-c5b7948c56f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:24.971918 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf2d5d61-0144-47c4-b407-c5b7948c56f4 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/messages Aug 18 21:09:24.972227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf2d5d61-0144-47c4-b407-c5b7948c56f4 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:24.972484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf2d5d61-0144-47c4-b407-c5b7948c56f4 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:24.972877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:24.972877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:24.980751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf2d5d61-0144-47c4-b407-c5b7948c56f4 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:09:24.981504 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 294/1146] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:09:24 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:24.993031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e9311914-f085-4c06-b486-227022517c22 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:24.994626 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9311914-f085-4c06-b486-227022517c22 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] DELETE https://10.4.3.48/volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d Aug 18 21:09:24.995006 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9311914-f085-4c06-b486-227022517c22 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:24.995262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9311914-f085-4c06-b486-227022517c22 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.005685 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9311914-f085-4c06-b486-227022517c22 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d returned with HTTP 204 Aug 18 21:09:25.006206 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 287/1147] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:09:24 2026] DELETE /volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:09:25.014561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a48f285a-0c3b-434b-92e6-d6fb093e480c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.016512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a48f285a-0c3b-434b-92e6-d6fb093e480c tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d Aug 18 21:09:25.016844 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a48f285a-0c3b-434b-92e6-d6fb093e480c tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.017176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a48f285a-0c3b-434b-92e6-d6fb093e480c tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.022306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a48f285a-0c3b-434b-92e6-d6fb093e480c tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d returned with HTTP 404 Aug 18 21:09:25.022944 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 287/1148] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/messages/d1084a95-6bd7-451d-b571-ee1c216c542d => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:25.031630 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17d3deb0-1c65-4ace-9d91-099535121780 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.033929 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17d3deb0-1c65-4ace-9d91-099535121780 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:25.034200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17d3deb0-1c65-4ace-9d91-099535121780 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.034443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17d3deb0-1c65-4ace-9d91-099535121780 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.044403 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.044403 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:25.049316 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-17d3deb0-1c65-4ace-9d91-099535121780 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:25.055287 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17d3deb0-1c65-4ace-9d91-099535121780 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 returned with HTTP 200 Aug 18 21:09:25.055826 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 281/1149] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:25.067612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.069395 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:25.069597 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.069872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.070014 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Delete volume with id: f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:25.077485 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.077485 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:25.077984 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:25.078996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100295) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 21:09:25.098164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Created reservations ['d597fe77-c307-4b07-a90c-e1b205ad6049', '099cade1-7654-458d-ab17-5613262e1cc9', '16cae915-cb05-4461-83ab-53efc65945c4', '90e836a5-4514-4e07-81a8-b06dc6ba8acb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:25.128053 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Delete volume request issued successfully. Aug 18 21:09:25.128276 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7ce465a-a389-4dfe-8226-5f620fe4f131 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 returned with HTTP 202 Aug 18 21:09:25.128791 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 295/1150] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:25 2026] DELETE /volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:25.137355 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c21eccc-042d-4d84-a290-97d25d6fa08f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.138975 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c21eccc-042d-4d84-a290-97d25d6fa08f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 Aug 18 21:09:25.139331 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c21eccc-042d-4d84-a290-97d25d6fa08f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.139642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c21eccc-042d-4d84-a290-97d25d6fa08f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.147904 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c21eccc-042d-4d84-a290-97d25d6fa08f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 returned with HTTP 404 Aug 18 21:09:25.148820 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 288/1151] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/volumes/f30bb3fa-82ad-4e9f-8a1c-3e673477ac31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:25.156718 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8025937d-804a-4777-8cd2-09f23e43942e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.159414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8025937d-804a-4777-8cd2-09f23e43942e tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] DELETE https://10.4.3.48/volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf Aug 18 21:09:25.159577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8025937d-804a-4777-8cd2-09f23e43942e tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.159826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8025937d-804a-4777-8cd2-09f23e43942e tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.185693 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8025937d-804a-4777-8cd2-09f23e43942e tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf returned with HTTP 202 Aug 18 21:09:25.186277 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 288/1152] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:25 2026] DELETE /volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:25.194784 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f4a1c5d5-18c0-47c1-9303-d51c3b277f20 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.197171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4a1c5d5-18c0-47c1-9303-d51c3b277f20 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] GET https://10.4.3.48/volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf Aug 18 21:09:25.197481 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4a1c5d5-18c0-47c1-9303-d51c3b277f20 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.197809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f4a1c5d5-18c0-47c1-9303-d51c3b277f20 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.202200 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f4a1c5d5-18c0-47c1-9303-d51c3b277f20 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf returned with HTTP 404 Aug 18 21:09:25.202933 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 282/1153] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/types/14207ff0-1239-4ef0-9a31-82137490a5bf => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:25.211310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ada827f5-1d68-4129-a15f-4bdb6ec0eaec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.213750 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada827f5-1d68-4129-a15f-4bdb6ec0eaec tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:09:25.214299 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ada827f5-1d68-4129-a15f-4bdb6ec0eaec tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-595820689", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1735680252", "vendor_name": "tempest-vendor_name-983036642"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:25.235885 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada827f5-1d68-4129-a15f-4bdb6ec0eaec tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:09:25.236784 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 296/1154] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:09:25 2026] POST /volume/v3/types => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:25.246448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.251747 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:25.251747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80c19846-e616-4fc3-ba95-68c2cb0169c1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1323126921"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:25.252713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume request body: {'volume': {'volume_type': '80c19846-e616-4fc3-ba95-68c2cb0169c1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1323126921'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:25.260117 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume of 1 GB Aug 18 21:09:25.260792 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.260792 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:25.261665 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Availability Zones retrieved successfully. Aug 18 21:09:25.271237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Flow 'volume_create_api' (f11bc20f-0c69-428d-8a4b-d60f8c2cb974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:25.273054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac60163d-e55b-436c-971c-4d918d091ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:25.275378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:25.307031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac60163d-e55b-436c-971c-4d918d091ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1735680252',vendor_name='tempest-vendor_name-983036642'},id=80c19846-e616-4fc3-ba95-68c2cb0169c1,is_public=True,name='tempest-UserMessagesTest-volume-type-595820689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80c19846-e616-4fc3-ba95-68c2cb0169c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:25.308109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9715459-cb0b-46e8-958d-067e33938f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:25.332867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.353822 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-595820689 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-595820689, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:25.355490 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-595820689 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-595820689, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:25.402098 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Created reservations ['68b6158f-9def-4033-beae-bb1b7b27fd48', '3b987b69-2480-4201-b5c2-da386a42d06d', '4bf61df6-93a2-4120-bebe-c9786a3b6c05', 'c3a431de-bf2c-4cc0-8343-5288506bac7c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:25.403199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9715459-cb0b-46e8-958d-067e33938f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b6158f-9def-4033-beae-bb1b7b27fd48', '3b987b69-2480-4201-b5c2-da386a42d06d', '4bf61df6-93a2-4120-bebe-c9786a3b6c05', 'c3a431de-bf2c-4cc0-8343-5288506bac7c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:25.404153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5932afc-57f5-4bc6-b663-4a0f8f197f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:25.435517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5932afc-57f5-4bc6-b663-4a0f8f197f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d43539-5e31-4a9d-a83f-fb20e4de7765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1323126921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab095ce27a32402980e827be29aff56c',qos_specs=None,replication_status=,reservations=['68b6158f-9def-4033-beae-bb1b7b27fd48','3b987b69-2480-4201-b5c2-da386a42d06d','4bf61df6-93a2-4120-bebe-c9786a3b6c05','c3a431de-bf2c-4cc0-8343-5288506bac7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a94c5bd272148da912460ad5c29391e',volume_type_id=80c19846-e616-4fc3-ba95-68c2cb0169c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1323126921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d43539-5e31-4a9d-a83f-fb20e4de7765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab095ce27a32402980e827be29aff56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a94c5bd272148da912460ad5c29391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80c19846-e616-4fc3-ba95-68c2cb0169c1),volume_type_id=80c19846-e616-4fc3-ba95-68c2cb0169c1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:25.436425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8b1278-61ac-4bd8-8328-405a60c67b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:25.457662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8b1278-61ac-4bd8-8328-405a60c67b12) transitioned into state 'SUCCESS' from state '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-1323126921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab095ce27a32402980e827be29aff56c',qos_specs=None,replication_status=,reservations=['68b6158f-9def-4033-beae-bb1b7b27fd48','3b987b69-2480-4201-b5c2-da386a42d06d','4bf61df6-93a2-4120-bebe-c9786a3b6c05','c3a431de-bf2c-4cc0-8343-5288506bac7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a94c5bd272148da912460ad5c29391e',volume_type_id=80c19846-e616-4fc3-ba95-68c2cb0169c1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:25.458441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505b29a5-ac08-48de-b74a-e583a6773b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:25.469792 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:25.470078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.470255 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.470635 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505b29a5-ac08-48de-b74a-e583a6773b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:25.471618 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Flow 'volume_create_api' (f11bc20f-0c69-428d-8a4b-d60f8c2cb974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:25.471999 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Create volume request issued successfully. Aug 18 21:09:25.472652 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d533e46b-bfda-4885-8f0c-e9f48e074c55 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:25.473153 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 289/1155] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:09:25 2026] POST /volume/v3/volumes => generated 783 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:25.489233 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.489233 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:25.495599 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:25.498754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.502164 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:25.502450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.502693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.503256 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-7eaa5ffc-e20f-4c49-86b5-7dff7e9c36ae tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:25.504008 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 289/1156] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:25.516083 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.516083 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:25.520999 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:25.528014 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbbcc5a6-b714-40f2-acdf-77d1199c3b7f tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 returned with HTTP 200 Aug 18 21:09:25.528014 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 283/1157] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:25.549652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.553318 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:25.553543 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.553778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.567246 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.567246 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:25.575487 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:25.580844 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15eef6b4-e1f7-4ff9-aafd-5bb3df1fc1ed tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:25.581374 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 297/1158] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:25 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:25.858095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-ad2c73c9-a0fb-4efc-af16-ae4c61a9b1cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:25.860940 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-ad2c73c9-a0fb-4efc-af16-ae4c61a9b1cf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb Aug 18 21:09:25.861172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-ad2c73c9-a0fb-4efc-af16-ae4c61a9b1cf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:25.861506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-ad2c73c9-a0fb-4efc-af16-ae4c61a9b1cf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:25.876701 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:25.876701 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:25.921599 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c4d493a-7e53-4190-9e37-eb9236ce7f76 req-ad2c73c9-a0fb-4efc-af16-ae4c61a9b1cf tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb returned with HTTP 200 Aug 18 21:09:25.922214 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 290/1159] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:25 2026] DELETE /volume/v3/attachments/1afa5bdb-06e3-4df4-9808-4edff95cc5bb => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.549380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.551253 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:26.551533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.551804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.559362 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.559362 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:26.564074 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:26.568743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5258588-58b1-41c3-8a49-9cf8f9e9ebbe tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 returned with HTTP 200 Aug 18 21:09:26.569249 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 290/1160] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.586220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fb9622e9-57f0-4531-a57d-dfd65be2bcaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.588386 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fb9622e9-57f0-4531-a57d-dfd65be2bcaf tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/messages Aug 18 21:09:26.588744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fb9622e9-57f0-4531-a57d-dfd65be2bcaf tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.589007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fb9622e9-57f0-4531-a57d-dfd65be2bcaf tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.598938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fb9622e9-57f0-4531-a57d-dfd65be2bcaf tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:09:26.599068 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89c26753-a522-45de-8e9e-136f3b510ff9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.599435 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 284/1161] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:09:26 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 18 21:09:26.601408 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89c26753-a522-45de-8e9e-136f3b510ff9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:26.601584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89c26753-a522-45de-8e9e-136f3b510ff9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.601859 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89c26753-a522-45de-8e9e-136f3b510ff9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.608757 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.608757 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:26.609942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ed13cd24-2a3f-4a8b-ac4f-34ff120673d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.611684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed13cd24-2a3f-4a8b-ac4f-34ff120673d9 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f Aug 18 21:09:26.611902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed13cd24-2a3f-4a8b-ac4f-34ff120673d9 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.612084 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed13cd24-2a3f-4a8b-ac4f-34ff120673d9 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.612485 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89c26753-a522-45de-8e9e-136f3b510ff9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:26.614878 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.614878 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:26.615563 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed13cd24-2a3f-4a8b-ac4f-34ff120673d9 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f returned with HTTP 200 Aug 18 21:09:26.615949 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 291/1162] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.617229 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89c26753-a522-45de-8e9e-136f3b510ff9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:26.617284 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 298/1163] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.630217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bcffeae-a4a6-4240-9522-551cb229d650 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.632283 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7329271e-56d5-4f45-93a8-267daed8303b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.632329 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bcffeae-a4a6-4240-9522-551cb229d650 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/messages Aug 18 21:09:26.632581 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bcffeae-a4a6-4240-9522-551cb229d650 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.632856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bcffeae-a4a6-4240-9522-551cb229d650 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.633919 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7329271e-56d5-4f45-93a8-267daed8303b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:26.634083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7329271e-56d5-4f45-93a8-267daed8303b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.634247 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7329271e-56d5-4f45-93a8-267daed8303b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.638188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bcffeae-a4a6-4240-9522-551cb229d650 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:09:26.638661 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 291/1164] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:09:26 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 18 21:09:26.646045 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.646045 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:26.647988 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cd559329-8518-4f5b-8394-1e2e7a71455a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.651830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd559329-8518-4f5b-8394-1e2e7a71455a tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] DELETE https://10.4.3.48/volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f Aug 18 21:09:26.652042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd559329-8518-4f5b-8394-1e2e7a71455a tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.652300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd559329-8518-4f5b-8394-1e2e7a71455a tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.653231 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7329271e-56d5-4f45-93a8-267daed8303b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:26.658327 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7329271e-56d5-4f45-93a8-267daed8303b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:26.659120 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 285/1165] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.661098 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd559329-8518-4f5b-8394-1e2e7a71455a tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f returned with HTTP 204 Aug 18 21:09:26.661552 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 292/1166] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:09:26 2026] DELETE /volume/v3/messages/ab365b74-a1f9-4373-b3b8-b2fb3d578b6f => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:09:26.668519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.671069 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:26.672532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.673193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.680413 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.680413 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:26.684629 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:26.688379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-03c844b6-a3d3-4b52-bd54-0c9b3f1cb4a2 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 returned with HTTP 200 Aug 18 21:09:26.688711 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 299/1167] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.709109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.709244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.711225 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:09:26.711333 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] DELETE https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:26.711384 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.711500 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.711581 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.711714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.712027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Delete volume with id: 73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:26.720884 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.720884 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:26.722606 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:26.722606 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:26.723214 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Volume info retrieved successfully. Aug 18 21:09:26.724347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-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 18 21:09:26.726477 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:26.731208 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60c8793a-0a22-427f-bd06-ab827d7e21d6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:09:26.731572 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 292/1168] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:26.746047 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-595820689 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-595820689, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:26.747707 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-595820689 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-595820689, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:09:26.763031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Created reservations ['a7c52809-da1f-4c72-b662-2e3a7e74aa52', '3ec2b022-f68a-46fb-a13d-5ee0cf830830', '06defeaa-6272-4975-84b6-d273c1ecb09a', '9c9948d9-eada-47b8-acdb-a91a59a07acb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:26.801358 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Delete volume request issued successfully. Aug 18 21:09:26.801610 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86bbbae1-2432-46b5-aaf4-0a98e4983a6b tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 returned with HTTP 202 Aug 18 21:09:26.802173 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 286/1169] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:26 2026] DELETE /volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:26.813316 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c05f98a-54ee-463e-8a18-db2b5596e286 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.814955 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c05f98a-54ee-463e-8a18-db2b5596e286 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] GET https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 Aug 18 21:09:26.815116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c05f98a-54ee-463e-8a18-db2b5596e286 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.815287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c05f98a-54ee-463e-8a18-db2b5596e286 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.820493 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c05f98a-54ee-463e-8a18-db2b5596e286 tempest-UserMessagesTest-1279172491 tempest-UserMessagesTest-1279172491-project-member] https://10.4.3.48/volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 returned with HTTP 404 Aug 18 21:09:26.821125 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 293/1170] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/volumes/73d43539-5e31-4a9d-a83f-fb20e4de7765 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:26.829575 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9738615-7caf-4571-a433-869b46e9917a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.835113 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9738615-7caf-4571-a433-869b46e9917a tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] DELETE https://10.4.3.48/volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 Aug 18 21:09:26.835301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9738615-7caf-4571-a433-869b46e9917a tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.835542 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9738615-7caf-4571-a433-869b46e9917a tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.852801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.868185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9738615-7caf-4571-a433-869b46e9917a tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 returned with HTTP 202 Aug 18 21:09:26.868745 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 300/1171] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:09:26 2026] DELETE /volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:26.877031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-22c937ae-11ca-42dd-9f48-bad6989455d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:26.879318 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-22c937ae-11ca-42dd-9f48-bad6989455d3 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] GET https://10.4.3.48/volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 Aug 18 21:09:26.879532 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-22c937ae-11ca-42dd-9f48-bad6989455d3 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:26.879764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-22c937ae-11ca-42dd-9f48-bad6989455d3 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:26.884238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-22c937ae-11ca-42dd-9f48-bad6989455d3 tempest-UserMessagesTest-23322244 tempest-UserMessagesTest-23322244-project-admin] https://10.4.3.48/volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 returned with HTTP 404 Aug 18 21:09:26.884962 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 287/1172] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:09:26 2026] GET /volume/v3/types/80c19846-e616-4fc3-ba95-68c2cb0169c1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:26.971215 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:26.971215 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2110225067"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:26.972600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2110225067'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:26.972600 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Create volume of 1 GB Aug 18 21:09:26.977474 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Availability Zones retrieved successfully. Aug 18 21:09:26.988075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Flow 'volume_create_api' (232e310b-316d-4ff6-8de1-b4b437e01733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:26.989352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d365e0b-2746-4590-bcd2-f7065b5d9b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:26.990832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:27.028936 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d365e0b-2746-4590-bcd2-f7065b5d9b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:27.029995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3f68e8-f260-426a-9f13-9f88650ccb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:27.114825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Created reservations ['2cb65f05-909f-4e6d-95a5-606a1c3e5c63', '07b39fcc-229e-47dd-98d4-feb134bdcb21', 'f0421682-7033-438f-8e33-d8e9fb9eb930', '8ae6a594-8a6b-49f6-b1de-0b41f4448e47'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:27.115942 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3f68e8-f260-426a-9f13-9f88650ccb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb65f05-909f-4e6d-95a5-606a1c3e5c63', '07b39fcc-229e-47dd-98d4-feb134bdcb21', 'f0421682-7033-438f-8e33-d8e9fb9eb930', '8ae6a594-8a6b-49f6-b1de-0b41f4448e47']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:27.117038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0ddc37-fa0d-4689-a899-496904268d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:27.143578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0ddc37-fa0d-4689-a899-496904268d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6cc6fe3-776a-41f3-8807-f4d8f44efaf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2110225067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eedd5a6c69e94a6a8a9ef2061b4fa8c6',qos_specs=None,replication_status=,reservations=['2cb65f05-909f-4e6d-95a5-606a1c3e5c63','07b39fcc-229e-47dd-98d4-feb134bdcb21','f0421682-7033-438f-8e33-d8e9fb9eb930','8ae6a594-8a6b-49f6-b1de-0b41f4448e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6efda0bc49041e4946e6a5c1a2f9421',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2110225067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6cc6fe3-776a-41f3-8807-f4d8f44efaf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eedd5a6c69e94a6a8a9ef2061b4fa8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6efda0bc49041e4946e6a5c1a2f9421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:27.144500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce82876f-fd62-4c0b-90cb-8ef9d3a872b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:27.165003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce82876f-fd62-4c0b-90cb-8ef9d3a872b7) transitioned into state 'SUCCESS' from state '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-2110225067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eedd5a6c69e94a6a8a9ef2061b4fa8c6',qos_specs=None,replication_status=,reservations=['2cb65f05-909f-4e6d-95a5-606a1c3e5c63','07b39fcc-229e-47dd-98d4-feb134bdcb21','f0421682-7033-438f-8e33-d8e9fb9eb930','8ae6a594-8a6b-49f6-b1de-0b41f4448e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6efda0bc49041e4946e6a5c1a2f9421',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:27.166145 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca68a71-4581-4a8b-8d65-8deaf28b06d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:27.178100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca68a71-4581-4a8b-8d65-8deaf28b06d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:27.179289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Flow 'volume_create_api' (232e310b-316d-4ff6-8de1-b4b437e01733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:27.179771 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Create volume request issued successfully. Aug 18 21:09:27.180603 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dc89efd-bba0-4218-b756-7de26c12c5e5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:27.181179 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 293/1173] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:09:26 2026] POST /volume/v3/volumes => generated 750 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:27.198663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:27.201505 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:27.201653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:27.201955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:27.211873 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:27.211873 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:27.216193 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:27.221627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da9e8c39-3f8a-4a9b-862a-c1e97ab11997 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 200 Aug 18 21:09:27.222162 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 294/1174] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:27 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:28.016117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-51b4de91-3e27-4237-b461-0c384672f13d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.018048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51b4de91-3e27-4237-b461-0c384672f13d tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:09:28.018197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51b4de91-3e27-4237-b461-0c384672f13d tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.018386 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51b4de91-3e27-4237-b461-0c384672f13d tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.028760 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.028760 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:28.033403 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-51b4de91-3e27-4237-b461-0c384672f13d tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:28.040301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51b4de91-3e27-4237-b461-0c384672f13d tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:09:28.040920 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 301/1175] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:28.237950 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.239653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:28.239881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.240051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.247527 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.247527 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:28.252506 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:28.256508 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef951fed-9ca5-46af-b96a-d5ec582b2ff2 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 200 Aug 18 21:09:28.257031 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 288/1176] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:28.274188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.276908 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:09:28.277476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6cc6fe3-776a-41f3-8807-f4d8f44efaf6", "name": "tempest-VolumesBackupsV39Test-Backup-493709949", "container": "tempest-volumesbackupsv39test-backup-container-696148716"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:28.279967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.280318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Creating new backup {'backup': {'volume_id': 'f6cc6fe3-776a-41f3-8807-f4d8f44efaf6', 'name': 'tempest-VolumesBackupsV39Test-Backup-493709949', 'container': 'tempest-volumesbackupsv39test-backup-container-696148716'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:09:28.280318 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Creating backup of volume f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 in container tempest-volumesbackupsv39test-backup-container-696148716 Aug 18 21:09:28.283815 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:09:28.284416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.284416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.289556 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.289556 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:28.290031 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:28.293362 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.293362 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:28.297017 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:28.301734 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6732a3aa-604e-48f5-9e87-7e4c6b5e361c tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:09:28.302157 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 295/1177] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:28.324661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Created reservations ['f37fe0a4-4688-4b55-a67a-a06432331572', '4050a592-0d65-43dc-ab19-1f5cf1e59124'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:28.349642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.386408 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65654bdf-cac4-40c4-88cc-5fca13090de3 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:09:28.386408 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 294/1178] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:09:28 2026] POST /volume/v3/backups => generated 330 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:28.402675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f7d263a-877a-4dc4-b538-9088756514c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.406055 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f7d263a-877a-4dc4-b538-9088756514c4 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:28.406474 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f7d263a-877a-4dc4-b538-9088756514c4 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.407608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f7d263a-877a-4dc4-b538-9088756514c4 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.407608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5f7d263a-877a-4dc4-b538-9088756514c4 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:28.426073 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.426073 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:28.427287 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f7d263a-877a-4dc4-b538-9088756514c4 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:28.427445 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 289/1179] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:28.533506 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:09:28.534383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.534383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.545732 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.545732 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:28.549972 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:28.555568 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-1ee8e018-0d4f-4a42-b8a8-2f705214a6c7 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:09:28.556023 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 302/1180] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1136 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:28.583847 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.586859 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b/action Aug 18 21:09:28.588345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:28.588345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:28.604522 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.604522 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:28.606796 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:28.616522 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Begin detaching volume completed successfully. Aug 18 21:09:28.616741 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-30d74f21-8fa6-4a62-84c2-0d11b4d8d400 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b/action returned with HTTP 202 Aug 18 21:09:28.617228 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 296/1181] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:28 2026] POST /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ce98799-f227-4155-8817-b00b6d7b3654 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ce98799-f227-4155-8817-b00b6d7b3654 None None] GET https://10.4.3.48/volume// Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ce98799-f227-4155-8817-b00b6d7b3654 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ce98799-f227-4155-8817-b00b6d7b3654 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ce98799-f227-4155-8817-b00b6d7b3654 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:28.679551 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 295/1182] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21: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 18 21:09:28.694658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:28.697901 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:09:28.697901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:28.697901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:28.706327 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:28.706327 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:28.709961 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:28.714611 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-2a45435a-3e1c-404f-8d6c-94d058deacf0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:09:28.715217 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 290/1183] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:28 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:29.341929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c19364a-fefb-44cb-9ccb-c9759f10879a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:29.439558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f60cd49a-4bf0-4094-932a-be7de10c690a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:29.441933 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f60cd49a-4bf0-4094-932a-be7de10c690a tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:29.441933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f60cd49a-4bf0-4094-932a-be7de10c690a tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:29.441933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f60cd49a-4bf0-4094-932a-be7de10c690a tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:29.441933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f60cd49a-4bf0-4094-932a-be7de10c690a tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:29.446912 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c19364a-fefb-44cb-9ccb-c9759f10879a tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 21:09:29.446912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c19364a-fefb-44cb-9ccb-c9759f10879a tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:29.446912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c19364a-fefb-44cb-9ccb-c9759f10879a tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] Calling method 'get_pools' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:29.455937 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:29.455937 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:29.456769 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f60cd49a-4bf0-4094-932a-be7de10c690a tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:29.457329 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 297/1184] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:29 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:29.457912 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c19364a-fefb-44cb-9ccb-c9759f10879a tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 21:09:29.458841 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 303/1185] 10.4.3.48 () {66 vars in 1307 bytes} [Tue Aug 18 21:09:29 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:29.472202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-846ccae8-5226-4af9-a270-c3cb7ef8c8b2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:29.476225 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-846ccae8-5226-4af9-a270-c3cb7ef8c8b2 tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools Aug 18 21:09:29.476436 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-846ccae8-5226-4af9-a270-c3cb7ef8c8b2 tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:29.476662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-846ccae8-5226-4af9-a270-c3cb7ef8c8b2 tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] Calling method 'get_pools' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:29.477141 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:29.477141 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:29.487582 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-846ccae8-5226-4af9-a270-c3cb7ef8c8b2 tempest-VolumePoolsAdminTestsJSON-1310811964 tempest-VolumePoolsAdminTestsJSON-1310811964-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 21:09:29.488073 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 296/1186] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:09:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:30.469385 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:30.471028 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:30.471216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:30.471392 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:30.471712 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:30.475996 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:30.475996 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:30.476765 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86b3458f-2df6-4c97-af8d-9979927a0f8d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:30.477273 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 291/1187] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:30 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:31.496117 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:31.500267 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:31.500502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:31.500802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:31.500863 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:31.505941 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:31.505941 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:31.507909 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c861d7ec-9c96-4bd7-9adc-50eb67b8f93e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:31.508295 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 298/1188] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:31 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:31.930009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-20210b4d-40df-44f8-87fe-d0538b2051c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:31.932567 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-20210b4d-40df-44f8-87fe-d0538b2051c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad Aug 18 21:09:31.932899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-20210b4d-40df-44f8-87fe-d0538b2051c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:31.933098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-20210b4d-40df-44f8-87fe-d0538b2051c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:31.941462 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:31.941462 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:31.949916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dafaf988-cbc8-495d-8122-8dc89d657218 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:31.992024 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-047f6bfb-2459-4c46-b000-8ccaee6425fb req-20210b4d-40df-44f8-87fe-d0538b2051c5 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad returned with HTTP 200 Aug 18 21:09:31.995153 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 304/1189] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:31 2026] DELETE /volume/v3/attachments/2cd91a5f-43c3-45ee-913c-25d5578cd8ad => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:32.114420 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dafaf988-cbc8-495d-8122-8dc89d657218 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d Aug 18 21:09:32.114681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dafaf988-cbc8-495d-8122-8dc89d657218 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:32.114997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dafaf988-cbc8-495d-8122-8dc89d657218 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:32.131072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dafaf988-cbc8-495d-8122-8dc89d657218 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d returned with HTTP 200 Aug 18 21:09:32.131561 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 297/1190] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:31 2026] GET /volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d => generated 437 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:32.139468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96e5be48-10a5-4d94-a181-26475952d436 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:32.141578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96e5be48-10a5-4d94-a181-26475952d436 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d Aug 18 21:09:32.142022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96e5be48-10a5-4d94-a181-26475952d436 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-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 18 21:09:32.209104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96e5be48-10a5-4d94-a181-26475952d436 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d returned with HTTP 200 Aug 18 21:09:32.209104 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 292/1191] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:09:32 2026] PUT /volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d => generated 390 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:32.218418 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:32.290459 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:32.290978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-867706042"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:32.293200 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-867706042'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:32.293364 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create volume of 1 GB Aug 18 21:09:32.298285 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Availability Zones retrieved successfully. Aug 18 21:09:32.304179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Flow 'volume_create_api' (43c6742b-02ea-4f8a-b11e-124f67d5f814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:32.305429 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11432e38-4401-4037-9851-19c4f0da6df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:32.306697 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:32.336200 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11432e38-4401-4037-9851-19c4f0da6df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:32.336956 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895817d8-2354-4f29-a612-62960961a59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:32.397095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Created reservations ['a6267826-f8d8-4e12-981a-8d20a3ebf8e2', '38a74eb4-9ff7-40e6-92ee-8b6548a91234', 'c815d337-b5fa-4f2f-9ca5-d9f1fb3948fa', '74a93343-2d35-412f-8613-98259abbf58f'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:32.397938 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895817d8-2354-4f29-a612-62960961a59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6267826-f8d8-4e12-981a-8d20a3ebf8e2', '38a74eb4-9ff7-40e6-92ee-8b6548a91234', 'c815d337-b5fa-4f2f-9ca5-d9f1fb3948fa', '74a93343-2d35-412f-8613-98259abbf58f']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:32.398731 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18d0540-dc81-4df4-9092-68da88377d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:32.422981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18d0540-dc81-4df4-9092-68da88377d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-867706042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b457542888084028b047d6da3febdc6d',qos_specs=None,replication_status=,reservations=['a6267826-f8d8-4e12-981a-8d20a3ebf8e2','38a74eb4-9ff7-40e6-92ee-8b6548a91234','c815d337-b5fa-4f2f-9ca5-d9f1fb3948fa','74a93343-2d35-412f-8613-98259abbf58f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952814c876434e66835b0055957819a2',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-867706042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b457542888084028b047d6da3febdc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='952814c876434e66835b0055957819a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:32.423745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab138f9-53f5-4121-96f3-4a46b6cad647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:32.448189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab138f9-53f5-4121-96f3-4a46b6cad647) transitioned into state 'SUCCESS' from state '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-867706042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b457542888084028b047d6da3febdc6d',qos_specs=None,replication_status=,reservations=['a6267826-f8d8-4e12-981a-8d20a3ebf8e2','38a74eb4-9ff7-40e6-92ee-8b6548a91234','c815d337-b5fa-4f2f-9ca5-d9f1fb3948fa','74a93343-2d35-412f-8613-98259abbf58f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952814c876434e66835b0055957819a2',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:32.449322 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9329e91b-eccd-4be6-ab9e-50948401faac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:32.462539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9329e91b-eccd-4be6-ab9e-50948401faac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:32.463315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Flow 'volume_create_api' (43c6742b-02ea-4f8a-b11e-124f67d5f814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:32.463606 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create volume request issued successfully. Aug 18 21:09:32.464215 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d6afbfe-db86-46b4-8738-6f8a887b9356 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:32.464590 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 299/1192] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:09:32 2026] POST /volume/v3/volumes => generated 764 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:32.481108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-067b389e-f675-41cb-9bff-e0d1505cd624 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:32.483123 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-067b389e-f675-41cb-9bff-e0d1505cd624 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:32.483306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-067b389e-f675-41cb-9bff-e0d1505cd624 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:32.483510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-067b389e-f675-41cb-9bff-e0d1505cd624 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:32.491754 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:32.491754 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:32.496991 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-067b389e-f675-41cb-9bff-e0d1505cd624 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:32.502220 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-067b389e-f675-41cb-9bff-e0d1505cd624 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 200 Aug 18 21:09:32.502586 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 305/1193] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:32 2026] GET /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:32.520183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ba4a60f-027f-428b-af42-e49004652074 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:32.522381 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba4a60f-027f-428b-af42-e49004652074 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:32.522648 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba4a60f-027f-428b-af42-e49004652074 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:32.522959 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba4a60f-027f-428b-af42-e49004652074 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:32.523113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7ba4a60f-027f-428b-af42-e49004652074 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:32.531765 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:32.531765 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:32.533098 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba4a60f-027f-428b-af42-e49004652074 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:32.533688 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 298/1194] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:32 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:32.862326 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:32.865299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:09:32.865879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:32.866743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:32.876781 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:32.876781 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:32.882626 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:32.890027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c49386b-8aed-44e4-b71f-298cebc9e8bb tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:09:32.890809 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 293/1195] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:32 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:33.520971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:33.522704 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:33.522986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:33.523407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:33.531324 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:33.531324 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:33.536275 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:33.542169 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82c1649f-cbb3-45bf-bb36-a39913c35d4b tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 200 Aug 18 21:09:33.542650 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 300/1196] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:33 2026] GET /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:33.546069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:33.548817 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:33.549347 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:33.549595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:33.549835 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:33.558757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:33.558757 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:09:33.559322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1640775206"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:33.572793 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:33.572793 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:33.574375 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8022de76-9da6-44c9-b945-2c4c35e2a3bc tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:33.574475 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:33.574475 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:33.574646 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 306/1197] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:33 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:33.575353 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:33.575353 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create snapshot from volume a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:33.635775 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Created reservations ['f3420a3f-bbc7-409f-ad97-0bcc2038d7d1', '5f11b06e-6e09-4045-9c3d-a4eb127397a9', '8f277f6b-65f5-4d0c-962e-8a01cdd6e957', 'a4fb0400-b8b5-4d86-9c17-dc5a35144ffd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:33.682712 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot create request issued successfully. Aug 18 21:09:33.682712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25eab114-49b3-42f9-91bd-cfadf7ae7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:09:33.682712 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 299/1198] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:09:33 2026] POST /volume/v3/snapshots => generated 323 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:33.692577 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:33.696155 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:33.696364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:33.696545 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:33.702761 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:33.702761 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:33.703296 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot retrieved successfully. Aug 18 21:09:33.704082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-12c852e6-fade-456d-8d7c-6a8b7d71df66 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c returned with HTTP 200 Aug 18 21:09:33.704461 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 294/1199] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:33 2026] GET /volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:34.589906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.592634 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:34.592974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:34.593248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:34.593385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:34.598871 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:34.598871 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:34.599783 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47a59e81-dcf1-494e-a728-5ece81e1ad2f tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:34.600303 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 301/1200] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:34 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:34.720676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.724380 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:34.724380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:34.724380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:34.730003 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:34.730003 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:34.730465 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot retrieved successfully. Aug 18 21:09:34.731296 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53c59e01-da30-44f4-82bd-d48055b40aa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c returned with HTTP 200 Aug 18 21:09:34.731673 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 307/1201] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:34 2026] GET /volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:34.742361 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14a8c1e6-37e0-4ad4-8120-52bfa7acb6ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.744334 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14a8c1e6-37e0-4ad4-8120-52bfa7acb6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d Aug 18 21:09:34.744736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14a8c1e6-37e0-4ad4-8120-52bfa7acb6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:34.757092 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:34.757092 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:34.826455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14a8c1e6-37e0-4ad4-8120-52bfa7acb6ee tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d returned with HTTP 200 Aug 18 21:09:34.826455 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 300/1202] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:09:34 2026] PUT /volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d => generated 390 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:34.836087 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.838371 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:09:34.839034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:34.849972 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:34.849972 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:34.852748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:34.852748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create snapshot from volume a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:34.875705 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota_utils [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Quota exceeded for b457542888084028b047d6da3febdc6d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 21:09:34.875966 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.middleware.fault [None req-5fba526c-81c2-46d5-8cbd-fd1286bff033 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 413 Aug 18 21:09:34.876874 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 295/1203] 10.4.3.48 () {68 vars in 1257 bytes} [Tue Aug 18 21:09:34 2026] POST /volume/v3/snapshots => generated 208 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 21:09:34.886663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-158aac70-ff6e-4275-a5fa-3018f46393bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.889687 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-158aac70-ff6e-4275-a5fa-3018f46393bd tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d Aug 18 21:09:34.889687 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-158aac70-ff6e-4275-a5fa-3018f46393bd tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:34.962708 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-158aac70-ff6e-4275-a5fa-3018f46393bd tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d returned with HTTP 200 Aug 18 21:09:34.963138 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 302/1204] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:09:34 2026] PUT /volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d => generated 390 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:34.980368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2a2486c-580c-4244-9a39-644db54cac90 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:34.983073 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:09:34.983468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:34.992896 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:34.992896 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:34.993486 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:34.993633 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Create snapshot from volume a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:35.012534 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Quota exceeded for b457542888084028b047d6da3febdc6d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 21:09:35.012878 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-b2a2486c-580c-4244-9a39-644db54cac90 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 413 Aug 18 21:09:35.013793 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 308/1205] 10.4.3.48 () {68 vars in 1257 bytes} [Tue Aug 18 21:09:34 2026] POST /volume/v3/snapshots => generated 133 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 21:09:35.022623 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a57f4459-0d60-494a-911b-78cd16977759 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:35.024574 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:35.024852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:35.025149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:35.025293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Delete snapshot with id: 6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:35.185060 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:35.185060 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:35.185546 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot retrieved successfully. Aug 18 21:09:35.200189 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot delete request issued successfully. Aug 18 21:09:35.200330 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a57f4459-0d60-494a-911b-78cd16977759 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c returned with HTTP 202 Aug 18 21:09:35.200700 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 301/1206] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:09:35 2026] DELETE /volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:35.207608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:35.209426 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:35.209489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:35.209653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:35.214261 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:35.214261 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:35.214652 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Snapshot retrieved successfully. Aug 18 21:09:35.215345 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-611ba91c-017d-4705-aa73-8ee69a0c37c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c returned with HTTP 200 Aug 18 21:09:35.215687 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 296/1207] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:35 2026] GET /volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:35.622587 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:35.625288 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:35.625569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:35.625865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:35.625997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:35.631239 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:35.631239 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:35.632156 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-630db11b-06e7-4068-91f1-af69fb49f9e9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:35.632564 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 303/1208] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:35 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:36.225485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3e2fc5f8-6fa1-4ee5-b2e6-f9e5a0c54e69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.228283 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e2fc5f8-6fa1-4ee5-b2e6-f9e5a0c54e69 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c Aug 18 21:09:36.228583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e2fc5f8-6fa1-4ee5-b2e6-f9e5a0c54e69 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:36.229046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3e2fc5f8-6fa1-4ee5-b2e6-f9e5a0c54e69 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:36.235250 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3e2fc5f8-6fa1-4ee5-b2e6-f9e5a0c54e69 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c returned with HTTP 404 Aug 18 21:09:36.236092 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 309/1209] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:09:36 2026] GET /volume/v3/snapshots/6935ca30-027d-4c72-bb2b-6261595dcd2c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:36.247488 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-353a50ed-7615-4853-bab7-23d797605fa1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.249689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-353a50ed-7615-4853-bab7-23d797605fa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:36.249927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-353a50ed-7615-4853-bab7-23d797605fa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:36.250128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-353a50ed-7615-4853-bab7-23d797605fa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:36.262133 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:36.262133 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:36.273943 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-353a50ed-7615-4853-bab7-23d797605fa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:36.286026 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-353a50ed-7615-4853-bab7-23d797605fa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 200 Aug 18 21:09:36.286479 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 302/1210] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:36 2026] GET /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:36.306617 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.309264 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:36.309264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:36.309633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:36.309776 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Delete volume with id: a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:36.323695 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:36.323695 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:36.324437 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:36.357182 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Delete volume request issued successfully. Aug 18 21:09:36.357350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e593d69-73bd-478f-99a5-1c06e33336c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 202 Aug 18 21:09:36.358074 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 297/1211] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:09:36 2026] DELETE /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:36.374170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.376634 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:36.376892 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:36.377132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:36.396134 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:36.396134 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:36.403987 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Volume info retrieved successfully. Aug 18 21:09:36.415697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc78049a-e88b-411c-ac13-05d9144fcb3d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 200 Aug 18 21:09:36.416263 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 304/1212] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:36 2026] GET /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:36.592100 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.597819 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:36.599882 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1042836729", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:36.603880 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1042836729', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:36.663192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:36.667165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:36.667749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:36.667749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:36.667749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:36.672484 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:36.672484 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:36.673670 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11bf6679-a98d-46d6-9d63-6c62b0d3ac09 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:36.674206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 303/1213] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:36 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:36.719291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume of 1 GB Aug 18 21:09:36.725120 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Availability Zones retrieved successfully. Aug 18 21:09:36.731815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Flow 'volume_create_api' (899eaaf3-19a3-4d4a-8270-04e3d5fddd06) 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 18 21:09:36.733138 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6025b0ba-1f10-42ea-b1c8-9a452491b1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:36.734430 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-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 18 21:09:36.826795 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6025b0ba-1f10-42ea-b1c8-9a452491b1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:09:36.828744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa471805-9f16-4b4d-9645-193f02dd02ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:36.903424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Created reservations ['2a26a448-40f3-4673-8dcb-aa0f2591555d', '008e7ae0-b90c-4a3a-9b36-85772fd553ed', '31d6afd5-eae7-4073-a114-052950554696', '00d59cb7-ade1-4821-99d1-0bb9137c8a02'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:36.904541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa471805-9f16-4b4d-9645-193f02dd02ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a26a448-40f3-4673-8dcb-aa0f2591555d', '008e7ae0-b90c-4a3a-9b36-85772fd553ed', '31d6afd5-eae7-4073-a114-052950554696', '00d59cb7-ade1-4821-99d1-0bb9137c8a02']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:36.908158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0319265-b20c-4503-aff6-7116bbed4331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:36.935346 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0319265-b20c-4503-aff6-7116bbed4331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d684bb-ddf9-464f-a5b8-4273cebed4ed', '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-1042836729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083d961e18b8437789fe0c22bf9f6a26',qos_specs=None,replication_status=,reservations=['2a26a448-40f3-4673-8dcb-aa0f2591555d','008e7ae0-b90c-4a3a-9b36-85772fd553ed','31d6afd5-eae7-4073-a114-052950554696','00d59cb7-ade1-4821-99d1-0bb9137c8a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d157049751e4a39b2edc8339e1c4339',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1042836729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d684bb-ddf9-464f-a5b8-4273cebed4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='083d961e18b8437789fe0c22bf9f6a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d157049751e4a39b2edc8339e1c4339',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:36.936630 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747f8279-cac4-4247-b4dc-7519beb4de34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:36.969454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747f8279-cac4-4247-b4dc-7519beb4de34) transitioned into state 'SUCCESS' from state '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-1042836729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083d961e18b8437789fe0c22bf9f6a26',qos_specs=None,replication_status=,reservations=['2a26a448-40f3-4673-8dcb-aa0f2591555d','008e7ae0-b90c-4a3a-9b36-85772fd553ed','31d6afd5-eae7-4073-a114-052950554696','00d59cb7-ade1-4821-99d1-0bb9137c8a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d157049751e4a39b2edc8339e1c4339',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:36.971401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f33c3e8-63c5-40e6-a7c1-bfe98d75321b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:36.987177 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f33c3e8-63c5-40e6-a7c1-bfe98d75321b) 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 18 21:09:36.988921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Flow 'volume_create_api' (899eaaf3-19a3-4d4a-8270-04e3d5fddd06) 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 18 21:09:36.989008 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Create volume request issued successfully. Aug 18 21:09:36.989861 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0636d3b8-47ee-44c1-8593-9d0748a22c28 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:36.992743 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 310/1214] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:09:36 2026] POST /volume/v3/volumes => generated 751 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:37.008597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:37.011176 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:09:37.012742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:37.012742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:37.022089 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:37.022089 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:37.028505 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:37.034524 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d4b44f8-0e12-4487-9cc8-0fd993dd246e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 200 Aug 18 21:09:37.035363 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 298/1215] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:37 2026] GET /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:37.432604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d1c556cb-dc23-4830-9954-0e5b5f22237d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:37.436328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1c556cb-dc23-4830-9954-0e5b5f22237d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] GET https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 Aug 18 21:09:37.436553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1c556cb-dc23-4830-9954-0e5b5f22237d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:37.436830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1c556cb-dc23-4830-9954-0e5b5f22237d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:37.444007 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1c556cb-dc23-4830-9954-0e5b5f22237d tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382 tempest-VolumeSnapshotQuotasNegativeTestJSON-799341382-project-member] https://10.4.3.48/volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 returned with HTTP 404 Aug 18 21:09:37.444593 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 305/1216] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:37 2026] GET /volume/v3/volumes/a8ab2d7e-fd2a-4fe6-993f-2a9323a58dc4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:37.455596 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-679d74a6-8b05-4a31-ac1e-ddbd6873c092 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:37.458712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-679d74a6-8b05-4a31-ac1e-ddbd6873c092 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d Aug 18 21:09:37.459641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-679d74a6-8b05-4a31-ac1e-ddbd6873c092 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:37.619743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-679d74a6-8b05-4a31-ac1e-ddbd6873c092 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228 tempest-VolumeSnapshotQuotasNegativeTestJSON-165360228-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d returned with HTTP 200 Aug 18 21:09:37.620309 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 304/1217] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:09:37 2026] PUT /volume/v3/os-quota-sets/b457542888084028b047d6da3febdc6d => generated 395 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:37.689785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:37.692550 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:37.692967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:37.696209 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:37.696209 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:37.704182 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:37.704182 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:37.708183 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea8fb0b-1b91-4012-979a-5a7bb3f70524 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:37.708183 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 311/1218] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:37 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:38.049618 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3a214c68-884c-4367-8e54-b9952868337e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:38.051610 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a214c68-884c-4367-8e54-b9952868337e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:09:38.051978 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a214c68-884c-4367-8e54-b9952868337e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:38.052215 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a214c68-884c-4367-8e54-b9952868337e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:38.060866 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:38.060866 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:38.066020 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3a214c68-884c-4367-8e54-b9952868337e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:38.072868 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a214c68-884c-4367-8e54-b9952868337e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 200 Aug 18 21:09:38.073500 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 299/1219] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:38 2026] GET /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:38.119441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:38.121811 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:09:38.121993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:38.122308 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:38.134229 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:38.134229 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:38.138346 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:38.145465 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-65355cac-a3f5-4ebf-9e10-9a36e86bce69 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 200 Aug 18 21:09:38.146070 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 306/1220] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:38 2026] GET /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9636a5be-716e-495e-b366-a8ca100edfd5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9636a5be-716e-495e-b366-a8ca100edfd5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9636a5be-716e-495e-b366-a8ca100edfd5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9636a5be-716e-495e-b366-a8ca100edfd5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9636a5be-716e-495e-b366-a8ca100edfd5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9636a5be-716e-495e-b366-a8ca100edfd5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:39.133398 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 305/1221] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:38 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-9ebe983a-a0a6-4f8b-8984-7491d7480cc8 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 200 Aug 18 21:09:39.136860 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 312/1222] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:38 2026] GET /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e25b362-c258-42bc-a07b-3a672f3b6521 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e25b362-c258-42bc-a07b-3a672f3b6521 None None] GET https://10.4.3.48/volume// Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e25b362-c258-42bc-a07b-3a672f3b6521 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e25b362-c258-42bc-a07b-3a672f3b6521 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e25b362-c258-42bc-a07b-3a672f3b6521 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:39.137992 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 300/1223] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:09: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 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-25642c55-005f-4a8e-b193-cbdfecb7fe4e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-25642c55-005f-4a8e-b193-cbdfecb7fe4e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-25642c55-005f-4a8e-b193-cbdfecb7fe4e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d684bb-ddf9-464f-a5b8-4273cebed4ed", "connector": null, "instance_uuid": "8ce2f612-5088-4d6b-9792-4e2cfab679db"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-25642c55-005f-4a8e-b193-cbdfecb7fe4e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:39.138974 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 307/1224] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:38 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 18 21:09:39.762228 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:39.763659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:39.763993 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:39.764286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:39.764490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:39.768642 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:39.768642 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:39.769497 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70c6f570-5247-49ef-8c0a-b6a8f28e2e43 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:39.772248 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 306/1225] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:39 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:40.628174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33e2b926-966c-4646-b00d-92b40a41dbfd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:40.628600 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33e2b926-966c-4646-b00d-92b40a41dbfd None None] GET https://10.4.3.48/volume// Aug 18 21:09:40.628862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33e2b926-966c-4646-b00d-92b40a41dbfd None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:40.629078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33e2b926-966c-4646-b00d-92b40a41dbfd None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:40.629484 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33e2b926-966c-4646-b00d-92b40a41dbfd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:40.629819 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 313/1226] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:40.644321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:40.648412 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:09:40.648682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:40.648966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:40.662950 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:40.662950 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:40.668794 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:09:40.679146 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-de48c3d9-2c47-4744-8a0b-d535acdc9798 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 200 Aug 18 21:09:40.680556 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 301/1227] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:40 2026] GET /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:40.786397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:40.788669 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:40.788669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:40.788954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:40.789738 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:40.798153 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:40.798153 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:40.799203 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac4627e4-935a-4a9b-b341-4d6fd8b74c39 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:40.799666 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 308/1228] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:40 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:40.815005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:40.820787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] PUT https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 Aug 18 21:09:40.822100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:40.842950 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Acquiring lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:40.851380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:40.852572 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:40.852572 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:40.942289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" released by "attachment_update" :: held 0.091s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:40.942709 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-be64f8ea-9664-4ca1-be6a-44fbfb02c73f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 returned with HTTP 200 Aug 18 21:09:40.943483 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 307/1229] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:40 2026] PUT /volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:40.978481 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-43f3b12f-b946-4551-885a-f3795c347b91 req-00377706-78d7-4fd6-95a5-be6187e0ff7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:40.982079 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-00377706-78d7-4fd6-95a5-be6187e0ff7b tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2/action Aug 18 21:09:40.982448 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-00377706-78d7-4fd6-95a5-be6187e0ff7b tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:40.982577 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-00377706-78d7-4fd6-95a5-be6187e0ff7b tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-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 18 21:09:41.006042 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:41.006042 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:41.018212 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-43f3b12f-b946-4551-885a-f3795c347b91 req-00377706-78d7-4fd6-95a5-be6187e0ff7b tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2/action returned with HTTP 204 Aug 18 21:09:41.019249 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 314/1230] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:40 2026] POST /volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:41.816221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5bb33baf-5527-4264-8f3f-97841601ab36 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:41.819035 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bb33baf-5527-4264-8f3f-97841601ab36 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:41.819279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bb33baf-5527-4264-8f3f-97841601ab36 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:41.819557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bb33baf-5527-4264-8f3f-97841601ab36 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:41.819920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5bb33baf-5527-4264-8f3f-97841601ab36 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:41.825712 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:41.825712 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:41.826961 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bb33baf-5527-4264-8f3f-97841601ab36 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:41.827489 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 302/1231] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:41 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:42.840865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:42.844554 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:42.844872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:42.845120 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:42.845306 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:42.850750 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:42.850750 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:42.851746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15060496-64d5-440b-9a01-e7d3bb7eb3c9 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:42.852228 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 309/1232] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:42 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:43.872907 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:43.875657 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:43.875657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:43.875657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:43.875856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:43.881283 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:43.881283 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:43.881914 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5154c8b1-c0cb-426d-bcfb-9afe82f52380 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:43.881914 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 308/1233] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:43 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:44.615688 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:44.618215 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:44.619436 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1645860779"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:44.622765 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1645860779'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:44.629157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume of 1 GB Aug 18 21:09:44.629716 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.629716 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:44.631842 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Availability Zones retrieved successfully. Aug 18 21:09:44.645174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (46268eda-924d-42fb-b684-15dcfdb114bd) 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 18 21:09:44.646005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b49611-c2c7-423c-b57d-ada68e22e242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:44.647639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-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 18 21:09:44.658261 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.658261 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:44.677807 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b49611-c2c7-423c-b57d-ada68e22e242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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 18 21:09:44.678830 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e964ba27-e924-4303-b890-7eed49b290a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:44.745600 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Created reservations ['ccf7cc98-c4d5-42ba-84db-138f67f3d74c', '41d45adf-baab-42c1-a90f-563244d38f45', 'e2cf2ced-1bf7-4ec5-8ff3-6497feadaf89', '861919ae-91d5-4c27-8e54-a646301ecf00'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:44.746647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e964ba27-e924-4303-b890-7eed49b290a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf7cc98-c4d5-42ba-84db-138f67f3d74c', '41d45adf-baab-42c1-a90f-563244d38f45', 'e2cf2ced-1bf7-4ec5-8ff3-6497feadaf89', '861919ae-91d5-4c27-8e54-a646301ecf00']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:44.748560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acaed2b-af33-4c04-8d1d-651115e9388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:44.782327 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acaed2b-af33-4c04-8d1d-651115e9388c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcd4e376-b21b-44b2-9d7b-29a63ae24f8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1645860779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['ccf7cc98-c4d5-42ba-84db-138f67f3d74c','41d45adf-baab-42c1-a90f-563244d38f45','e2cf2ced-1bf7-4ec5-8ff3-6497feadaf89','861919ae-91d5-4c27-8e54-a646301ecf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1645860779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcd4e376-b21b-44b2-9d7b-29a63ae24f8d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c964ad318840978d58203c4fd79fa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:44.783613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a563b63-9681-412f-b91d-62a64e9179e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:44.811900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a563b63-9681-412f-b91d-62a64e9179e3) transitioned into state 'SUCCESS' from state '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-1645860779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['ccf7cc98-c4d5-42ba-84db-138f67f3d74c','41d45adf-baab-42c1-a90f-563244d38f45','e2cf2ced-1bf7-4ec5-8ff3-6497feadaf89','861919ae-91d5-4c27-8e54-a646301ecf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:44.813103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633af1dc-40ae-4db8-8e2c-e9bb353003da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:44.834016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:44.834869 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633af1dc-40ae-4db8-8e2c-e9bb353003da) 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 18 21:09:44.836117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (46268eda-924d-42fb-b684-15dcfdb114bd) 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 18 21:09:44.836488 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request issued successfully. Aug 18 21:09:44.837232 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ac628a0-d7e5-40f3-9aab-072bf1229018 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:44.837751 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 315/1234] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:09:44 2026] POST /volume/v3/volumes => generated 758 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:44.841571 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:44.843368 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:44.843368 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:44.858462 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:44.860809 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.860809 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:44.864839 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:44.864839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:44.864839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:44.869750 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:44.873884 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-28dd5f2a-6995-4a31-ac9a-5026f9cd5c8d tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:09:44.874889 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 303/1235] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:44 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:44.876670 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.876670 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:44.890750 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:44.896741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-571da154-4ace-447a-a409-f676c43bcc6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:44.900680 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a4896c4-bf19-445e-bbc0-98a9217647a0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:44.903569 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-571da154-4ace-447a-a409-f676c43bcc6d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:44.903682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:44.903757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-571da154-4ace-447a-a409-f676c43bcc6d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:44.903757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-571da154-4ace-447a-a409-f676c43bcc6d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:44.903757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-571da154-4ace-447a-a409-f676c43bcc6d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:44.903910 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 310/1236] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:44 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:44.905599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] POST https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5/action Aug 18 21:09:44.906043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:44.907789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-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 18 21:09:44.911285 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.911285 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:44.911285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-571da154-4ace-447a-a409-f676c43bcc6d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:44.911285 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 309/1237] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:44 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:44.921905 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:44.921905 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:44.922110 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:44.932802 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Begin detaching volume completed successfully. Aug 18 21:09:44.933926 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-bf16e10b-b001-4188-be15-6bacce8b1c12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5/action returned with HTTP 202 Aug 18 21:09:44.934997 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 316/1238] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:44 2026] POST /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f5c54d34-6607-4a64-aefb-dc0bb7ec0a43 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5c54d34-6607-4a64-aefb-dc0bb7ec0a43 None None] GET https://10.4.3.48/volume// Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5c54d34-6607-4a64-aefb-dc0bb7ec0a43 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5c54d34-6607-4a64-aefb-dc0bb7ec0a43 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5c54d34-6607-4a64-aefb-dc0bb7ec0a43 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:45.011441 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 304/1239] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:45.024748 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.030854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:45.033274 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.033995 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.050896 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.050896 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:45.056799 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:45.063802 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-d418a44a-d36b-44d9-a150-2b2e2baee566 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:09:45.064867 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 311/1240] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:45.198015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.205090 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:09:45.205090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.205090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.230041 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.230041 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:45.238033 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:45.244692 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-4c5bb470-9536-4db1-b857-1a2f0306ea45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:09:45.245108 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 310/1241] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1133 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:45.273735 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.278064 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37/action Aug 18 21:09:45.278271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:45.279095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-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 18 21:09:45.296875 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.296875 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:45.297622 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:45.310157 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Begin detaching volume completed successfully. Aug 18 21:09:45.310471 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-692645d6-5e5e-4e3b-b37e-0c42801309b6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37/action returned with HTTP 202 Aug 18 21:09:45.310982 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 317/1242] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:09:45 2026] POST /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:45.339923 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.346406 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:09:45.346406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.346406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.366432 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.366432 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:45.374348 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-92d1a533-e4cc-45df-93c7-9b5c31768353 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.374961 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-92d1a533-e4cc-45df-93c7-9b5c31768353 None None] GET https://10.4.3.48/volume// Aug 18 21:09:45.375056 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:45.375238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-92d1a533-e4cc-45df-93c7-9b5c31768353 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.375526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-92d1a533-e4cc-45df-93c7-9b5c31768353 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.376454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-92d1a533-e4cc-45df-93c7-9b5c31768353 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:45.377053 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 312/1243] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:45.384360 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0d4a7b3-703d-40d7-b7ef-d5eac07182cd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:09:45.387352 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 305/1244] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:45.390545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.394879 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:09:45.394879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.394879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.412896 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.412896 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:45.419205 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:45.427657 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-18cbd7e5-1e59-458f-ab1e-0c249dc258fd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:09:45.428813 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 311/1245] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1316 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:45.920343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9c83c67-3fde-4384-a76e-44433718270c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.922708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:45.924577 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9c83c67-3fde-4384-a76e-44433718270c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:45.924846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9c83c67-3fde-4384-a76e-44433718270c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.925073 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9c83c67-3fde-4384-a76e-44433718270c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.926033 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:45.926616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:45.926917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:45.927073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:45.934840 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.934840 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:45.935692 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:45.935692 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:45.937410 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab903bad-4e6b-4f01-8d50-6c4df906ad2c tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:45.937892 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 313/1246] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:45.944999 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d9c83c67-3fde-4384-a76e-44433718270c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:45.953536 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9c83c67-3fde-4384-a76e-44433718270c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:45.954280 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 318/1247] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:45 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:46.030481 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.036212 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:46.036922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.039333 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.050015 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.050015 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:46.055689 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:46.069850 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-867b6222-2ab2-4389-8c6a-67de0621a00f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:46.070405 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 306/1248] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:46.221421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b42381fe-f288-4782-83b3-4b995124319a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.221421 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b42381fe-f288-4782-83b3-4b995124319a None None] GET https://10.4.3.48/volume// Aug 18 21:09:46.221421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b42381fe-f288-4782-83b3-4b995124319a None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.221421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b42381fe-f288-4782-83b3-4b995124319a None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.221421 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b42381fe-f288-4782-83b3-4b995124319a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:46.222827 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 312/1249] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:46.239869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-65346796-0d25-4faa-910d-86df3ea7b697 req-22c14d9f-d35d-46d9-a972-994cf95626a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.246752 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-22c14d9f-d35d-46d9-a972-994cf95626a1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:46.246752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-22c14d9f-d35d-46d9-a972-994cf95626a1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcd4e376-b21b-44b2-9d7b-29a63ae24f8d", "connector": null, "instance_uuid": "6c039be9-67af-40e0-a7c7-b2442a965dbd"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:46.260145 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.260145 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:46.297579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-22c14d9f-d35d-46d9-a972-994cf95626a1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:46.298112 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 314/1250] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:46 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 18 21:09:46.345182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72a278a1-4050-468e-a390-b1367c2617d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.347269 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72a278a1-4050-468e-a390-b1367c2617d2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:46.348014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72a278a1-4050-468e-a390-b1367c2617d2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.348014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72a278a1-4050-468e-a390-b1367c2617d2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.368140 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.368140 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:46.368432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-29bf2ddf-3d56-44ce-9ea3-09912b50458b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.368432 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29bf2ddf-3d56-44ce-9ea3-09912b50458b None None] GET https://10.4.3.48/volume// Aug 18 21:09:46.368432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29bf2ddf-3d56-44ce-9ea3-09912b50458b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.368432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29bf2ddf-3d56-44ce-9ea3-09912b50458b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.368695 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29bf2ddf-3d56-44ce-9ea3-09912b50458b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:46.368964 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 307/1251] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:46.379480 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-72a278a1-4050-468e-a390-b1367c2617d2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:46.387618 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72a278a1-4050-468e-a390-b1367c2617d2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:46.388122 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 319/1252] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:46.396218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.400340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-773ab2de-01b9-411f-9f5b-ba2773b3868c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.401346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:46.401598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.401858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.405258 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-203e6372-a0ec-45fe-bda0-8354c1951173 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.405640 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-773ab2de-01b9-411f-9f5b-ba2773b3868c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c Aug 18 21:09:46.406289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-773ab2de-01b9-411f-9f5b-ba2773b3868c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.407009 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-773ab2de-01b9-411f-9f5b-ba2773b3868c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.407779 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-203e6372-a0ec-45fe-bda0-8354c1951173 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:09:46.407916 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-203e6372-a0ec-45fe-bda0-8354c1951173 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.408105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-203e6372-a0ec-45fe-bda0-8354c1951173 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.416364 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.416364 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:46.418096 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.418096 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:46.426791 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.426791 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:46.434080 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:46.438046 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-203e6372-a0ec-45fe-bda0-8354c1951173 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:46.447800 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-203e6372-a0ec-45fe-bda0-8354c1951173 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:09:46.447800 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 308/1253] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:46.448694 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-5c81a8e4-209b-4b33-8b6c-338c81551a9e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:46.449535 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 313/1254] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1030 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:46.513029 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc641b7-78d9-4f08-a494-08a92ad80a42 req-773ab2de-01b9-411f-9f5b-ba2773b3868c tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c returned with HTTP 200 Aug 18 21:09:46.513758 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 315/1255] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:46 2026] DELETE /volume/v3/attachments/8edb0fb7-224e-47f7-9547-621ad8da7d5c => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:46.607571 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.615008 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 Aug 18 21:09:46.615008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:46.630767 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:46.635617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:46.640057 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.640057 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:46.795564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" released by "attachment_update" :: held 0.160s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:46.797379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-28e5c7ab-3ab3-4429-bd88-9f379d63bee2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 returned with HTTP 200 Aug 18 21:09:46.801253 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 320/1256] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:46 2026] PUT /volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:46.814997 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-68cf1ee2-1bca-481c-adb5-c1e48026404c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.825341 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-68cf1ee2-1bca-481c-adb5-c1e48026404c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 Aug 18 21:09:46.825341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-68cf1ee2-1bca-481c-adb5-c1e48026404c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.825341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-68cf1ee2-1bca-481c-adb5-c1e48026404c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.836589 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.836589 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:46.937133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2f560ee4-8032-4ce4-ae15-c9b7267535bf req-68cf1ee2-1bca-481c-adb5-c1e48026404c tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 returned with HTTP 200 Aug 18 21:09:46.937845 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 309/1257] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:46 2026] DELETE /volume/v3/attachments/6a037aa8-8e50-42fd-b8c2-522d9e725371 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:46.952554 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4338578-4b83-4d0f-9035-7de8713b5463 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.955029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4338578-4b83-4d0f-9035-7de8713b5463 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:46.955416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4338578-4b83-4d0f-9035-7de8713b5463 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.955765 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4338578-4b83-4d0f-9035-7de8713b5463 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.955987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a4338578-4b83-4d0f-9035-7de8713b5463 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:46.964780 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.964780 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:46.965839 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4338578-4b83-4d0f-9035-7de8713b5463 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:46.966263 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 314/1258] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:46.980852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:46.983761 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:46.983908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:46.984163 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:46.992937 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:46.992937 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:46.998797 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:47.006593 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01ea8c24-ff21-4375-b7fc-15da4bacdc63 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 200 Aug 18 21:09:47.006593 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 316/1259] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:46 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.025993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2ce9759-c7fc-478b-9198-6fccb68fd4d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.028821 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2ce9759-c7fc-478b-9198-6fccb68fd4d1 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] PUT https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:47.029313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2ce9759-c7fc-478b-9198-6fccb68fd4d1 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1183071347", "description": "tempest-volume-backup-description-212621511"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:47.044183 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.044183 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:47.061865 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2ce9759-c7fc-478b-9198-6fccb68fd4d1 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:47.062900 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 321/1260] 10.4.3.48 () {70 vars in 1402 bytes} [Tue Aug 18 21:09:47 2026] PUT /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.074805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.081241 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:47.081552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.081802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.082447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:47.096338 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.096338 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:47.097349 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3b3687bb-d5da-44ee-9cf0-b2cee0d4bdaf tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:47.097836 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 310/1261] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.113604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b45909f-a02c-4271-819a-b15453cbee25 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.116532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] DELETE https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:47.117043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.117043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.117150 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Delete backup with id: eeba6d9a-52b7-4402-9b40-67712771ca59. Aug 18 21:09:47.122671 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.122671 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:47.158039 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] delete_backup rpcapi backup_id eeba6d9a-52b7-4402-9b40-67712771ca59 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:09:47.160230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b45909f-a02c-4271-819a-b15453cbee25 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 202 Aug 18 21:09:47.160733 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 315/1262] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:47 2026] DELETE /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:09:47.172715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-771cc72e-8991-43cf-962d-7bfa7b16263e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.175413 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-771cc72e-8991-43cf-962d-7bfa7b16263e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:47.176188 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-771cc72e-8991-43cf-962d-7bfa7b16263e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.176467 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-771cc72e-8991-43cf-962d-7bfa7b16263e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.177352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-771cc72e-8991-43cf-962d-7bfa7b16263e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:47.183539 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.183539 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:47.184065 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.186461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:47.186768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.187238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.189803 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-771cc72e-8991-43cf-962d-7bfa7b16263e tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 200 Aug 18 21:09:47.190280 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 317/1263] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.198915 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.198915 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:47.203172 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:47.207710 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2545b9e8-d3c5-40ac-b8a6-3dc55d1d1c14 req-50538649-047e-4216-8203-07a5542000ca tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:09:47.208091 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 322/1264] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.232083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.233203 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:47.233480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.233689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.233914 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete volume with id: d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:47.253147 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.253147 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:47.254096 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:47.275809 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Delete volume request issued successfully. Aug 18 21:09:47.276666 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5974d1f3-fcf2-4fee-8f06-68951de77e12 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 202 Aug 18 21:09:47.276830 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 311/1265] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:09:47 2026] DELETE /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:47.287292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.289810 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:47.290038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.290281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.300570 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.300570 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:47.306456 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Volume info retrieved successfully. Aug 18 21:09:47.314480 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b62b094a-239e-4372-8b8a-bfbf6318e633 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 200 Aug 18 21:09:47.315054 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 316/1266] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.403262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.406141 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:47.406741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.406741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.420153 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.420153 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:47.424163 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:47.429952 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16e03e47-43e1-442f-bdbb-a292192b8ed5 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:47.429952 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 318/1267] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:47.465378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:47.467971 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:09:47.468225 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:47.468483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:47.478091 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:47.478091 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:47.484984 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:09:47.490310 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9dddf00-46f9-4f53-a9f9-a682a4b2ed5f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:09:47.490659 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 323/1268] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:47 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:48.213717 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.217805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 Aug 18 21:09:48.218126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.218396 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.218533 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Show backup with id eeba6d9a-52b7-4402-9b40-67712771ca59. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:09:48.224230 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c7b70a0-1550-45f1-a9e5-f826a125ca73 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 returned with HTTP 404 Aug 18 21:09:48.225392 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 312/1269] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:48 2026] GET /volume/v3/backups/eeba6d9a-52b7-4402-9b40-67712771ca59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:48.336636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f8d383a0-76f7-4757-81c6-17ad0709db51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.340493 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8d383a0-76f7-4757-81c6-17ad0709db51 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] GET https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 Aug 18 21:09:48.340817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8d383a0-76f7-4757-81c6-17ad0709db51 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.341014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8d383a0-76f7-4757-81c6-17ad0709db51 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.353444 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8d383a0-76f7-4757-81c6-17ad0709db51 tempest-TestMinimumBasicScenario-1812461772 tempest-TestMinimumBasicScenario-1812461772-project-member] https://10.4.3.48/volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 returned with HTTP 404 Aug 18 21:09:48.354062 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 317/1270] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:48 2026] GET /volume/v3/volumes/d21b8b4f-84a9-4e06-ada8-567b5ceec7b5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:48.357936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6727b813-0656-4166-9755-bb5d080e6fd8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.359929 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6727b813-0656-4166-9755-bb5d080e6fd8 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:48.360208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6727b813-0656-4166-9755-bb5d080e6fd8 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.360447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6727b813-0656-4166-9755-bb5d080e6fd8 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.385844 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:48.385844 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:48.389935 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6727b813-0656-4166-9755-bb5d080e6fd8 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:48.399826 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6727b813-0656-4166-9755-bb5d080e6fd8 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 200 Aug 18 21:09:48.400223 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 319/1271] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:48 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:48.420931 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc6f4696-4abd-403b-af48-abc2bf31136d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.423456 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:48.423896 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.424310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.424479 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Delete volume with id: f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:48.441165 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:48.441165 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:48.444375 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:48.449341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.451735 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:48.452227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.452657 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.473509 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:48.473509 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:48.479600 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:48.488121 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Delete volume request issued successfully. Aug 18 21:09:48.489734 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc6f4696-4abd-403b-af48-abc2bf31136d tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 202 Aug 18 21:09:48.489734 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 324/1272] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:09:48 2026] DELETE /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:48.491084 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fda981c0-ea67-4342-9786-06dc5d7c8374 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:48.491648 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 313/1273] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:48 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:48.501807 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:48.503601 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:48.503919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:48.504192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:48.522616 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:48.522616 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:48.530568 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Volume info retrieved successfully. Aug 18 21:09:48.537539 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9615e1f-7adb-4f2c-a3fd-ebcc6ce7e9eb tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 200 Aug 18 21:09:48.538520 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 318/1274] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:48 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:49.515941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b486869f-1044-4396-a5ff-34fdf49a764e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:49.525199 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b486869f-1044-4396-a5ff-34fdf49a764e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:49.525442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b486869f-1044-4396-a5ff-34fdf49a764e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:49.526581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b486869f-1044-4396-a5ff-34fdf49a764e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:49.539211 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:49.539211 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:49.545689 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b486869f-1044-4396-a5ff-34fdf49a764e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:49.554308 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b486869f-1044-4396-a5ff-34fdf49a764e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:49.554929 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 320/1275] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:49 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:49.557135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3628d53-33b4-42a6-8a5d-c1cd6e7d1ac5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:49.563423 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3628d53-33b4-42a6-8a5d-c1cd6e7d1ac5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] GET https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 Aug 18 21:09:49.563866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3628d53-33b4-42a6-8a5d-c1cd6e7d1ac5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:49.564001 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3628d53-33b4-42a6-8a5d-c1cd6e7d1ac5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:49.573252 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3628d53-33b4-42a6-8a5d-c1cd6e7d1ac5 tempest-VolumesBackupsV39Test-100035788 tempest-VolumesBackupsV39Test-100035788-project-member] https://10.4.3.48/volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 returned with HTTP 404 Aug 18 21:09:49.573886 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 325/1276] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:09:49 2026] GET /volume/v3/volumes/f6cc6fe3-776a-41f3-8807-f4d8f44efaf6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:50.158298 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-65346796-0d25-4faa-910d-86df3ea7b697 req-91bfc9bf-8291-42a3-92cb-e71320438ec7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:50.161123 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-91bfc9bf-8291-42a3-92cb-e71320438ec7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81/action Aug 18 21:09:50.161739 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-91bfc9bf-8291-42a3-92cb-e71320438ec7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:50.161886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-91bfc9bf-8291-42a3-92cb-e71320438ec7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-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 18 21:09:50.197614 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:50.197614 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:50.209941 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-65346796-0d25-4faa-910d-86df3ea7b697 req-91bfc9bf-8291-42a3-92cb-e71320438ec7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81/action returned with HTTP 204 Aug 18 21:09:50.210761 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 314/1277] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:50 2026] POST /volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:50.572345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26b003dd-3769-4898-87d9-52c04d20e00d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:50.574684 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26b003dd-3769-4898-87d9-52c04d20e00d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:50.574960 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26b003dd-3769-4898-87d9-52c04d20e00d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:50.575256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26b003dd-3769-4898-87d9-52c04d20e00d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:50.598751 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:50.598751 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:50.605549 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26b003dd-3769-4898-87d9-52c04d20e00d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:50.615804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26b003dd-3769-4898-87d9-52c04d20e00d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:50.615804 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 319/1278] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:50 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:50.692132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:50.695648 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:50.695905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:50.696178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:50.709152 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:50.709152 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:50.722605 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:50.730671 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e92c2100-22e7-4220-a7ae-bdc981c7cd03 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:50.731381 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 321/1279] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:50 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:50.894078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d21cd81b-24cf-41b7-94e2-a4d37a1b8750 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:50.894639 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d21cd81b-24cf-41b7-94e2-a4d37a1b8750 None None] GET https://10.4.3.48/volume// Aug 18 21:09:50.894912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d21cd81b-24cf-41b7-94e2-a4d37a1b8750 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:50.895168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d21cd81b-24cf-41b7-94e2-a4d37a1b8750 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:50.895548 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d21cd81b-24cf-41b7-94e2-a4d37a1b8750 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:50.895900 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 326/1280] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:50.918703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e5733123-d51d-4133-872c-43004dfcdf37 req-bc4a7b1f-706a-4acb-80c9-cfe648610b14 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:50.922047 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-bc4a7b1f-706a-4acb-80c9-cfe648610b14 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:50.922371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-bc4a7b1f-706a-4acb-80c9-cfe648610b14 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcd4e376-b21b-44b2-9d7b-29a63ae24f8d", "connector": null, "instance_uuid": "f46f0063-a897-44d5-a3c6-ea4bf4cb7578"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:50.935814 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:50.935814 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:50.967902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-bc4a7b1f-706a-4acb-80c9-cfe648610b14 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:50.968342 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 315/1281] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:50 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 18 21:09:51.028277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:51.032276 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:51.032982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:51.032982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68b3ddf9-4fb6-4778-b26b-5a66d3d815ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68b3ddf9-4fb6-4778-b26b-5a66d3d815ae None None] GET https://10.4.3.48/volume// Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68b3ddf9-4fb6-4778-b26b-5a66d3d815ae None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68b3ddf9-4fb6-4778-b26b-5a66d3d815ae None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68b3ddf9-4fb6-4778-b26b-5a66d3d815ae None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:51.064791 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 322/1282] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:51.073589 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:51.073589 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:51.076423 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:51.084132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-176b3b84-c00f-41c1-8d5a-e27e557d9d44 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:51.084176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:51.084209 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 320/1283] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:51 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:51.090917 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:51.090917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:51.090917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:51.116462 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:51.116462 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:51.124273 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:51.131888 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-e9f2faf8-9ff5-4989-a349-26c21b26df48 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:51.132678 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 327/1284] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:51 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:51.296434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:51.302663 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 Aug 18 21:09:51.303995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:51.319329 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:51.329684 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" acquired by "attachment_update" :: waited 0.010s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:51.331268 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:51.331268 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:51.485567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" released by "attachment_update" :: held 0.156s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:51.487049 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-25e0b651-2045-4786-a085-3fb23e197b3c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 returned with HTTP 200 Aug 18 21:09:51.488404 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 316/1285] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:51 2026] PUT /volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:51.643754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:51.798597 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:51.798597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1212314174"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:51.801858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1212314174'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:51.801858 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Create volume of 2 GB Aug 18 21:09:51.811514 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Availability Zones retrieved successfully. Aug 18 21:09:51.819378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Flow 'volume_create_api' (8ac6febf-3e99-470b-a9d7-99ae69e95b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:51.821831 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d3c85a-067e-4a8d-a373-551276e47c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:51.823428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Validating volume size '2' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:51.861005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d3c85a-067e-4a8d-a373-551276e47c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:51.861681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d50f5d-245e-45d4-8918-f36304585683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:51.959941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Created reservations ['9fe0060e-b9fc-4cc5-a713-2e4c8527baab', '19ef9810-6e2a-4adb-bb7c-cfaf37add508', '6bc5fc1a-0a41-44ed-b4d7-224f3e05a019', 'dc858604-0805-45e4-8558-28647c800019'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:51.960970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d50f5d-245e-45d4-8918-f36304585683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe0060e-b9fc-4cc5-a713-2e4c8527baab', '19ef9810-6e2a-4adb-bb7c-cfaf37add508', '6bc5fc1a-0a41-44ed-b4d7-224f3e05a019', 'dc858604-0805-45e4-8558-28647c800019']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:51.962519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51813637-747b-4da9-b0dd-6391bdfe468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:51.995023 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51813637-747b-4da9-b0dd-6391bdfe468d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1540989a-1f10-4be1-a364-fc4b2694e017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1212314174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4927375915874681beec8da4f8d8bd66',qos_specs=None,replication_status=,reservations=['9fe0060e-b9fc-4cc5-a713-2e4c8527baab','19ef9810-6e2a-4adb-bb7c-cfaf37add508','6bc5fc1a-0a41-44ed-b4d7-224f3e05a019','dc858604-0805-45e4-8558-28647c800019'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c43158729143b39c6a79a4837c7319',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1212314174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1540989a-1f10-4be1-a364-fc4b2694e017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4927375915874681beec8da4f8d8bd66',provider_auth=None,provider_geometry=None,provider_id=None,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='61c43158729143b39c6a79a4837c7319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:51.996268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d054d6-d37d-4b45-979c-13fe970ee185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:52.018965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d054d6-d37d-4b45-979c-13fe970ee185) transitioned into state 'SUCCESS' from state '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-1212314174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4927375915874681beec8da4f8d8bd66',qos_specs=None,replication_status=,reservations=['9fe0060e-b9fc-4cc5-a713-2e4c8527baab','19ef9810-6e2a-4adb-bb7c-cfaf37add508','6bc5fc1a-0a41-44ed-b4d7-224f3e05a019','dc858604-0805-45e4-8558-28647c800019'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c43158729143b39c6a79a4837c7319',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:52.019623 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9226e6-b296-4105-ab7f-4624a4723f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:52.031837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9226e6-b296-4105-ab7f-4624a4723f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:52.032802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Flow 'volume_create_api' (8ac6febf-3e99-470b-a9d7-99ae69e95b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:52.033206 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Create volume request issued successfully. Aug 18 21:09:52.033811 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abe04e6b-fcd3-418e-90b5-83deafde14ba tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:52.034360 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 323/1286] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:09:51 2026] POST /volume/v3/volumes => generated 753 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:52.054501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:52.057146 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] GET https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:52.057332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:52.057607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:52.068214 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:52.068214 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:52.072625 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume info retrieved successfully. Aug 18 21:09:52.077644 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fb57e7b-469f-403a-a846-8e76cc3a2696 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 200 Aug 18 21:09:52.078312 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 321/1287] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:52 2026] GET /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:52.102139 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8623ca39-d309-4180-85f2-955c13dcd1af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:52.109176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8623ca39-d309-4180-85f2-955c13dcd1af tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:52.109605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8623ca39-d309-4180-85f2-955c13dcd1af tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:52.109767 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8623ca39-d309-4180-85f2-955c13dcd1af tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:52.136204 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:52.136204 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:52.141958 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8623ca39-d309-4180-85f2-955c13dcd1af tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:52.150595 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8623ca39-d309-4180-85f2-955c13dcd1af tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:52.151330 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 328/1288] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:52 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:53.094161 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.095815 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] GET https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:53.096146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:53.096417 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:53.104654 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.104654 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:53.109174 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume info retrieved successfully. Aug 18 21:09:53.114774 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a19efda5-319d-4fd2-a093-94ed0a4004a7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 200 Aug 18 21:09:53.115921 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 317/1289] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:53 2026] GET /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:53.134104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bc3164bf-52ae-4c95-8814-234f45f7714c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.139071 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:53.139207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1540989a-1f10-4be1-a364-fc4b2694e017"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:53.140894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1540989a-1f10-4be1-a364-fc4b2694e017'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:53.152287 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.152287 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:53.153107 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume retrieved successfully. Aug 18 21:09:53.153928 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Create volume of 1 GB Aug 18 21:09:53.163054 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Availability Zones retrieved successfully. Aug 18 21:09:53.169840 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.172077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Flow 'volume_create_api' (827e477b-3ab7-444d-8582-323f524f3a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:09:53.172576 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:53.172988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:53.173390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:53.174041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7b095-a015-4ef2-bea1-4d5358fc0b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:53.175547 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:09:53.177664 np0000007703 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7b095-a015-4ef2-bea1-4d5358fc0b81) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:09:53.177664 np0000007703 devstack@c-api.service[100292]: 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 18 21:09:53.180830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7b095-a015-4ef2-bea1-4d5358fc0b81) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:53.181454 np0000007703 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7b095-a015-4ef2-bea1-4d5358fc0b81) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:09:53.183375 np0000007703 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Flow 'volume_create_api' (827e477b-3ab7-444d-8582-323f524f3a74) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:09:53.186848 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc3164bf-52ae-4c95-8814-234f45f7714c tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:09:53.187664 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 324/1290] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:09:53 2026] POST /volume/v3/volumes => generated 173 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:09:53.189513 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.189513 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:53.194983 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:53.200220 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.201972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86bdc398-656c-4ec8-bff1-198c7c9a1c63 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:53.202185 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 322/1291] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:53 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:53.202666 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] GET https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:53.202974 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:53.203276 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:53.218551 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.218551 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:53.228196 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume info retrieved successfully. Aug 18 21:09:53.235711 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c35c28f-e3b2-41e1-9e01-380980b291f8 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 200 Aug 18 21:09:53.236364 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 329/1292] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:53 2026] GET /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:53.251571 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.255273 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:53.255273 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:53.255466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:53.255767 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Delete volume with id: 1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:53.265378 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.265378 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:53.267345 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume info retrieved successfully. Aug 18 21:09:53.298573 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Delete volume request issued successfully. Aug 18 21:09:53.303320 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e7f3d5d-0305-4ce5-b06e-fc685c864d4a tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 202 Aug 18 21:09:53.303320 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 318/1293] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:09:53 2026] DELETE /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:09:53.312297 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.316508 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] GET https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:53.316508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:53.316508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:53.325125 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.325125 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:53.335565 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Volume info retrieved successfully. Aug 18 21:09:53.343021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-090e4d58-d9d8-4419-813d-7e8bb1e69cee tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 200 Aug 18 21:09:53.344105 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 325/1294] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:53 2026] GET /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:53.799445 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e5733123-d51d-4133-872c-43004dfcdf37 req-3d79c045-3400-4a0a-9659-1ed8a7e3212a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:53.802573 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-3d79c045-3400-4a0a-9659-1ed8a7e3212a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3/action Aug 18 21:09:53.803001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-3d79c045-3400-4a0a-9659-1ed8a7e3212a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:53.803156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-3d79c045-3400-4a0a-9659-1ed8a7e3212a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:53.835325 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:53.835325 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:53.849105 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e5733123-d51d-4133-872c-43004dfcdf37 req-3d79c045-3400-4a0a-9659-1ed8a7e3212a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3/action returned with HTTP 204 Aug 18 21:09:53.849661 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 323/1295] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:53 2026] POST /volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:54.038364 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f956799d-3621-4ff2-bc02-1e9718cab17e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.040762 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f956799d-3621-4ff2-bc02-1e9718cab17e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:54.041073 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f956799d-3621-4ff2-bc02-1e9718cab17e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.041352 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f956799d-3621-4ff2-bc02-1e9718cab17e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.050819 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.050819 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:54.056028 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f956799d-3621-4ff2-bc02-1e9718cab17e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:54.061324 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f956799d-3621-4ff2-bc02-1e9718cab17e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:54.062045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 330/1296] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:09:54.110310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.112815 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:54.112964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.113170 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.124698 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.124698 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:54.133526 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:54.140304 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-9df06b5f-0757-416c-9616-52b50cb8f29b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:54.140730 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 319/1297] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:54.221929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.224282 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:54.224587 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.224931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.238815 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.238815 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:54.242581 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:54.246613 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940185e0-e990-4bfe-bb3a-c8f1746b6a49 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:54.247096 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 326/1298] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:54.269536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eefe5fe5-f264-4052-9b18-1eb32297a0cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.270819 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eefe5fe5-f264-4052-9b18-1eb32297a0cd None None] GET https://10.4.3.48/volume// Aug 18 21:09:54.271138 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eefe5fe5-f264-4052-9b18-1eb32297a0cd None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.271249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eefe5fe5-f264-4052-9b18-1eb32297a0cd None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.271947 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eefe5fe5-f264-4052-9b18-1eb32297a0cd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:54.271947 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 324/1299] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:54.281323 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-d410b6f0-9268-4f15-9424-2335758fb8b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.283931 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-d410b6f0-9268-4f15-9424-2335758fb8b5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:54.284283 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-d410b6f0-9268-4f15-9424-2335758fb8b5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd4aae3f-76b1-47d9-8471-1f1f3d311d17", "connector": null, "instance_uuid": "0509351c-e20d-4f2d-a1f7-2326c4319276"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:54.293441 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.293441 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:54.318510 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-d410b6f0-9268-4f15-9424-2335758fb8b5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:54.318985 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 331/1300] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:54 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 18 21:09:54.348477 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cbe69912-4543-4f6e-8b53-13a31731684b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.350808 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbe69912-4543-4f6e-8b53-13a31731684b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:54.350808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbe69912-4543-4f6e-8b53-13a31731684b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.350808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbe69912-4543-4f6e-8b53-13a31731684b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.360001 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c837a1eb-e464-4f07-85da-cdd2cddf3af4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.360209 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c837a1eb-e464-4f07-85da-cdd2cddf3af4 None None] GET https://10.4.3.48/volume// Aug 18 21:09:54.360544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c837a1eb-e464-4f07-85da-cdd2cddf3af4 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.361176 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c837a1eb-e464-4f07-85da-cdd2cddf3af4 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.361516 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c837a1eb-e464-4f07-85da-cdd2cddf3af4 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:54.364014 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 327/1301] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:54.364685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5dce4bf-1e83-42a4-8f0a-205000f59bd7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.366689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5dce4bf-1e83-42a4-8f0a-205000f59bd7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] GET https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 Aug 18 21:09:54.367155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5dce4bf-1e83-42a4-8f0a-205000f59bd7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.367155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5dce4bf-1e83-42a4-8f0a-205000f59bd7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.367604 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.367604 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:54.372888 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cbe69912-4543-4f6e-8b53-13a31731684b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:54.375973 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.378622 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbe69912-4543-4f6e-8b53-13a31731684b tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:54.379012 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 320/1302] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:54.379153 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5dce4bf-1e83-42a4-8f0a-205000f59bd7 tempest-VolumesCloneNegativeTest-1463724015 tempest-VolumesCloneNegativeTest-1463724015-project-member] https://10.4.3.48/volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 returned with HTTP 404 Aug 18 21:09:54.379761 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 325/1303] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/1540989a-1f10-4be1-a364-fc4b2694e017 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:54.379853 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:54.380146 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:54.380390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:54.394345 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.394345 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:54.401304 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:54.407916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-7718057d-2f9f-4b76-8e6f-1f7fd7b971dd tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:54.408549 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 332/1304] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:54 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:54.529864 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:54.532418 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] PUT https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a Aug 18 21:09:54.532950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:54.551324 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Acquiring lock "cinder-attachment_update-bd4aae3f-76b1-47d9-8471-1f1f3d311d17-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:54.557832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Lock "cinder-attachment_update-bd4aae3f-76b1-47d9-8471-1f1f3d311d17-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:54.559389 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:54.559389 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:54.694098 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Lock "cinder-attachment_update-bd4aae3f-76b1-47d9-8471-1f1f3d311d17-np0000007703" released by "attachment_update" :: held 0.136s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:54.694458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-0317a945-4fd7-4d2d-a71b-d04186c284a6 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a returned with HTTP 200 Aug 18 21:09:54.694945 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 328/1305] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:54 2026] PUT /volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:55.124906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c4fc6355-e4df-4f4b-aa8a-571e61248558 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:55.125322 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4fc6355-e4df-4f4b-aa8a-571e61248558 None None] GET https://10.4.3.48/volume// Aug 18 21:09:55.125532 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6355-e4df-4f4b-aa8a-571e61248558 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:55.125963 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6355-e4df-4f4b-aa8a-571e61248558 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:55.127054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4fc6355-e4df-4f4b-aa8a-571e61248558 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:55.127054 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 321/1306] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:55.138292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-e3907d26-05c5-4a10-8296-a3dc451e248e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:55.143364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-e3907d26-05c5-4a10-8296-a3dc451e248e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:55.143364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-e3907d26-05c5-4a10-8296-a3dc451e248e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d684bb-ddf9-464f-a5b8-4273cebed4ed", "connector": null, "instance_uuid": "8ce2f612-5088-4d6b-9792-4e2cfab679db"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:55.162658 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:55.162658 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:55.202845 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-e3907d26-05c5-4a10-8296-a3dc451e248e tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:55.203462 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 326/1307] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:55 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:55.217095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-73f0c021-5bb8-4ed9-b85a-2bd131292462 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:55.219873 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-73f0c021-5bb8-4ed9-b85a-2bd131292462 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 Aug 18 21:09:55.220299 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-73f0c021-5bb8-4ed9-b85a-2bd131292462 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:55.220901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-73f0c021-5bb8-4ed9-b85a-2bd131292462 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:55.235898 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:55.235898 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:55.396032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:55.398326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:55.400202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:55.400364 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:55.421610 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:55.421610 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:55.429630 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:55.435167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8d54dc4-d1cd-43f4-9867-c44a5fe01424 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:55.435567 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 329/1308] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:55 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:55.460491 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-73f0c021-5bb8-4ed9-b85a-2bd131292462 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 returned with HTTP 200 Aug 18 21:09:55.460960 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 333/1309] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:55 2026] DELETE /volume/v3/attachments/0b88cda4-143a-4da5-b38f-e4f0c20f51b2 => generated 192 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:56.280252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:56.281984 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:09:56.282320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-685453227"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:56.283749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-685453227'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:09:56.283874 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume of 1 GB Aug 18 21:09:56.288530 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Availability Zones retrieved successfully. Aug 18 21:09:56.294609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (c4239899-784f-4358-80e0-3dfa3d9d1493) 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 18 21:09:56.295437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8568b20-1685-4017-b5fc-5d783c425b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:56.296323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:09:56.337092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8568b20-1685-4017-b5fc-5d783c425b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:09:56.337092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1359ae7c-1608-4be8-8f66-f215421b4e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:56.394853 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Created reservations ['dc100a12-7f0f-45a0-bc8e-91d749c0a2fa', '4174e185-c807-422d-8245-10ca0fe9e8c6', '9634adfd-2a66-4d35-b0e2-ea9c21317735', 'a8d4f3d1-e4b6-4601-adc0-e7188dbc0a70'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:09:56.395669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1359ae7c-1608-4be8-8f66-f215421b4e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc100a12-7f0f-45a0-bc8e-91d749c0a2fa', '4174e185-c807-422d-8245-10ca0fe9e8c6', '9634adfd-2a66-4d35-b0e2-ea9c21317735', 'a8d4f3d1-e4b6-4601-adc0-e7188dbc0a70']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:56.396424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd80135-d398-4965-9ba5-e1a810551e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:56.427202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd80135-d398-4965-9ba5-e1a810551e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c572c4-26bc-4952-b574-4d7901ad8c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-685453227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['dc100a12-7f0f-45a0-bc8e-91d749c0a2fa','4174e185-c807-422d-8245-10ca0fe9e8c6','9634adfd-2a66-4d35-b0e2-ea9c21317735','a8d4f3d1-e4b6-4601-adc0-e7188dbc0a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-685453227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c572c4-26bc-4952-b574-4d7901ad8c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:56.428284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d11d721-553f-42b5-bc8d-6c4bb6d118d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:56.456764 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85e40a57-1644-432e-8fb9-1a145d251261 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:56.458844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85e40a57-1644-432e-8fb9-1a145d251261 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:56.459160 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85e40a57-1644-432e-8fb9-1a145d251261 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:56.459586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85e40a57-1644-432e-8fb9-1a145d251261 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:56.477194 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d11d721-553f-42b5-bc8d-6c4bb6d118d0) transitioned into state 'SUCCESS' from state '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-685453227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e57bbdb62c6460b93d4e6b2fe2c822a',qos_specs=None,replication_status=,reservations=['dc100a12-7f0f-45a0-bc8e-91d749c0a2fa','4174e185-c807-422d-8245-10ca0fe9e8c6','9634adfd-2a66-4d35-b0e2-ea9c21317735','a8d4f3d1-e4b6-4601-adc0-e7188dbc0a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd5a6478a5944b159732ed391dbd8ec0',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:09:56.478099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7780efa5-6218-4f7b-8de8-5ec2ee72540c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:09:56.480780 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:56.480780 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:56.486745 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-85e40a57-1644-432e-8fb9-1a145d251261 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:56.492688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7780efa5-6218-4f7b-8de8-5ec2ee72540c) 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 18 21:09:56.493947 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Flow 'volume_create_api' (c4239899-784f-4358-80e0-3dfa3d9d1493) 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 18 21:09:56.494311 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Create volume request issued successfully. Aug 18 21:09:56.494923 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52f44d26-4bf8-40e2-8297-6871cb8bf6d5 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:09:56.495524 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 322/1310] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:09:56 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:09:56.502561 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85e40a57-1644-432e-8fb9-1a145d251261 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:56.503357 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 327/1311] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:56 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:56.514714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:56.517790 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:56.517790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:56.517790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:56.531643 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:56.531643 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:56.548166 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:56.555839 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940ec3ba-a2ba-4261-8c0a-5380cfb6c1d3 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:56.556178 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 330/1312] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:56 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:56.867204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:56.870182 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] PUT https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 Aug 18 21:09:56.870641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:56.880740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Acquiring lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:56.886234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:56.887568 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:56.887568 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:56.988602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Lock "cinder-attachment_update-51d684bb-ddf9-464f-a5b8-4273cebed4ed-np0000007703" released by "attachment_update" :: held 0.103s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:56.988970 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-4471183b-b403-48fd-b4b4-a3c94c3246e0 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 returned with HTTP 200 Aug 18 21:09:56.989800 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 334/1313] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:56 2026] PUT /volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:57.001595 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-8a56f992-9557-43c0-9a0f-a03e3dd99e30 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.006186 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-8a56f992-9557-43c0-9a0f-a03e3dd99e30 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 Aug 18 21:09:57.006462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-8a56f992-9557-43c0-9a0f-a03e3dd99e30 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.006683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-8a56f992-9557-43c0-9a0f-a03e3dd99e30 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.026753 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-8a56f992-9557-43c0-9a0f-a03e3dd99e30 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 returned with HTTP 200 Aug 18 21:09:57.027173 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 323/1314] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:57.524805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.527126 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:57.527413 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.527698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.551504 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.551504 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:57.559574 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:57.568788 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94b2faf2-6f7e-497b-8b19-39ec768ab9f9 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:57.570885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 328/1315] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:57.571975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.576603 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:57.576799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.576976 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.588570 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.588570 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:57.592859 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:57.597485 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00d12ed3-ede6-4f41-ac19-b993e44a01af tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:57.597864 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 331/1316] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:57.651554 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.655013 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:57.655317 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.655495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.666485 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.666485 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:57.674036 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:57.683803 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c30e1571-9b79-439f-9819-512e346ed9f1 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:57.684259 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 335/1317] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:57.780804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3967dd3b-4024-4eb1-bccd-99b991033ecc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.781311 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3967dd3b-4024-4eb1-bccd-99b991033ecc None None] GET https://10.4.3.48/volume// Aug 18 21:09:57.781541 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3967dd3b-4024-4eb1-bccd-99b991033ecc None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.781798 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3967dd3b-4024-4eb1-bccd-99b991033ecc None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.782240 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3967dd3b-4024-4eb1-bccd-99b991033ecc None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:57.783063 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 324/1318] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:09:57.794275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c61aa130-24a4-4fd0-9187-92d36f2a12e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.797301 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c61aa130-24a4-4fd0-9187-92d36f2a12e4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:57.797808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c61aa130-24a4-4fd0-9187-92d36f2a12e4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66c572c4-26bc-4952-b574-4d7901ad8c9d", "connector": null, "instance_uuid": "f5aad28f-bc67-4573-9ba8-4e04498ed80d"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:57.809761 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.809761 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:57.842386 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-c61aa130-24a4-4fd0-9187-92d36f2a12e4 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:57.843026 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 329/1319] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:57 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 18 21:09:57.877876 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.880468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:57.880702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.880891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.891542 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.891542 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:57.893522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83e5cc11-a5b2-495d-a595-9e27b428dc9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.894216 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e5cc11-a5b2-495d-a595-9e27b428dc9f None None] GET https://10.4.3.48/volume// Aug 18 21:09:57.894216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83e5cc11-a5b2-495d-a595-9e27b428dc9f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.894787 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83e5cc11-a5b2-495d-a595-9e27b428dc9f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.894787 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83e5cc11-a5b2-495d-a595-9e27b428dc9f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:57.895755 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 336/1320] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:57.895890 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:57.900336 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4c4e6f3-d7f9-457b-b5ab-73b3bc46c9bb tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:57.900690 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 332/1321] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:57.905325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:57.907331 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:57.907540 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:57.907786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:57.916947 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:57.916947 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:57.921021 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:57.925515 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-800e07b1-48e2-406e-9dd1-aa24a0d955fa tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:57.926563 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 325/1322] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:09:57 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:09:58.057572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.060565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] PUT https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 Aug 18 21:09:58.060936 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:58.070378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Acquiring lock "cinder-attachment_update-66c572c4-26bc-4952-b574-4d7901ad8c9d-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:09:58.076578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-66c572c4-26bc-4952-b574-4d7901ad8c9d-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:09:58.077908 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.077908 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:58.186783 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Lock "cinder-attachment_update-66c572c4-26bc-4952-b574-4d7901ad8c9d-np0000007703" released by "attachment_update" :: held 0.109s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:09:58.187140 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-6abb1dc9-b356-421d-8c79-489b39861314 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 returned with HTTP 200 Aug 18 21:09:58.188259 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 330/1323] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:09:58 2026] PUT /volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:58.401733 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-a8c6a0f0-c2c3-4e8b-9fd7-7010cec636a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.405882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-a8c6a0f0-c2c3-4e8b-9fd7-7010cec636a1 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] POST https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a/action Aug 18 21:09:58.406212 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-a8c6a0f0-c2c3-4e8b-9fd7-7010cec636a1 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:09:58.407574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-a8c6a0f0-c2c3-4e8b-9fd7-7010cec636a1 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-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 18 21:09:58.438890 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.438890 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:58.456268 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6cd4aea5-f33d-48d9-b21d-0baf3357f76b req-a8c6a0f0-c2c3-4e8b-9fd7-7010cec636a1 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a/action returned with HTTP 204 Aug 18 21:09:58.457018 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 337/1324] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:09:58 2026] POST /volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:09:58.536852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.543835 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:09:58.543835 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.544167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.563693 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.563693 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:58.568683 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:09:58.574223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-275fee76-e79c-433f-95ad-b0f3e9e7980b tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:09:58.575330 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 333/1325] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:58.586615 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.590215 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:58.590826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.590826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.601708 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.601708 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:58.608406 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:58.615111 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff1cd62e-2d3b-40f3-9b3f-102406380e3a tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:58.615503 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 326/1326] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:58.633144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e015d70-0bd9-4287-8511-0d31e690e054 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.642693 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e015d70-0bd9-4287-8511-0d31e690e054 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:58.642693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e015d70-0bd9-4287-8511-0d31e690e054 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.642693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e015d70-0bd9-4287-8511-0d31e690e054 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.658147 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.658147 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:09:58.663285 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e015d70-0bd9-4287-8511-0d31e690e054 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:58.667911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e015d70-0bd9-4287-8511-0d31e690e054 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:58.670802 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 331/1327] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:58.685158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10fa5805-1654-4958-ad0a-bc91b635328e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.687765 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10fa5805-1654-4958-ad0a-bc91b635328e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:58.687765 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10fa5805-1654-4958-ad0a-bc91b635328e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.687765 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10fa5805-1654-4958-ad0a-bc91b635328e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.705891 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.705891 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:58.710428 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10fa5805-1654-4958-ad0a-bc91b635328e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:58.716919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10fa5805-1654-4958-ad0a-bc91b635328e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:58.717445 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 338/1328] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:58.915235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-539688d2-c809-4b6a-afb9-061e40728660 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.916884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:58.917230 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-539688d2-c809-4b6a-afb9-061e40728660 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:58.917421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-539688d2-c809-4b6a-afb9-061e40728660 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.917596 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-539688d2-c809-4b6a-afb9-061e40728660 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.921756 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:09:58.921980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:58.922471 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:58.932525 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.932525 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:58.937148 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:58.937148 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:58.937575 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-539688d2-c809-4b6a-afb9-061e40728660 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:58.943255 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:09:58.944600 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-539688d2-c809-4b6a-afb9-061e40728660 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:58.945070 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 334/1329] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:09:58.950784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e71e826f-3e0f-4a1e-81e6-350c7da3748d req-cdd86a1b-769b-4e65-9f88-1b9160aebf7d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:09:58.951340 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 327/1330] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:09:58 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:59.052484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d29f546b-3668-4e53-b010-be79ef061e87 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:59.052852 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d29f546b-3668-4e53-b010-be79ef061e87 None None] GET https://10.4.3.48/volume// Aug 18 21:09:59.053037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d29f546b-3668-4e53-b010-be79ef061e87 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:59.053283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d29f546b-3668-4e53-b010-be79ef061e87 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:59.053587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d29f546b-3668-4e53-b010-be79ef061e87 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:09:59.054599 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 332/1331] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:09: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 18 21:09:59.079332 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-55e28928-ec16-4a40-a96d-7885a699a391 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:59.081590 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-55e28928-ec16-4a40-a96d-7885a699a391 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:09:59.082062 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-55e28928-ec16-4a40-a96d-7885a699a391 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcd4e376-b21b-44b2-9d7b-29a63ae24f8d", "connector": null, "instance_uuid": "6c039be9-67af-40e0-a7c7-b2442a965dbd"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:09:59.106789 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:59.106789 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:09:59.162214 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-55e28928-ec16-4a40-a96d-7885a699a391 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:09:59.163045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 339/1332] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:09:59 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 18 21:09:59.180370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-57dbc400-0a78-4469-98b0-ad4d6ecbd90a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:59.188327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-57dbc400-0a78-4469-98b0-ad4d6ecbd90a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 Aug 18 21:09:59.188327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-57dbc400-0a78-4469-98b0-ad4d6ecbd90a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:59.188327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-57dbc400-0a78-4469-98b0-ad4d6ecbd90a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:59.205980 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:59.205980 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:09:59.294806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-57dbc400-0a78-4469-98b0-ad4d6ecbd90a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 returned with HTTP 200 Aug 18 21:09:59.295259 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 335/1333] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:09:59 2026] DELETE /volume/v3/attachments/77bd95dc-7618-4dd6-a6e2-f2deb860cc81 => generated 367 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:09:59.958855 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:09:59.962754 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:09:59.962817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:09:59.963016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:09:59.986799 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:09:59.986799 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:09:59.991449 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:09:59.997240 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e22fffc1-d7f7-4ff9-844f-6e45552fa71e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:09:59.997793 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 328/1334] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:09:59 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:00.678787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:00.770796 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:00.771241 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-908359489"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:00.773291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-908359489'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:00.773579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:00.781128 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:00.790211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:00.795026 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (f6449022-c9b2-4279-bcde-710366b3fe17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:00.795285 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 Aug 18 21:10:00.795285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:00.795855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8af28-94cd-4d5b-bf44-115a774ddbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:00.797182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:00.811026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:10:00.815849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:10:00.816742 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:00.816742 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:00.831938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8af28-94cd-4d5b-bf44-115a774ddbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:00.833069 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2535f1-0986-402d-8b35-f00f1aa65fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:00.907825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['ac94ea52-3c73-4aa5-b38b-8ba9fd2ee6d0', 'a95dd1b5-0ce0-4852-9622-373d849ccd57', 'ba388e58-87b3-4140-b796-ace1a63ea896', '388db9be-5eb6-4d96-b614-0e7660633e8a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:00.908584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2535f1-0986-402d-8b35-f00f1aa65fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac94ea52-3c73-4aa5-b38b-8ba9fd2ee6d0', 'a95dd1b5-0ce0-4852-9622-373d849ccd57', 'ba388e58-87b3-4140-b796-ace1a63ea896', '388db9be-5eb6-4d96-b614-0e7660633e8a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:00.909268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664eca5e-e2eb-400b-a7a9-8a26b468f847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:00.937121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" released by "attachment_update" :: held 0.120s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:10:00.937121 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-d5770496-c50a-4e29-ab73-af25d254ba22 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 returned with HTTP 200 Aug 18 21:10:00.937121 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 340/1335] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:10:00 2026] PUT /volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:00.940732 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664eca5e-e2eb-400b-a7a9-8a26b468f847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7291b220-f7c3-4411-836b-c0904958f6d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-908359489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['ac94ea52-3c73-4aa5-b38b-8ba9fd2ee6d0','a95dd1b5-0ce0-4852-9622-373d849ccd57','ba388e58-87b3-4140-b796-ace1a63ea896','388db9be-5eb6-4d96-b614-0e7660633e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-908359489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7291b220-f7c3-4411-836b-c0904958f6d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:00.942229 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ade02c3-6121-4173-ad7a-b88dfa3a38b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:00.954169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-debabc30-84e8-4266-be33-5f362fde1fa3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:00.957307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-debabc30-84e8-4266-be33-5f362fde1fa3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 Aug 18 21:10:00.957793 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-debabc30-84e8-4266-be33-5f362fde1fa3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:00.958050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-debabc30-84e8-4266-be33-5f362fde1fa3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:00.964374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ade02c3-6121-4173-ad7a-b88dfa3a38b3) transitioned into state 'SUCCESS' from state '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-908359489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['ac94ea52-3c73-4aa5-b38b-8ba9fd2ee6d0','a95dd1b5-0ce0-4852-9622-373d849ccd57','ba388e58-87b3-4140-b796-ace1a63ea896','388db9be-5eb6-4d96-b614-0e7660633e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:00.965000 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86d2aa7-3586-42fb-89d6-f3416d828d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:00.980493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86d2aa7-3586-42fb-89d6-f3416d828d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:00.982561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (f6449022-c9b2-4279-bcde-710366b3fe17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:00.982561 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:00.982983 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91723ce2-8db5-4c64-8faa-30fdfcdeca3a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:00.983418 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 333/1336] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:00 2026] POST /volume/v3/volumes => generated 757 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:00.984310 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-debabc30-84e8-4266-be33-5f362fde1fa3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 returned with HTTP 200 Aug 18 21:10:00.985918 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 336/1337] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:10:00 2026] GET /volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:00.996780 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:01.002213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:01.002213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:01.002213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:01.010538 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=388,cinder:UPDATE=83,cinder:INSERT=41 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:10:01.013454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:01.016847 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:01.017181 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:01.017382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:01.017659 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:01.017659 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:01.029082 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:01.036011 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebe7b951-68a4-4f56-8222-c7296ad6645a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 returned with HTTP 200 Aug 18 21:10:01.036624 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 329/1338] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:00 2026] GET /volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:01.041992 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:01.041992 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:01.048187 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:01.053961 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:01.055784 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32abf015-060d-451a-bdd7-7c700db8f7f8 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:01.055784 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 341/1339] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:01 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:01.056423 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:01.056890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-834133291"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:01.058851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-834133291'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:01.059018 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:01.059412 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:01.059412 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:01.065157 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:01.075565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (21ca3a48-f50a-4e3a-9073-60e47a990202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:01.077119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71e3018-a68d-407c-b5d6-841e3710b302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:01.078214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:01.126254 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71e3018-a68d-407c-b5d6-841e3710b302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:01.127797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ebbcda7-391a-4a3a-b6ce-e17e885f8bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:01.244668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['b92f2819-9658-4884-aa7d-7c268a7e436c', 'ba05c628-ea02-43aa-a428-9def334d03df', 'c023ca21-8023-409a-978f-d7bbc39baf75', 'e65588b6-b48a-44a9-b5a0-1fe391012dac'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:01.245740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ebbcda7-391a-4a3a-b6ce-e17e885f8bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b92f2819-9658-4884-aa7d-7c268a7e436c', 'ba05c628-ea02-43aa-a428-9def334d03df', 'c023ca21-8023-409a-978f-d7bbc39baf75', 'e65588b6-b48a-44a9-b5a0-1fe391012dac']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:01.246598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9d06d3-fea5-4d1a-afeb-1d7d4f045a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:01.277712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9d06d3-fea5-4d1a-afeb-1d7d4f045a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e20b13f-0ce1-4472-be58-330b58b0afc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-834133291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['b92f2819-9658-4884-aa7d-7c268a7e436c','ba05c628-ea02-43aa-a428-9def334d03df','c023ca21-8023-409a-978f-d7bbc39baf75','e65588b6-b48a-44a9-b5a0-1fe391012dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-834133291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e20b13f-0ce1-4472-be58-330b58b0afc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:01.278736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a2185-ff8f-41fb-ae8a-5f878c69628c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:01.333978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a2185-ff8f-41fb-ae8a-5f878c69628c) transitioned into state 'SUCCESS' from state '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-834133291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['b92f2819-9658-4884-aa7d-7c268a7e436c','ba05c628-ea02-43aa-a428-9def334d03df','c023ca21-8023-409a-978f-d7bbc39baf75','e65588b6-b48a-44a9-b5a0-1fe391012dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:01.335685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c840c7-0ca6-4767-bde3-b511887655d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:01.352218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c840c7-0ca6-4767-bde3-b511887655d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:01.353499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (21ca3a48-f50a-4e3a-9073-60e47a990202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:01.353499 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:01.354834 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fce8bb15-7bfd-4c02-a0e1-d72e0c681650 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:01.355496 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 334/1340] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:01 2026] POST /volume/v3/volumes => generated 746 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:01.374351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:01.377546 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:01.377884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:01.378157 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:01.388173 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:01.388173 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:01.395408 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:01.400403 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-711700c3-290a-46b6-9ee9-0d0eef23e7ee tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:01.400791 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 337/1341] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:01 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:02.057812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4619684-b077-47c7-907b-57587043d157 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.060564 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4619684-b077-47c7-907b-57587043d157 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:02.061540 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4619684-b077-47c7-907b-57587043d157 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.063400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4619684-b077-47c7-907b-57587043d157 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.073656 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-504bfae3-9889-44f1-94e7-bf40d17778cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.075842 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-504bfae3-9889-44f1-94e7-bf40d17778cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:02.077258 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-504bfae3-9889-44f1-94e7-bf40d17778cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.077258 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-504bfae3-9889-44f1-94e7-bf40d17778cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.077335 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.077335 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:02.080484 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4619684-b077-47c7-907b-57587043d157 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:02.086238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4619684-b077-47c7-907b-57587043d157 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 returned with HTTP 200 Aug 18 21:10:02.086989 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 330/1342] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:02.088786 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.088786 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:02.092409 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-504bfae3-9889-44f1-94e7-bf40d17778cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:02.097521 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-504bfae3-9889-44f1-94e7-bf40d17778cc tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:02.098003 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 342/1343] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:02.103181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9533c381-a721-4356-bdbb-1a01663c6d79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.105532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:10:02.106011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7291b220-f7c3-4411-836b-c0904958f6d6", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-639713670"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:02.121395 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.121395 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:02.122051 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:02.122274 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create snapshot from volume 7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:02.168396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['0df042d7-4542-479c-9bd2-f025225eb4a1', '67f77526-01df-47d2-80f9-50226248fb33', 'f4f19bb8-55dc-482d-b4d3-97234ce5fb2f', '9fcd7cf3-1f99-41a2-b5e9-29f5a5eb60b2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:02.206760 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot create request issued successfully. Aug 18 21:10:02.207064 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9533c381-a721-4356-bdbb-1a01663c6d79 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:10:02.207499 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 335/1344] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:10:02 2026] POST /volume/v3/snapshots => generated 315 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:02.221025 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9fd8548c-809d-4480-b63f-09530b0675fa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.222898 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fd8548c-809d-4480-b63f-09530b0675fa tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:02.223090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fd8548c-809d-4480-b63f-09530b0675fa tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.223299 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fd8548c-809d-4480-b63f-09530b0675fa tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.228867 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.228867 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:02.229388 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9fd8548c-809d-4480-b63f-09530b0675fa tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot retrieved successfully. Aug 18 21:10:02.230224 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fd8548c-809d-4480-b63f-09530b0675fa tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a returned with HTTP 200 Aug 18 21:10:02.230632 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 338/1345] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:02.421044 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.423597 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:02.424102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.424556 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.436462 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.436462 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:02.443524 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:02.449345 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbc362c6-6e65-4b24-826a-aa04cacba384 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:02.450805 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 331/1346] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:02.470967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.474461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action Aug 18 21:10:02.474461 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action body: b'{"os-attach": {"instance_uuid": "2931bf47-811a-4b3c-8dc0-dc05a432bf4a", "mountpoint": "/dev/vdb"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:02.474650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2931bf47-811a-4b3c-8dc0-dc05a432bf4a", "mountpoint": "/dev/vdb"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:02.486261 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.486261 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:02.487406 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:02.512092 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Update volume admin metadata completed successfully. Aug 18 21:10:02.586631 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Attach volume completed successfully. Aug 18 21:10:02.586792 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9ae2f37-d6f0-45cc-9d15-b572cc08737c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action returned with HTTP 202 Aug 18 21:10:02.587336 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 343/1347] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:02 2026] POST /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:02.596854 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8bf836a4-59d7-4594-b426-3b23ef92877d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.599555 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8bf836a4-59d7-4594-b426-3b23ef92877d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:02.599769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8bf836a4-59d7-4594-b426-3b23ef92877d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.600003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8bf836a4-59d7-4594-b426-3b23ef92877d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.619797 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.619797 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:02.628304 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8bf836a4-59d7-4594-b426-3b23ef92877d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:02.636659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8bf836a4-59d7-4594-b426-3b23ef92877d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:02.637234 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 336/1348] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:02.655012 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f5795621-f108-43b8-ab8a-5f29b42a474f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.657164 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5795621-f108-43b8-ab8a-5f29b42a474f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:02.657164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5795621-f108-43b8-ab8a-5f29b42a474f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.657420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5795621-f108-43b8-ab8a-5f29b42a474f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.669798 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.669798 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:02.674144 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5795621-f108-43b8-ab8a-5f29b42a474f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:02.678493 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5795621-f108-43b8-ab8a-5f29b42a474f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:02.679250 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 339/1349] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:10:02.694585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.857920 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action Aug 18 21:10:02.858229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:02.858336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:02.868475 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.868475 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:02.868861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '3e20b13f-0ce1-4472-be58-330b58b0afc4' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:02.892134 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ba41959-a5b0-4bfe-8511-1bceb9228aa2 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action returned with HTTP 202 Aug 18 21:10:02.892539 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 332/1350] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:02 2026] POST /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:02.898743 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-29cba5fa-1f1d-4926-bd77-9c62a4ef8567 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.900505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.901184 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-29cba5fa-1f1d-4926-bd77-9c62a4ef8567 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] POST https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77/action Aug 18 21:10:02.901660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-29cba5fa-1f1d-4926-bd77-9c62a4ef8567 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:02.901967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-29cba5fa-1f1d-4926-bd77-9c62a4ef8567 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-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 18 21:10:02.902217 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:02.902405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:02.902588 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:02.912561 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.912561 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:02.916294 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:02.924354 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0b0b5a1-3045-4dac-b188-f8ae526ff854 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:02.924878 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 337/1351] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:02 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:02.926358 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.926358 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:02.942959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:02.945684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action Aug 18 21:10:02.945684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8d9836fb-b511-488e-8ce3-828d7b660a64"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:02.945684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8d9836fb-b511-488e-8ce3-828d7b660a64"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:02.945825 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e17d8844-7a58-4654-946e-11db2b4e7db1 req-29cba5fa-1f1d-4926-bd77-9c62a4ef8567 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77/action returned with HTTP 204 Aug 18 21:10:02.945825 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 344/1352] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:10:02 2026] POST /volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:02.957210 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:02.957210 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:02.957513 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Volume info retrieved successfully. Aug 18 21:10:02.981061 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Terminate volume connection completed successfully. Aug 18 21:10:02.989322 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100292) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 21:10:03.060885 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Detach volume completed successfully. Aug 18 21:10:03.061103 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3a92fc4-d01b-48f5-b169-1ed501444030 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action returned with HTTP 202 Aug 18 21:10:03.062014 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 340/1353] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:02 2026] POST /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:03.072734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.076936 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.076936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.076936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.084890 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.084890 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:03.092921 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.096679 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-252da8ed-9aa7-482a-be4c-8d3a0f47c683 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:03.097222 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 333/1354] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.110608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.114364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.114615 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.114855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.120658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.122882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:03.123082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.123401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.128910 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.128910 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:03.134403 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.137493 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.137493 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:03.140366 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231da7a5-d784-4d53-8f83-2a816cfb0a9f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:03.140934 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 338/1355] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.142404 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:03.149749 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4624fce4-70b2-4889-84c8-da766a6f93f7 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:03.149749 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 345/1356] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.158671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.160776 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action Aug 18 21:10:03.161167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action body: b'{"os-detach": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:03.161294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:03.170841 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.170841 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:03.171364 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.196367 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Detach volume completed successfully. Aug 18 21:10:03.196696 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa7d5bfe-4269-4d93-bef2-23989e9d65e6 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action returned with HTTP 202 Aug 18 21:10:03.197108 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 341/1357] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:03 2026] POST /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:03.205848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2307d08c-c7b8-4f60-813e-1315afd784eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.208213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2307d08c-c7b8-4f60-813e-1315afd784eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.208861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2307d08c-c7b8-4f60-813e-1315afd784eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.208861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2307d08c-c7b8-4f60-813e-1315afd784eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.218800 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.218800 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:03.225247 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2307d08c-c7b8-4f60-813e-1315afd784eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.237339 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2307d08c-c7b8-4f60-813e-1315afd784eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:03.237817 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 334/1358] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.241100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.243630 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:03.243742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.243974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.250101 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.250101 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:03.250572 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot retrieved successfully. Aug 18 21:10:03.251415 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f60a3d55-e71f-4228-98aa-4c5ee3a04106 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a returned with HTTP 200 Aug 18 21:10:03.251822 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 339/1359] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.253977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.255847 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.256046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.256232 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.264161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9c2b7c3a-1137-4577-a530-470794e86faf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.265093 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.265093 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:03.266468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:03.266949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2049961451"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:03.268750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2049961451'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:03.268935 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:03.269747 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.274754 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:03.274882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a93bf11e-632b-4f26-b6cd-14b5b0950be0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:03.275307 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 346/1360] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.283502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (d70d8930-9f0a-41d5-b268-a8f88d4aca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:03.284773 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825f94ad-04e2-4399-ae4e-4d8828088984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.285812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:03.292834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.295076 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.295407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.295705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.295954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: 3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.303462 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.303462 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:03.304005 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.314252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825f94ad-04e2-4399-ae4e-4d8828088984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.315214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc06717-d146-40dd-9846-0ddf4455afbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.328865 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume request issued successfully. Aug 18 21:10:03.328865 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2681624c-a0a9-4549-b48c-f1b2d9a5926d tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 202 Aug 18 21:10:03.328865 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 335/1361] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:03 2026] DELETE /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:03.334338 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.336380 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:03.336380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:03.336868 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:03.346528 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:03.346528 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:03.352120 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:03.356438 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b91f43b5-89de-4b8e-a169-8a4cf144049a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 200 Aug 18 21:10:03.357347 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 340/1362] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:03 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:03.381433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['f3659b10-650a-41f1-ac2e-b0361459e96b', '8c947cfc-673b-45eb-b81c-049642f6ec98', '897c2d06-033b-47a6-97b9-052d1fcc3efc', 'be3166aa-41f1-4311-98a8-88a7ff0ee588'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:03.382176 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc06717-d146-40dd-9846-0ddf4455afbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3659b10-650a-41f1-ac2e-b0361459e96b', '8c947cfc-673b-45eb-b81c-049642f6ec98', '897c2d06-033b-47a6-97b9-052d1fcc3efc', 'be3166aa-41f1-4311-98a8-88a7ff0ee588']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.382866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decd4f7b-8bd3-431f-9049-124ded41f537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.410863 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decd4f7b-8bd3-431f-9049-124ded41f537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead25863-b2a7-4373-922e-56aa5b4a3fda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2049961451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['f3659b10-650a-41f1-ac2e-b0361459e96b','8c947cfc-673b-45eb-b81c-049642f6ec98','897c2d06-033b-47a6-97b9-052d1fcc3efc','be3166aa-41f1-4311-98a8-88a7ff0ee588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2049961451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead25863-b2a7-4373-922e-56aa5b4a3fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.413592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3f3b8a-5717-4d3f-b3c7-0bbf993cda79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.434924 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3f3b8a-5717-4d3f-b3c7-0bbf993cda79) transitioned into state 'SUCCESS' from state '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-2049961451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['f3659b10-650a-41f1-ac2e-b0361459e96b','8c947cfc-673b-45eb-b81c-049642f6ec98','897c2d06-033b-47a6-97b9-052d1fcc3efc','be3166aa-41f1-4311-98a8-88a7ff0ee588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.435694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aded50c-6485-4f8f-bcd5-ccd26361b583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.448802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aded50c-6485-4f8f-bcd5-ccd26361b583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.450159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (d70d8930-9f0a-41d5-b268-a8f88d4aca14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:03.451822 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:03.451822 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9c2b7c3a-1137-4577-a530-470794e86faf tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:03.451905 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 342/1363] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:03 2026] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:03.465186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.468746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:03.468746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1244110987"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:03.471871 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1244110987'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:03.471871 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:03.477406 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:03.486304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (1ac1a7cd-d363-49e2-a9dd-db1747f03d40) 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 18 21:10:03.487349 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921c3c0d-0863-44b3-a268-f5f5f29c9aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.488403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-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 18 21:10:03.524746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921c3c0d-0863-44b3-a268-f5f5f29c9aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:03.527524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34f8b04-fb85-4428-9d67-4cbef7e26a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.575104 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['9b4e00d8-4ce5-45c8-bc7c-9bc4970e5237', 'e960b9a1-3919-48e1-950f-c6e7f4725ea6', '97fa5f95-38ad-44b7-9804-d6e972699387', '24a2380f-b887-4b17-92c4-e6062bada21e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:03.576437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34f8b04-fb85-4428-9d67-4cbef7e26a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4e00d8-4ce5-45c8-bc7c-9bc4970e5237', 'e960b9a1-3919-48e1-950f-c6e7f4725ea6', '97fa5f95-38ad-44b7-9804-d6e972699387', '24a2380f-b887-4b17-92c4-e6062bada21e']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.577617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc94a77e-e0d2-4664-9168-fdfb0cb50c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.609524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc94a77e-e0d2-4664-9168-fdfb0cb50c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e758e01e-70c9-4110-b97a-670ad74ff9d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1244110987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['9b4e00d8-4ce5-45c8-bc7c-9bc4970e5237','e960b9a1-3919-48e1-950f-c6e7f4725ea6','97fa5f95-38ad-44b7-9804-d6e972699387','24a2380f-b887-4b17-92c4-e6062bada21e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1244110987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e758e01e-70c9-4110-b97a-670ad74ff9d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.610390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868f6b91-b131-49f8-b515-862df69e03a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.635303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868f6b91-b131-49f8-b515-862df69e03a8) transitioned into state 'SUCCESS' from state '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-1244110987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['9b4e00d8-4ce5-45c8-bc7c-9bc4970e5237','e960b9a1-3919-48e1-950f-c6e7f4725ea6','97fa5f95-38ad-44b7-9804-d6e972699387','24a2380f-b887-4b17-92c4-e6062bada21e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.636466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a305b1-9135-49eb-80d1-e01c32d07ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.647865 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a305b1-9135-49eb-80d1-e01c32d07ca8) 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 18 21:10:03.649469 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (1ac1a7cd-d363-49e2-a9dd-db1747f03d40) 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 18 21:10:03.650399 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:03.651500 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-97111dcf-fe0d-4617-aae5-91513c9eea14 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:03.652365 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 347/1364] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:03 2026] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:03.665098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.667030 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:03.667775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1191896585"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:03.669127 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1191896585'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:03.669328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:03.673944 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:03.680092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (398cef5b-ab52-4fb2-99ee-7cb317b690cd) 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 18 21:10:03.681185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58020ee-0be9-4c2f-8cd7-05bb0ad2351d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.682163 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-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 18 21:10:03.719456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58020ee-0be9-4c2f-8cd7-05bb0ad2351d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:03.720389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4126f896-488f-4c27-9049-8c0e17156d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.768443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['4359a237-8305-4657-994d-8aa6cb33c017', 'dbde5070-6243-4305-b3f0-3e8b80a20b15', '83e72bd5-6d5f-45fc-8d00-e57e0ddb4ff6', 'f45da6c1-e723-404b-a5e8-e1febbf25ccb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:03.769248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4126f896-488f-4c27-9049-8c0e17156d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4359a237-8305-4657-994d-8aa6cb33c017', 'dbde5070-6243-4305-b3f0-3e8b80a20b15', '83e72bd5-6d5f-45fc-8d00-e57e0ddb4ff6', 'f45da6c1-e723-404b-a5e8-e1febbf25ccb']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.769947 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7978a57-d6d7-417c-8219-a08f77040915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.797093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7978a57-d6d7-417c-8219-a08f77040915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5256cc6-450f-4e62-a861-bfd64530e2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1191896585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['4359a237-8305-4657-994d-8aa6cb33c017','dbde5070-6243-4305-b3f0-3e8b80a20b15','83e72bd5-6d5f-45fc-8d00-e57e0ddb4ff6','f45da6c1-e723-404b-a5e8-e1febbf25ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1191896585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5256cc6-450f-4e62-a861-bfd64530e2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.798042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcf4245-4361-427c-938a-fe4c2694b187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.822838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcf4245-4361-427c-938a-fe4c2694b187) transitioned into state 'SUCCESS' from state '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-1191896585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['4359a237-8305-4657-994d-8aa6cb33c017','dbde5070-6243-4305-b3f0-3e8b80a20b15','83e72bd5-6d5f-45fc-8d00-e57e0ddb4ff6','f45da6c1-e723-404b-a5e8-e1febbf25ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.823649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263d2edd-70e4-430d-9bd9-d073b4f2552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.833879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263d2edd-70e4-430d-9bd9-d073b4f2552b) 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 18 21:10:03.834659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (398cef5b-ab52-4fb2-99ee-7cb317b690cd) 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 18 21:10:03.834991 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:03.835536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8eefa293-39fb-43fb-8945-e19a79a7b0d3 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:03.836051 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 336/1365] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:03 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:03.855616 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:03.857804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:03.858246 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-571152986"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:03.860061 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-571152986'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:03.860211 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:03.865818 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:03.874349 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (d60931cb-ce73-405e-bd51-6c74e89c12a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:03.875777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49335500-4dd0-485d-bd33-4ede11598289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.878244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:03.910192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49335500-4dd0-485d-bd33-4ede11598289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.910963 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b597b5b-89ee-4c90-bf5c-0cf9cfd4b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.956044 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['742c8595-0a2e-4444-843d-af8cb30ca4f7', 'cb019927-c47d-4e9f-af54-620ec62d5b90', 'ad272824-e9b2-4ff0-bd04-bf91ab12a077', '74bea053-c4c8-4c6d-9f5e-2611cc184aa2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:03.956849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b597b5b-89ee-4c90-bf5c-0cf9cfd4b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['742c8595-0a2e-4444-843d-af8cb30ca4f7', 'cb019927-c47d-4e9f-af54-620ec62d5b90', 'ad272824-e9b2-4ff0-bd04-bf91ab12a077', '74bea053-c4c8-4c6d-9f5e-2611cc184aa2']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.957599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28803603-c40d-4468-b633-513a1e9191b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:03.980431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28803603-c40d-4468-b633-513a1e9191b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb85d09e-29f7-4bfa-9a8f-8945ea62cd26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-571152986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['742c8595-0a2e-4444-843d-af8cb30ca4f7','cb019927-c47d-4e9f-af54-620ec62d5b90','ad272824-e9b2-4ff0-bd04-bf91ab12a077','74bea053-c4c8-4c6d-9f5e-2611cc184aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-571152986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb85d09e-29f7-4bfa-9a8f-8945ea62cd26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:03.981292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20061925-83ae-4875-92de-7710aa7dad04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.002304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20061925-83ae-4875-92de-7710aa7dad04) transitioned into state 'SUCCESS' from state '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-571152986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['742c8595-0a2e-4444-843d-af8cb30ca4f7','cb019927-c47d-4e9f-af54-620ec62d5b90','ad272824-e9b2-4ff0-bd04-bf91ab12a077','74bea053-c4c8-4c6d-9f5e-2611cc184aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.003124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f8b368-39e2-4b47-a46c-fc2f2c4d78fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.012249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f8b368-39e2-4b47-a46c-fc2f2c4d78fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.013350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (d60931cb-ce73-405e-bd51-6c74e89c12a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:04.013773 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:04.014411 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e36c61a3-fe6b-409d-a330-b54bbbc53ad7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:04.015002 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 341/1366] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:03 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:04.031798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.033631 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:04.034271 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1346527913"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:04.035893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1346527913'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:04.036141 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume of 1 GB Aug 18 21:10:04.036484 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.036484 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:04.040247 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Availability Zones retrieved successfully. Aug 18 21:10:04.046189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (c003b978-3866-4bd4-a81f-4b1f9f262ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:04.048759 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5780331-0a76-4437-9653-8f95f7d36716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.048759 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:04.077087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5780331-0a76-4437-9653-8f95f7d36716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.077963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31caffce-7fcd-4e19-bb8b-200c91290808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.122814 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Created reservations ['162b9028-ff62-4914-8bdc-8ea6ff05b657', 'e9db4761-cfeb-46e7-8354-2aeea5c69f17', '701eefbd-dc32-4d7d-9da1-f88bfddea70b', 'bb311d94-d89d-438d-80ce-9ce8c810d8e0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:04.122814 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31caffce-7fcd-4e19-bb8b-200c91290808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162b9028-ff62-4914-8bdc-8ea6ff05b657', 'e9db4761-cfeb-46e7-8354-2aeea5c69f17', '701eefbd-dc32-4d7d-9da1-f88bfddea70b', 'bb311d94-d89d-438d-80ce-9ce8c810d8e0']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.123533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df514e79-45e4-4a7d-80d7-f4109870fec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.149371 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df514e79-45e4-4a7d-80d7-f4109870fec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a01d07a6-047d-4368-8462-c496332381b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1346527913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['162b9028-ff62-4914-8bdc-8ea6ff05b657','e9db4761-cfeb-46e7-8354-2aeea5c69f17','701eefbd-dc32-4d7d-9da1-f88bfddea70b','bb311d94-d89d-438d-80ce-9ce8c810d8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1346527913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a01d07a6-047d-4368-8462-c496332381b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c335f8fb379443759dc816f53bd79dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.150383 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47e2a89-1497-4808-af24-9c50b5cc7612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.165798 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.168692 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:04.169084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.169335 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.177742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47e2a89-1497-4808-af24-9c50b5cc7612) transitioned into state 'SUCCESS' from state '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-1346527913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd871f077aa4bbab6c1118cf5ac75c0',qos_specs=None,replication_status=,reservations=['162b9028-ff62-4914-8bdc-8ea6ff05b657','e9db4761-cfeb-46e7-8354-2aeea5c69f17','701eefbd-dc32-4d7d-9da1-f88bfddea70b','bb311d94-d89d-438d-80ce-9ce8c810d8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c335f8fb379443759dc816f53bd79dd3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.177995 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaaa5bf-601e-43a9-9c96-5f4906baaa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:04.188643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaaa5bf-601e-43a9-9c96-5f4906baaa85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:04.191008 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Flow 'volume_create_api' (c003b978-3866-4bd4-a81f-4b1f9f262ce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:04.191008 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Create volume request issued successfully. Aug 18 21:10:04.191008 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc45123b-869c-4c1d-b97a-64c8e0eee8f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:04.191629 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 343/1367] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:04 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:04.198585 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.198585 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:04.205541 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.206979 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:04.207600 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda Aug 18 21:10:04.207944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.208238 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.212739 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e67f5915-b5fb-44d9-b3ea-15520d1c16d2 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:04.213432 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 348/1368] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.219371 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.219371 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:04.230449 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.238290 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f0897c9-643b-45aa-8b0d-9757e099a08d tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda returned with HTTP 200 Aug 18 21:10:04.238830 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 337/1369] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.260531 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.264352 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 Aug 18 21:10:04.264352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.264352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.273436 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.273436 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:04.282755 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.287547 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b6cd446-621c-4e58-98ff-91d6137238b8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 returned with HTTP 200 Aug 18 21:10:04.288326 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 342/1370] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.306949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.310246 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 Aug 18 21:10:04.310555 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.310670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.319897 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.319897 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:04.324608 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.330578 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fa7c7e2-d828-451d-81c4-811a095d1758 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 returned with HTTP 200 Aug 18 21:10:04.331252 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 344/1371] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.347678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.349099 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 Aug 18 21:10:04.349396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.349654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.358299 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.358299 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:04.363668 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.372892 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6f62ae5e-2a57-4682-8742-b8d5050dfb46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.379008 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f62ae5e-2a57-4682-8742-b8d5050dfb46 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 Aug 18 21:10:04.379008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f62ae5e-2a57-4682-8742-b8d5050dfb46 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.379008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f62ae5e-2a57-4682-8742-b8d5050dfb46 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.385693 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4751b711-29f6-4dec-8fc1-9da6979ee568 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 returned with HTTP 200 Aug 18 21:10:04.386292 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 349/1372] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.393940 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f62ae5e-2a57-4682-8742-b8d5050dfb46 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 returned with HTTP 404 Aug 18 21:10:04.394516 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 338/1373] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/3e20b13f-0ce1-4472-be58-330b58b0afc4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:04.401487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.404918 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 Aug 18 21:10:04.407334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.407638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.423227 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.423227 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:04.429951 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.439245 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47a2c1ee-e104-46a7-8650-cd1d864fcff6 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 returned with HTTP 200 Aug 18 21:10:04.439850 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 343/1374] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.456122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.457831 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 Aug 18 21:10:04.458103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.458202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.458383 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: a01d07a6-047d-4368-8462-c496332381b1 Aug 18 21:10:04.466033 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.466033 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:04.466506 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.496807 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:04.497287 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2088926d-ce0d-4d4a-8e7f-44e1f6726900 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 returned with HTTP 202 Aug 18 21:10:04.498005 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 345/1375] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:04 2026] DELETE /volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:04.505418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-45d8529f-4387-424d-bae4-2ff001d358ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.510430 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:04.510980 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-45d8529f-4387-424d-bae4-2ff001d358ac tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780/action Aug 18 21:10:04.511491 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-45d8529f-4387-424d-bae4-2ff001d358ac tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:04.511644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-45d8529f-4387-424d-bae4-2ff001d358ac tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:10:04.512616 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 Aug 18 21:10:04.512903 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:04.513135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:04.523819 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.523819 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:04.528390 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:04.534648 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-63992474-49ea-48aa-9f9a-d615f394b0d7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 returned with HTTP 200 Aug 18 21:10:04.535803 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 339/1376] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:04 2026] GET /volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:04.539429 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:04.539429 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:04.559558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-44d0935c-4d94-49bd-8676-3a27a3a3f2b8 req-45d8529f-4387-424d-bae4-2ff001d358ac tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780/action returned with HTTP 204 Aug 18 21:10:04.560420 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 350/1377] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:10:04 2026] POST /volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:05.233035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.235295 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.235553 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.235859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.250071 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.250071 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:05.258203 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.271023 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af911ffe-2fbc-4624-9a1f-51e25ad6a445 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:05.271572 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 344/1378] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:05.293472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f181a577-836d-4ce5-aabd-89804f7c152a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.295527 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f181a577-836d-4ce5-aabd-89804f7c152a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.295527 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f181a577-836d-4ce5-aabd-89804f7c152a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.295688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f181a577-836d-4ce5-aabd-89804f7c152a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.311077 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.311077 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:05.315318 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f181a577-836d-4ce5-aabd-89804f7c152a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.321456 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f181a577-836d-4ce5-aabd-89804f7c152a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:05.322064 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 346/1379] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:05.337922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9b6f22c-172b-4418-a623-d24958ccde70 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.340634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.340941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.341216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.341618 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume with id: 66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.352624 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.352624 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:05.353230 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.360986 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-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 18 21:10:05.361356 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9b6f22c-172b-4418-a623-d24958ccde70 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 400 Aug 18 21:10:05.361961 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 340/1380] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:05 2026] DELETE /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:10:05.370012 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.372209 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.372293 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.372489 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.387341 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.387341 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:05.397552 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.404910 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c8b7f20-3122-4b2f-a5d2-d3fc986c9517 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:05.405377 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 351/1381] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:05.467664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.469982 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.470205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.470422 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.481985 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.481985 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:05.486483 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.492259 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-a806ea71-3477-4a9d-91c7-af10ca0eab93 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:05.492806 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 345/1382] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:05.520005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.522511 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] POST https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d/action Aug 18 21:10:05.523235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:05.523235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:05.536213 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.536213 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:05.536740 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.545627 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Begin detaching volume completed successfully. Aug 18 21:10:05.546068 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-6e3b30cd-ba23-44ad-a233-eeb863a48f7a tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d/action returned with HTTP 202 Aug 18 21:10:05.546752 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 347/1383] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:10:05 2026] POST /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:05.556668 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-33e5bacc-080d-4783-8491-02f648e313cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.558741 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33e5bacc-080d-4783-8491-02f648e313cd tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 Aug 18 21:10:05.558952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33e5bacc-080d-4783-8491-02f648e313cd tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.559172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-33e5bacc-080d-4783-8491-02f648e313cd tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.566012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-33e5bacc-080d-4783-8491-02f648e313cd tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 returned with HTTP 404 Aug 18 21:10:05.566763 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 341/1384] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/a01d07a6-047d-4368-8462-c496332381b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:05.576219 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7a8783e-651b-4007-a64f-6a93223948ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.582385 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 Aug 18 21:10:05.583828 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.584023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.584190 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 Aug 18 21:10:05.591373 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.591373 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:05.591892 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:05.615771 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:05.615771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7a8783e-651b-4007-a64f-6a93223948ea tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 returned with HTTP 202 Aug 18 21:10:05.615771 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 352/1385] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:05 2026] DELETE /volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:05.616332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-301eb3a8-6ed9-415e-b353-ac6d4996e65e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.616332 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-301eb3a8-6ed9-415e-b353-ac6d4996e65e None None] GET https://10.4.3.48/volume// Aug 18 21:10:05.616332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-301eb3a8-6ed9-415e-b353-ac6d4996e65e None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.616332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-301eb3a8-6ed9-415e-b353-ac6d4996e65e None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.616705 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-301eb3a8-6ed9-415e-b353-ac6d4996e65e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:05.619672 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 346/1386] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:10:05.624748 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-064d5972-264b-47dd-a016-c28331e99b2c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.626563 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-064d5972-264b-47dd-a016-c28331e99b2c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 Aug 18 21:10:05.626817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-064d5972-264b-47dd-a016-c28331e99b2c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.627021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-064d5972-264b-47dd-a016-c28331e99b2c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.629406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:05.632042 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:05.632353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:05.632609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:05.638662 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.638662 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:05.643063 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-064d5972-264b-47dd-a016-c28331e99b2c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:05.645064 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:05.645064 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:05.651319 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:05.651944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-064d5972-264b-47dd-a016-c28331e99b2c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 returned with HTTP 200 Aug 18 21:10:05.652422 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 348/1387] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:05.658048 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-9114e554-7e07-4ca9-9a10-be3f28b338f0 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:05.658628 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 342/1388] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:10:05 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:06.666274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17d82046-737b-402a-8084-62a3603408f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:06.668653 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17d82046-737b-402a-8084-62a3603408f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 Aug 18 21:10:06.668950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17d82046-737b-402a-8084-62a3603408f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:06.669573 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17d82046-737b-402a-8084-62a3603408f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:06.678023 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17d82046-737b-402a-8084-62a3603408f7 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 returned with HTTP 404 Aug 18 21:10:06.678680 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 353/1389] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:06 2026] GET /volume/v3/volumes/cb85d09e-29f7-4bfa-9a8f-8945ea62cd26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:06.688251 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:06.689896 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 Aug 18 21:10:06.690081 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:06.690268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:06.690424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: f5256cc6-450f-4e62-a861-bfd64530e2d0 Aug 18 21:10:06.697315 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:06.697315 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:06.697765 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:06.719602 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:06.719822 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c601f55a-6eae-43da-8943-4ae05b8cecc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 returned with HTTP 202 Aug 18 21:10:06.720332 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 347/1390] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:06 2026] DELETE /volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:06.728993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-22b81237-5254-4362-a082-e878b5da5b71 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:06.731192 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-22b81237-5254-4362-a082-e878b5da5b71 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 Aug 18 21:10:06.731396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-22b81237-5254-4362-a082-e878b5da5b71 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:06.731583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-22b81237-5254-4362-a082-e878b5da5b71 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:06.741980 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:06.741980 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:06.747395 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-22b81237-5254-4362-a082-e878b5da5b71 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:06.750223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-22b81237-5254-4362-a082-e878b5da5b71 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 returned with HTTP 200 Aug 18 21:10:06.750743 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 349/1391] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:06 2026] GET /volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:06.982928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:06.984596 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:06.984952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1573345589"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:06.986338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1573345589'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:06.986454 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:06.992306 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:06.999216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (8f7e934d-8f8a-42c5-a0ef-22e670be1214) 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 18 21:10:07.000542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fd92b2-1731-4f66-a714-b5882461124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:07.001687 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-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 18 21:10:07.055886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fd92b2-1731-4f66-a714-b5882461124d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:07.056968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f96e72e-5efd-4b8a-a17a-0aa89354b250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:07.124310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['857a56e5-67a0-4f9e-b96e-9b3205907ae6', '4b075a33-2619-4aa9-9159-b19d5b5a7696', 'f4ee079e-4c2b-4512-99f5-1465242175b1', 'cd066653-c8dd-472c-8a89-fa5b8c65033b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:07.127103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f96e72e-5efd-4b8a-a17a-0aa89354b250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['857a56e5-67a0-4f9e-b96e-9b3205907ae6', '4b075a33-2619-4aa9-9159-b19d5b5a7696', 'f4ee079e-4c2b-4512-99f5-1465242175b1', 'cd066653-c8dd-472c-8a89-fa5b8c65033b']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:07.128198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4fc254-1812-4885-941a-01f734560958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:07.166287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4fc254-1812-4885-941a-01f734560958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9716709b-f242-404b-9bcf-edd47cbe8601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573345589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['857a56e5-67a0-4f9e-b96e-9b3205907ae6','4b075a33-2619-4aa9-9159-b19d5b5a7696','f4ee079e-4c2b-4512-99f5-1465242175b1','cd066653-c8dd-472c-8a89-fa5b8c65033b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573345589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9716709b-f242-404b-9bcf-edd47cbe8601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:07.168194 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb6c7e0-de62-48a4-b3c0-58eb330569e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:07.194790 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb6c7e0-de62-48a4-b3c0-58eb330569e4) transitioned into state 'SUCCESS' from state '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-1573345589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['857a56e5-67a0-4f9e-b96e-9b3205907ae6','4b075a33-2619-4aa9-9159-b19d5b5a7696','f4ee079e-4c2b-4512-99f5-1465242175b1','cd066653-c8dd-472c-8a89-fa5b8c65033b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:07.195647 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04fce25-7c82-4f3f-b13c-3bbb2b45313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:07.207619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04fce25-7c82-4f3f-b13c-3bbb2b45313c) 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 18 21:10:07.208647 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (8f7e934d-8f8a-42c5-a0ef-22e670be1214) 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 18 21:10:07.209031 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:07.209736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d124babe-fb3d-4a9b-a0fb-5299ad02f7ec tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:07.210609 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 343/1392] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:06 2026] POST /volume/v3/volumes => generated 747 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:07.224883 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2451149f-ee01-4304-accb-2f4d45f67e32 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:07.227013 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2451149f-ee01-4304-accb-2f4d45f67e32 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:07.227221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2451149f-ee01-4304-accb-2f4d45f67e32 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:07.227442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2451149f-ee01-4304-accb-2f4d45f67e32 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:07.237180 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:07.237180 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:07.245844 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2451149f-ee01-4304-accb-2f4d45f67e32 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:07.251695 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=422,cinder:INSERT=47,cinder:UPDATE=100 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:10:07.253455 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2451149f-ee01-4304-accb-2f4d45f67e32 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 200 Aug 18 21:10:07.256459 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 354/1393] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:07 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:07.766409 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1de7e85a-d699-4588-832b-abc8e957afc9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:07.769316 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1de7e85a-d699-4588-832b-abc8e957afc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 Aug 18 21:10:07.769506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1de7e85a-d699-4588-832b-abc8e957afc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:07.769681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1de7e85a-d699-4588-832b-abc8e957afc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:07.774960 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=506,cinder:UPDATE=118,cinder:INSERT=63 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:10:07.785037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1de7e85a-d699-4588-832b-abc8e957afc9 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 returned with HTTP 404 Aug 18 21:10:07.785766 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 348/1394] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:07 2026] GET /volume/v3/volumes/f5256cc6-450f-4e62-a861-bfd64530e2d0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:07.799509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-628672b5-a11f-4767-a877-1535b21bc47c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:07.801772 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 Aug 18 21:10:07.802880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:07.802880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:07.802977 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: e758e01e-70c9-4110-b97a-670ad74ff9d6 Aug 18 21:10:07.806435 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=473,cinder:UPDATE=102,cinder:INSERT=48 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:10:07.813934 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:07.813934 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:07.813934 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:07.853293 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:07.853506 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-628672b5-a11f-4767-a877-1535b21bc47c tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 returned with HTTP 202 Aug 18 21:10:07.853994 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 350/1395] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:07 2026] DELETE /volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:07.862544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:07.865082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 Aug 18 21:10:07.865752 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:07.866132 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:07.880371 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:07.880371 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:07.886912 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:07.898592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dac9f4fc-1631-4b7e-872c-541353b8f2e5 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 returned with HTTP 200 Aug 18 21:10:07.899410 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 344/1396] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:07 2026] GET /volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:07.932885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-08b51e19-f378-4962-86f4-7bc8f659bc39 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:07.936405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-08b51e19-f378-4962-86f4-7bc8f659bc39 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0/action Aug 18 21:10:07.936405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-08b51e19-f378-4962-86f4-7bc8f659bc39 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:07.937423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-08b51e19-f378-4962-86f4-7bc8f659bc39 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-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 18 21:10:07.971768 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:07.971768 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:07.987734 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-60a18b8a-6d5d-4e54-abe8-98ec666426f7 req-08b51e19-f378-4962-86f4-7bc8f659bc39 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0/action returned with HTTP 204 Aug 18 21:10:07.988367 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 355/1397] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:10:07 2026] POST /volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:08.271493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.274128 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:08.274368 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.274600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.287118 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.287118 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:08.294413 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:08.301753 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29c64a2d-0c3b-4cf4-bcaf-cc817a0bce50 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 200 Aug 18 21:10:08.302460 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 349/1398] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:08 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.320328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54849c60-4ecd-4c1a-a650-58d399b1587e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.322368 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54849c60-4ecd-4c1a-a650-58d399b1587e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action Aug 18 21:10:08.322669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54849c60-4ecd-4c1a-a650-58d399b1587e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:08.322809 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54849c60-4ecd-4c1a-a650-58d399b1587e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:08.337569 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.337569 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:08.337569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-54849c60-4ecd-4c1a-a650-58d399b1587e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '9716709b-f242-404b-9bcf-edd47cbe8601' with '{'status': 'attaching'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:08.364431 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54849c60-4ecd-4c1a-a650-58d399b1587e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action returned with HTTP 202 Aug 18 21:10:08.364888 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 351/1399] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:08 2026] POST /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:08.373378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.376478 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:08.376968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.377629 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.388697 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.388697 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:08.396574 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:08.402576 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76cf18de-26ec-4088-b917-6895eb077f20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.403688 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa3f6465-abe8-4f91-9aa0-37a13f4e0ba5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 200 Aug 18 21:10:08.404318 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 345/1400] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:08 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.424683 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.430862 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action Aug 18 21:10:08.432253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:08.432498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:08.448014 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.448014 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:08.448483 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Volume info retrieved successfully. Aug 18 21:10:08.480062 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Delete volume request issued successfully. Aug 18 21:10:08.480755 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d07b926f-81bb-4712-9788-cc5f2954ae0b tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action returned with HTTP 202 Aug 18 21:10:08.480973 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 350/1401] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:08 2026] POST /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:08.493375 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc357a35-c742-49a6-9164-b656a844070b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.493819 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc357a35-c742-49a6-9164-b656a844070b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:08.494818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc357a35-c742-49a6-9164-b656a844070b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.494818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc357a35-c742-49a6-9164-b656a844070b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.511829 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.511829 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:08.518038 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76cf18de-26ec-4088-b917-6895eb077f20 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:08.518537 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76cf18de-26ec-4088-b917-6895eb077f20 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1982168908", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:08.521145 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dc357a35-c742-49a6-9164-b656a844070b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:08.534026 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc357a35-c742-49a6-9164-b656a844070b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 200 Aug 18 21:10:08.534582 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 352/1402] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:08 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.537677 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76cf18de-26ec-4088-b917-6895eb077f20 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:08.538195 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 356/1403] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:10:08 2026] POST /volume/v3/types => generated 218 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.547937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e5902d86-9b69-466d-8d96-60f242c0588d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.550549 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5902d86-9b69-466d-8d96-60f242c0588d tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e/encryption Aug 18 21:10:08.551057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e5902d86-9b69-466d-8d96-60f242c0588d tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "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 18 21:10:08.581911 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5902d86-9b69-466d-8d96-60f242c0588d tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e/encryption returned with HTTP 200 Aug 18 21:10:08.582356 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 346/1404] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:10:08 2026] POST /volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.594003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f73e6453-dfda-4213-b872-d023db35d068 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.669045 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:08.669362 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1687619037", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1982168908", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:08.671023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1687619037', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1982168908', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:08.675527 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume of 1 GB Aug 18 21:10:08.675875 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.675875 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:08.676554 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Availability Zones retrieved successfully. Aug 18 21:10:08.676824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-61c8ed51-d2d9-4bd1-85c6-5f7f63804c98 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.679217 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-61c8ed51-d2d9-4bd1-85c6-5f7f63804c98 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 Aug 18 21:10:08.679515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-61c8ed51-d2d9-4bd1-85c6-5f7f63804c98 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.679682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-61c8ed51-d2d9-4bd1-85c6-5f7f63804c98 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.682916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (4628c784-cb0c-466a-8113-d46e75708b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:08.683827 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e88d12-ab6b-400a-985f-9ad1a4d2fe63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:08.684898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:08.685986 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.685986 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:08.711263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e88d12-ab6b-400a-985f-9ad1a4d2fe63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:10:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68b593ef-2698-468b-bcd7-b4685b51fc1e,is_public=True,name='tempest-scenario-type-cryptsetup-1982168908',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68b593ef-2698-468b-bcd7-b4685b51fc1e', '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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:08.712041 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8167206-8c71-4e3d-9f95-993ef948c3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:08.746771 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:08.747270 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:08.760079 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b8a86e-b710-4011-a96a-77f1f5aabe4c req-61c8ed51-d2d9-4bd1-85c6-5f7f63804c98 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 returned with HTTP 200 Aug 18 21:10:08.760662 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 353/1405] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:10:08 2026] DELETE /volume/v3/attachments/361d15f8-51cd-4f9d-a296-002393d01780 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:08.792553 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Created reservations ['01ad0378-fb46-4c32-8133-c06b1583f4f1', '738d333a-0215-472c-add3-f09d6d808db0', 'c9bd07f7-f878-44ee-9f33-eef6fa26380a', '013aaaa2-3c2b-4adc-92a0-499d7413de8c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:08.795744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8167206-8c71-4e3d-9f95-993ef948c3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ad0378-fb46-4c32-8133-c06b1583f4f1', '738d333a-0215-472c-add3-f09d6d808db0', 'c9bd07f7-f878-44ee-9f33-eef6fa26380a', '013aaaa2-3c2b-4adc-92a0-499d7413de8c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:08.795744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6495ba4a-e64f-4d2f-8dad-379fcb39ac97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:08.831372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6495ba4a-e64f-4d2f-8dad-379fcb39ac97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82fb37cd-2708-44c5-9a14-0ee54c1360bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1687619037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['01ad0378-fb46-4c32-8133-c06b1583f4f1','738d333a-0215-472c-add3-f09d6d808db0','c9bd07f7-f878-44ee-9f33-eef6fa26380a','013aaaa2-3c2b-4adc-92a0-499d7413de8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=68b593ef-2698-468b-bcd7-b4685b51fc1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1687619037',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=82fb37cd-2708-44c5-9a14-0ee54c1360bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444216c725c439081acb9fc50ec75b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68b593ef-2698-468b-bcd7-b4685b51fc1e),volume_type_id=68b593ef-2698-468b-bcd7-b4685b51fc1e)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:08.832331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ff53ed-6805-4e94-9a11-e2f9c892f0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:08.856050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ff53ed-6805-4e94-9a11-e2f9c892f0a6) transitioned into state 'SUCCESS' from state '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-1687619037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['01ad0378-fb46-4c32-8133-c06b1583f4f1','738d333a-0215-472c-add3-f09d6d808db0','c9bd07f7-f878-44ee-9f33-eef6fa26380a','013aaaa2-3c2b-4adc-92a0-499d7413de8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=68b593ef-2698-468b-bcd7-b4685b51fc1e)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:08.857631 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c8fa9-c63d-4377-9011-c092e771a1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:08.873527 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c8fa9-c63d-4377-9011-c092e771a1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:08.874978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (4628c784-cb0c-466a-8113-d46e75708b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:08.875589 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request issued successfully. Aug 18 21:10:08.876342 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f73e6453-dfda-4213-b872-d023db35d068 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:08.876870 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 351/1406] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:08 2026] POST /volume/v3/volumes => generated 789 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:08.913918 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6cc2d76-ca6c-444e-ab57-b0feae99b8ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.915325 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6cc2d76-ca6c-444e-ab57-b0feae99b8ba tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 Aug 18 21:10:08.915636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6cc2d76-ca6c-444e-ab57-b0feae99b8ba tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.915925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6cc2d76-ca6c-444e-ab57-b0feae99b8ba tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.922866 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6cc2d76-ca6c-444e-ab57-b0feae99b8ba tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 returned with HTTP 404 Aug 18 21:10:08.922866 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 357/1407] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:08 2026] GET /volume/v3/volumes/e758e01e-70c9-4110-b97a-670ad74ff9d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:08.930026 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b642531e-08e1-47c2-9719-d2799ac4d26a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.931902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda Aug 18 21:10:08.934330 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.934549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.934782 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: ead25863-b2a7-4373-922e-56aa5b4a3fda Aug 18 21:10:08.941886 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.941886 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:08.942553 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:08.959060 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:08.959263 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b642531e-08e1-47c2-9719-d2799ac4d26a tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda returned with HTTP 202 Aug 18 21:10:08.959644 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 347/1408] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:08 2026] DELETE /volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:08.967549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c47b4da4-a441-4292-b33c-b00423e3eccb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:08.970407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c47b4da4-a441-4292-b33c-b00423e3eccb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda Aug 18 21:10:08.970617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c47b4da4-a441-4292-b33c-b00423e3eccb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:08.970811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c47b4da4-a441-4292-b33c-b00423e3eccb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:08.979637 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:08.979637 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:08.983527 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c47b4da4-a441-4292-b33c-b00423e3eccb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:08.988174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c47b4da4-a441-4292-b33c-b00423e3eccb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda returned with HTTP 200 Aug 18 21:10:08.988999 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 354/1409] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:08 2026] GET /volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:09.550113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-680339c3-4992-403b-9eb1-d6ed1d80ee81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.552024 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-680339c3-4992-403b-9eb1-d6ed1d80ee81 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:09.552161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-680339c3-4992-403b-9eb1-d6ed1d80ee81 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:09.552324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-680339c3-4992-403b-9eb1-d6ed1d80ee81 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:09.558109 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-680339c3-4992-403b-9eb1-d6ed1d80ee81 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 404 Aug 18 21:10:09.558562 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 352/1410] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:09 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:09.564922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cbd24043-6817-4f75-a1c4-f4aa78b70e38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.568361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbd24043-6817-4f75-a1c4-f4aa78b70e38 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:09.568361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbd24043-6817-4f75-a1c4-f4aa78b70e38 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:09.568361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbd24043-6817-4f75-a1c4-f4aa78b70e38 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:09.577860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbd24043-6817-4f75-a1c4-f4aa78b70e38 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 404 Aug 18 21:10:09.578603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 358/1411] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:09 2026] GET /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:09.585538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.587825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:09.588095 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:09.588394 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:09.588573 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: 9716709b-f242-404b-9bcf-edd47cbe8601 Aug 18 21:10:09.595443 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9c8a1db-52a3-41ae-accb-8338c37b4c68 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 returned with HTTP 404 Aug 18 21:10:09.595911 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 348/1412] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:09 2026] DELETE /volume/v3/volumes/9716709b-f242-404b-9bcf-edd47cbe8601 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:09.606681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3af88ef-269a-4b4f-a237-1af876e279eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.608507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:09.608893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-221557537"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:09.610498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-221557537'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:09.610670 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:09.614894 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:09.620777 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (7ab881f0-0e37-4a5d-a231-ead3f2e5dec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:09.621885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a80945-445b-49fc-a661-64ba2bba9b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:09.622856 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:09.652996 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a80945-445b-49fc-a661-64ba2bba9b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:09.654415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c378b897-a313-4c25-8ff8-d7e4fde2b02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:09.699754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['02c5a295-09d2-4f20-88fd-13bfff56375a', '4b061347-2826-494f-a921-ef5798943d66', '8cc4e070-ce05-4448-8f43-631cfe6de6ec', 'a3d9a264-7a74-41e7-b3de-d80e3438c45d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:09.700860 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c378b897-a313-4c25-8ff8-d7e4fde2b02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02c5a295-09d2-4f20-88fd-13bfff56375a', '4b061347-2826-494f-a921-ef5798943d66', '8cc4e070-ce05-4448-8f43-631cfe6de6ec', 'a3d9a264-7a74-41e7-b3de-d80e3438c45d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:09.701522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb50d5c1-436c-4e10-8bf9-33dc18654266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:09.728782 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb50d5c1-436c-4e10-8bf9-33dc18654266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19a201a-bec1-40e4-844f-29c631cbfbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-221557537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['02c5a295-09d2-4f20-88fd-13bfff56375a','4b061347-2826-494f-a921-ef5798943d66','8cc4e070-ce05-4448-8f43-631cfe6de6ec','a3d9a264-7a74-41e7-b3de-d80e3438c45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-221557537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19a201a-bec1-40e4-844f-29c631cbfbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:09.729440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b192d8-3e4f-41fc-a164-7e46913a414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:09.747572 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b192d8-3e4f-41fc-a164-7e46913a414b) transitioned into state 'SUCCESS' from state '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-221557537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['02c5a295-09d2-4f20-88fd-13bfff56375a','4b061347-2826-494f-a921-ef5798943d66','8cc4e070-ce05-4448-8f43-631cfe6de6ec','a3d9a264-7a74-41e7-b3de-d80e3438c45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:09.749708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643798a8-033b-4f7e-aaee-96d24c1bdf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:09.760544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643798a8-033b-4f7e-aaee-96d24c1bdf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:09.761318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (7ab881f0-0e37-4a5d-a231-ead3f2e5dec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:09.761569 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:09.762149 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3af88ef-269a-4b4f-a237-1af876e279eb tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:09.762667 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 355/1413] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:09 2026] POST /volume/v3/volumes => generated 746 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:09.778906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77903449-f61e-43d7-bf09-1b44028c2588 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.780465 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77903449-f61e-43d7-bf09-1b44028c2588 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:09.780686 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77903449-f61e-43d7-bf09-1b44028c2588 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:09.780908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77903449-f61e-43d7-bf09-1b44028c2588 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:09.789058 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:09.789058 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:09.793540 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77903449-f61e-43d7-bf09-1b44028c2588 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:09.799397 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77903449-f61e-43d7-bf09-1b44028c2588 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 200 Aug 18 21:10:09.799397 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 353/1414] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:09 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:09.827657 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5d6af38f-a1f8-4309-b714-88dac099a424 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:09.831259 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d6af38f-a1f8-4309-b714-88dac099a424 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:09.831259 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d6af38f-a1f8-4309-b714-88dac099a424 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:09.831583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5d6af38f-a1f8-4309-b714-88dac099a424 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:09.843360 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:09.843360 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:09.851383 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5d6af38f-a1f8-4309-b714-88dac099a424 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:09.857167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5d6af38f-a1f8-4309-b714-88dac099a424 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:09.857967 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 359/1415] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:09 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:10.001813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-91e9a416-11f9-432b-9d59-853d64e18097 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.003531 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91e9a416-11f9-432b-9d59-853d64e18097 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda Aug 18 21:10:10.003775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91e9a416-11f9-432b-9d59-853d64e18097 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:10.003943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91e9a416-11f9-432b-9d59-853d64e18097 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:10.009507 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91e9a416-11f9-432b-9d59-853d64e18097 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda returned with HTTP 404 Aug 18 21:10:10.009947 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 349/1416] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:10 2026] GET /volume/v3/volumes/ead25863-b2a7-4373-922e-56aa5b4a3fda => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:10.021459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.024305 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:10.024575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:10.024871 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:10.025028 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete snapshot with id: cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:10.032122 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.032122 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:10.032624 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot retrieved successfully. Aug 18 21:10:10.051673 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot delete request issued successfully. Aug 18 21:10:10.051907 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6e889dd-3d1c-4634-9167-a12f87092f0b tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a returned with HTTP 202 Aug 18 21:10:10.052324 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 356/1417] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:10:10 2026] DELETE /volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:10.060897 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.063757 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:10.063862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:10.064127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:10.070136 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.070136 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:10.070859 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Snapshot retrieved successfully. Aug 18 21:10:10.071320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dd8a232-1579-49b8-b90b-082d5dc2f9fb tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a returned with HTTP 200 Aug 18 21:10:10.071622 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 354/1418] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:10 2026] GET /volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:10.812045 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.817105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:10.817105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:10.817105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:10.827466 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.827466 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:10.830909 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:10.839948 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b9bb13b-6806-4e8d-a678-cbdc5cd712f7 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 200 Aug 18 21:10:10.840688 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 360/1419] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:10 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:10.853242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.855330 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action Aug 18 21:10:10.855960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:10.856153 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:10.869390 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.869390 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:10.869883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume 'e19a201a-bec1-40e4-844f-29c631cbfbba' with '{'status': 'creating'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:10.900395 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d4f9611-46b4-4f43-95f5-c3e6670ff6e6 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action returned with HTTP 202 Aug 18 21:10:10.901369 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 350/1420] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:10 2026] POST /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:10.911082 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.916269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:10.916546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:10.916807 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:10.925068 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.925068 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:10.938491 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:10.945385 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77a1657a-ed85-4625-8d4c-1fdab5e43520 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 200 Aug 18 21:10:10.945800 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 357/1421] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:10 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:10.967918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:10.972882 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action Aug 18 21:10:10.972882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:10.972882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:10.995709 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:10.995709 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:10.996133 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Volume info retrieved successfully. Aug 18 21:10:11.017650 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Delete volume request issued successfully. Aug 18 21:10:11.017926 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88be73b8-d81a-4bff-8c12-e33fb9381bdf tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action returned with HTTP 202 Aug 18 21:10:11.018521 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 355/1422] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:10 2026] POST /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:11.028631 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:11.032167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:11.032167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:11.032167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:11.039574 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:11.039574 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:11.044253 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:11.049741 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e18d9a-7861-4a52-b1b9-35f73b578b9c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 200 Aug 18 21:10:11.050349 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 361/1423] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:11 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:11.083023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aa732c9d-af89-4159-9c2b-24ad93ea47cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:11.088457 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa732c9d-af89-4159-9c2b-24ad93ea47cc tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a Aug 18 21:10:11.088667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa732c9d-af89-4159-9c2b-24ad93ea47cc tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:11.089341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa732c9d-af89-4159-9c2b-24ad93ea47cc tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:11.096996 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa732c9d-af89-4159-9c2b-24ad93ea47cc tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a returned with HTTP 404 Aug 18 21:10:11.097991 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 351/1424] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:11 2026] GET /volume/v3/snapshots/cf954cac-0ed8-4d8c-b7a6-1982a43b1e4a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:11.106102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:11.108496 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:11.108642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:11.108923 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:11.109190 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume with id: 7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:11.128032 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:11.128032 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:11.128877 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:11.151248 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Delete volume request issued successfully. Aug 18 21:10:11.151248 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27c2b0cf-c448-4e31-af92-cf4fd15200a8 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 returned with HTTP 202 Aug 18 21:10:11.151694 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 358/1425] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:11 2026] DELETE /volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:11.160359 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:11.162308 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:11.162878 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:11.162878 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:11.175641 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:11.175641 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:11.181000 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Volume info retrieved successfully. Aug 18 21:10:11.192675 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d595afeb-c273-4870-a2a4-608b6fa643a2 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 returned with HTTP 200 Aug 18 21:10:11.193231 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 356/1426] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:11 2026] GET /volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:12.065969 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bad75d78-49cf-4f69-b844-9aa95e5990e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.067682 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bad75d78-49cf-4f69-b844-9aa95e5990e4 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:12.067901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bad75d78-49cf-4f69-b844-9aa95e5990e4 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.068076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bad75d78-49cf-4f69-b844-9aa95e5990e4 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.073067 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bad75d78-49cf-4f69-b844-9aa95e5990e4 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 404 Aug 18 21:10:12.073845 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 362/1427] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:12 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:12.085967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9fe93f56-563d-4fbb-a87b-78bcd7f4a754 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.090036 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9fe93f56-563d-4fbb-a87b-78bcd7f4a754 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:12.090036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9fe93f56-563d-4fbb-a87b-78bcd7f4a754 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.090036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9fe93f56-563d-4fbb-a87b-78bcd7f4a754 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.095136 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9fe93f56-563d-4fbb-a87b-78bcd7f4a754 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 404 Aug 18 21:10:12.095920 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 352/1428] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:12 2026] GET /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:12.103798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb06a922-e193-42fc-875b-0a15da63d8fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.106050 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb06a922-e193-42fc-875b-0a15da63d8fd tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:12.106343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb06a922-e193-42fc-875b-0a15da63d8fd tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.106773 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb06a922-e193-42fc-875b-0a15da63d8fd tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.106773 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-fb06a922-e193-42fc-875b-0a15da63d8fd tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: e19a201a-bec1-40e4-844f-29c631cbfbba Aug 18 21:10:12.113111 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb06a922-e193-42fc-875b-0a15da63d8fd tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba returned with HTTP 404 Aug 18 21:10:12.113696 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 359/1429] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:12 2026] DELETE /volume/v3/volumes/e19a201a-bec1-40e4-844f-29c631cbfbba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:12.125230 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-186739b8-c669-4a4c-87bb-94cd10d3566c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.128094 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:12.129750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1152360790"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:12.132905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1152360790'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:12.133058 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:12.137014 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:12.143591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (24540bc4-0c27-48e0-99e5-7bcf9288950d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:12.144649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e46cc9-c134-4d0a-a982-e1b471fe3a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:12.145646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:12.168088 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e46cc9-c134-4d0a-a982-e1b471fe3a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:12.168957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d3d127-457f-44d9-a263-80203375fe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:12.213915 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05085b20-b26d-461b-9f37-567c4c8bcc61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.215767 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05085b20-b26d-461b-9f37-567c4c8bcc61 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] GET https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 Aug 18 21:10:12.215954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05085b20-b26d-461b-9f37-567c4c8bcc61 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.216134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05085b20-b26d-461b-9f37-567c4c8bcc61 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.217951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['117d8167-5473-4ee0-afb0-20786f64cbc6', 'ce4223ef-cb8a-4ae3-9d8b-9ea86b720efc', '4237355a-6750-4c3b-bd91-6f7c6e85255c', '7040e348-6002-4c9b-9bda-6bfe2992fc77'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:12.218660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d3d127-457f-44d9-a263-80203375fe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117d8167-5473-4ee0-afb0-20786f64cbc6', 'ce4223ef-cb8a-4ae3-9d8b-9ea86b720efc', '4237355a-6750-4c3b-bd91-6f7c6e85255c', '7040e348-6002-4c9b-9bda-6bfe2992fc77']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:12.219367 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad224a6-3582-428b-bcbd-fa14ce5ba833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:12.225891 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05085b20-b26d-461b-9f37-567c4c8bcc61 tempest-CreateVolumesFromSnapshotTest-1147815872 tempest-CreateVolumesFromSnapshotTest-1147815872-project-member] https://10.4.3.48/volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 returned with HTTP 404 Aug 18 21:10:12.226401 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 363/1430] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:12 2026] GET /volume/v3/volumes/7291b220-f7c3-4411-836b-c0904958f6d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:12.243617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad224a6-3582-428b-bcbd-fa14ce5ba833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e519aae-f3f9-4590-b814-4e0b38f26bb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1152360790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['117d8167-5473-4ee0-afb0-20786f64cbc6','ce4223ef-cb8a-4ae3-9d8b-9ea86b720efc','4237355a-6750-4c3b-bd91-6f7c6e85255c','7040e348-6002-4c9b-9bda-6bfe2992fc77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1152360790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e519aae-f3f9-4590-b814-4e0b38f26bb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:12.244540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ebdca2-5d07-47d4-945e-822ae679770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:12.263513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ebdca2-5d07-47d4-945e-822ae679770b) transitioned into state 'SUCCESS' from state '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-1152360790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['117d8167-5473-4ee0-afb0-20786f64cbc6','ce4223ef-cb8a-4ae3-9d8b-9ea86b720efc','4237355a-6750-4c3b-bd91-6f7c6e85255c','7040e348-6002-4c9b-9bda-6bfe2992fc77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:12.264208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1facc646-eaed-4050-a499-39b8c44d17ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:12.273270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1facc646-eaed-4050-a499-39b8c44d17ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:12.274027 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (24540bc4-0c27-48e0-99e5-7bcf9288950d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:12.274350 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:12.274907 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-186739b8-c669-4a4c-87bb-94cd10d3566c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:12.275324 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 357/1431] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:12 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:12.296344 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.300792 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:12.303743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.303743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.309783 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:12.309783 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:12.313523 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:12.317950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-49f269bd-f6e3-489f-9c45-b6a6b32fe947 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 200 Aug 18 21:10:12.318535 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 353/1432] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:12 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:12.877764 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-830608f9-65da-443e-aea5-5237a590908c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.882324 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:12.882540 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.882747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.882913 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume with id: 66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:12.897615 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:12.897615 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:12.898798 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:12.924767 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume request issued successfully. Aug 18 21:10:12.925040 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-830608f9-65da-443e-aea5-5237a590908c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 202 Aug 18 21:10:12.925610 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 360/1433] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:12 2026] DELETE /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:10:12.935275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:12.938490 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:12.938750 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:12.939012 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:12.947530 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:12.947530 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:12.954309 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:12.965694 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd5f3d6d-4224-4cca-b5dd-f710af302793 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 200 Aug 18 21:10:12.966250 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 364/1434] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:12 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:13.332350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.334699 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:13.334974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:13.335233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:13.344938 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:13.344938 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:13.349927 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:13.356115 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba390aa2-1d7a-47d4-87db-9f1b5608ec95 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 200 Aug 18 21:10:13.356675 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 358/1435] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:13 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:13.370871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.377713 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action Aug 18 21:10:13.378299 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:13.378510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:13.396909 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:13.396909 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:13.397270 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '8e519aae-f3f9-4590-b814-4e0b38f26bb8' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:13.574560 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d465bbbe-d82e-4689-8b80-4c3fca97a653 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action returned with HTTP 202 Aug 18 21:10:13.574879 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 354/1436] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:13 2026] POST /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:13.583457 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dca836cf-ab41-492f-9f0f-c373281e180f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.585918 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dca836cf-ab41-492f-9f0f-c373281e180f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:13.586463 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dca836cf-ab41-492f-9f0f-c373281e180f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:13.587092 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dca836cf-ab41-492f-9f0f-c373281e180f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:13.603739 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:13.603739 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:13.610193 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dca836cf-ab41-492f-9f0f-c373281e180f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:13.616214 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dca836cf-ab41-492f-9f0f-c373281e180f tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 200 Aug 18 21:10:13.616774 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 361/1437] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:13 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:13.635121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.639841 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action Aug 18 21:10:13.639841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:13.639841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:13.654963 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:13.654963 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:13.655328 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Volume info retrieved successfully. Aug 18 21:10:13.682366 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Delete volume request issued successfully. Aug 18 21:10:13.682645 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-897e3b69-6f5e-401c-8c49-fc8e62870155 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action returned with HTTP 202 Aug 18 21:10:13.683358 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 365/1438] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:13 2026] POST /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:13.692267 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.694402 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:13.694624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:13.694876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:13.703488 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:13.703488 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:13.713447 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:13.723404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-652dd615-f6da-4702-8587-a0da5ab9d4f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 200 Aug 18 21:10:13.724010 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 359/1439] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:13 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:13.980158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb49876c-ac54-43a8-ba9d-a201c0c522e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:13.981947 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb49876c-ac54-43a8-ba9d-a201c0c522e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d Aug 18 21:10:13.982130 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb49876c-ac54-43a8-ba9d-a201c0c522e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:13.982375 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb49876c-ac54-43a8-ba9d-a201c0c522e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:13.988063 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb49876c-ac54-43a8-ba9d-a201c0c522e6 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d returned with HTTP 404 Aug 18 21:10:13.988520 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 355/1440] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:13 2026] GET /volume/v3/volumes/66c572c4-26bc-4952-b574-4d7901ad8c9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:14.065295 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.068675 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:10:14.068860 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.069051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.069171 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume with id: f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:10:14.077837 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:14.077837 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:14.078280 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:14.101526 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume request issued successfully. Aug 18 21:10:14.101526 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f4d2976-7772-4d97-a264-3bfc170cf27e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 202 Aug 18 21:10:14.101926 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 362/1441] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:14 2026] DELETE /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:14.109362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.111279 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:10:14.111551 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.111652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.117545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1dc238e-b6de-4743-9139-635b53765c6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.118543 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:14.118543 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:14.123615 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:14.130624 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5fb4ae8-8651-4c4f-af52-84b8780ac665 tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 200 Aug 18 21:10:14.131105 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 366/1442] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:14 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:14.241062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:14.241435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-14355006"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:14.243079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-14355006'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:14.243248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Create volume of 1 GB Aug 18 21:10:14.247507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Availability Zones retrieved successfully. Aug 18 21:10:14.255605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Flow 'volume_create_api' (d9270407-8441-46ef-badb-b9d15c1d605e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:14.256610 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd61529e-06df-4fc3-b668-f20491228f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.257568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:14.285995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd61529e-06df-4fc3-b668-f20491228f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.286904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72b7aab-c3e4-485b-8d4a-12e4837a0ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.362788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Created reservations ['bdc8c971-59c0-4af6-889e-1168e332c7fe', '722e3eff-69af-4fda-86ac-70e9f149eaa5', '722384e2-22c6-433d-bf03-898561f57ad0', '8215eace-71d0-482f-ac78-e0476a698b84'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:14.363621 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72b7aab-c3e4-485b-8d4a-12e4837a0ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc8c971-59c0-4af6-889e-1168e332c7fe', '722e3eff-69af-4fda-86ac-70e9f149eaa5', '722384e2-22c6-433d-bf03-898561f57ad0', '8215eace-71d0-482f-ac78-e0476a698b84']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.364566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e692898-c1cf-406c-a744-f1ed54dda53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.391204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e692898-c1cf-406c-a744-f1ed54dda53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90bbf3f0-aaac-4bed-87cd-85726c80fa2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14355006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c804df35a8724bf1bfcbf3a06369f967',qos_specs=None,replication_status=,reservations=['bdc8c971-59c0-4af6-889e-1168e332c7fe','722e3eff-69af-4fda-86ac-70e9f149eaa5','722384e2-22c6-433d-bf03-898561f57ad0','8215eace-71d0-482f-ac78-e0476a698b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd31e96b5b44ca0b161bc52943eac6c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14355006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90bbf3f0-aaac-4bed-87cd-85726c80fa2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c804df35a8724bf1bfcbf3a06369f967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dd31e96b5b44ca0b161bc52943eac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.392103 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16f0d6c-dbee-4d4f-9c49-5e7b7a686cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.415941 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16f0d6c-dbee-4d4f-9c49-5e7b7a686cf0) transitioned into state 'SUCCESS' from state '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-14355006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c804df35a8724bf1bfcbf3a06369f967',qos_specs=None,replication_status=,reservations=['bdc8c971-59c0-4af6-889e-1168e332c7fe','722e3eff-69af-4fda-86ac-70e9f149eaa5','722384e2-22c6-433d-bf03-898561f57ad0','8215eace-71d0-482f-ac78-e0476a698b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd31e96b5b44ca0b161bc52943eac6c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.419515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b880f745-f797-43e1-aa77-81202acc9450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.430813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b880f745-f797-43e1-aa77-81202acc9450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.430813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Flow 'volume_create_api' (d9270407-8441-46ef-badb-b9d15c1d605e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:14.430813 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Create volume request issued successfully. Aug 18 21:10:14.432037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1dc238e-b6de-4743-9139-635b53765c6f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:14.432037 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 360/1443] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:10:14 2026] POST /volume/v3/volumes => generated 774 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:14.444859 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.446661 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:14.446912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.447105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.455259 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:14.455259 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:14.459738 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Volume info retrieved successfully. Aug 18 21:10:14.464362 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55d9a74d-007e-4ac2-b7ac-e77d33ca147d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d returned with HTTP 200 Aug 18 21:10:14.464742 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 356/1444] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:14 2026] GET /volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:14.739288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30339cc6-50d6-4063-b4f4-26aac8fe60a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.741075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30339cc6-50d6-4063-b4f4-26aac8fe60a5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:14.741503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30339cc6-50d6-4063-b4f4-26aac8fe60a5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.741675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30339cc6-50d6-4063-b4f4-26aac8fe60a5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.747629 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30339cc6-50d6-4063-b4f4-26aac8fe60a5 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 404 Aug 18 21:10:14.747808 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 363/1445] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:14 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:14.754271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9593dd9-5324-4bb3-9870-faeb46f84798 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.759565 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9593dd9-5324-4bb3-9870-faeb46f84798 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:14.759757 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9593dd9-5324-4bb3-9870-faeb46f84798 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.759936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9593dd9-5324-4bb3-9870-faeb46f84798 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.767755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9593dd9-5324-4bb3-9870-faeb46f84798 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 404 Aug 18 21:10:14.768585 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 367/1446] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:14 2026] GET /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:14.775993 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.778356 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:14.778356 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:14.778682 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:14.778682 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: 8e519aae-f3f9-4590-b814-4e0b38f26bb8 Aug 18 21:10:14.784415 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4f8d885-486b-4765-975f-d07d2e6503d0 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 returned with HTTP 404 Aug 18 21:10:14.784902 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 361/1447] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:14 2026] DELETE /volume/v3/volumes/8e519aae-f3f9-4590-b814-4e0b38f26bb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:14.793615 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.801866 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:14.802670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2121412444"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:14.804388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2121412444'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:14.804522 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:14.810327 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:14.819147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (6725adaf-0d39-4591-8316-3355b890d238) 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 18 21:10:14.820874 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d71cb9-a25e-4aef-ac17-16d0521634be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.822362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-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 18 21:10:14.862057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d71cb9-a25e-4aef-ac17-16d0521634be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:14.863197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4de1d52-dfbe-4d3e-aef2-9352a2ee412a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.916362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['549e201f-13a6-4d1c-a337-9cbf09d1c487', '5e3a65ed-ca59-4fba-8508-78355a7e806c', '67e2d9a5-976d-4ede-bdec-18888dbfef10', '252cbcf0-a3bd-4894-b848-48c72dd34f29'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:14.917142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4de1d52-dfbe-4d3e-aef2-9352a2ee412a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['549e201f-13a6-4d1c-a337-9cbf09d1c487', '5e3a65ed-ca59-4fba-8508-78355a7e806c', '67e2d9a5-976d-4ede-bdec-18888dbfef10', '252cbcf0-a3bd-4894-b848-48c72dd34f29']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.918020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b86571d-a86f-40e9-b920-5a99d53dbd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.941051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b86571d-a86f-40e9-b920-5a99d53dbd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212fce48-7e76-486f-995a-3c1a969c3cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2121412444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['549e201f-13a6-4d1c-a337-9cbf09d1c487','5e3a65ed-ca59-4fba-8508-78355a7e806c','67e2d9a5-976d-4ede-bdec-18888dbfef10','252cbcf0-a3bd-4894-b848-48c72dd34f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2121412444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212fce48-7e76-486f-995a-3c1a969c3cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.941764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279988d5-756c-499d-b69b-c79985050bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.965476 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279988d5-756c-499d-b69b-c79985050bdb) transitioned into state 'SUCCESS' from state '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-2121412444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['549e201f-13a6-4d1c-a337-9cbf09d1c487','5e3a65ed-ca59-4fba-8508-78355a7e806c','67e2d9a5-976d-4ede-bdec-18888dbfef10','252cbcf0-a3bd-4894-b848-48c72dd34f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:14.966434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1febc69f-abc0-45f9-867d-b751012f7196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:14.979831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1febc69f-abc0-45f9-867d-b751012f7196) 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 18 21:10:14.980960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (6725adaf-0d39-4591-8316-3355b890d238) 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 18 21:10:14.981643 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:14.982541 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db31eb24-68be-44a3-bd3b-9e22d70e69e2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:14.983215 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 357/1448] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:14 2026] POST /volume/v3/volumes => generated 747 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:14.995032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:14.999571 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:14.999863 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.000160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.013012 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.013012 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:15.017619 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:15.022134 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-657fa88e-0f71-47ea-8930-b4cf1af14946 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 200 Aug 18 21:10:15.022616 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 364/1449] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:14 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:15.147578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c64d1017-2088-44a0-8ba2-83b4a61280ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.149338 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c64d1017-2088-44a0-8ba2-83b4a61280ec tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa Aug 18 21:10:15.149451 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c64d1017-2088-44a0-8ba2-83b4a61280ec tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.149684 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c64d1017-2088-44a0-8ba2-83b4a61280ec tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.155215 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c64d1017-2088-44a0-8ba2-83b4a61280ec tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa returned with HTTP 404 Aug 18 21:10:15.155707 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 368/1450] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:15 2026] GET /volume/v3/volumes/f84a2d7c-f574-4579-a1e7-91197ec9c6fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:15.280082 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.282319 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] DELETE https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:10:15.282503 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.282692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.282861 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume with id: 26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:10:15.289902 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.289902 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:15.290341 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:15.304665 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Delete volume request issued successfully. Aug 18 21:10:15.304840 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-762fae2c-f4a6-4acd-9473-ec17cc1d0a0e tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 202 Aug 18 21:10:15.305197 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 362/1451] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:15 2026] DELETE /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:15.318021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.320074 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:10:15.320292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.320521 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.329222 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.329222 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:15.332926 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Volume info retrieved successfully. Aug 18 21:10:15.338006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-844b0b5e-440a-429a-be2a-f8686b22ba7f tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 200 Aug 18 21:10:15.338414 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 358/1452] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:15 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:15.477175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.479235 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:15.479468 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.479685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.488798 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.488798 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:15.493672 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Volume info retrieved successfully. Aug 18 21:10:15.501176 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d813e5c-6842-47bf-b715-fbfc5178f260 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d returned with HTTP 200 Aug 18 21:10:15.501660 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 365/1453] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:15 2026] GET /volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:15.516791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.518951 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:10:15.519375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90bbf3f0-aaac-4bed-87cd-85726c80fa2d", "name": "tempest-type-Backup-726112652"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:15.521093 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Creating new backup {'backup': {'volume_id': '90bbf3f0-aaac-4bed-87cd-85726c80fa2d', 'name': 'tempest-type-Backup-726112652'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:10:15.521282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Creating backup of volume 90bbf3f0-aaac-4bed-87cd-85726c80fa2d in container None Aug 18 21:10:15.532354 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.532354 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:15.532777 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Volume info retrieved successfully. Aug 18 21:10:15.568453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Created reservations ['5f1a442e-767e-41cf-91e3-d925bf6b1374', 'cfb72c77-c9cd-4225-b56f-0643f039af89'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:15.612612 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbdd86b1-5da8-4a4f-94b0-41be8790a2a9 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:10:15.613126 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 369/1454] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:10:15 2026] POST /volume/v3/backups => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:15.624170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c62e6164-e68d-400f-a2bc-167d7f25488d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:15.627648 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c62e6164-e68d-400f-a2bc-167d7f25488d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:15.627931 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c62e6164-e68d-400f-a2bc-167d7f25488d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:15.628176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c62e6164-e68d-400f-a2bc-167d7f25488d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:15.628341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c62e6164-e68d-400f-a2bc-167d7f25488d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:15.641375 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:15.641375 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:15.642102 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c62e6164-e68d-400f-a2bc-167d7f25488d tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:15.642738 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 363/1455] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:15 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:16.039482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.041758 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:16.042207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:16.042207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:16.049697 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.049697 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:16.053942 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:16.057423 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c91ef075-d4e6-40d2-b2b4-e47adc62d75c tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 200 Aug 18 21:10:16.058751 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 359/1456] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:16 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:16.070199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.071839 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action Aug 18 21:10:16.073542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:16.073542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:16.080906 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.080906 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:16.081317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '212fce48-7e76-486f-995a-3c1a969c3cad' with '{'status': 'maintenance'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:16.100683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e53b590-ac9c-404a-a8b5-53dd96fa145e tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action returned with HTTP 202 Aug 18 21:10:16.101165 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 366/1457] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:16 2026] POST /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:16.111178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65bef962-7451-4b84-9b25-42819a0c4f48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.114572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65bef962-7451-4b84-9b25-42819a0c4f48 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:16.114669 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65bef962-7451-4b84-9b25-42819a0c4f48 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:16.114850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65bef962-7451-4b84-9b25-42819a0c4f48 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:16.125789 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.125789 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:16.132791 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65bef962-7451-4b84-9b25-42819a0c4f48 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:16.134883 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65bef962-7451-4b84-9b25-42819a0c4f48 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 200 Aug 18 21:10:16.135288 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 370/1458] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:16 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:16.148815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-285c92d0-289f-493b-a488-c1f1954a7497 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.151014 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action Aug 18 21:10:16.151442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:16.151601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:16.163079 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.163079 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:16.163567 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Volume info retrieved successfully. Aug 18 21:10:16.186823 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Delete volume request issued successfully. Aug 18 21:10:16.186823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-285c92d0-289f-493b-a488-c1f1954a7497 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action returned with HTTP 202 Aug 18 21:10:16.187206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 364/1459] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:16 2026] POST /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:16.193988 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.195634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:16.195858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:16.196002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:16.202352 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.202352 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:16.205885 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:16.209439 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f986a1f8-3f5c-4f42-8c39-3a6ee22cb617 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 200 Aug 18 21:10:16.209858 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 360/1460] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:16 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:16.354971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8db8cc89-78b8-460f-905d-b15a4b59356c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.357617 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8db8cc89-78b8-460f-905d-b15a4b59356c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] GET https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 Aug 18 21:10:16.358103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8db8cc89-78b8-460f-905d-b15a4b59356c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:16.358433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8db8cc89-78b8-460f-905d-b15a4b59356c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:16.367962 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8db8cc89-78b8-460f-905d-b15a4b59356c tempest-AttachVolumeNegativeTest-1714756478 tempest-AttachVolumeNegativeTest-1714756478-project-member] https://10.4.3.48/volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 returned with HTTP 404 Aug 18 21:10:16.368748 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 367/1461] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:16 2026] GET /volume/v3/volumes/26d0030d-29e0-4f7c-aba2-22295ba46062 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:16.652989 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:16.656362 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:16.656362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:16.656645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:16.656825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:16.662981 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:16.662981 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:16.664049 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ce3b96e-7db5-4f83-b85d-62a0954535ec tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:16.664617 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 371/1462] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:16 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:17.222784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29f7e610-32bc-4c33-8b1e-ecb9a11cd3f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.224428 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29f7e610-32bc-4c33-8b1e-ecb9a11cd3f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:17.224593 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29f7e610-32bc-4c33-8b1e-ecb9a11cd3f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:17.224778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29f7e610-32bc-4c33-8b1e-ecb9a11cd3f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:17.230665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29f7e610-32bc-4c33-8b1e-ecb9a11cd3f8 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 404 Aug 18 21:10:17.231294 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 365/1463] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:17 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:17.242123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b3a8a5d3-99aa-4c7b-b301-9e3b259d82ca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.247670 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3a8a5d3-99aa-4c7b-b301-9e3b259d82ca tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:17.247948 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3a8a5d3-99aa-4c7b-b301-9e3b259d82ca tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:17.248409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3a8a5d3-99aa-4c7b-b301-9e3b259d82ca tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:17.255608 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3a8a5d3-99aa-4c7b-b301-9e3b259d82ca tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 404 Aug 18 21:10:17.257196 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 361/1464] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:17 2026] GET /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:17.269248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.273072 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:17.273289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:17.273536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:17.273630 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: 212fce48-7e76-486f-995a-3c1a969c3cad Aug 18 21:10:17.284842 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41d9b52a-4cb9-47a6-89ab-8848a8b65221 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad returned with HTTP 404 Aug 18 21:10:17.285571 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 368/1465] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:17 2026] DELETE /volume/v3/volumes/212fce48-7e76-486f-995a-3c1a969c3cad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:17.296569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.299247 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:17.299807 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1950990934"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:17.302291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1950990934'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:17.302291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume of 1 GB Aug 18 21:10:17.307637 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Availability Zones retrieved successfully. Aug 18 21:10:17.316857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (1bb247ea-e2ff-42c8-9cc2-64b14fe393a1) 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 18 21:10:17.318508 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adfe4d6-7695-441c-ad53-757cdfca53ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:17.319999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-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 18 21:10:17.358582 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adfe4d6-7695-441c-ad53-757cdfca53ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:17.359877 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8266e5dc-8af4-4d34-ae29-360c64cd9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:17.415552 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Created reservations ['8c14c3df-ee69-4d66-b65a-a487453c06dd', '73684137-64f9-41c3-9df3-df9d46f9c013', 'c32c767b-882b-4948-8751-72610377ec7b', 'f9a64e65-2940-4c5b-ae5f-d309b5809866'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:17.416426 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8266e5dc-8af4-4d34-ae29-360c64cd9761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c14c3df-ee69-4d66-b65a-a487453c06dd', '73684137-64f9-41c3-9df3-df9d46f9c013', 'c32c767b-882b-4948-8751-72610377ec7b', 'f9a64e65-2940-4c5b-ae5f-d309b5809866']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:17.418401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441a6978-5c70-4337-9ca6-756cc8c5f09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:17.441356 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441a6978-5c70-4337-9ca6-756cc8c5f09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61126f6f-5b79-437c-a4d5-10c907b15428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1950990934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['8c14c3df-ee69-4d66-b65a-a487453c06dd','73684137-64f9-41c3-9df3-df9d46f9c013','c32c767b-882b-4948-8751-72610377ec7b','f9a64e65-2940-4c5b-ae5f-d309b5809866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1950990934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61126f6f-5b79-437c-a4d5-10c907b15428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3f163d9fec44878ac9e88d06e3a5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:17.442117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8edbbd73-90e2-4ce1-b2ed-a2d194062d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:17.461324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8edbbd73-90e2-4ce1-b2ed-a2d194062d23) transitioned into state 'SUCCESS' from state '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-1950990934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da3f163d9fec44878ac9e88d06e3a5f4',qos_specs=None,replication_status=,reservations=['8c14c3df-ee69-4d66-b65a-a487453c06dd','73684137-64f9-41c3-9df3-df9d46f9c013','c32c767b-882b-4948-8751-72610377ec7b','f9a64e65-2940-4c5b-ae5f-d309b5809866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7cdeac2243a489c8e0be4ab8b386fc9',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:17.462044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6096e97a-bb54-4101-9487-d2539d0a3fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:17.471507 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6096e97a-bb54-4101-9487-d2539d0a3fc0) 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 18 21:10:17.472369 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Flow 'volume_create_api' (1bb247ea-e2ff-42c8-9cc2-64b14fe393a1) 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 18 21:10:17.472669 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Create volume request issued successfully. Aug 18 21:10:17.473232 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ac82666-a0f5-4494-ae3a-023544cfb376 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:17.473671 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 372/1466] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:17 2026] POST /volume/v3/volumes => generated 747 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:17.486702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.488573 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:17.489276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:17.489550 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:17.506514 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:17.506514 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:17.511002 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:17.516764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c6e0033-f5cc-485d-a073-02fd26c5fa72 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:17.517441 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 366/1467] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:17 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:17.676544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:17.678707 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:17.678983 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:17.679337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:17.679933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:17.690910 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:17.690910 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:17.691794 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac32c7d2-fce3-4c73-800c-e819e19ba786 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:17.692693 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 362/1468] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:17 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.533971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.536234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.536536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.536800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.548039 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.548039 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:18.554207 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.561096 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c809f89-6471-4b1b-a8fb-a22756996a42 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.561770 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 369/1469] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.578306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.581916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action Aug 18 21:10:18.582433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:18.583329 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:18.598477 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.598477 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:18.599070 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '61126f6f-5b79-437c-a4d5-10c907b15428' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:18.629031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c64841ab-c3ad-4f96-8f82-cd6821622e0c tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action returned with HTTP 202 Aug 18 21:10:18.629031 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 373/1470] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:18 2026] POST /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:18.640874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.643611 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.643978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.644242 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.656605 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.656605 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:18.666949 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.674525 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a55d9bb2-478b-43bb-a930-054c1415ced9 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.676680 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 367/1471] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.691593 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.694811 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action Aug 18 21:10:18.694811 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:18.694811 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-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 18 21:10:18.703165 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.703165 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:18.703578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '61126f6f-5b79-437c-a4d5-10c907b15428' with '{'status': 'available'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:18.707648 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.712060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:18.712366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.712772 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.713016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:18.726158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c24610b0-bcbb-47d9-b1da-5b336545c8f9 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action returned with HTTP 202 Aug 18 21:10:18.726599 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 363/1472] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:18 2026] POST /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:18.726904 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.726904 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:18.727813 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbb33918-fd10-45ae-af62-4dca5234ade6 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:18.728250 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 370/1473] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.737402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd84bd50-8905-4226-adde-784fc49c4789 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.739745 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd84bd50-8905-4226-adde-784fc49c4789 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.739989 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd84bd50-8905-4226-adde-784fc49c4789 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.740243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd84bd50-8905-4226-adde-784fc49c4789 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.754058 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.754058 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:18.760225 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd84bd50-8905-4226-adde-784fc49c4789 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.765998 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd84bd50-8905-4226-adde-784fc49c4789 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.766532 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 374/1474] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.782829 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.785754 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action Aug 18 21:10:18.785754 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:18.786000 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:18.796534 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.796534 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:18.797792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '61126f6f-5b79-437c-a4d5-10c907b15428' with '{'status': 'maintenance'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:18.823510 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1af933fe-749f-4157-b9cb-1e7a2dea1883 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action returned with HTTP 202 Aug 18 21:10:18.824185 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 368/1475] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:18 2026] POST /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:18.831413 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.833411 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.833665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.833960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.842524 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.842524 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:18.845868 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.849403 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02ce8a56-c4f3-45db-875e-a0a453dbf7a3 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.849781 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 364/1476] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.867953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.872957 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] POST https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action Aug 18 21:10:18.873375 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:18.873537 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:18.886658 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.886658 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:18.886946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] Updating volume '61126f6f-5b79-437c-a4d5-10c907b15428' with '{'status': 'available'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:10:18.909192 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-649a4ed3-4249-4825-b4cc-c015eb00c734 tempest-VolumesActionsTest-173869219 tempest-VolumesActionsTest-173869219-project-admin] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action returned with HTTP 202 Aug 18 21:10:18.909192 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 371/1477] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:18 2026] POST /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:18.915933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-81beccf1-7419-439c-a9bf-85c5e30a164a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.917770 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81beccf1-7419-439c-a9bf-85c5e30a164a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.918523 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81beccf1-7419-439c-a9bf-85c5e30a164a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.919314 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-81beccf1-7419-439c-a9bf-85c5e30a164a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.928237 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.928237 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:18.932656 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-81beccf1-7419-439c-a9bf-85c5e30a164a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.937696 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-81beccf1-7419-439c-a9bf-85c5e30a164a tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.938087 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 375/1478] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.954569 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:18.956329 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:18.956586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:18.956697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:18.971322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:18.971322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:18.976301 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:18.982588 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f81e3fc-1176-4cec-ab99-2a182094d47b tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:18.982588 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 369/1479] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:18 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:18.999657 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:19.002739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] DELETE https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:19.002739 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:19.002739 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:19.002995 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume with id: 61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:19.012403 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:19.012403 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:19.013085 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:19.033991 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Delete volume request issued successfully. Aug 18 21:10:19.034156 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7bf8c326-8180-4afb-a76c-265a7b38cb56 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 202 Aug 18 21:10:19.041419 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 365/1480] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:18 2026] DELETE /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:19.049296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:19.052256 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:19.052427 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:19.053327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:19.070454 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:19.070454 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:19.077089 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Volume info retrieved successfully. Aug 18 21:10:19.083232 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3591ae6-5ed0-4560-a171-93ffa2f504b2 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 200 Aug 18 21:10:19.083824 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 372/1481] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:19 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:19.740843 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-beecc791-b21b-416f-96ae-43a4d053ce61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:19.745766 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-beecc791-b21b-416f-96ae-43a4d053ce61 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:19.745766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-beecc791-b21b-416f-96ae-43a4d053ce61 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:19.746027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-beecc791-b21b-416f-96ae-43a4d053ce61 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:19.746159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-beecc791-b21b-416f-96ae-43a4d053ce61 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:19.751672 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:19.751672 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:19.753914 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-beecc791-b21b-416f-96ae-43a4d053ce61 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:19.754314 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 376/1482] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:19 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:20.099092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51a75909-db24-44c1-b772-1cb079f39049 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:20.101244 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51a75909-db24-44c1-b772-1cb079f39049 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] GET https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 Aug 18 21:10:20.101397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51a75909-db24-44c1-b772-1cb079f39049 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:20.101634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51a75909-db24-44c1-b772-1cb079f39049 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:20.113556 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51a75909-db24-44c1-b772-1cb079f39049 tempest-VolumesActionsTest-1415762223 tempest-VolumesActionsTest-1415762223-project-member] https://10.4.3.48/volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 returned with HTTP 404 Aug 18 21:10:20.114017 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 370/1483] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:20 2026] GET /volume/v3/volumes/61126f6f-5b79-437c-a4d5-10c907b15428 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:20.765589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:20.768542 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:20.768542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:20.768542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:20.768542 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:20.770672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e2d7134-19ed-42e2-a24f-47276a77d444 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:20.772929 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:20.772929 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:20.773672 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9073364b-d0b1-42d7-bd9a-133aeaad2e08 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:20.774147 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 366/1484] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:20 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:20.867795 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e2d7134-19ed-42e2-a24f-47276a77d444 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:20.868309 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e2d7134-19ed-42e2-a24f-47276a77d444 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1625860733"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:20.884717 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e2d7134-19ed-42e2-a24f-47276a77d444 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:20.885062 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 373/1485] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:10:20 2026] POST /volume/v3/types => generated 228 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:20.897201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f729de2d-172e-4df4-ab92-02b612d0db68 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:20.899623 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f729de2d-172e-4df4-ab92-02b612d0db68 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:10:20.900148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f729de2d-172e-4df4-ab92-02b612d0db68 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1486373427"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:20.920194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f729de2d-172e-4df4-ab92-02b612d0db68 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:10:20.921414 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 377/1486] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:10:20 2026] POST /volume/v3/group_types => generated 185 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:20.934198 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:21.039267 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:10:21.040567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5ef469c4-b1cf-4a7d-9f6d-6722bde89493", "volume_types": ["a40830cf-f48b-4a54-b196-cb13eb6e78c1"], "name": "tempest-GroupSnapshotsV319Test-Group-1609257479"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:21.044054 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Creating new group {'group': {'group_type': '5ef469c4-b1cf-4a7d-9f6d-6722bde89493', 'volume_types': ['a40830cf-f48b-4a54-b196-cb13eb6e78c1'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1609257479'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:10:21.055175 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1609257479. Aug 18 21:10:21.075211 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Availability Zones retrieved successfully. Aug 18 21:10:21.112707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Created reservations ['cb49ce35-36e9-48d5-b246-41133d6a7ea0'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:21.145337 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24041043-f6f8-4e47-8ab2-8925a3561a31 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:10:21.145862 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 371/1487] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:10:20 2026] POST /volume/v3/groups => generated 116 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:21.155517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6367a4fb-a33d-4405-a54d-85e07acf924b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:21.157401 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6367a4fb-a33d-4405-a54d-85e07acf924b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d Aug 18 21:10:21.158551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6367a4fb-a33d-4405-a54d-85e07acf924b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:21.158551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6367a4fb-a33d-4405-a54d-85e07acf924b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:21.158551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-6367a4fb-a33d-4405-a54d-85e07acf924b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 46e66b1e-70d2-4df7-a4d8-e3b02658851d {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:21.162070 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:21.162070 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:21.171806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6367a4fb-a33d-4405-a54d-85e07acf924b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d returned with HTTP 200 Aug 18 21:10:21.175946 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 367/1488] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:21 2026] GET /volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d => generated 396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:21.784899 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6693c74f-de96-47c9-9912-d8432c20a7ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:21.787030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6693c74f-de96-47c9-9912-d8432c20a7ea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:21.787284 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6693c74f-de96-47c9-9912-d8432c20a7ea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:21.787541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6693c74f-de96-47c9-9912-d8432c20a7ea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:21.787695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6693c74f-de96-47c9-9912-d8432c20a7ea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:21.793048 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:21.793048 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:21.793846 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6693c74f-de96-47c9-9912-d8432c20a7ea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:21.794328 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 374/1489] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:21 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:22.186149 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:22.188317 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d Aug 18 21:10:22.188556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:22.188796 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:22.188948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 46e66b1e-70d2-4df7-a4d8-e3b02658851d {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:22.192846 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.192846 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:22.203287 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9028b83-71c4-496d-ab20-3bb317727ad4 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d returned with HTTP 200 Aug 18 21:10:22.203785 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 378/1490] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:22 2026] GET /volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:22.213185 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:22.215033 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:22.215390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1110018822", "volume_type": "a40830cf-f48b-4a54-b196-cb13eb6e78c1", "group_id": "46e66b1e-70d2-4df7-a4d8-e3b02658851d", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:22.219467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1110018822', 'volume_type': 'a40830cf-f48b-4a54-b196-cb13eb6e78c1', 'group_id': '46e66b1e-70d2-4df7-a4d8-e3b02658851d', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:22.225375 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.225375 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:22.226108 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Create volume of 1 GB Aug 18 21:10:22.232213 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Availability Zones retrieved successfully. Aug 18 21:10:22.238327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Flow 'volume_create_api' (34031c52-35f4-49c6-a508-b29bd8b7e02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:22.239766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d69caa4-ffe9-4625-a1b3-6d01c7d038fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:22.241836 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.241836 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:22.241836 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:22.261861 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d69caa4-ffe9-4625-a1b3-6d01c7d038fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a40830cf-f48b-4a54-b196-cb13eb6e78c1,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1625860733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a40830cf-f48b-4a54-b196-cb13eb6e78c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46e66b1e-70d2-4df7-a4d8-e3b02658851d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:22.262870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9889c84e-991f-47a7-b367-468d9257146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:22.290946 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1625860733 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1625860733, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:22.290946 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1625860733 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1625860733, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:22.320417 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Created reservations ['d6c991f1-5b31-41ee-a14b-26c2e27e3301', '8d5b46d7-868d-4c80-ad8a-84072c542ebc', '5161e51c-0a9f-420a-836e-c6feb14e1b41', '1e57237a-7298-4290-b180-081bb5479618'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:22.321476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9889c84e-991f-47a7-b367-468d9257146a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6c991f1-5b31-41ee-a14b-26c2e27e3301', '8d5b46d7-868d-4c80-ad8a-84072c542ebc', '5161e51c-0a9f-420a-836e-c6feb14e1b41', '1e57237a-7298-4290-b180-081bb5479618']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:22.322488 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff96c26-c874-4f5c-b105-00bfaf2bb271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:22.345176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff96c26-c874-4f5c-b105-00bfaf2bb271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22c04df-48d8-46b7-845d-07dfd8d9b2b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1110018822',encryption_key_id=None,group_id=46e66b1e-70d2-4df7-a4d8-e3b02658851d,group_type_id=,metadata={},multiattach=False,project_id='28e4b7eb590c4bfba68820c7c83587c6',qos_specs=None,replication_status=,reservations=['d6c991f1-5b31-41ee-a14b-26c2e27e3301','8d5b46d7-868d-4c80-ad8a-84072c542ebc','5161e51c-0a9f-420a-836e-c6feb14e1b41','1e57237a-7298-4290-b180-081bb5479618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5bccc3854c4dcf89fab19d8c087c9c',volume_type_id=a40830cf-f48b-4a54-b196-cb13eb6e78c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1110018822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46e66b1e-70d2-4df7-a4d8-e3b02658851d,host=None,id=e22c04df-48d8-46b7-845d-07dfd8d9b2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28e4b7eb590c4bfba68820c7c83587c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5bccc3854c4dcf89fab19d8c087c9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a40830cf-f48b-4a54-b196-cb13eb6e78c1),volume_type_id=a40830cf-f48b-4a54-b196-cb13eb6e78c1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:22.345919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132502b9-e971-47c6-bd9b-0bbb4d747882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:22.374920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132502b9-e971-47c6-bd9b-0bbb4d747882) transitioned into state 'SUCCESS' from state '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-1110018822',encryption_key_id=None,group_id=46e66b1e-70d2-4df7-a4d8-e3b02658851d,group_type_id=,metadata={},multiattach=False,project_id='28e4b7eb590c4bfba68820c7c83587c6',qos_specs=None,replication_status=,reservations=['d6c991f1-5b31-41ee-a14b-26c2e27e3301','8d5b46d7-868d-4c80-ad8a-84072c542ebc','5161e51c-0a9f-420a-836e-c6feb14e1b41','1e57237a-7298-4290-b180-081bb5479618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5bccc3854c4dcf89fab19d8c087c9c',volume_type_id=a40830cf-f48b-4a54-b196-cb13eb6e78c1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:22.374920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3e583f-88b3-4af4-b968-e8f1f3245648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:22.392791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3e583f-88b3-4af4-b968-e8f1f3245648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:22.393766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Flow 'volume_create_api' (34031c52-35f4-49c6-a508-b29bd8b7e02c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:22.394088 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Create volume request issued successfully. Aug 18 21:10:22.394799 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:22.394973 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:22.434644 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:22.439368 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.439368 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:22.446135 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb4ab561-2305-4f38-bc3b-22a74ca99e93 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:22.446135 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 372/1491] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:10:22 2026] POST /volume/v3/volumes => generated 825 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:22.466395 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:22.470755 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 Aug 18 21:10:22.471066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:22.471354 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:22.480156 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.480156 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:22.490202 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Volume info retrieved successfully. Aug 18 21:10:22.491156 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:22.491409 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:22.534200 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set 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 18 21:10:22.537294 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.537294 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:22.544210 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d4fd2e6-afb8-4a96-b699-a7b9a4122385 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 returned with HTTP 200 Aug 18 21:10:22.544604 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 368/1492] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:22 2026] GET /volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 => generated 893 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:22.805201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:22.807737 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:22.808062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:22.808353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:22.808529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:22.815546 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:22.815546 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:22.816965 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6094f284-deba-4ccd-96a9-d3546a5429c7 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:22.817571 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 375/1493] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:22 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:23.560678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:23.562899 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 Aug 18 21:10:23.563158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:23.563403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:23.570920 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.570920 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:23.574430 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Volume info retrieved successfully. Aug 18 21:10:23.575218 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:23.575417 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:23.624013 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set 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 18 21:10:23.628067 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.628067 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:23.638245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b78b7e9e-a127-48dd-931b-be5ff0e65834 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 returned with HTTP 200 Aug 18 21:10:23.638642 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 379/1494] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:23 2026] GET /volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:23.651327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:23.653362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] POST https://10.4.3.48/volume/v3/group_snapshots Aug 18 21:10:23.653735 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "46e66b1e-70d2-4df7-a4d8-e3b02658851d", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1528827471"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:23.655109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '46e66b1e-70d2-4df7-a4d8-e3b02658851d', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1528827471'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 21:10:23.658923 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.658923 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:23.662156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.group_snapshots [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1528827471. Aug 18 21:10:23.679758 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.679758 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:23.691021 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1625860733 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1625860733, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:23.716808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Created reservations ['ad909dc6-0c38-4044-9500-88df2b052e65', '3cf8fefb-d9de-4524-8f97-ef55aa8abb20', '19442e1a-045f-4b3f-a466-90c2f16aea76', '96821a1d-54a2-44ec-8787-186eec09566c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:23.744997 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ed526b2-5549-4c11-83ae-a7cbf96651b1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots returned with HTTP 202 Aug 18 21:10:23.745543 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 373/1495] 10.4.3.48 () {70 vars in 1317 bytes} [Tue Aug 18 21:10:23 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:23.754705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:23.757744 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:23.757744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:23.757957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:23.758150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:23.762486 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.762486 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:23.767156 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c005cae-a054-41c6-a1e3-a3278cee0bfe tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:23.767735 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 369/1496] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:23 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:23.830746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b470dda-cb1a-489e-953b-915cc01b496a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:23.833611 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b470dda-cb1a-489e-953b-915cc01b496a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:23.833832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b470dda-cb1a-489e-953b-915cc01b496a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:23.834004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b470dda-cb1a-489e-953b-915cc01b496a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:23.834098 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1b470dda-cb1a-489e-953b-915cc01b496a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:23.841322 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:23.841322 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:23.841990 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b470dda-cb1a-489e-953b-915cc01b496a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:23.842401 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 376/1497] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:23 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:24.778825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8499017a-d37c-45d8-901c-2b1505d421a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.780535 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8499017a-d37c-45d8-901c-2b1505d421a1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:24.780747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8499017a-d37c-45d8-901c-2b1505d421a1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.780922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8499017a-d37c-45d8-901c-2b1505d421a1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.781043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-8499017a-d37c-45d8-901c-2b1505d421a1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:24.784133 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.784133 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:24.786652 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8499017a-d37c-45d8-901c-2b1505d421a1 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:24.786988 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 380/1498] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 331 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:24.796644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c2769a30-5c20-4836-9e62-78235be981de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.798613 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:10:24.799280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.799657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.800667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:24.800667 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.800667 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:24.801567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:10:24.805955 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Get all snapshots completed successfully. Aug 18 21:10:24.806595 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.806595 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:24.807379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2769a30-5c20-4836-9e62-78235be981de tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:10:24.807921 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 374/1499] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:24.818389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.820932 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/snapshots/64e59d2d-a5d1-4102-b565-c1376f73716d Aug 18 21:10:24.821211 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.821470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.829585 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.829585 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:24.830293 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Snapshot retrieved successfully. Aug 18 21:10:24.831139 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2fecaa15-cf65-48a2-9c83-9dd74de9216e tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/snapshots/64e59d2d-a5d1-4102-b565-c1376f73716d returned with HTTP 200 Aug 18 21:10:24.831558 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 370/1500] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/snapshots/64e59d2d-a5d1-4102-b565-c1376f73716d => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:24.841279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.843500 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action Aug 18 21:10:24.843982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:24.844150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:24.845893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Updating group '444356c4-f391-4abf-bb36-1b98e56b1211' with 'creating' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 21:10:24.851840 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.851840 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:24.854560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.856476 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:24.856668 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.856987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.856987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:24.860906 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d2244f3-6d65-4d9f-a558-93ab815e470f tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action returned with HTTP 202 Aug 18 21:10:24.861344 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 377/1501] 10.4.3.48 () {70 vars in 1448 bytes} [Tue Aug 18 21:10:24 2026] POST /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:24.861560 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.861560 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:24.862583 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5c1002d-df48-4e5f-9f35-5f4eb355c234 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:24.862965 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 381/1502] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:24.871273 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.875404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:24.875404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.875404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.875404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:24.879021 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.879021 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:24.883699 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4da2fd68-f43f-4cfb-9d3e-5fe854558f6d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:24.884410 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 375/1503] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:10:24.893630 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.895601 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action Aug 18 21:10:24.895984 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:24.896150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:24.897804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Updating group '444356c4-f391-4abf-bb36-1b98e56b1211' with 'available' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 21:10:24.903125 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.903125 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:24.910434 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb50562e-92fe-46fd-b862-88e5d7334d9d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action returned with HTTP 202 Aug 18 21:10:24.912181 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 371/1504] 10.4.3.48 () {70 vars in 1448 bytes} [Tue Aug 18 21:10:24 2026] POST /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:24.918391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.920473 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:24.920793 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.921029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.921160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:24.925022 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.925022 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:24.929514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b7a67e1-f802-4798-b6ea-16cc7ae0f33d tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:24.930041 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 378/1505] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:24.939535 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.941648 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action Aug 18 21:10:24.942083 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:24.942208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:24.943710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Updating group '444356c4-f391-4abf-bb36-1b98e56b1211' with 'error' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 21:10:24.948267 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.948267 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:24.956149 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad4c945-aa6b-4794-b04e-bf192c927dc7 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action returned with HTTP 202 Aug 18 21:10:24.956781 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 382/1506] 10.4.3.48 () {70 vars in 1448 bytes} [Tue Aug 18 21:10:24 2026] POST /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:24.965112 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.968587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:24.968587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:24.968587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:24.968587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:24.972826 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.972826 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:24.976554 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4dceb20c-ff6a-4956-9a46-f2925785f6f0 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:24.977494 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 376/1507] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:24 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:24.987093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:24.988933 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] POST https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action Aug 18 21:10:24.989301 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:24.989428 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:24.990704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.group_snapshots [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Updating group '444356c4-f391-4abf-bb36-1b98e56b1211' with 'available' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 21:10:24.994216 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:24.994216 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:25.001370 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffede46c-5a9f-49ea-9abf-bd049aad6187 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action returned with HTTP 202 Aug 18 21:10:25.002471 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 372/1508] 10.4.3.48 () {70 vars in 1448 bytes} [Tue Aug 18 21:10:24 2026] POST /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:25.010287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-faec547e-043d-4b9f-a311-de42d3ef9482 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.012136 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-faec547e-043d-4b9f-a311-de42d3ef9482 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:25.012387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-faec547e-043d-4b9f-a311-de42d3ef9482 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.012587 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-faec547e-043d-4b9f-a311-de42d3ef9482 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.012743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-faec547e-043d-4b9f-a311-de42d3ef9482 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:25.017098 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.017098 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:25.021174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-faec547e-043d-4b9f-a311-de42d3ef9482 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 200 Aug 18 21:10:25.021602 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 379/1509] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:25.032160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.034006 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] DELETE https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:25.034242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.034518 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.034645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.group_snapshots [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] delete called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100295) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 21:10:25.034744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.group_snapshots [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Delete group_snapshot with id: 444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:25.037873 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.037873 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:25.074269 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-220e17c6-3e09-431b-8e61-47a3f7cb4c7b tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 202 Aug 18 21:10:25.074269 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 383/1510] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:10:25 2026] DELETE /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:25.080740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2699c511-930d-4dee-9f41-92315949bb32 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.084095 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:25.085312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.085627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.085960 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:25.087091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:25.101365 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Get all volumes completed successfully. Aug 18 21:10:25.102281 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:25.102519 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:25.142682 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:25.146889 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.146889 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:25.153270 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2699c511-930d-4dee-9f41-92315949bb32 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:25.153867 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 377/1511] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:25.167563 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.169314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail Aug 18 21:10:25.169489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.169695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.169987 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:25.171040 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:10:25.174622 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Get all snapshots completed successfully. Aug 18 21:10:25.175378 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39133fc1-b7f9-43fb-bbe3-ff8a9039f63c tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 21:10:25.175758 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 373/1512] 10.4.3.48 () {66 vars in 1257 bytes} [Tue Aug 18 21:10:25 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 18 21:10:25.184920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.187123 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 Aug 18 21:10:25.187317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.187492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.187613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 444356c4-f391-4abf-bb36-1b98e56b1211 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 21:10:25.190309 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7c5b00d-42c1-41b1-8383-8483ba2dfe91 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 returned with HTTP 404 Aug 18 21:10:25.190882 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 380/1513] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/group_snapshots/444356c4-f391-4abf-bb36-1b98e56b1211 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:25.200219 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.202714 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:25.202995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.203248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.203576 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:25.203985 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.203985 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:25.204495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:25.212924 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Get all volumes completed successfully. Aug 18 21:10:25.213837 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:25.214009 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:25.269921 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set 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 18 21:10:25.273710 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.273710 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:25.283112 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1a8426ab-85d5-4357-8de4-f101e091ff21 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:25.283763 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 384/1514] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:25.300822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.304823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] POST https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d/action Aug 18 21:10:25.304823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:25.304823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:25.305132 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] delete called for group 46e66b1e-70d2-4df7-a4d8-e3b02658851d {{(pid=100293) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:10:25.305309 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Delete group with id: 46e66b1e-70d2-4df7-a4d8-e3b02658851d Aug 18 21:10:25.312861 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.312861 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:25.359504 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9f515df-accb-4386-b9a1-5a1c535dc1bd tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d/action returned with HTTP 202 Aug 18 21:10:25.359504 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 378/1515] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:10:25 2026] POST /volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:25.370098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-761fa003-e501-4d6e-9551-23727d3028ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.373580 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 Aug 18 21:10:25.373917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.374201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.388664 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.388664 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:25.395639 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Volume info retrieved successfully. Aug 18 21:10:25.396899 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:25.397117 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:25.440188 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] MySQL server mode set 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 18 21:10:25.443298 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.443298 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:25.450318 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-761fa003-e501-4d6e-9551-23727d3028ef tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 returned with HTTP 200 Aug 18 21:10:25.450784 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 374/1516] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 => generated 917 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:25.876810 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:25.879137 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:25.879442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:25.879888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:25.880056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:25.887141 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:25.887141 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:25.888183 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef6d58d1-bfa2-4954-becb-ce99edeb6913 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:25.888877 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 381/1517] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:25 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:26.466193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe66e1f3-2478-430b-a6db-be29ef7a1bb5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.469147 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe66e1f3-2478-430b-a6db-be29ef7a1bb5 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 Aug 18 21:10:26.469394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe66e1f3-2478-430b-a6db-be29ef7a1bb5 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.469610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe66e1f3-2478-430b-a6db-be29ef7a1bb5 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.474919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe66e1f3-2478-430b-a6db-be29ef7a1bb5 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 returned with HTTP 404 Aug 18 21:10:26.475413 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 385/1518] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:26 2026] GET /volume/v3/volumes/e22c04df-48d8-46b7-845d-07dfd8d9b2b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:26.483606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.488092 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] GET https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d Aug 18 21:10:26.488092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.488092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.488092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] show called for member 46e66b1e-70d2-4df7-a4d8-e3b02658851d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:26.498998 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef56b28f-72e0-4c22-87d9-717fbbc9a788 tempest-GroupSnapshotsV319Test-195033336 tempest-GroupSnapshotsV319Test-195033336-project-member] https://10.4.3.48/volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d returned with HTTP 404 Aug 18 21:10:26.499860 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 379/1519] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:26 2026] GET /volume/v3/groups/46e66b1e-70d2-4df7-a4d8-e3b02658851d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:26.507106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-640382ae-0217-4672-8c44-c198bcae56b4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.509657 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640382ae-0217-4672-8c44-c198bcae56b4 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/5ef469c4-b1cf-4a7d-9f6d-6722bde89493 Aug 18 21:10:26.509944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640382ae-0217-4672-8c44-c198bcae56b4 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.510182 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640382ae-0217-4672-8c44-c198bcae56b4 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.525398 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640382ae-0217-4672-8c44-c198bcae56b4 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/group_types/5ef469c4-b1cf-4a7d-9f6d-6722bde89493 returned with HTTP 202 Aug 18 21:10:26.525953 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 375/1520] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:10:26 2026] DELETE /volume/v3/group_types/5ef469c4-b1cf-4a7d-9f6d-6722bde89493 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:26.533861 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-52d867b2-5302-4de7-8711-faea77606267 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.535563 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52d867b2-5302-4de7-8711-faea77606267 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] DELETE https://10.4.3.48/volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 Aug 18 21:10:26.535681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52d867b2-5302-4de7-8711-faea77606267 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.535888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52d867b2-5302-4de7-8711-faea77606267 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.557662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52d867b2-5302-4de7-8711-faea77606267 tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 returned with HTTP 202 Aug 18 21:10:26.558067 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 382/1521] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:10:26 2026] DELETE /volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:26.566075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ac6c196-b1f3-464a-a40e-34eeaf87507d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.568179 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ac6c196-b1f3-464a-a40e-34eeaf87507d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] GET https://10.4.3.48/volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 Aug 18 21:10:26.568427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ac6c196-b1f3-464a-a40e-34eeaf87507d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.568679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ac6c196-b1f3-464a-a40e-34eeaf87507d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.572903 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ac6c196-b1f3-464a-a40e-34eeaf87507d tempest-GroupSnapshotsV319Test-1801413123 tempest-GroupSnapshotsV319Test-1801413123-project-admin] https://10.4.3.48/volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 returned with HTTP 404 Aug 18 21:10:26.573809 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 386/1522] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:10:26 2026] GET /volume/v3/types/a40830cf-f48b-4a54-b196-cb13eb6e78c1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:10:26.903406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8658b688-3a73-4429-b6b3-e207040cd04b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:26.907696 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8658b688-3a73-4429-b6b3-e207040cd04b tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:26.907696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8658b688-3a73-4429-b6b3-e207040cd04b tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:26.907696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8658b688-3a73-4429-b6b3-e207040cd04b tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:26.907696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8658b688-3a73-4429-b6b3-e207040cd04b tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:26.911952 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:26.911952 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:26.913167 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8658b688-3a73-4429-b6b3-e207040cd04b tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:26.913167 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 380/1523] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:26 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:27.181815 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e0f3c61-aaad-4954-a905-5f8f059fa56e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:27.292173 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e0f3c61-aaad-4954-a905-5f8f059fa56e tempest-ExtensionsTestJSON-1726719309 tempest-ExtensionsTestJSON-1726719309-project-member] GET https://10.4.3.48/volume/v3/extensions Aug 18 21:10:27.292628 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e0f3c61-aaad-4954-a905-5f8f059fa56e tempest-ExtensionsTestJSON-1726719309 tempest-ExtensionsTestJSON-1726719309-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:27.292628 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e0f3c61-aaad-4954-a905-5f8f059fa56e tempest-ExtensionsTestJSON-1726719309 tempest-ExtensionsTestJSON-1726719309-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:27.292957 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e0f3c61-aaad-4954-a905-5f8f059fa56e tempest-ExtensionsTestJSON-1726719309 tempest-ExtensionsTestJSON-1726719309-project-member] https://10.4.3.48/volume/v3/extensions returned with HTTP 200 Aug 18 21:10:27.293363 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 376/1524] 10.4.3.48 () {66 vars in 1239 bytes} [Tue Aug 18 21:10:27 2026] GET /volume/v3/extensions => generated 5245 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:27.925504 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:27.928698 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:27.928698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:27.929362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:27.929362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:27.937561 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:27.937561 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:27.938468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf7e1b50-670a-4db0-971b-34b761f0b226 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:27.939392 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 383/1525] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:27 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:28.681747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:28.740399 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:10:28.740619 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:28.740901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:28.741185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:28.742171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:28.749260 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:28.749405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-003b2c4b-39fc-4def-a4ef-2a3ed3db4271 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:10:28.749792 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 387/1526] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:10:28 2026] GET /volume/v3/volumes => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:10:28.758413 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:28.760657 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:28.760657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1230684660"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:28.762240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1230684660'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:28.762392 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume of 1 GB Aug 18 21:10:28.766746 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Availability Zones retrieved successfully. Aug 18 21:10:28.773747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (0cd3252a-24e5-4111-8cae-7859ae261493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:28.773747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cd7885-f648-408b-8695-8be567bbe752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:28.773747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:28.800396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cd7885-f648-408b-8695-8be567bbe752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:28.801369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f758a27-a275-4a70-a17e-7e5acf2f599b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:28.863892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Created reservations ['d860128c-0d4c-4d8c-9495-c5e71bf538b4', 'eda6f99f-83a5-431c-b409-a61f272aa9f2', 'dc6fa55a-1652-4ba8-9df1-44dde15a7630', '04ca9102-30f8-4c15-b876-4cd6e94b7eb3'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:28.864591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f758a27-a275-4a70-a17e-7e5acf2f599b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d860128c-0d4c-4d8c-9495-c5e71bf538b4', 'eda6f99f-83a5-431c-b409-a61f272aa9f2', 'dc6fa55a-1652-4ba8-9df1-44dde15a7630', '04ca9102-30f8-4c15-b876-4cd6e94b7eb3']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:28.865219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453a297-d261-4ac3-87d5-07c1e501b226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:28.893215 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453a297-d261-4ac3-87d5-07c1e501b226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d73ce5d-390e-46e3-b72e-8cf13a2463aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1230684660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['d860128c-0d4c-4d8c-9495-c5e71bf538b4','eda6f99f-83a5-431c-b409-a61f272aa9f2','dc6fa55a-1652-4ba8-9df1-44dde15a7630','04ca9102-30f8-4c15-b876-4cd6e94b7eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1230684660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d73ce5d-390e-46e3-b72e-8cf13a2463aa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c2a4bbcc55d44cfa916674563d8ea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7538763dc765427c989b1e3b56524a2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:28.893513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50bce719-d4bb-4c17-95c1-f9cddb3a72d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:28.909769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50bce719-d4bb-4c17-95c1-f9cddb3a72d0) transitioned into state 'SUCCESS' from state '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-1230684660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['d860128c-0d4c-4d8c-9495-c5e71bf538b4','eda6f99f-83a5-431c-b409-a61f272aa9f2','dc6fa55a-1652-4ba8-9df1-44dde15a7630','04ca9102-30f8-4c15-b876-4cd6e94b7eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:28.910579 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1722d6a7-1f62-4d5b-a614-5cc4d74938fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:28.919809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1722d6a7-1f62-4d5b-a614-5cc4d74938fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:28.920519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (0cd3252a-24e5-4111-8cae-7859ae261493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:28.920779 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request issued successfully. Aug 18 21:10:28.921254 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4308083a-9318-4d75-bad4-e2d667ba07d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:28.921685 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 381/1527] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:28 2026] POST /volume/v3/volumes => generated 762 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:28.939704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:28.941772 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:28.941998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:28.942214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:28.952817 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:28.952817 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:28.958287 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:28.962648 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0523525b-6e00-4a99-9045-bcfb4bc13855 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:28.962885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:28.963242 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 377/1528] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:28 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:28.965891 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd3ca328-6f02-4103-9342-b2e162fdaeb6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:28.966036 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:28.966251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:28.966517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:28.966673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:28.972015 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:28.972015 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:28.972793 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32cb2c6a-f13f-47d8-9d9e-886155ff8fea tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:28.973324 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 384/1529] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:28 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:29.068714 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd3ca328-6f02-4103-9342-b2e162fdaeb6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:29.069032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd3ca328-6f02-4103-9342-b2e162fdaeb6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-717352570"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:29.091770 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd3ca328-6f02-4103-9342-b2e162fdaeb6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:29.092141 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 388/1530] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:10:28 2026] POST /volume/v3/types => generated 219 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:29.100877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7509622-bc75-4540-9d77-9de29f39b7b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:29.103101 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7509622-bc75-4540-9d77-9de29f39b7b5 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:10:29.103614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7509622-bc75-4540-9d77-9de29f39b7b5 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1241486543"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:29.105416 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:29.105416 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:29.119374 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7509622-bc75-4540-9d77-9de29f39b7b5 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:10:29.119916 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 382/1531] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:10:29 2026] POST /volume/v3/group_types => generated 177 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:29.128430 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-74fb4791-5dde-481d-b67d-40b60b96a692 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:29.192824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:10:29.193295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b05652bf-ca28-494f-b3b1-0f45b99901d6", "volume_types": ["83999ece-7f04-4b53-9708-9f3719b9c450"], "name": "tempest-GroupsV314Test-Group-76259668"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:29.195120 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Creating new group {'group': {'group_type': 'b05652bf-ca28-494f-b3b1-0f45b99901d6', 'volume_types': ['83999ece-7f04-4b53-9708-9f3719b9c450'], 'name': 'tempest-GroupsV314Test-Group-76259668'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:10:29.199006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Creating group tempest-GroupsV314Test-Group-76259668. Aug 18 21:10:29.214466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:10:29.214157. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:10:29.214666 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Availability Zones retrieved successfully. Aug 18 21:10:29.232743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Created reservations ['1f346dfe-8647-4624-9a6d-5f385d94b744'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:29.257069 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74fb4791-5dde-481d-b67d-40b60b96a692 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:10:29.257619 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 378/1532] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:10:29 2026] POST /volume/v3/groups => generated 106 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:29.268829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:29.270763 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 Aug 18 21:10:29.271024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:29.271211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:29.271349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] show called for member a6adc263-65cd-4aae-b0b7-67e585ee3662 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:29.274956 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:29.274956 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:29.284850 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8c94f26-b4ec-4e7f-9fe2-edfdf963f8f8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 returned with HTTP 200 Aug 18 21:10:29.285406 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 385/1533] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:29 2026] GET /volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 => generated 386 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:29.975855 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4c47e85-3362-4419-9367-eb3a50d692bc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:29.978023 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4c47e85-3362-4419-9367-eb3a50d692bc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:29.978243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4c47e85-3362-4419-9367-eb3a50d692bc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:29.978460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4c47e85-3362-4419-9367-eb3a50d692bc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:29.985617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:29.986430 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:29.986430 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:29.988336 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:29.988945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:29.989237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:29.989405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:29.990098 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4c47e85-3362-4419-9367-eb3a50d692bc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:29.994341 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4c47e85-3362-4419-9367-eb3a50d692bc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:29.994815 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 389/1534] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:29 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:29.995084 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:29.995084 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:29.996214 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c2e678f-470f-4b59-a1e2-a9c8ffaf477a tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:29.996713 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 383/1535] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:29 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:30.005796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.007433 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:30.007632 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.007850 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.014888 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.014888 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:30.018913 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:30.022978 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-16a3e04a-ca1f-4738-97df-362710c68fd2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:30.024974 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 379/1536] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:30.034900 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.037110 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:30.037667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-51743843"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:30.040186 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-51743843'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:30.040186 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume of 1 GB Aug 18 21:10:30.040418 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.040418 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:30.046036 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Availability Zones retrieved successfully. Aug 18 21:10:30.054757 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (b94f3195-fdcf-40f0-8b1a-f91c825a2885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:30.056152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb2dd79-87e3-4770-8f97-ee600357bef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.057769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:30.085842 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb2dd79-87e3-4770-8f97-ee600357bef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.086708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7d6d5c-7e0e-42f9-953c-f0c95d58284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.132818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Created reservations ['3315f31c-3340-46f7-9173-794a2d233189', '1035988f-4fdf-44e9-b79c-eb3f9d8d7b05', '23307a37-76c4-4d19-b8a5-7b5d7d102806', '156d464f-591a-4af2-8453-943d6171e29f'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:30.133982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7d6d5c-7e0e-42f9-953c-f0c95d58284b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3315f31c-3340-46f7-9173-794a2d233189', '1035988f-4fdf-44e9-b79c-eb3f9d8d7b05', '23307a37-76c4-4d19-b8a5-7b5d7d102806', '156d464f-591a-4af2-8453-943d6171e29f']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.135067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7142f3-de15-49f8-ba2b-ee9ed4e16729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.148374 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.150334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:10:30.150775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.151023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.159157 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.159157 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:30.163941 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:10:30.170003 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22214633-754b-4d0c-8c99-72ec651fb1f7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:10:30.171054 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 390/1537] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:30.171674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7142f3-de15-49f8-ba2b-ee9ed4e16729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4020e95e-a928-4f1e-ba8f-2b3315474643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-51743843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['3315f31c-3340-46f7-9173-794a2d233189','1035988f-4fdf-44e9-b79c-eb3f9d8d7b05','23307a37-76c4-4d19-b8a5-7b5d7d102806','156d464f-591a-4af2-8453-943d6171e29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-51743843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4020e95e-a928-4f1e-ba8f-2b3315474643,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c2a4bbcc55d44cfa916674563d8ea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7538763dc765427c989b1e3b56524a2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.172691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9975f1-6199-472e-987c-b8cf66956ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.199682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9975f1-6199-472e-987c-b8cf66956ca4) transitioned into state 'SUCCESS' from state '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-51743843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['3315f31c-3340-46f7-9173-794a2d233189','1035988f-4fdf-44e9-b79c-eb3f9d8d7b05','23307a37-76c4-4d19-b8a5-7b5d7d102806','156d464f-591a-4af2-8453-943d6171e29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.200983 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a954450-f225-4909-8249-032cd4568465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.215708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a954450-f225-4909-8249-032cd4568465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.215869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (b94f3195-fdcf-40f0-8b1a-f91c825a2885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:30.216098 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request issued successfully. Aug 18 21:10:30.216704 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc3d874-96b8-48b8-a75f-7f428161bc5e tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:30.217287 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 386/1538] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:30 2026] POST /volume/v3/volumes => generated 760 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:30.233213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.235914 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:30.236148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.236510 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.246019 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.246019 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:30.247863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.249607 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:10:30.249802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.249976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.250635 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:30.256399 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9060d80e-0f5e-4a0f-94d9-fa3e73e2fafd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:30.256705 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.256705 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:30.257255 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 384/1539] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:30.266878 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:10:30.271137 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e4df6f2-fcf2-4896-a7c7-907f15135463 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:10:30.271499 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 380/1540] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:30.295104 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb27eecb-86c4-403e-8416-c1f804e3390e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.296956 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb27eecb-86c4-403e-8416-c1f804e3390e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 Aug 18 21:10:30.297256 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb27eecb-86c4-403e-8416-c1f804e3390e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.297518 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb27eecb-86c4-403e-8416-c1f804e3390e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.297686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-cb27eecb-86c4-403e-8416-c1f804e3390e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] show called for member a6adc263-65cd-4aae-b0b7-67e585ee3662 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:30.303063 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.303063 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:30.315091 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb27eecb-86c4-403e-8416-c1f804e3390e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 returned with HTTP 200 Aug 18 21:10:30.315522 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 391/1541] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:30.326647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c05554bd-5b52-4477-95db-c38c68b616cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.328741 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:30.329039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-633329519", "volume_type": "83999ece-7f04-4b53-9708-9f3719b9c450", "group_id": "a6adc263-65cd-4aae-b0b7-67e585ee3662", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:30.330525 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-633329519', 'volume_type': '83999ece-7f04-4b53-9708-9f3719b9c450', 'group_id': 'a6adc263-65cd-4aae-b0b7-67e585ee3662', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:30.341020 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.341020 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:30.341639 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Create volume of 1 GB Aug 18 21:10:30.348120 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Availability Zones retrieved successfully. Aug 18 21:10:30.357530 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Flow 'volume_create_api' (370c7afb-9424-4cce-8a43-0bb9e0ba34c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:30.358070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6813d57-c684-47dd-8761-74cb6a127b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.358835 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.358835 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:30.361841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:30.388280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6813d57-c684-47dd-8761-74cb6a127b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:10:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=83999ece-7f04-4b53-9708-9f3719b9c450,is_public=True,name='tempest-GroupsV314Test-volume-type-717352570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83999ece-7f04-4b53-9708-9f3719b9c450', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a6adc263-65cd-4aae-b0b7-67e585ee3662', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.388965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f9878d-c5ec-420b-9632-3fdb80d9b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.425072 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-717352570 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-717352570, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:30.425072 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-717352570 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-717352570, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:30.477224 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Created reservations ['b8eb8d02-fdb3-4bfd-b9ba-8578c35e36cd', 'cf73bdd1-ea42-409a-a380-81d528f4cc39', 'fae6c578-fe4f-4109-8f80-5a793d7cb19d', '5f7853f3-e73c-48a2-b742-c9b51ef9c94c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:30.478144 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f9878d-c5ec-420b-9632-3fdb80d9b92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8eb8d02-fdb3-4bfd-b9ba-8578c35e36cd', 'cf73bdd1-ea42-409a-a380-81d528f4cc39', 'fae6c578-fe4f-4109-8f80-5a793d7cb19d', '5f7853f3-e73c-48a2-b742-c9b51ef9c94c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.478906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cce3b7b-5bd6-4ffc-b8ba-21dc7fc702b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.504854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cce3b7b-5bd6-4ffc-b8ba-21dc7fc702b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e878bc5-38e1-4c19-8192-ef61b2f32db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-633329519',encryption_key_id=None,group_id=a6adc263-65cd-4aae-b0b7-67e585ee3662,group_type_id=,metadata={},multiattach=False,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',qos_specs=None,replication_status=,reservations=['b8eb8d02-fdb3-4bfd-b9ba-8578c35e36cd','cf73bdd1-ea42-409a-a380-81d528f4cc39','fae6c578-fe4f-4109-8f80-5a793d7cb19d','5f7853f3-e73c-48a2-b742-c9b51ef9c94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d6f016e952475998f4a0e80df243e1',volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-633329519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6adc263-65cd-4aae-b0b7-67e585ee3662,host=None,id=1e878bc5-38e1-4c19-8192-ef61b2f32db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d6f016e952475998f4a0e80df243e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83999ece-7f04-4b53-9708-9f3719b9c450),volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.506004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eeca9f2-215d-41a0-95ce-68695699c9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.533296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eeca9f2-215d-41a0-95ce-68695699c9a0) transitioned into state 'SUCCESS' from state '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-633329519',encryption_key_id=None,group_id=a6adc263-65cd-4aae-b0b7-67e585ee3662,group_type_id=,metadata={},multiattach=False,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',qos_specs=None,replication_status=,reservations=['b8eb8d02-fdb3-4bfd-b9ba-8578c35e36cd','cf73bdd1-ea42-409a-a380-81d528f4cc39','fae6c578-fe4f-4109-8f80-5a793d7cb19d','5f7853f3-e73c-48a2-b742-c9b51ef9c94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d6f016e952475998f4a0e80df243e1',volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.533377 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c8a519-cf07-4254-ad88-f529d928e757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:30.547423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c8a519-cf07-4254-ad88-f529d928e757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:30.548325 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Flow 'volume_create_api' (370c7afb-9424-4cce-8a43-0bb9e0ba34c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:30.548712 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Create volume request issued successfully. Aug 18 21:10:30.549422 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:30.549622 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:30.597188 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:30.600226 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.600226 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:30.603835 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c05554bd-5b52-4477-95db-c38c68b616cc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:30.604023 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 387/1542] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:10:30 2026] POST /volume/v3/volumes => generated 815 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:30.622929 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:30.625039 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 Aug 18 21:10:30.625199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:30.625465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:30.633845 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.633845 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:30.639958 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Volume info retrieved successfully. Aug 18 21:10:30.641206 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:30.641404 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:30.705427 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:30.710217 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:30.710217 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:30.721120 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7d28b384-aae0-4c30-8d0e-cfbb4dd4a6bc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 returned with HTTP 200 Aug 18 21:10:30.722410 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 385/1543] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:30 2026] GET /volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 => generated 883 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:31.011322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.014819 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:31.015106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:31.015343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:31.015499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:31.020655 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.020655 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:31.021468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ecf2bf87-b353-4472-97f7-bdc00d112b13 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:31.021910 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 381/1544] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:31 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:31.271866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f72141d4-5fbd-44c9-963b-8e356e132085 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.274889 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f72141d4-5fbd-44c9-963b-8e356e132085 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:31.275698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f72141d4-5fbd-44c9-963b-8e356e132085 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:31.275957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f72141d4-5fbd-44c9-963b-8e356e132085 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:31.285715 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.285715 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:31.292509 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f72141d4-5fbd-44c9-963b-8e356e132085 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:31.304104 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f72141d4-5fbd-44c9-963b-8e356e132085 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:31.304924 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 392/1545] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:31 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:31.318907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.320978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:31.321187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:31.321367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:31.327955 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.327955 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:31.331264 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:31.336481 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a01f8d19-2a12-440e-bd2a-47ea35cfc2d7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:31.336917 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 388/1546] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:31 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:31.351558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.353366 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:31.353699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-679127593"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:31.355078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-679127593'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:31.355194 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume of 1 GB Aug 18 21:10:31.361422 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Availability Zones retrieved successfully. Aug 18 21:10:31.367578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (abcc5b17-818d-4b02-9ba9-8f3b7272037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:31.368594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f15f32-586a-43d0-8d8f-aa9398a0da99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.369568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:31.396834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f15f32-586a-43d0-8d8f-aa9398a0da99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.397700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bc54a7-4d86-432c-a2a6-0b37e21d7a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.441785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Created reservations ['f67875e7-b473-4823-a931-ab02288ac3e8', 'a5c14e41-a402-4457-901a-974ee37a82a4', '97e528f0-2cf4-4280-860a-40b6b8c3e45c', '1c9ea9bf-a3b7-4942-ad7f-c35e01bd2bbf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:31.442628 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bc54a7-4d86-432c-a2a6-0b37e21d7a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f67875e7-b473-4823-a931-ab02288ac3e8', 'a5c14e41-a402-4457-901a-974ee37a82a4', '97e528f0-2cf4-4280-860a-40b6b8c3e45c', '1c9ea9bf-a3b7-4942-ad7f-c35e01bd2bbf']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.443809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdf2adf-c69e-4fc3-9a4a-f3243f37df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.471561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdf2adf-c69e-4fc3-9a4a-f3243f37df75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d1e0b9-a9e6-4fc3-8dba-011ca05be915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-679127593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['f67875e7-b473-4823-a931-ab02288ac3e8','a5c14e41-a402-4457-901a-974ee37a82a4','97e528f0-2cf4-4280-860a-40b6b8c3e45c','1c9ea9bf-a3b7-4942-ad7f-c35e01bd2bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-679127593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d1e0b9-a9e6-4fc3-8dba-011ca05be915,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c2a4bbcc55d44cfa916674563d8ea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7538763dc765427c989b1e3b56524a2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.472954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4636b37-412d-45df-964e-b13de74afa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.491102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4636b37-412d-45df-964e-b13de74afa3b) transitioned into state 'SUCCESS' from state '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-679127593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c2a4bbcc55d44cfa916674563d8ea89',qos_specs=None,replication_status=,reservations=['f67875e7-b473-4823-a931-ab02288ac3e8','a5c14e41-a402-4457-901a-974ee37a82a4','97e528f0-2cf4-4280-860a-40b6b8c3e45c','1c9ea9bf-a3b7-4942-ad7f-c35e01bd2bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7538763dc765427c989b1e3b56524a2b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.491915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154ea757-4c80-4080-87c6-b0c657bf3f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.502750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154ea757-4c80-4080-87c6-b0c657bf3f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.502750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Flow 'volume_create_api' (abcc5b17-818d-4b02-9ba9-8f3b7272037e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:31.502750 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Create volume request issued successfully. Aug 18 21:10:31.503191 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50bd45af-b7e3-43ba-b75b-0992864dd8d3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:31.503677 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 386/1547] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:31 2026] POST /volume/v3/volumes => generated 761 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:31.523709 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.527629 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:31.527924 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:31.529740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:31.541434 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.541434 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:31.546551 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:31.552155 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41e8aa84-3ed1-4312-8bab-3bae7964324f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:31.552618 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 382/1548] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:31 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 829 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:31.734483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-396f0113-dc56-4fca-8187-410860cb5d7f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.737912 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 Aug 18 21:10:31.738147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:31.738367 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:31.747559 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.747559 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:31.753709 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Volume info retrieved successfully. Aug 18 21:10:31.754652 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:31.754652 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:31.800227 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set 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 18 21:10:31.803540 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.803540 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:31.810395 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-396f0113-dc56-4fca-8187-410860cb5d7f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 returned with HTTP 200 Aug 18 21:10:31.811016 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 393/1549] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:31 2026] GET /volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 => generated 908 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:31.825808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-624e5fa7-3175-48d4-8705-06fa2a66566d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:31.827706 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] POST https://10.4.3.48/volume/v3/groups/action Aug 18 21:10:31.828133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action body: b'{"create-from-src": {"source_group_id": "a6adc263-65cd-4aae-b0b7-67e585ee3662", "name": "tempest-Group_from_grp-192386442"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:31.828324 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a6adc263-65cd-4aae-b0b7-67e585ee3662", "name": "tempest-Group_from_grp-192386442"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:31.830030 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Creating new group {'create-from-src': {'source_group_id': 'a6adc263-65cd-4aae-b0b7-67e585ee3662', 'name': 'tempest-Group_from_grp-192386442'}}. {{(pid=100292) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 21:10:31.830222 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Creating group tempest-Group_from_grp-192386442 from source group a6adc263-65cd-4aae-b0b7-67e585ee3662. Aug 18 21:10:31.833713 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.833713 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:31.839758 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.839758 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:31.857532 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Created reservations ['1d0ca93b-e376-479b-9a04-6199209493a3'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:31.905291 np0000007703 devstack@c-api.service[100292]: INFO cinder.group.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] A mapping entry already exists for group 265a5f4f-7cf3-442b-975a-779b201ea326 and volume type 83999ece-7f04-4b53-9708-9f3719b9c450. Do not need to create again. Aug 18 21:10:31.905711 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:31.905711 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:31.906441 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Availability Zones retrieved successfully. Aug 18 21:10:31.914584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Flow 'volume_create_api' (60272d31-c319-4fbe-bf22-43de90cea98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:31.916010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b62cc6d-7a8b-4fe5-b166-23e2a77b200c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.917487 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:31.939076 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b62cc6d-7a8b-4fe5-b166-23e2a77b200c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1e878bc5-38e1-4c19-8192-ef61b2f32db9', 'volume_type': VolumeType(created_at=2026-08-18T21:10:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=83999ece-7f04-4b53-9708-9f3719b9c450,is_public=True,name='tempest-GroupsV314Test-volume-type-717352570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83999ece-7f04-4b53-9708-9f3719b9c450', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '265a5f4f-7cf3-442b-975a-779b201ea326', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.939866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c029efa1-674f-479e-9c71-1f9c63c25dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:31.975584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Created reservations ['4bf93dc1-9f3a-4c17-a936-a7a11e1cb33a', '22dbd339-9272-456a-aded-e01b5e78d0e9', 'd1fc366b-0386-418b-a5f1-fc52b8217962', 'e12dfff4-6dd7-4d29-8a3f-404b006dc847'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:31.976361 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c029efa1-674f-479e-9c71-1f9c63c25dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bf93dc1-9f3a-4c17-a936-a7a11e1cb33a', '22dbd339-9272-456a-aded-e01b5e78d0e9', 'd1fc366b-0386-418b-a5f1-fc52b8217962', 'e12dfff4-6dd7-4d29-8a3f-404b006dc847']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:31.977095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3836ba-8f4d-4306-90c3-1e18fe909163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:32.001318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3836ba-8f4d-4306-90c3-1e18fe909163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66d579d-5ea4-451c-8925-cf25cd797d2d', '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=265a5f4f-7cf3-442b-975a-779b201ea326,group_type_id=,metadata={},multiattach=False,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',qos_specs=None,replication_status=,reservations=['4bf93dc1-9f3a-4c17-a936-a7a11e1cb33a','22dbd339-9272-456a-aded-e01b5e78d0e9','d1fc366b-0386-418b-a5f1-fc52b8217962','e12dfff4-6dd7-4d29-8a3f-404b006dc847'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e878bc5-38e1-4c19-8192-ef61b2f32db9,status='creating',user_id='51d6f016e952475998f4a0e80df243e1',volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=265a5f4f-7cf3-442b-975a-779b201ea326,host=None,id=e66d579d-5ea4-451c-8925-cf25cd797d2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1e878bc5-38e1-4c19-8192-ef61b2f32db9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d6f016e952475998f4a0e80df243e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83999ece-7f04-4b53-9708-9f3719b9c450),volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:32.002099 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de80143c-5375-4647-b0d0-a43219fb1617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:32.019559 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de80143c-5375-4647-b0d0-a43219fb1617) transitioned into state 'SUCCESS' from 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=265a5f4f-7cf3-442b-975a-779b201ea326,group_type_id=,metadata={},multiattach=False,project_id='dfd43796bc3247e8bbc5f6bed935c5ef',qos_specs=None,replication_status=,reservations=['4bf93dc1-9f3a-4c17-a936-a7a11e1cb33a','22dbd339-9272-456a-aded-e01b5e78d0e9','d1fc366b-0386-418b-a5f1-fc52b8217962','e12dfff4-6dd7-4d29-8a3f-404b006dc847'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e878bc5-38e1-4c19-8192-ef61b2f32db9,status='creating',user_id='51d6f016e952475998f4a0e80df243e1',volume_type_id=83999ece-7f04-4b53-9708-9f3719b9c450)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:32.020821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Flow 'volume_create_api' (60272d31-c319-4fbe-bf22-43de90cea98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:32.021149 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Create volume request issued successfully. Aug 18 21:10:32.033682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-624e5fa7-3175-48d4-8705-06fa2a66566d tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/action returned with HTTP 202 Aug 18 21:10:32.034170 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 389/1550] 10.4.3.48 () {70 vars in 1311 bytes} [Tue Aug 18 21:10:31 2026] POST /volume/v3/groups/action => generated 101 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:32.034759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.037858 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:32.037858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.037858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.038017 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:32.043364 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.043364 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.044258 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ad412bd-5118-4a86-86ab-b677e38f5f64 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:32.044784 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 387/1551] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.045101 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-086acbbb-6999-426c-9e2a-886cef607218 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.047475 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:32.047762 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.048054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.048453 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.049775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.060842 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac614d83-4bec-44aa-81c3-5953e89c0531 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.087748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Get all volumes completed successfully. Aug 18 21:10:32.088419 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.088560 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.125314 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set 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 18 21:10:32.128878 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.128878 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:32.133069 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.133069 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.134678 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac614d83-4bec-44aa-81c3-5953e89c0531 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-member] PUT https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:32.135143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac614d83-4bec-44aa-81c3-5953e89c0531 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:32.143656 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.143656 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.150934 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac614d83-4bec-44aa-81c3-5953e89c0531 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-member] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:32.151403 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 394/1552] 10.4.3.48 () {70 vars in 1401 bytes} [Tue Aug 18 21:10:32 2026] PUT /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 313 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.160092 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.161797 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:32.161985 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.162186 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.162279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:32.166219 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.166219 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:32.166885 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5dc75107-b35d-40e3-8da6-c4601ae35932 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:32.167203 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 390/1553] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.173576 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set 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 18 21:10:32.176365 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.176365 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:32.177560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80b4262c-b7ea-4735-8663-24123582200f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.179346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] DELETE https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:32.179544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.179756 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.179884 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Delete backup with id: 7a80d7b1-379c-4bf9-863c-b67b63e545c1. Aug 18 21:10:32.183482 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-086acbbb-6999-426c-9e2a-886cef607218 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:32.183842 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.183842 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.183920 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 383/1554] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:32.196123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] delete_backup rpcapi backup_id 7a80d7b1-379c-4bf9-863c-b67b63e545c1 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:10:32.198062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80b4262c-b7ea-4735-8663-24123582200f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 202 Aug 18 21:10:32.198569 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 388/1555] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:10:32 2026] DELETE /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:32.199107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.201130 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d Aug 18 21:10:32.202245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.202245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.205667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.207353 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:32.207621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.207853 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.208030 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:32.209255 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.209255 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.212606 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.212606 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:32.212606 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64d1691e-65cb-4ebf-94c6-1ef1e121d838 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 200 Aug 18 21:10:32.213027 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 391/1556] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.213316 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Volume info retrieved successfully. Aug 18 21:10:32.216030 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.216030 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.263807 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set 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 18 21:10:32.268119 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.268119 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.276840 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37a6c022-4e02-4c70-8d3a-c8440bd2fd64 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d returned with HTTP 200 Aug 18 21:10:32.276840 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 395/1557] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d => generated 920 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:32.291365 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10182d3e-9259-40e9-b199-39a76d657e74 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.293875 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10182d3e-9259-40e9-b199-39a76d657e74 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 Aug 18 21:10:32.294193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10182d3e-9259-40e9-b199-39a76d657e74 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.294482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10182d3e-9259-40e9-b199-39a76d657e74 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.294680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-10182d3e-9259-40e9-b199-39a76d657e74 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] show called for member 265a5f4f-7cf3-442b-975a-779b201ea326 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:32.301748 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.301748 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:32.311055 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10182d3e-9259-40e9-b199-39a76d657e74 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 returned with HTTP 200 Aug 18 21:10:32.312583 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 384/1558] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 => generated 416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:32.321499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.323708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:32.323708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.323708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.323909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.324515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.332995 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Get all volumes completed successfully. Aug 18 21:10:32.333645 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.333818 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.372509 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:32.376443 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.376443 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.381432 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.381618 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.422211 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:32.425886 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.425886 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.438753 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db6efcfe-05ff-4a89-827e-60e7c8f7a10c tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:32.438753 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 389/1559] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:32.453083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.455399 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] POST https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326/action Aug 18 21:10:32.455898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:32.456057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:32.460836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] delete called for group 265a5f4f-7cf3-442b-975a-779b201ea326 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:10:32.460836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Delete group with id: 265a5f4f-7cf3-442b-975a-779b201ea326 Aug 18 21:10:32.465120 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.465120 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:32.549249 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b30eedeb-290d-4465-bc5c-ab5fdd87c0fc tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326/action returned with HTTP 202 Aug 18 21:10:32.549249 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 392/1560] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:10:32 2026] POST /volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:32.560491 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.563392 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d Aug 18 21:10:32.563656 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.563869 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.571146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.571841 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:32.572122 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.572378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.575916 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.575916 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.581856 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.581856 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:32.584901 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Volume info retrieved successfully. Aug 18 21:10:32.584901 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:32.584901 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:32.586105 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:32.592027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa753ecb-50a9-46f2-a44e-5ed37153b56b tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:32.592654 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 385/1561] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.604819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.607471 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:32.607471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.607471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.613943 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.613943 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.618773 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:32.624754 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set 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 18 21:10:32.624946 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51ee4a09-2130-4a63-a2ff-a079b92007dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:32.625666 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 390/1562] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.626675 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.626675 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.638129 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.640331 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e3c4d1a-f1df-4cdf-ab98-e05b37510d94 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d returned with HTTP 200 Aug 18 21:10:32.640331 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 396/1563] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:32.640706 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:10:32.640706 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.640984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.641309 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.642288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.652106 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:32.652815 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-414dc3f2-48e2-4841-b845-3bc2d57487ab tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:10:32.653470 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 393/1564] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes => generated 967 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.662345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.664320 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843 Aug 18 21:10:32.664553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.664813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.665067 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.665887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-51743843'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.708261 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:32.708689 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-728f4f24-dbbb-4484-bcac-e019def91fc3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843 returned with HTTP 200 Aug 18 21:10:32.709071 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 386/1565] 10.4.3.48 () {66 vars in 1327 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843 => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.718036 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9655882-6f4a-423f-89f3-7987a408fa23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.719434 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660 Aug 18 21:10:32.719642 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.719834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.720047 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.720760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1230684660'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.752100 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:32.752873 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.752873 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:32.756909 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9655882-6f4a-423f-89f3-7987a408fa23 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660 returned with HTTP 200 Aug 18 21:10:32.757297 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 391/1566] 10.4.3.48 () {66 vars in 1352 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.773215 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ada15f47-43c5-4e13-bc04-b154eb348458 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.775243 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=1 Aug 18 21:10:32.775463 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.775678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.775965 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.776736 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:32.784791 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:32.785699 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.785699 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:32.790151 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada15f47-43c5-4e13-bc04-b154eb348458 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 21:10:32.790580 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 397/1567] 10.4.3.48 () {66 vars in 1266 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:32.803464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:32.807239 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:32.807652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.019692 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.020516 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.020516 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:33.025902 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c17504be-a826-4c7d-9ece-4cb81237a3cc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:33.026462 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 394/1568] 10.4.3.48 () {66 vars in 1354 bytes} [Tue Aug 18 21:10:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 998 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.042379 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8dec22e-1940-4903-ac1b-001063dd8242 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.044781 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:33.045022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.045274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.045633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.046057 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.046057 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.046650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.097591 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.098595 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.098595 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.103927 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8dec22e-1940-4903-ac1b-001063dd8242 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:33.104790 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 387/1569] 10.4.3.48 () {66 vars in 1354 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 1000 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.118030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-866ca01c-96b2-483e-9995-04ee0f85e5be None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.120749 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:33.121476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.121662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.122131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.123328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.160101 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.162320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-866ca01c-96b2-483e-9995-04ee0f85e5be tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:33.162903 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 392/1570] 10.4.3.48 () {66 vars in 1354 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:10:33.182433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.184880 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 21:10:33.185175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.185471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.185837 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.186171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.187216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.224170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f871273e-6c60-40c2-97dd-50aad785bc50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.226150 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.226284 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f871273e-6c60-40c2-97dd-50aad785bc50 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 Aug 18 21:10:33.226585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f871273e-6c60-40c2-97dd-50aad785bc50 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.226844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f871273e-6c60-40c2-97dd-50aad785bc50 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.226958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f871273e-6c60-40c2-97dd-50aad785bc50 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Show backup with id 7a80d7b1-379c-4bf9-863c-b67b63e545c1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:33.227437 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.227437 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:33.230916 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f871273e-6c60-40c2-97dd-50aad785bc50 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 returned with HTTP 404 Aug 18 21:10:33.231580 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 395/1571] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/backups/7a80d7b1-379c-4bf9-863c-b67b63e545c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:33.233226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fadbf5c8-4da3-4df8-8e55-6ebbbdecf263 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 21:10:33.233903 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 398/1572] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.245428 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-83085b69-1ba0-48b2-9762-5fe923c04561 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.248123 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:33.248315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.248650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.248709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.248924 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Delete volume with id: 90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:33.250989 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 21:10:33.251340 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.251443 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.251793 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.252138 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.252950 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.257769 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.257769 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.258116 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Volume info retrieved successfully. Aug 18 21:10:33.275185 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Delete volume request issued successfully. Aug 18 21:10:33.275493 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83085b69-1ba0-48b2-9762-5fe923c04561 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d returned with HTTP 202 Aug 18 21:10:33.276152 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 388/1573] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:10:33 2026] DELETE /volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:33.286574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b27b3bd3-a541-4434-b372-2db360c97d3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.290472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b27b3bd3-a541-4434-b372-2db360c97d3f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:33.290886 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b27b3bd3-a541-4434-b372-2db360c97d3f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.291170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b27b3bd3-a541-4434-b372-2db360c97d3f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.294942 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.295804 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.295804 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:33.301644 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4e03493-9a5a-46ab-9d6f-6dcc9d07f44d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 21:10:33.302202 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 393/1574] 10.4.3.48 () {66 vars in 1352 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.303342 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.303342 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:33.310472 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b27b3bd3-a541-4434-b372-2db360c97d3f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Volume info retrieved successfully. Aug 18 21:10:33.317774 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b27b3bd3-a541-4434-b372-2db360c97d3f tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d returned with HTTP 200 Aug 18 21:10:33.318420 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 396/1575] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d => generated 1004 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.318501 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.321122 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?limit=1 Aug 18 21:10:33.321449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.321785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.322127 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.323296 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.332248 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.333056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60181ef7-84d3-40ad-90a1-4e4fa5cbf1dc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 21:10:33.333719 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 399/1576] 10.4.3.48 () {66 vars in 1245 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.342749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.345047 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:33.345404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.345781 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.346087 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.347117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.361370 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.362325 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17de38c2-82aa-4dda-a72b-6c004d850b27 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:33.363533 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 389/1577] 10.4.3.48 () {66 vars in 1333 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?limit=1&marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.377699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.378989 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:33.379204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.379397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.379661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.380557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.396705 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.397498 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c602687-7f48-4ce3-b0f0-769a4ac3b188 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:33.398061 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 394/1578] 10.4.3.48 () {66 vars in 1333 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?limit=1&marker=4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.410135 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.412382 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:33.412648 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.412917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.413237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.414013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.429221 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.429525 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55ff3b1b-a0cd-4f25-b31d-2c1ec32a5c62 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:33.429932 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 397/1579] 10.4.3.48 () {66 vars in 1333 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?limit=1&marker=5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:10:33.442503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.445255 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843&status=available Aug 18 21:10:33.445705 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.445803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.446082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.446366 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.446715 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.446715 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:33.447424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-51743843'), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.486743 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.487456 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f92a9152-7cf6-478f-8fd1-4b79f141aebc tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843&status=available returned with HTTP 200 Aug 18 21:10:33.488144 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 400/1580] 10.4.3.48 () {66 vars in 1361 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-51743843&status=available => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.498855 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.501190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660&status=available Aug 18 21:10:33.501615 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.501763 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.502233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.502455 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.502840 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.502840 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.503513 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1230684660'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.554061 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.554891 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.554891 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.559885 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81dfd29e-c033-4efa-b7cd-6d3a18344ea7 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660&status=available returned with HTTP 200 Aug 18 21:10:33.560408 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 390/1581] 10.4.3.48 () {66 vars in 1386 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1230684660&status=available => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.573900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.577111 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915&sort=id%3Aasc Aug 18 21:10:33.577342 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.577650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.577977 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.578403 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.578403 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:33.578888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.616001 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.617638 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d8b430a-094b-4577-be4c-294bdcce70a8 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915&sort=id%3Aasc returned with HTTP 200 Aug 18 21:10:33.618248 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 395/1582] 10.4.3.48 () {66 vars in 1366 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?marker=91d1e0b9-a9e6-4fc3-8dba-011ca05be915&sort=id%3Aasc => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:10:33.635817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-84e9d180-0b17-4346-812b-e11abe149b4d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.639234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 21:10:33.639570 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.639846 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.640194 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.641340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.658520 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e250e103-a427-4f5e-8d30-6327d9a595ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.660934 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e250e103-a427-4f5e-8d30-6327d9a595ee tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d Aug 18 21:10:33.661182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e250e103-a427-4f5e-8d30-6327d9a595ee tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.661410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e250e103-a427-4f5e-8d30-6327d9a595ee tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.670458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e250e103-a427-4f5e-8d30-6327d9a595ee tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d returned with HTTP 404 Aug 18 21:10:33.671147 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 401/1583] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/e66d579d-5ea4-451c-8925-cf25cd797d2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:33.680956 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.681374 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 Aug 18 21:10:33.681686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.681899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.682082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] show called for member 265a5f4f-7cf3-442b-975a-779b201ea326 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:33.685499 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe71a8f8-e529-4536-8e1d-ef723ed1bd92 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 returned with HTTP 404 Aug 18 21:10:33.686082 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 391/1584] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/groups/265a5f4f-7cf3-442b-975a-779b201ea326 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:33.690385 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.691702 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.691702 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:33.693736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.695799 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:33.696037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.696373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.696560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.697200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.697291 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84e9d180-0b17-4346-812b-e11abe149b4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 21:10:33.697803 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 398/1585] 10.4.3.48 () {66 vars in 1330 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2545 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.705306 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Get all volumes completed successfully. Aug 18 21:10:33.705926 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:33.706054 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:33.715892 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-887a275d-d675-4af8-8032-a2358cf8aa83 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.717781 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:10:33.718063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.718316 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.718703 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.719183 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.719183 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:33.720035 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.731300 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.732334 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.732334 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:33.738145 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-887a275d-d675-4af8-8032-a2358cf8aa83 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:33.738603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 402/1586] 10.4.3.48 () {66 vars in 1251 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail => generated 2545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.743284 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:33.746763 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.746763 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:33.754993 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.756787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5e8cd98-071b-46b5-ae9b-3236375e1e29 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:10:33.756976 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 21:10:33.757201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.757261 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 396/1587] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:33.757565 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.757745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.758665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-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 18 21:10:33.771365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fade37c-23c1-4143-9189-24a2d9deb64e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.774328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] POST https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662/action Aug 18 21:10:33.774859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:33.775061 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:33.777594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] delete called for group a6adc263-65cd-4aae-b0b7-67e585ee3662 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:10:33.777781 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Delete group with id: a6adc263-65cd-4aae-b0b7-67e585ee3662 Aug 18 21:10:33.781807 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.781807 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:33.802792 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.804102 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07c7553f-083f-4658-aaf0-0daf507f5e4d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 21:10:33.804102 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 392/1588] 10.4.3.48 () {66 vars in 1309 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.819425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.821642 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?availability_zone=nova Aug 18 21:10:33.821829 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.822002 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.822269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.822487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value nova, assuming string {{(pid=100295) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.823124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-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 18 21:10:33.824808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fade37c-23c1-4143-9189-24a2d9deb64e tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662/action returned with HTTP 202 Aug 18 21:10:33.825384 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 399/1589] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:10:33 2026] POST /volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:33.836789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.839232 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 Aug 18 21:10:33.839826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.839826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.857162 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.857162 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:33.860417 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.861122 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23e32aa6-e823-4d55-a968-8f63ec6662e1 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 21:10:33.861586 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 403/1590] 10.4.3.48 () {66 vars in 1275 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.861644 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Volume info retrieved successfully. Aug 18 21:10:33.862313 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:10:33.862492 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:10:33.872166 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1085929f-0542-4acb-a083-a2ac59978d2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.874268 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?availability_zone=nova Aug 18 21:10:33.874544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.875172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.875172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.875378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value nova, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:33.875683 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.875683 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:33.876518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.910132 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:10:33.916322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.916322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:33.923346 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.923882 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1085929f-0542-4acb-a083-a2ac59978d2f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 21:10:33.924652 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 393/1591] 10.4.3.48 () {66 vars in 1275 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.930578 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94defbef-cd23-48c8-aebc-a3a7e44c8596 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 returned with HTTP 200 Aug 18 21:10:33.931049 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 397/1592] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:10:33.934261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.935678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?bootable=false Aug 18 21:10:33.935949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.936170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.936459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.937220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:33.969900 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:33.970586 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a6941b2-3a63-4f4d-9893-5cf3bd8665c3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 21:10:33.971047 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 400/1593] 10.4.3.48 () {66 vars in 1259 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:33.979528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:33.981168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?bootable=false Aug 18 21:10:33.981342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:33.981530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:33.981741 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:33.982042 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:33.982042 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:33.982409 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.008851 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.009590 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ef1880b-1ca1-4a68-88ed-c9f342cb8652 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 21:10:34.010147 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 404/1594] 10.4.3.48 () {66 vars in 1259 bytes} [Tue Aug 18 21:10:33 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:34.021790 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.025027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?status=available Aug 18 21:10:34.025282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.025593 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.025922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:34.026239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:34.026833 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.026833 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:34.027178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.071822 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.072618 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd7a3ecd-f623-4969-a5d3-ec8b776f2428 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 21:10:34.073133 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 394/1595] 10.4.3.48 () {66 vars in 1263 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:34.084436 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.086691 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes?status=available Aug 18 21:10:34.086919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.087131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.087435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:34.087712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:34.088426 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.122660 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.123372 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-797f204a-1d13-4c76-9c00-39c0ec94e948 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 21:10:34.123870 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 398/1596] 10.4.3.48 () {66 vars in 1263 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:34.133080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.134653 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?availability_zone=nova Aug 18 21:10:34.134814 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.135024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.135230 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:34.135478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value nova, assuming string {{(pid=100292) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:34.135684 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.135684 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:34.136035 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.165753 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.166759 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.166759 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:34.170854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62708109-6fee-4eac-a11d-1f365b42f8a9 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 21:10:34.171244 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 401/1597] 10.4.3.48 () {66 vars in 1296 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:34.186567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ae36df9-47ea-4a47-b909-95c43e949944 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.188410 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?bootable=false Aug 18 21:10:34.188626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.188869 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.189101 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:34.189418 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.189418 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:34.189812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.197661 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.198609 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.198609 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:34.203268 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ae36df9-47ea-4a47-b909-95c43e949944 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 21:10:34.203835 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 405/1598] 10.4.3.48 () {66 vars in 1280 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:34.220980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.222855 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?status=available Aug 18 21:10:34.223051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.223242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.223520 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:10:34.223778 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Could not evaluate value available, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:10:34.224019 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.224019 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:34.224404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:10:34.232974 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Get all volumes completed successfully. Aug 18 21:10:34.234159 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.234159 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:34.239400 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71a1d8d8-4a37-4388-b542-01c562a7f27d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 21:10:34.239939 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 395/1599] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/detail?status=available => generated 2545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:34.256484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.258846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:34.259051 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.259300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.268891 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.268891 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:34.273869 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:34.279792 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b61375f-34ad-4829-bd05-e53f5d6d7237 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:34.280272 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 399/1600] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:34.294083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.295893 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] DELETE https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:34.296093 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.296267 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.296492 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume with id: 91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:34.303122 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.303122 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:34.303683 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:34.322319 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume request issued successfully. Aug 18 21:10:34.323156 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51f30440-d2b9-4a92-ab6e-1656d442cd55 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 202 Aug 18 21:10:34.323856 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 402/1601] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:34 2026] DELETE /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:34.331327 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.333468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5672180d-1cbe-40e5-8dea-af00cdeccf39 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.333941 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:34.334232 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.334462 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.335593 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5672180d-1cbe-40e5-8dea-af00cdeccf39 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] GET https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d Aug 18 21:10:34.335870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5672180d-1cbe-40e5-8dea-af00cdeccf39 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.336107 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5672180d-1cbe-40e5-8dea-af00cdeccf39 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.342371 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:34.342371 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:34.343429 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5672180d-1cbe-40e5-8dea-af00cdeccf39 tempest-ProjectMemberTests39-1102458953 tempest-ProjectMemberTests39-1102458953-project-admin] https://10.4.3.48/volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d returned with HTTP 404 Aug 18 21:10:34.344033 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 396/1602] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/90bbf3f0-aaac-4bed-87cd-85726c80fa2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:34.347651 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:34.352681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bd874f7-0f03-4f9e-ab85-1c593f0a9721 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 200 Aug 18 21:10:34.353341 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 406/1603] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:34.948807 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c42a280a-4e2e-4171-bb89-820e74e4dbb8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.953118 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c42a280a-4e2e-4171-bb89-820e74e4dbb8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 Aug 18 21:10:34.953386 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c42a280a-4e2e-4171-bb89-820e74e4dbb8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.953646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c42a280a-4e2e-4171-bb89-820e74e4dbb8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.961659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c42a280a-4e2e-4171-bb89-820e74e4dbb8 tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 returned with HTTP 404 Aug 18 21:10:34.962348 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 400/1604] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/volumes/1e878bc5-38e1-4c19-8192-ef61b2f32db9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:34.971166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.975472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] GET https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 Aug 18 21:10:34.975472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.975472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:34.975472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] show called for member a6adc263-65cd-4aae-b0b7-67e585ee3662 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:34.983468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-229aa72e-64d0-46fb-9620-f6e68bb4d60f tempest-GroupsV314Test-1462770516 tempest-GroupsV314Test-1462770516-project-member] https://10.4.3.48/volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 returned with HTTP 404 Aug 18 21:10:34.984430 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 403/1605] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:34 2026] GET /volume/v3/groups/a6adc263-65cd-4aae-b0b7-67e585ee3662 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:34.991636 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-83f1147b-6feb-4c1b-bc5f-cbecd861fc82 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:34.993532 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83f1147b-6feb-4c1b-bc5f-cbecd861fc82 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/b05652bf-ca28-494f-b3b1-0f45b99901d6 Aug 18 21:10:34.993831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83f1147b-6feb-4c1b-bc5f-cbecd861fc82 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:34.994034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83f1147b-6feb-4c1b-bc5f-cbecd861fc82 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.005846 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83f1147b-6feb-4c1b-bc5f-cbecd861fc82 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] https://10.4.3.48/volume/v3/group_types/b05652bf-ca28-494f-b3b1-0f45b99901d6 returned with HTTP 202 Aug 18 21:10:35.006273 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 397/1606] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:10:34 2026] DELETE /volume/v3/group_types/b05652bf-ca28-494f-b3b1-0f45b99901d6 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:10:35.014592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1956ac87-2039-47c5-80c6-aff81cbe8e7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.017094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1956ac87-2039-47c5-80c6-aff81cbe8e7b tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] DELETE https://10.4.3.48/volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 Aug 18 21:10:35.017381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1956ac87-2039-47c5-80c6-aff81cbe8e7b tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.017686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1956ac87-2039-47c5-80c6-aff81cbe8e7b tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.044783 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1956ac87-2039-47c5-80c6-aff81cbe8e7b tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] https://10.4.3.48/volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 returned with HTTP 202 Aug 18 21:10:35.045236 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 407/1607] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:10:35 2026] DELETE /volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:35.055668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b7eef639-777f-425e-a28f-90ff6246c1d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.058350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7eef639-777f-425e-a28f-90ff6246c1d6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] GET https://10.4.3.48/volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 Aug 18 21:10:35.058350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7eef639-777f-425e-a28f-90ff6246c1d6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.058634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7eef639-777f-425e-a28f-90ff6246c1d6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.062550 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7eef639-777f-425e-a28f-90ff6246c1d6 tempest-GroupsV314Test-513532266 tempest-GroupsV314Test-513532266-project-admin] https://10.4.3.48/volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 returned with HTTP 404 Aug 18 21:10:35.063119 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 401/1608] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:10:35 2026] GET /volume/v3/types/83999ece-7f04-4b53-9708-9f3719b9c450 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:35.374994 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2d308524-b8f2-46af-8daf-0ca719200615 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.377080 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2d308524-b8f2-46af-8daf-0ca719200615 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 Aug 18 21:10:35.377304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2d308524-b8f2-46af-8daf-0ca719200615 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.377523 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2d308524-b8f2-46af-8daf-0ca719200615 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.385932 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2d308524-b8f2-46af-8daf-0ca719200615 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 returned with HTTP 404 Aug 18 21:10:35.386677 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 404/1609] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:35 2026] GET /volume/v3/volumes/91d1e0b9-a9e6-4fc3-8dba-011ca05be915 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:35.395978 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.400213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:35.400389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.400591 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.408842 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:35.408842 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:35.413303 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:35.420104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ae18b0a-38e5-44ea-934a-561eb82009d2 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:35.420104 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 398/1610] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:35 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:35.439399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.441427 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] DELETE https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:35.441689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.441921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.442131 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume with id: 4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:35.452750 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:35.452750 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:35.452750 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:35.473252 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume request issued successfully. Aug 18 21:10:35.473466 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-842bb6ca-d73e-4cf2-bd4d-0dd2200da5f3 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 202 Aug 18 21:10:35.474153 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 408/1611] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:35 2026] DELETE /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:35.489152 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:35.491958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:35.492344 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:35.492749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:35.501660 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:35.501660 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:35.506872 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:35.515967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dc5fdd6-3053-40f0-9e70-dd67eb93c67d tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 200 Aug 18 21:10:35.516394 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 402/1612] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:35 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:10:36.530215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-446d7367-864d-4525-9bce-a966889685cd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:36.532167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-446d7367-864d-4525-9bce-a966889685cd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 Aug 18 21:10:36.532395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-446d7367-864d-4525-9bce-a966889685cd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:36.532646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-446d7367-864d-4525-9bce-a966889685cd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:36.540666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-446d7367-864d-4525-9bce-a966889685cd tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 returned with HTTP 404 Aug 18 21:10:36.541139 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 405/1613] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:36 2026] GET /volume/v3/volumes/4020e95e-a928-4f1e-ba8f-2b3315474643 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:36.549399 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:36.551822 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:36.552009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:36.552181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:36.560611 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:36.560611 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:36.566583 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:36.572147 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4642e87a-f0ec-4cfa-bcc2-3a8b8af39a50 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:36.572552 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 399/1614] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:36 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:36.588186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d3a3175-e023-46f0-94f6-898730f8e3db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:36.589905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] DELETE https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:36.590193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:36.590580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:36.590753 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume with id: 5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:36.599609 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:36.599609 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:36.600483 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:36.625659 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Delete volume request issued successfully. Aug 18 21:10:36.626558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d3a3175-e023-46f0-94f6-898730f8e3db tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 202 Aug 18 21:10:36.626558 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 409/1615] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:36 2026] DELETE /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:36.635266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:36.638321 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:36.638601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:36.638910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:36.648137 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:36.648137 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:36.655580 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Volume info retrieved successfully. Aug 18 21:10:36.664009 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e3df4e-b74c-4aaa-a8a0-3ed63eaaef0f tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 200 Aug 18 21:10:36.664596 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 403/1616] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:36 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.482811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3a34e36-5b3d-42d5-b259-91c46d384429 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.571288 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3a34e36-5b3d-42d5-b259-91c46d384429 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] GET https://10.4.3.48/volume/v3/os-quota-class-sets/default Aug 18 21:10:37.571746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3a34e36-5b3d-42d5-b259-91c46d384429 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:37.571793 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3a34e36-5b3d-42d5-b259-91c46d384429 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:37.589604 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3a34e36-5b3d-42d5-b259-91c46d384429 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 21:10:37.590059 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 406/1617] 10.4.3.48 () {66 vars in 1290 bytes} [Tue Aug 18 21:10:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 599 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.600614 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d488f5c-2745-4f4c-be11-892daafc39a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.603396 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d488f5c-2745-4f4c-be11-892daafc39a6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] GET https://10.4.3.48/volume/v3/os-quota-class-sets/default Aug 18 21:10:37.603759 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d488f5c-2745-4f4c-be11-892daafc39a6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:37.604101 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d488f5c-2745-4f4c-be11-892daafc39a6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:37.617615 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d488f5c-2745-4f4c-be11-892daafc39a6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 21:10:37.618247 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 400/1618] 10.4.3.48 () {66 vars in 1290 bytes} [Tue Aug 18 21:10:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 599 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.626309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6bd55bfc-d309-4350-8b7b-8e8839d3204b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.628511 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bd55bfc-d309-4350-8b7b-8e8839d3204b tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:37.628940 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6bd55bfc-d309-4350-8b7b-8e8839d3204b tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-76344748"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:37.648056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6bd55bfc-d309-4350-8b7b-8e8839d3204b tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:37.648644 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 410/1619] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:10:37 2026] POST /volume/v3/types => generated 226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.657177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b7394a8-b8ed-4e88-9f76-e915523ac8a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.659197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b7394a8-b8ed-4e88-9f76-e915523ac8a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-class-sets/default Aug 18 21:10:37.659570 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b7394a8-b8ed-4e88-9f76-e915523ac8a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-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-76344748": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-76344748": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-76344748": 9}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:37.680962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01725309-b6e9-4abe-a605-66edf013eaf5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.689678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01725309-b6e9-4abe-a605-66edf013eaf5 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] GET https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa Aug 18 21:10:37.690048 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01725309-b6e9-4abe-a605-66edf013eaf5 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:37.690189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01725309-b6e9-4abe-a605-66edf013eaf5 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:37.701306 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01725309-b6e9-4abe-a605-66edf013eaf5 tempest-VolumesListTestJSON-1829373915 tempest-VolumesListTestJSON-1829373915-project-member] https://10.4.3.48/volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa returned with HTTP 404 Aug 18 21:10:37.701860 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 407/1620] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:37 2026] GET /volume/v3/volumes/5d73ce5d-390e-46e3-b72e-8cf13a2463aa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:37.791868 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b7394a8-b8ed-4e88-9f76-e915523ac8a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 21:10:37.792435 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 404/1621] 10.4.3.48 () {68 vars in 1311 bytes} [Tue Aug 18 21:10:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 784 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.803599 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.805461 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/b13ce55b5916489ab7f92aa6fd7ee360/defaults Aug 18 21:10:37.805665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:37.806132 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method 'defaults' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:37.815346 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:37.815685 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:37.816073 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:37.819520 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-400e76a1-84a3-4fff-9813-b2c43a8741b6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/b13ce55b5916489ab7f92aa6fd7ee360/defaults returned with HTTP 200 Aug 18 21:10:37.820093 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 401/1622] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:10:37 2026] GET /volume/v3/os-quota-sets/b13ce55b5916489ab7f92aa6fd7ee360/defaults => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:37.995574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:37.998340 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/094e41b41ae2415aa27c88da9b61368f/defaults Aug 18 21:10:37.998807 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:37.999092 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method 'defaults' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:38.007348 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:38.008615 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:38.008615 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1982168908 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1982168908, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:10:38.011499 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b90897c5-cb30-4c86-a5e2-127dfd51a6d6 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/094e41b41ae2415aa27c88da9b61368f/defaults returned with HTTP 200 Aug 18 21:10:38.012022 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 411/1623] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:10:37 2026] GET /volume/v3/os-quota-sets/094e41b41ae2415aa27c88da9b61368f/defaults => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:38.090542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4cff51e1-2075-477b-9cf5-aa7fd276798c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:38.092223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cff51e1-2075-477b-9cf5-aa7fd276798c tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] DELETE https://10.4.3.48/volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 Aug 18 21:10:38.092404 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cff51e1-2075-477b-9cf5-aa7fd276798c tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:38.092604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cff51e1-2075-477b-9cf5-aa7fd276798c tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:38.119147 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cff51e1-2075-477b-9cf5-aa7fd276798c tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 returned with HTTP 202 Aug 18 21:10:38.119898 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 408/1624] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:10:38 2026] DELETE /volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:38.127922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b03a0c7-3cee-46e8-9ffe-b7464a0c03a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:38.129862 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b03a0c7-3cee-46e8-9ffe-b7464a0c03a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] GET https://10.4.3.48/volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 Aug 18 21:10:38.130110 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b03a0c7-3cee-46e8-9ffe-b7464a0c03a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:38.130316 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b03a0c7-3cee-46e8-9ffe-b7464a0c03a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:38.133742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b03a0c7-3cee-46e8-9ffe-b7464a0c03a9 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 returned with HTTP 404 Aug 18 21:10:38.134374 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 405/1625] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:10:38 2026] GET /volume/v3/types/f006e748-ac07-4eba-869a-c9ed83f108f6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:38.143500 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-30c30797-c6ed-426d-9a8d-28d38f2c1966 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:38.148736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30c30797-c6ed-426d-9a8d-28d38f2c1966 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-class-sets/default Aug 18 21:10:38.149103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-30c30797-c6ed-426d-9a8d-28d38f2c1966 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-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=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:38.272406 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-30c30797-c6ed-426d-9a8d-28d38f2c1966 tempest-VolumeQuotaClassesTest-1143279785 tempest-VolumeQuotaClassesTest-1143279785-project-admin] https://10.4.3.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 21:10:38.273605 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 402/1626] 10.4.3.48 () {68 vars in 1311 bytes} [Tue Aug 18 21:10:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 582 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:41.148028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b436dc19-8634-4065-8ecf-221f3c0e3796 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.287037 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b436dc19-8634-4065-8ecf-221f3c0e3796 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] GET https://10.4.3.48/volume/v3/os-services Aug 18 21:10:41.287280 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b436dc19-8634-4065-8ecf-221f3c0e3796 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:41.287531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b436dc19-8634-4065-8ecf-221f3c0e3796 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:41.293606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b436dc19-8634-4065-8ecf-221f3c0e3796 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services returned with HTTP 200 Aug 18 21:10:41.294096 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 412/1627] 10.4.3.48 () {66 vars in 1242 bytes} [Tue Aug 18 21:10:41 2026] GET /volume/v3/os-services => generated 626 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:41.306792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d5d2816-1b93-4b74-936a-681699942dc0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.308283 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d5d2816-1b93-4b74-936a-681699942dc0 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] PUT https://10.4.3.48/volume/v3/os-services/disable-log-reason Aug 18 21:10:41.308611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d5d2816-1b93-4b74-936a-681699942dc0 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007703", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:41.310230 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d5d2816-1b93-4b74-936a-681699942dc0 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 21:10:41.310660 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 409/1628] 10.4.3.48 () {68 vars in 1319 bytes} [Tue Aug 18 21:10:41 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:10:41.321318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-929cc466-e70d-4641-bdcd-4fa05c94fcd8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.323681 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-929cc466-e70d-4641-bdcd-4fa05c94fcd8 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] PUT https://10.4.3.48/volume/v3/os-services/disable Aug 18 21:10:41.325821 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-929cc466-e70d-4641-bdcd-4fa05c94fcd8 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007703", "binary": "invalid_binary"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:41.334425 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-929cc466-e70d-4641-bdcd-4fa05c94fcd8 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services/disable returned with HTTP 404 Aug 18 21:10:41.335127 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 406/1629] 10.4.3.48 () {68 vars in 1286 bytes} [Tue Aug 18 21:10:41 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:41.347150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c857a3f7-5c79-4521-8479-1c4c060ba207 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.349578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c857a3f7-5c79-4521-8479-1c4c060ba207 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] PUT https://10.4.3.48/volume/v3/os-services/enable Aug 18 21:10:41.350104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c857a3f7-5c79-4521-8479-1c4c060ba207 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:41.360909 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c857a3f7-5c79-4521-8479-1c4c060ba207 tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services/enable returned with HTTP 404 Aug 18 21:10:41.361598 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 403/1630] 10.4.3.48 () {68 vars in 1283 bytes} [Tue Aug 18 21:10:41 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:41.371918 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec6f0281-c54c-4f33-8865-00c5e63adf1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.374362 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec6f0281-c54c-4f33-8865-00c5e63adf1b tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] PUT https://10.4.3.48/volume/v3/os-services/freeze Aug 18 21:10:41.374586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec6f0281-c54c-4f33-8865-00c5e63adf1b tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:41.392897 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec6f0281-c54c-4f33-8865-00c5e63adf1b tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 21:10:41.393598 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 413/1631] 10.4.3.48 () {68 vars in 1283 bytes} [Tue Aug 18 21:10:41 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:41.403951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-087fdded-eac2-42d3-8760-500e9544bf2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:41.406393 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-087fdded-eac2-42d3-8760-500e9544bf2e tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] PUT https://10.4.3.48/volume/v3/os-services/thaw Aug 18 21:10:41.406770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-087fdded-eac2-42d3-8760-500e9544bf2e tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:41.416972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-087fdded-eac2-42d3-8760-500e9544bf2e tempest-VolumeServicesNegativeTest-1772250193 tempest-VolumeServicesNegativeTest-1772250193-project-admin] https://10.4.3.48/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 21:10:41.417504 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 410/1632] 10.4.3.48 () {68 vars in 1277 bytes} [Tue Aug 18 21:10:41 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:43.993779 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-129a9906-7d56-49af-8583-27c2f5753463 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.122094 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-129a9906-7d56-49af-8583-27c2f5753463 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:44.122446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-129a9906-7d56-49af-8583-27c2f5753463 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-370229179", "extra_specs": {"spec1": "val1"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.130604 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.140775 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-129a9906-7d56-49af-8583-27c2f5753463 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:44.141285 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 407/1633] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:10:43 2026] POST /volume/v3/types => generated 242 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:44.152236 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a14066fe-351a-4bae-aee2-12621431d892 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.154054 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a14066fe-351a-4bae-aee2-12621431d892 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] POST https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs Aug 18 21:10:44.154338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a14066fe-351a-4bae-aee2-12621431d892 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-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 18 21:10:44.155744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a14066fe-351a-4bae-aee2-12621431d892 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs returned with HTTP 400 Aug 18 21:10:44.156282 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 414/1634] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:10:44 2026] POST /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:10:44.164155 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c5d5907-2f04-4b9b-908c-c61162b5714f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.165968 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c5d5907-2f04-4b9b-908c-c61162b5714f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] POST https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs Aug 18 21:10:44.166783 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c5d5907-2f04-4b9b-908c-c61162b5714f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.169265 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c5d5907-2f04-4b9b-908c-c61162b5714f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs returned with HTTP 400 Aug 18 21:10:44.170581 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:44.171080 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 411/1635] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:10:44 2026] POST /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:10:44.171445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-755968006"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.172932 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-755968006'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:44.173091 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 1 GB Aug 18 21:10:44.177019 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:10:44.179004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c42ecc7-188d-4035-9dcf-5f3f00841e03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.180856 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c42ecc7-188d-4035-9dcf-5f3f00841e03 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] POST https://10.4.3.48/volume/v3/types/a5051481-3008-48be-9172-bd4373cbf21e/extra_specs Aug 18 21:10:44.181202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c42ecc7-188d-4035-9dcf-5f3f00841e03 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.182631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (98e9dae6-99d8-4ac0-9c47-8d41d1c13a76) 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 18 21:10:44.183608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b300ca5e-c709-4b83-af97-11ae8750e903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:44.184501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-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 18 21:10:44.208316 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b300ca5e-c709-4b83-af97-11ae8750e903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:44.209219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a48f1b1-db46-4d63-b91b-88e9e91f0c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:44.211703 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c42ecc7-188d-4035-9dcf-5f3f00841e03 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/a5051481-3008-48be-9172-bd4373cbf21e/extra_specs returned with HTTP 404 Aug 18 21:10:44.212323 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 408/1636] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:10:44 2026] POST /volume/v3/types/a5051481-3008-48be-9172-bd4373cbf21e/extra_specs => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.221298 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-57a64bf3-6b1e-4819-b032-db9d0c56de8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.224398 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57a64bf3-6b1e-4819-b032-db9d0c56de8f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] DELETE https://10.4.3.48/volume/v3/types/6ecf17db-0d2e-4354-b88f-208315be6558/extra_specs/spec1 Aug 18 21:10:44.224676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57a64bf3-6b1e-4819-b032-db9d0c56de8f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.224913 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57a64bf3-6b1e-4819-b032-db9d0c56de8f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.230973 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57a64bf3-6b1e-4819-b032-db9d0c56de8f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/6ecf17db-0d2e-4354-b88f-208315be6558/extra_specs/spec1 returned with HTTP 404 Aug 18 21:10:44.231521 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 415/1637] 10.4.3.48 () {66 vars in 1392 bytes} [Tue Aug 18 21:10:44 2026] DELETE /volume/v3/types/6ecf17db-0d2e-4354-b88f-208315be6558/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.241234 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-343cca78-0a4a-4bb3-96a4-f0356406a15f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.244502 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-343cca78-0a4a-4bb3-96a4-f0356406a15f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] GET https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/nonexistent_extra_spec_name Aug 18 21:10:44.246095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-343cca78-0a4a-4bb3-96a4-f0356406a15f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.246095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-343cca78-0a4a-4bb3-96a4-f0356406a15f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.255131 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-343cca78-0a4a-4bb3-96a4-f0356406a15f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 21:10:44.256818 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 412/1638] 10.4.3.48 () {66 vars in 1455 bytes} [Tue Aug 18 21:10:44 2026] GET /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.264463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da3b3d1a-9972-4f28-ac01-a88c35cf8e35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.267456 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da3b3d1a-9972-4f28-ac01-a88c35cf8e35 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] GET https://10.4.3.48/volume/v3/types/5f3ba8d1-2844-4d6e-aaa1-1d72cd78a864/extra_specs/spec1 Aug 18 21:10:44.267456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da3b3d1a-9972-4f28-ac01-a88c35cf8e35 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.268156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da3b3d1a-9972-4f28-ac01-a88c35cf8e35 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.272321 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da3b3d1a-9972-4f28-ac01-a88c35cf8e35 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/5f3ba8d1-2844-4d6e-aaa1-1d72cd78a864/extra_specs/spec1 returned with HTTP 404 Aug 18 21:10:44.272999 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 409/1639] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:10:44 2026] GET /volume/v3/types/5f3ba8d1-2844-4d6e-aaa1-1d72cd78a864/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.276750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['b8eb554f-47c7-4009-bb54-55bf7fd29fba', '5020f906-117b-4183-8fcc-2e302d869cc1', '59dbeba6-705f-4f62-8569-b116cd25dfaa', 'cc01eda4-d754-4ca7-b0a7-13b402237a65'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:44.276750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a48f1b1-db46-4d63-b91b-88e9e91f0c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8eb554f-47c7-4009-bb54-55bf7fd29fba', '5020f906-117b-4183-8fcc-2e302d869cc1', '59dbeba6-705f-4f62-8569-b116cd25dfaa', 'cc01eda4-d754-4ca7-b0a7-13b402237a65']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:44.276750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb1fb8d-4d00-471c-9bdc-dfd99926451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:44.281170 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62bb48f3-768a-4c7e-9991-68da900b9e2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.283076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62bb48f3-768a-4c7e-9991-68da900b9e2b tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] GET https://10.4.3.48/volume/v3/types/88dfa200-e48d-4c4e-b910-08645dde53b8/extra_specs Aug 18 21:10:44.283264 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62bb48f3-768a-4c7e-9991-68da900b9e2b tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.283459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62bb48f3-768a-4c7e-9991-68da900b9e2b tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.286870 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62bb48f3-768a-4c7e-9991-68da900b9e2b tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/88dfa200-e48d-4c4e-b910-08645dde53b8/extra_specs returned with HTTP 404 Aug 18 21:10:44.287413 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 416/1640] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:10:44 2026] GET /volume/v3/types/88dfa200-e48d-4c4e-b910-08645dde53b8/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.296538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-af422b5b-e969-477c-8d77-4bd9fb7b9c74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.297655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb1fb8d-4d00-471c-9bdc-dfd99926451e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a8bb76-7830-47ff-b523-081e9bb70988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-755968006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['b8eb554f-47c7-4009-bb54-55bf7fd29fba','5020f906-117b-4183-8fcc-2e302d869cc1','59dbeba6-705f-4f62-8569-b116cd25dfaa','cc01eda4-d754-4ca7-b0a7-13b402237a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-755968006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49a8bb76-7830-47ff-b523-081e9bb70988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:44.298566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52986387-263a-4b95-a9e3-b601160d066e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:44.298681 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af422b5b-e969-477c-8d77-4bd9fb7b9c74 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] PUT https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 Aug 18 21:10:44.299096 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af422b5b-e969-477c-8d77-4bd9fb7b9c74 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.301207 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af422b5b-e969-477c-8d77-4bd9fb7b9c74 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 returned with HTTP 400 Aug 18 21:10:44.302448 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 413/1641] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:10:44 2026] PUT /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:10:44.311671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-473211fd-ce0a-4f68-ba0f-3d6a9a1bbcb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.313281 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-473211fd-ce0a-4f68-ba0f-3d6a9a1bbcb1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] PUT https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 Aug 18 21:10:44.313599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-473211fd-ce0a-4f68-ba0f-3d6a9a1bbcb1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'update', calling method: update, body: null {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.315505 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-473211fd-ce0a-4f68-ba0f-3d6a9a1bbcb1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 returned with HTTP 400 Aug 18 21:10:44.315993 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 410/1642] 10.4.3.48 () {68 vars in 1408 bytes} [Tue Aug 18 21:10:44 2026] PUT /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:44.319082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52986387-263a-4b95-a9e3-b601160d066e) transitioned into state 'SUCCESS' from state '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-755968006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['b8eb554f-47c7-4009-bb54-55bf7fd29fba','5020f906-117b-4183-8fcc-2e302d869cc1','59dbeba6-705f-4f62-8569-b116cd25dfaa','cc01eda4-d754-4ca7-b0a7-13b402237a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:44.320343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17901a3-e286-49b7-b90b-d17e4d8b4c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:44.323821 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6b0f1a6f-c7fe-4a1f-b516-938e9b7df585 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.328261 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0f1a6f-c7fe-4a1f-b516-938e9b7df585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] PUT https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/None Aug 18 21:10:44.328261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1a6f-c7fe-4a1f-b516-938e9b7df585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.331744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17901a3-e286-49b7-b90b-d17e4d8b4c39) 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 18 21:10:44.331744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (98e9dae6-99d8-4ac0-9c47-8d41d1c13a76) 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 18 21:10:44.331744 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:10:44.331744 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92a02304-a2f6-4e56-a7fb-c7e61cf2126c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:44.332282 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 404/1643] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:44 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:44.340150 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0f1a6f-c7fe-4a1f-b516-938e9b7df585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 21:10:44.340450 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6b0f1a6f-c7fe-4a1f-b516-938e9b7df585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/None returned with HTTP 400 Aug 18 21:10:44.341220 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 417/1644] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:10:44 2026] PUT /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:44.344102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.347036 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:10:44.347036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.347036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.349443 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f29369c1-2d03-472a-b9a1-bec22e9c5585 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.351514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f29369c1-2d03-472a-b9a1-bec22e9c5585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] PUT https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/3c3508c7-c84d-48cb-a9b4-8a298e4437dc Aug 18 21:10:44.351842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f29369c1-2d03-472a-b9a1-bec22e9c5585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.353947 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:44.353947 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:44.358266 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:10:44.365489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a452cc7-563c-4b6f-b3d3-265a1fc9e163 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:10:44.366151 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 414/1645] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:44 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:44.378868 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f29369c1-2d03-472a-b9a1-bec22e9c5585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 21:10:44.379310 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f29369c1-2d03-472a-b9a1-bec22e9c5585 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/3c3508c7-c84d-48cb-a9b4-8a298e4437dc returned with HTTP 400 Aug 18 21:10:44.383963 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 411/1646] 10.4.3.48 () {68 vars in 1502 bytes} [Tue Aug 18 21:10:44 2026] PUT /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7/extra_specs/3c3508c7-c84d-48cb-a9b4-8a298e4437dc => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:10:44.389485 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23a8de77-f609-495c-95f5-2cb0079ac054 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.393198 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23a8de77-f609-495c-95f5-2cb0079ac054 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] PUT https://10.4.3.48/volume/v3/types/a0d04dae-95ea-4ce4-9d5f-b7a1cbf9574c/extra_specs/spec1 Aug 18 21:10:44.393750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23a8de77-f609-495c-95f5-2cb0079ac054 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:44.396122 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:44.396122 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:44.445294 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23a8de77-f609-495c-95f5-2cb0079ac054 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/a0d04dae-95ea-4ce4-9d5f-b7a1cbf9574c/extra_specs/spec1 returned with HTTP 404 Aug 18 21:10:44.445988 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 405/1647] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:10:44 2026] PUT /volume/v3/types/a0d04dae-95ea-4ce4-9d5f-b7a1cbf9574c/extra_specs/spec1 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:44.455732 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ae50e51-49c6-47c1-a247-e4e70ed001b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.458519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ae50e51-49c6-47c1-a247-e4e70ed001b1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] DELETE https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 Aug 18 21:10:44.458730 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ae50e51-49c6-47c1-a247-e4e70ed001b1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.458997 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ae50e51-49c6-47c1-a247-e4e70ed001b1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.488219 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ae50e51-49c6-47c1-a247-e4e70ed001b1 tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 returned with HTTP 202 Aug 18 21:10:44.488570 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 418/1648] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:10:44 2026] DELETE /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:44.495981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25476144-f46a-4f20-a133-528521141b9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:44.499209 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25476144-f46a-4f20-a133-528521141b9f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] GET https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 Aug 18 21:10:44.499383 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25476144-f46a-4f20-a133-528521141b9f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:44.499604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25476144-f46a-4f20-a133-528521141b9f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:44.503229 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25476144-f46a-4f20-a133-528521141b9f tempest-ExtraSpecsNegativeTest-1405979672 tempest-ExtraSpecsNegativeTest-1405979672-project-admin] https://10.4.3.48/volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 returned with HTTP 404 Aug 18 21:10:44.503775 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 415/1649] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:10:44 2026] GET /volume/v3/types/3a4f27e5-a6a1-4188-9bfe-7a668794f5e7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:45.392003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:45.395589 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:10:45.396008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:45.396380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:45.406632 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:45.406632 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:45.410976 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:10:45.415104 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f8c9b50-2452-4ff9-a31c-b9a94b2d71e4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:10:45.415486 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 412/1650] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:45 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:10:45.433640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-146a0da7-8e6b-4195-8657-95931019a3f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:45.435465 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-146a0da7-8e6b-4195-8657-95931019a3f9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:10:45.435977 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-146a0da7-8e6b-4195-8657-95931019a3f9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:45.437777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-146a0da7-8e6b-4195-8657-95931019a3f9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:45.447002 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:45.447002 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:45.459886 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-146a0da7-8e6b-4195-8657-95931019a3f9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:10:45.466511 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-146a0da7-8e6b-4195-8657-95931019a3f9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:10:45.467021 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 406/1651] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:45 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:45.488267 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:45.490392 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:10:45.490817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-784972402"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:45.503968 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:45.503968 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:45.505422 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:10:45.505604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:10:45.582249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['472ad062-6f97-464e-a443-3802b3774cee', 'd2df9afc-7c49-42d4-abac-fc28d377dea1', 'be7ac3de-f715-4a93-b6e5-799346c98d31', '924a5ec1-95bd-4c00-9ce4-6922f57e7d72'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:45.626210 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot create request issued successfully. Aug 18 21:10:45.626210 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a2d38ee-611b-4bf8-af22-48c1d287aa27 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:10:45.626210 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 419/1652] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:10:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:45.640928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:45.646151 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:10:45.647152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:45.647152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:45.659745 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:45.659745 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:45.660312 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:10:45.661239 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cffbce4-527c-4b56-9fa1-fb424c6182f8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 200 Aug 18 21:10:45.661639 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 416/1653] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:45 2026] GET /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:46.673475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:46.675823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:10:46.676104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:46.676346 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:46.683610 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.683610 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:46.684197 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:10:46.685242 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80612475-8a5d-4161-8ec7-21a5b7d2fe1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 200 Aug 18 21:10:46.685885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 413/1654] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:10:46 2026] GET /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:46.697015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b598158a-ab58-44d3-8d4b-989e4726fedd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:46.700269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:10:46.701215 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "snapshot_id": "3b72444a-dc9f-41c0-a205-b874a1f5c3d2", "name": "tempest-VolumesSnapshotTestJSON-Backup-1677477090", "container": "tempest-volumessnapshottestjson-backup-container-357059759"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:46.702995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Creating new backup {'backup': {'volume_id': '49a8bb76-7830-47ff-b523-081e9bb70988', 'snapshot_id': '3b72444a-dc9f-41c0-a205-b874a1f5c3d2', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1677477090', 'container': 'tempest-volumessnapshottestjson-backup-container-357059759'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:10:46.703242 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Creating backup of volume 49a8bb76-7830-47ff-b523-081e9bb70988 in container tempest-volumessnapshottestjson-backup-container-357059759 Aug 18 21:10:46.715031 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.715031 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:46.715833 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:10:46.724908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-e1299b10-6eb8-4d99-8cdc-cf277d9575a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:46.725740 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.725740 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:46.726360 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:10:46.729353 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-e1299b10-6eb8-4d99-8cdc-cf277d9575a2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 Aug 18 21:10:46.729568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-e1299b10-6eb8-4d99-8cdc-cf277d9575a2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:46.729811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-e1299b10-6eb8-4d99-8cdc-cf277d9575a2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:46.741082 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.741082 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:46.771222 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['1c78614b-f41e-480e-a619-5f0e6c0917a1', '7aa62521-d6e8-49ff-99a9-6eaa37776cda'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:46.808151 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b598158a-ab58-44d3-8d4b-989e4726fedd tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:10:46.808576 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 407/1655] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:46 2026] POST /volume/v3/backups => generated 333 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:46.819275 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-e1299b10-6eb8-4d99-8cdc-cf277d9575a2 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 returned with HTTP 200 Aug 18 21:10:46.819850 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 420/1656] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:10:46 2026] DELETE /volume/v3/attachments/c2288dc3-b73d-4c64-921a-24e4e7cc6e77 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:46.822672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:46.826903 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:46.827100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:46.827317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:46.827465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:46.832982 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.832982 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:46.834176 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbfb61ac-0e12-4ff3-a8d1-ae879031bd20 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:46.834265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:46.834658 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 417/1657] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:46 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:46.837230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:10:46.837473 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:46.837679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:46.837844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Delete volume with id: 51d684bb-ddf9-464f-a5b8-4273cebed4ed Aug 18 21:10:46.848450 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:46.848450 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:46.849027 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:10:46.868418 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Delete volume request issued successfully. Aug 18 21:10:46.868595 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-583e5b78-71ea-4d75-87c5-3a0226ab4cb1 req-ef902eab-daf6-4201-ac5c-c1336ebe061a tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed returned with HTTP 202 Aug 18 21:10:46.868997 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 414/1658] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:10:46 2026] DELETE /volume/v3/volumes/51d684bb-ddf9-464f-a5b8-4273cebed4ed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:47.223292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.225026 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:47.225341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-184355919"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:47.226930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-184355919'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:47.317745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Create volume of 1 GB Aug 18 21:10:47.318046 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.318046 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:47.322120 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Availability Zones retrieved successfully. Aug 18 21:10:47.328138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Flow 'volume_create_api' (63965824-615f-461c-beeb-7a869b47139b) 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 18 21:10:47.329783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0bf787-0e9b-4b4f-bab3-0dbc2763096d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:47.330803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-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 18 21:10:47.390946 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0bf787-0e9b-4b4f-bab3-0dbc2763096d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:47.391664 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6b6cb1-5998-4935-a158-065a2b286676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:47.474476 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Created reservations ['4ea38d23-2db3-4480-8c06-1ddc8abcb8e8', '241495af-97cf-419e-836f-51cfbe0f7a75', '333c4e20-d205-4f6c-a6f3-9e4ae78c33b5', 'a3fb2e40-8711-48ab-af92-4a80c80a5889'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:47.475424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6b6cb1-5998-4935-a158-065a2b286676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea38d23-2db3-4480-8c06-1ddc8abcb8e8', '241495af-97cf-419e-836f-51cfbe0f7a75', '333c4e20-d205-4f6c-a6f3-9e4ae78c33b5', 'a3fb2e40-8711-48ab-af92-4a80c80a5889']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:47.476434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e72e15-1778-4cf8-99b4-99584066572f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:47.500419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e72e15-1778-4cf8-99b4-99584066572f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e146e9-834f-4ffd-839d-e79b3d923816', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-184355919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487ce08b3255486797ed5933269e33d5',qos_specs=None,replication_status=,reservations=['4ea38d23-2db3-4480-8c06-1ddc8abcb8e8','241495af-97cf-419e-836f-51cfbe0f7a75','333c4e20-d205-4f6c-a6f3-9e4ae78c33b5','a3fb2e40-8711-48ab-af92-4a80c80a5889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a2614c7ad9418e89766e61b9528d76',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-184355919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e146e9-834f-4ffd-839d-e79b3d923816,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487ce08b3255486797ed5933269e33d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51a2614c7ad9418e89766e61b9528d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:47.501384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b39f4fd-9066-422a-a875-c762f116cf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:47.520020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b39f4fd-9066-422a-a875-c762f116cf7a) transitioned into state 'SUCCESS' from state '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-184355919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487ce08b3255486797ed5933269e33d5',qos_specs=None,replication_status=,reservations=['4ea38d23-2db3-4480-8c06-1ddc8abcb8e8','241495af-97cf-419e-836f-51cfbe0f7a75','333c4e20-d205-4f6c-a6f3-9e4ae78c33b5','a3fb2e40-8711-48ab-af92-4a80c80a5889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a2614c7ad9418e89766e61b9528d76',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:47.520614 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fadc795-5d6d-4178-90fb-4c08eeafbe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:47.528959 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fadc795-5d6d-4178-90fb-4c08eeafbe8c) 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 18 21:10:47.529701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Flow 'volume_create_api' (63965824-615f-461c-beeb-7a869b47139b) 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 18 21:10:47.530005 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Create volume request issued successfully. Aug 18 21:10:47.530548 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c8aa7f4-8441-43a8-9be8-861043501e89 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:47.530899 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 408/1659] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:10:47 2026] POST /volume/v3/volumes => generated 748 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:47.546820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.549234 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:47.549489 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:47.549704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:47.557331 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.557331 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:47.561371 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:47.565796 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dddd27ff-d0e3-43ea-a33f-aa4b1504c58b tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 200 Aug 18 21:10:47.566070 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 421/1660] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:47 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:47.848556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.850992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:47.851170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:47.851431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:47.851595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:47.855626 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.855626 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:47.856451 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ce1afbb-365f-4cbe-bb4f-44b4114e760f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:47.856742 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 418/1661] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:47 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:47.913423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.915307 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] DELETE https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:10:47.915582 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:47.915805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:47.915992 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Delete volume with id: 952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:10:47.923760 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.923760 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:47.924214 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:10:47.939782 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Delete volume request issued successfully. Aug 18 21:10:47.939978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-091b5b7a-832a-47a4-b4c7-6f8fae3fc237 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 202 Aug 18 21:10:47.940360 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 415/1662] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:47 2026] DELETE /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:47.947942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.948654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:47.949609 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:10:47.949801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:47.949970 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:47.951834 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:47.952027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:47.952197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:47.957162 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.957162 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:47.960973 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Volume info retrieved successfully. Aug 18 21:10:47.965359 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c6f0f73-8242-4c6f-bfab-f5d77335d839 tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 200 Aug 18 21:10:47.965896 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 409/1663] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:47 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:47.969372 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:47.969372 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:47.973469 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:47.981130 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82a85bc5-ae94-4f96-8c90-de12b6bc579e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:10:47.981509 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 422/1664] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:47 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.023287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.024861 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:48.025070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.025249 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.040608 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.040608 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:48.044586 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:48.049072 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-f12bc48f-542b-41a3-809f-d90fd11d84c5 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:10:48.049568 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 419/1665] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.066009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.068109 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] POST https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17/action Aug 18 21:10:48.068465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:48.068638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:48.078390 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.078390 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:48.078856 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:48.084186 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Begin detaching volume completed successfully. Aug 18 21:10:48.084369 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-08391c9b-d55e-45cb-b9bf-cd1eee57751e tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17/action returned with HTTP 202 Aug 18 21:10:48.084977 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 416/1666] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:10:48 2026] POST /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:48.134161 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-855588bb-a44d-4431-ad22-fd6b22192429 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.134540 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-855588bb-a44d-4431-ad22-fd6b22192429 None None] GET https://10.4.3.48/volume// Aug 18 21:10:48.134704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-855588bb-a44d-4431-ad22-fd6b22192429 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.134893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-855588bb-a44d-4431-ad22-fd6b22192429 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.135186 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-855588bb-a44d-4431-ad22-fd6b22192429 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:48.135454 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 410/1667] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:10: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 18 21:10:48.145307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.147508 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:48.147731 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.147937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.157898 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.157898 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:48.160991 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:48.165550 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-6482b7ea-2c32-4fa8-aa8d-4cce39528f59 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:10:48.166007 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 423/1668] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:48.578707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d1491a3-0b54-4823-b376-e0c521b12480 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.580563 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d1491a3-0b54-4823-b376-e0c521b12480 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.580778 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d1491a3-0b54-4823-b376-e0c521b12480 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.580947 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d1491a3-0b54-4823-b376-e0c521b12480 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.588129 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.588129 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:48.591852 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d1491a3-0b54-4823-b376-e0c521b12480 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.596984 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d1491a3-0b54-4823-b376-e0c521b12480 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 200 Aug 18 21:10:48.597623 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 420/1669] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.613676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c669b1bf-816b-4550-a094-f94cee82bab7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.615242 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] POST https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action Aug 18 21:10:48.615687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-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=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:48.615881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:48.626114 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.626114 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:48.632605 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.632605 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:48.633026 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.644161 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Update volume metadata completed successfully. Aug 18 21:10:48.644485 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c669b1bf-816b-4550-a094-f94cee82bab7 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action returned with HTTP 200 Aug 18 21:10:48.645060 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 417/1670] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:10:48 2026] POST /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:48.653391 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.657641 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.657894 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.658133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.668147 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.668147 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:48.674490 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.682988 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c23952aa-1d94-46ea-aefe-8f8b2b77c379 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 200 Aug 18 21:10:48.683582 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 411/1671] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.698111 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.699880 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] POST https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action Aug 18 21:10:48.700292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:48.700441 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:48.708770 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.708770 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:48.717310 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.717310 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:48.717812 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.726405 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Get volume image-metadata completed successfully. Aug 18 21:10:48.739207 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Delete volume metadata completed successfully. Aug 18 21:10:48.739345 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67b009f6-7a80-4d17-8bbc-7c8b6b234a1f tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action returned with HTTP 200 Aug 18 21:10:48.739810 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 424/1672] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:48 2026] POST /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 21:10:48.752876 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.754625 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] POST https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action Aug 18 21:10:48.755051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:48.755233 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:48.763565 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.763565 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:48.764199 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.771373 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Get volume image-metadata completed successfully. Aug 18 21:10:48.771644 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-742e7e45-4490-4876-a6d4-30ca987b12b0 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action returned with HTTP 200 Aug 18 21:10:48.772191 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 421/1673] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:10:48 2026] POST /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:48.779903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.782187 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.782416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.782637 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.789671 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.789671 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:48.793609 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.798620 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b135d7a4-4c4b-4028-ab8b-26f1f3ed9c69 tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 200 Aug 18 21:10:48.799118 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 418/1674] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.811468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.813178 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] DELETE https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.813463 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.813684 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.813824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Delete volume with id: 90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.822645 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.822645 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:48.823115 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.841856 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Delete volume request issued successfully. Aug 18 21:10:48.842029 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-186b8b4e-daa2-4f23-a065-de75a1afb75d tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 202 Aug 18 21:10:48.845451 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 412/1675] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:48 2026] DELETE /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:10:48.851822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e108a503-d7b6-478c-94b8-d740867e889c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.854537 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e108a503-d7b6-478c-94b8-d740867e889c tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:48.855986 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e108a503-d7b6-478c-94b8-d740867e889c tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.856861 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e108a503-d7b6-478c-94b8-d740867e889c tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.865816 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.865816 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:48.867734 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.869981 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:48.870221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.870440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.870578 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:48.873029 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e108a503-d7b6-478c-94b8-d740867e889c tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Volume info retrieved successfully. Aug 18 21:10:48.875748 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:48.875748 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:48.876701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba644c30-bd61-4da9-84ba-edaf189d7169 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:48.877210 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 422/1676] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:48.880214 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e108a503-d7b6-478c-94b8-d740867e889c tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 200 Aug 18 21:10:48.880636 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 425/1677] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:48.979397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1638ec8-2933-4014-82a3-e474253abb3f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:48.981067 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1638ec8-2933-4014-82a3-e474253abb3f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] GET https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b Aug 18 21:10:48.981259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1638ec8-2933-4014-82a3-e474253abb3f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:48.981412 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1638ec8-2933-4014-82a3-e474253abb3f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:48.987914 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1638ec8-2933-4014-82a3-e474253abb3f tempest-ServerActionsTestOtherA-1792615200 tempest-ServerActionsTestOtherA-1792615200-project-member] https://10.4.3.48/volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b returned with HTTP 404 Aug 18 21:10:48.988406 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 419/1678] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:48 2026] GET /volume/v3/volumes/952e9ac3-76a1-40cc-91b3-73322afbf36b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:49.645620 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-508ab26e-88f5-4994-968c-e66d634dff0b req-086bf7eb-1b62-41d8-940c-13c62a67247d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:49.647165 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-086bf7eb-1b62-41d8-940c-13c62a67247d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] DELETE https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a Aug 18 21:10:49.647411 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-086bf7eb-1b62-41d8-940c-13c62a67247d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:49.647673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-086bf7eb-1b62-41d8-940c-13c62a67247d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:49.658336 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:49.658336 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:49.734536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-508ab26e-88f5-4994-968c-e66d634dff0b req-086bf7eb-1b62-41d8-940c-13c62a67247d tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a returned with HTTP 200 Aug 18 21:10:49.735166 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 413/1679] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:10:49 2026] DELETE /volume/v3/attachments/da90b6e5-ee80-4b8b-95a5-460740e3a40a => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:49.893025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a027a88-e9c8-4ade-b5af-fb1be6664b6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:49.894278 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:49.894673 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a027a88-e9c8-4ade-b5af-fb1be6664b6e tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] GET https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 Aug 18 21:10:49.894845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a027a88-e9c8-4ade-b5af-fb1be6664b6e tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:49.895016 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a027a88-e9c8-4ade-b5af-fb1be6664b6e tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:49.901470 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:49.901752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:49.902008 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:49.902164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:49.906664 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a027a88-e9c8-4ade-b5af-fb1be6664b6e tempest-VolumesImageMetadata-339147235 tempest-VolumesImageMetadata-339147235-project-member] https://10.4.3.48/volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 returned with HTTP 404 Aug 18 21:10:49.907308 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 426/1680] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:49 2026] GET /volume/v3/volumes/90e146e9-834f-4ffd-839d-e79b3d923816 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:49.913650 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:49.913650 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:49.914472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2df4931-6fe3-4d43-8120-bbef0a46a0d9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:49.914914 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 423/1681] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:49 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:50.237906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc29ad79-7470-4636-bda2-d52b4230d8df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:50.238737 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc29ad79-7470-4636-bda2-d52b4230d8df tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:50.238737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc29ad79-7470-4636-bda2-d52b4230d8df tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:50.238839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc29ad79-7470-4636-bda2-d52b4230d8df tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:50.244951 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:50.244951 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:50.248543 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bc29ad79-7470-4636-bda2-d52b4230d8df tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:50.252687 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc29ad79-7470-4636-bda2-d52b4230d8df tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:10:50.253073 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 420/1682] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:50 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:50.928845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:50.931590 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:50.931689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:50.932065 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:50.932242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:50.941001 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:50.941001 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:50.942254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ec0271b-6d76-4313-bf29-cd6c9fdc51ac tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:50.942917 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 414/1683] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:50 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:51.957085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:51.960925 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:51.961142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:51.961770 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:51.961770 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:51.971435 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:51.971435 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:51.972502 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0498e918-7e1f-4e99-8f5c-b39fcfa6c7e0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:51.973018 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 427/1684] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:51 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:52.299889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-698121c1-2cd1-4e26-803e-a1cf632d522d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:52.456666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:52.457154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1244657038"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:52.459283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1244657038'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:52.459399 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume of 1 GB Aug 18 21:10:52.464394 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Availability Zones retrieved successfully. Aug 18 21:10:52.470369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Flow 'volume_create_api' (f699d8e9-e857-49d3-87ad-189b024701a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:52.471639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba18a29-6919-433e-b640-b05000651b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:52.472710 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:10:52.501010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba18a29-6919-433e-b640-b05000651b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:52.501758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82eb51a4-4bfa-46d6-b2d2-9ee8bcabef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:52.568542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Created reservations ['be256742-7fb3-4b98-bfd9-e92f7cbd29c0', 'ef90c1a4-2f21-466a-9086-74d868055047', 'de773c72-b706-44d9-8df2-2494dda2e951', '53e70679-866c-49c6-b671-40e83888cbd6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:52.569542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82eb51a4-4bfa-46d6-b2d2-9ee8bcabef02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be256742-7fb3-4b98-bfd9-e92f7cbd29c0', 'ef90c1a4-2f21-466a-9086-74d868055047', 'de773c72-b706-44d9-8df2-2494dda2e951', '53e70679-866c-49c6-b671-40e83888cbd6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:52.570268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aa728c-961f-4ebc-9da2-9f6b567213d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:52.594132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aa728c-961f-4ebc-9da2-9f6b567213d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212e3808-788a-4d8d-a244-2cefdc808e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1244657038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',qos_specs=None,replication_status=,reservations=['be256742-7fb3-4b98-bfd9-e92f7cbd29c0','ef90c1a4-2f21-466a-9086-74d868055047','de773c72-b706-44d9-8df2-2494dda2e951','53e70679-866c-49c6-b671-40e83888cbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28786c0a97904babb1659de007ec0ccf',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1244657038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212e3808-788a-4d8d-a244-2cefdc808e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28786c0a97904babb1659de007ec0ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:52.595242 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21bfd02-a1d5-4f32-9e46-5b8003380334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:52.619375 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21bfd02-a1d5-4f32-9e46-5b8003380334) transitioned into state 'SUCCESS' from state '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-1244657038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',qos_specs=None,replication_status=,reservations=['be256742-7fb3-4b98-bfd9-e92f7cbd29c0','ef90c1a4-2f21-466a-9086-74d868055047','de773c72-b706-44d9-8df2-2494dda2e951','53e70679-866c-49c6-b671-40e83888cbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28786c0a97904babb1659de007ec0ccf',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:52.620166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b05358-9c3b-4e64-949c-370d029cd4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:52.633866 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b05358-9c3b-4e64-949c-370d029cd4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:52.634849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Flow 'volume_create_api' (f699d8e9-e857-49d3-87ad-189b024701a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:10:52.635197 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume request issued successfully. Aug 18 21:10:52.636039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-698121c1-2cd1-4e26-803e-a1cf632d522d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:52.636620 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 424/1685] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:52 2026] POST /volume/v3/volumes => generated 749 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:52.653394 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-048ca488-e404-423a-af83-6e23325ccc30 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:52.656706 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-048ca488-e404-423a-af83-6e23325ccc30 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:52.656999 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-048ca488-e404-423a-af83-6e23325ccc30 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:52.657204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-048ca488-e404-423a-af83-6e23325ccc30 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:52.665097 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:52.665097 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:52.669279 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-048ca488-e404-423a-af83-6e23325ccc30 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:52.676221 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-048ca488-e404-423a-af83-6e23325ccc30 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:52.676733 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 421/1686] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:52 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:52.992205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:52.994083 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:52.994367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:52.994561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:52.994694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:53.000978 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.000978 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:53.002136 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1d6ad99-9962-4103-9655-f200bee37fe6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:53.002560 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 415/1687] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:52 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.566809 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.570979 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:10:53.570979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.570979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.591870 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.591870 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:53.598257 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:10:53.604751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-24668bc2-e4b4-43bb-8a1e-981a3b8ddf20 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:10:53.604751 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 428/1688] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:53.694125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.697022 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:53.697022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.697273 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.708560 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.708560 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:53.714108 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:53.720708 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d514b13-bb41-4a2d-be74-2a667db21ddc tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:53.721119 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 425/1689] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.739699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.742943 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] POST https://10.4.3.48/volume/v3/os-volume-transfer Aug 18 21:10:53.743305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "212e3808-788a-4d8d-a244-2cefdc808e20"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:53.745019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Creating new volume transfer {'transfer': {'volume_id': '212e3808-788a-4d8d-a244-2cefdc808e20'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 21:10:53.745065 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Creating transfer of volume 212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:53.745201 np0000007703 devstack@c-api.service[100293]: INFO cinder.transfer.api [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Generating transfer record for volume 212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:53.756808 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.756808 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:53.779525 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62f827b7-be17-4a6f-b751-9b3b86d70dae tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 21:10:53.781201 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 422/1690] 10.4.3.48 () {68 vars in 1284 bytes} [Tue Aug 18 21:10:53 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:53.790307 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.792964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:53.793251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.796938 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.822046 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.822046 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:53.828866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0732993-f272-4619-b241-3884052f6a41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.830846 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:53.835440 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] DELETE https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:53.835810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.835961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.836230 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Delete volume with id: bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:53.845915 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bd1677c-523a-4462-bbfd-12d18f4ebe91 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:53.846524 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 416/1691] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.852492 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.852492 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:53.853089 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:53.861737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc1e70b0-10bd-403e-9dd0-b0b3d17dbb74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.867748 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc1e70b0-10bd-403e-9dd0-b0b3d17dbb74 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb Aug 18 21:10:53.867748 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc1e70b0-10bd-403e-9dd0-b0b3d17dbb74 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.867748 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc1e70b0-10bd-403e-9dd0-b0b3d17dbb74 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.873238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc1e70b0-10bd-403e-9dd0-b0b3d17dbb74 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb returned with HTTP 200 Aug 18 21:10:53.873771 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 426/1692] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.875550 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Delete volume request issued successfully. Aug 18 21:10:53.875790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0732993-f272-4619-b241-3884052f6a41 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 202 Aug 18 21:10:53.876276 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 429/1693] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:53 2026] DELETE /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:10:53.885808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c9432f66-0041-42ac-abdd-d927df97b841 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.887791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9432f66-0041-42ac-abdd-d927df97b841 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/os-volume-transfer Aug 18 21:10:53.887939 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1e317856-dc6c-4061-9713-91c00538d2ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.887986 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9432f66-0041-42ac-abdd-d927df97b841 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.888151 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9432f66-0041-42ac-abdd-d927df97b841 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.888303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-c9432f66-0041-42ac-abdd-d927df97b841 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 21:10:53.889975 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e317856-dc6c-4061-9713-91c00538d2ef tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:53.890217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e317856-dc6c-4061-9713-91c00538d2ef tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:53.890714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e317856-dc6c-4061-9713-91c00538d2ef tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:53.895251 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9432f66-0041-42ac-abdd-d927df97b841 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 21:10:53.895681 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 423/1694] 10.4.3.48 () {66 vars in 1263 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.899056 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:53.899056 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:53.904570 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:53.904751 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1e317856-dc6c-4061-9713-91c00538d2ef tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Volume info retrieved successfully. Aug 18 21:10:53.910285 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e317856-dc6c-4061-9713-91c00538d2ef tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 200 Aug 18 21:10:53.910778 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 417/1695] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:53 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:53.998674 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] POST https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb/accept Aug 18 21:10:53.999163 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1b30c77f8aac938a"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:54.001235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.volume_transfer [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Accepting volume transfer 78d9d656-ebca-4b44-bf15-0628d16613bb {{(pid=100292) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 21:10:54.001350 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Accepting transfer 78d9d656-ebca-4b44-bf15-0628d16613bb Aug 18 21:10:54.001440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.004510 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:54.004510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.004510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.018480 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.018480 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:54.020016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-20a4320f-a837-402f-8602-e5f325841bb9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.022168 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20a4320f-a837-402f-8602-e5f325841bb9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:54.022387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20a4320f-a837-402f-8602-e5f325841bb9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.022618 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20a4320f-a837-402f-8602-e5f325841bb9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.022760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-20a4320f-a837-402f-8602-e5f325841bb9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:54.025386 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:54.027662 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.027662 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:54.029121 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20a4320f-a837-402f-8602-e5f325841bb9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:54.029121 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 424/1696] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.032864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-626ced3a-3da9-400b-bbf3-52517d1337a5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:54.033412 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 430/1697] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.049829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02b8d268-74dc-458a-b97a-5137019e32bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.057607 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02b8d268-74dc-458a-b97a-5137019e32bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:54.057607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02b8d268-74dc-458a-b97a-5137019e32bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.058212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02b8d268-74dc-458a-b97a-5137019e32bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.082519 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.082519 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:54.085666 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Created reservations ['cd4fdcc5-46df-42d4-95c5-ae124b0ffcf0', '7a41796d-cc69-47c9-8a98-c79483473126', '7710e11f-b040-40f2-ae85-ecdb97583182', 'ce13edbc-03a3-435a-8306-bc3ad1ab6ba4'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:54.090696 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-02b8d268-74dc-458a-b97a-5137019e32bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:54.096755 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fca874ca-bb14-482d-bf53-90ce3e2bf77c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.097197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fca874ca-bb14-482d-bf53-90ce3e2bf77c None None] GET https://10.4.3.48/volume// Aug 18 21:10:54.097346 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fca874ca-bb14-482d-bf53-90ce3e2bf77c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.097991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fca874ca-bb14-482d-bf53-90ce3e2bf77c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.097991 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fca874ca-bb14-482d-bf53-90ce3e2bf77c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:54.098390 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 425/1698] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:10: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 18 21:10:54.104776 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02b8d268-74dc-458a-b97a-5137019e32bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:54.106508 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 418/1699] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.115042 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-75971e56-6b20-4493-a3c3-eff111eed265 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.118568 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-75971e56-6b20-4493-a3c3-eff111eed265 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:10:54.119213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-75971e56-6b20-4493-a3c3-eff111eed265 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcd4e376-b21b-44b2-9d7b-29a63ae24f8d", "connector": null, "instance_uuid": "f46f0063-a897-44d5-a3c6-ea4bf4cb7578"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:54.119326 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Created reservations ['97c646fd-cffc-4d93-84a4-7e90ef3d60dc', '80d0e850-a0fb-4bb5-b6ea-c9232db8056a', '2680db46-19da-4aae-a5a8-e90d29c3eaa2', '35d36d21-d84e-403c-9a48-9407a448e025'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:54.141530 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.141530 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:54.185486 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-75971e56-6b20-4493-a3c3-eff111eed265 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:10:54.185486 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 431/1700] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:10:54 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 18 21:10:54.187940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.188168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Created reservations ['33e9edf4-f1b3-45de-ac2b-63e864a6b3c9', '55d525d1-243e-4b2a-9f6d-bfd7051b1ef4', 'a54112e2-146b-4fbc-8291-dded38d1027f', '50836ae6-aea5-490f-8281-affa748d3fb1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:54.193073 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:54.193296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.193488 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.199039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-e4c32617-bdfe-48e0-94b7-ebd856675ce7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.202709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-e4c32617-bdfe-48e0-94b7-ebd856675ce7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 Aug 18 21:10:54.202955 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-e4c32617-bdfe-48e0-94b7-ebd856675ce7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.203177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-e4c32617-bdfe-48e0-94b7-ebd856675ce7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.205884 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.205884 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:54.212787 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.212787 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:54.214820 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:54.220188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-1360cfa6-9c32-4f46-b7a0-2c7f5ef198db tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:54.220840 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 426/1701] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.231086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Created reservations ['f7a5f393-2f1d-4bd7-9fa7-cbc233171558', 'dd8ad0bb-3c49-4cb5-a703-10a52c16e275', 'dec1a66c-8c16-4174-a704-ec5519b270bd', 'b2e2e93a-4184-44f2-b4f0-3c117311eda5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:54.260339 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Transfer volume completed successfully. Aug 18 21:10:54.297917 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-e4c32617-bdfe-48e0-94b7-ebd856675ce7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 returned with HTTP 200 Aug 18 21:10:54.298925 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 419/1702] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:10:54 2026] DELETE /volume/v3/attachments/a7c7ffba-993f-41ed-b81d-4a62208d7bb3 => generated 367 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:54.339056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f383beb5-4b59-474c-99a9-444fbb988b95 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.339543 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f383beb5-4b59-474c-99a9-444fbb988b95 None None] GET https://10.4.3.48/volume// Aug 18 21:10:54.339734 np0000007703 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Volume 212e3808-788a-4d8d-a244-2cefdc808e20 has been transferred. Aug 18 21:10:54.339811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f383beb5-4b59-474c-99a9-444fbb988b95 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.340015 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f383beb5-4b59-474c-99a9-444fbb988b95 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.340407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f383beb5-4b59-474c-99a9-444fbb988b95 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:54.340819 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 432/1703] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:10: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 18 21:10:54.346454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bb37d0b-7f14-439c-9ea0-99fba723e68d tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb/accept returned with HTTP 202 Aug 18 21:10:54.346909 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 427/1704] 10.4.3.48 () {68 vars in 1416 bytes} [Tue Aug 18 21:10:53 2026] POST /volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb/accept => generated 363 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:54.350707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-5db4222e-843e-472c-85ce-81698845055b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.356431 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.358528 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:54.358998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.358998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.365695 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.365695 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:54.369387 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Volume info retrieved successfully. Aug 18 21:10:54.374004 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81ba1e39-b40f-46d5-a468-3c4eebb27e16 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:54.374302 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 420/1705] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.390877 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.396920 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:54.397200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.398048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.409212 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.409212 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:54.413795 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] Volume info retrieved successfully. Aug 18 21:10:54.420785 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce03dea2-c367-47db-8df1-b9625b7b26a1 tempest-VolumesTransfersTest-778089470 tempest-VolumesTransfersTest-778089470-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:54.421066 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 433/1706] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.447037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.461868 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-5db4222e-843e-472c-85ce-81698845055b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:10:54.462247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-5db4222e-843e-472c-85ce-81698845055b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82fb37cd-2708-44c5-9a14-0ee54c1360bc", "connector": null, "instance_uuid": "02fc5edb-1034-4d9a-a15a-9b445cc6c63a"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:54.464260 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] DELETE https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb Aug 18 21:10:54.464424 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.464646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.464810 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Delete transfer with id: 78d9d656-ebca-4b44-bf15-0628d16613bb Aug 18 21:10:54.473033 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.473033 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:54.481369 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07cacf30-cb14-47b2-a831-a68e2d88eff5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb returned with HTTP 404 Aug 18 21:10:54.481922 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 428/1707] 10.4.3.48 () {66 vars in 1377 bytes} [Tue Aug 18 21:10:54 2026] DELETE /volume/v3/os-volume-transfer/78d9d656-ebca-4b44-bf15-0628d16613bb => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:54.492994 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.522579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-5db4222e-843e-472c-85ce-81698845055b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:10:54.523152 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 427/1708] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:10:54 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:54.536877 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:54.537146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.537562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.540889 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Delete volume with id: 212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:54.561984 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.561984 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:54.562412 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Volume info retrieved successfully. Aug 18 21:10:54.573503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c17e1c8c-0372-428d-9909-6e5491baf428 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.577987 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c17e1c8c-0372-428d-9909-6e5491baf428 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:54.579825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c17e1c8c-0372-428d-9909-6e5491baf428 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.579825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c17e1c8c-0372-428d-9909-6e5491baf428 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.590013 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Delete volume request issued successfully. Aug 18 21:10:54.590872 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4925162-295c-4485-afb3-72a0ec12ccb0 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 202 Aug 18 21:10:54.591200 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 421/1709] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:54 2026] DELETE /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:54.594287 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.594287 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:54.597866 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c17e1c8c-0372-428d-9909-6e5491baf428 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:54.600201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-375a2ef0-947f-414d-89be-9ed8cd51b104 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.600286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.602437 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-375a2ef0-947f-414d-89be-9ed8cd51b104 None None] GET https://10.4.3.48/volume// Aug 18 21:10:54.602437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-375a2ef0-947f-414d-89be-9ed8cd51b104 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.602437 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-375a2ef0-947f-414d-89be-9ed8cd51b104 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.602437 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-375a2ef0-947f-414d-89be-9ed8cd51b104 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:54.602437 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 429/1710] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:10:54.602659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:54.602659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.602659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.605518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c17e1c8c-0372-428d-9909-6e5491baf428 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:54.606067 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 434/1711] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.610347 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.610347 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:54.610853 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.613478 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:54.613735 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.614003 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Volume info retrieved successfully. Aug 18 21:10:54.614241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.619145 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85302cb2-2be7-417b-96dc-829eac18f3d6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 200 Aug 18 21:10:54.619601 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 428/1712] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:54.631360 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.631360 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:54.637334 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:54.643878 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-dea6db25-36aa-44d0-9630-90a650bcf4d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:54.644357 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 422/1713] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:54.767100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.780905 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 Aug 18 21:10:54.782408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:54.801490 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-82fb37cd-2708-44c5-9a14-0ee54c1360bc-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:10:54.805852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-82fb37cd-2708-44c5-9a14-0ee54c1360bc-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:10:54.806834 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.806834 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:54.893236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-82fb37cd-2708-44c5-9a14-0ee54c1360bc-np0000007703" released by "attachment_update" :: held 0.087s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:10:54.893571 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-cb3f9ab3-2b5f-49cf-af75-c718fea0a0eb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 returned with HTTP 200 Aug 18 21:10:54.894336 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 430/1714] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:10:54 2026] PUT /volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:54.902715 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-73e674ef-6d61-4932-bd13-d563655418b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.906786 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-73e674ef-6d61-4932-bd13-d563655418b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption Aug 18 21:10:54.906786 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-73e674ef-6d61-4932-bd13-d563655418b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.906786 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-73e674ef-6d61-4932-bd13-d563655418b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.914390 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:54.914390 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:54.920385 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-73e674ef-6d61-4932-bd13-d563655418b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption returned with HTTP 200 Aug 18 21:10:54.920925 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 435/1715] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:54.925733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-291ba9a1-c3b3-441e-8087-91b968350650 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:54.928020 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-291ba9a1-c3b3-441e-8087-91b968350650 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] GET https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 Aug 18 21:10:54.928322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-291ba9a1-c3b3-441e-8087-91b968350650 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:54.928578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-291ba9a1-c3b3-441e-8087-91b968350650 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:54.937584 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-291ba9a1-c3b3-441e-8087-91b968350650 tempest-ServerStableDeviceRescueTest-455965967 tempest-ServerStableDeviceRescueTest-455965967-project-member] https://10.4.3.48/volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 returned with HTTP 404 Aug 18 21:10:54.938096 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 429/1716] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:54 2026] GET /volume/v3/volumes/bd4aae3f-76b1-47d9-8471-1f1f3d311d17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:55.041496 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-435c837a-819c-413f-852a-2142923050f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.042930 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-435c837a-819c-413f-852a-2142923050f3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:55.044612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-435c837a-819c-413f-852a-2142923050f3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.044612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-435c837a-819c-413f-852a-2142923050f3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.044612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-435c837a-819c-413f-852a-2142923050f3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:55.049212 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:55.049212 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:55.050183 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-435c837a-819c-413f-852a-2142923050f3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:55.051231 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 423/1717] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:55.624428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.626253 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:55.626750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.627103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.635037 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a33cc8e-9006-4f76-be5d-da671296ad40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.638237 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a33cc8e-9006-4f76-be5d-da671296ad40 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:55.638237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a33cc8e-9006-4f76-be5d-da671296ad40 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.638237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a33cc8e-9006-4f76-be5d-da671296ad40 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.642382 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:55.642382 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:55.649822 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:55.649943 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a33cc8e-9006-4f76-be5d-da671296ad40 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 404 Aug 18 21:10:55.653363 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6428eca4-5fb6-4088-92e3-f64d2894da76 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:55.654282 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 431/1718] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:55.654677 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 436/1719] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:55.663696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-12686cf9-1bf8-4fa1-8d56-7ddccef42927 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.665689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.666083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-12686cf9-1bf8-4fa1-8d56-7ddccef42927 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:55.666343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-12686cf9-1bf8-4fa1-8d56-7ddccef42927 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.666611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-12686cf9-1bf8-4fa1-8d56-7ddccef42927 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.670002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e Aug 18 21:10:55.670437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:55.674139 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-12686cf9-1bf8-4fa1-8d56-7ddccef42927 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 404 Aug 18 21:10:55.674735 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 430/1720] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:55.680895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:10:55.684604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.687745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:10:55.687745 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:55.687745 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:55.687912 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] DELETE https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:55.687912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.687912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.687912 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Delete volume with id: 212e3808-788a-4d8d-a244-2cefdc808e20 Aug 18 21:10:55.696212 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e74baabc-19df-45e9-a73e-4d0a6c5e3798 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 returned with HTTP 404 Aug 18 21:10:55.696973 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 432/1721] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:55 2026] DELETE /volume/v3/volumes/212e3808-788a-4d8d-a244-2cefdc808e20 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:55.707229 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.708736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:10:55.709051 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1815865582"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:55.710427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1815865582'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:10:55.710524 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume of 1 GB Aug 18 21:10:55.719734 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Availability Zones retrieved successfully. Aug 18 21:10:55.728311 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Flow 'volume_create_api' (6539b9a3-58a3-4aa9-82d4-c518cccad3bd) 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 18 21:10:55.729143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5601f525-56c3-4f1b-91f3-e2bc2aa9bb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:55.730016 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-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 18 21:10:55.759168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5601f525-56c3-4f1b-91f3-e2bc2aa9bb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:10:55.759895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8edaa4b-3b4f-471b-98e2-599bbc0dae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:55.778416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-dcd4e376-b21b-44b2-9d7b-29a63ae24f8d-np0000007703" released by "attachment_update" :: held 0.093s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:10:55.781749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-6570b221-c646-42c3-9bfd-7a98db0709f7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e returned with HTTP 200 Aug 18 21:10:55.781749 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 424/1722] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:10:55 2026] PUT /volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:55.796577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-20557874-0007-4052-8205-f7b4a5fa7b04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.799610 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-20557874-0007-4052-8205-f7b4a5fa7b04 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e Aug 18 21:10:55.799896 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-20557874-0007-4052-8205-f7b4a5fa7b04 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.800124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-20557874-0007-4052-8205-f7b4a5fa7b04 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.810325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Created reservations ['870acb63-aed5-4de0-9c8a-4f1e362b9624', 'e8c923d8-80a9-44ce-ae28-b829bf43e82a', 'a778d0e6-2176-465b-bc11-b39488774ced', '793d5968-9f48-4611-a9e6-4bec71b22ef9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:55.811164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8edaa4b-3b4f-471b-98e2-599bbc0dae99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870acb63-aed5-4de0-9c8a-4f1e362b9624', 'e8c923d8-80a9-44ce-ae28-b829bf43e82a', 'a778d0e6-2176-465b-bc11-b39488774ced', '793d5968-9f48-4611-a9e6-4bec71b22ef9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:55.811790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2711fd9-e767-4d53-824f-24d5531500f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:55.826982 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-20557874-0007-4052-8205-f7b4a5fa7b04 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e returned with HTTP 200 Aug 18 21:10:55.827481 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 431/1723] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:55.833994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2711fd9-e767-4d53-824f-24d5531500f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4cba2d-3fc9-4a09-896b-fa9cb8415680', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1815865582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',qos_specs=None,replication_status=,reservations=['870acb63-aed5-4de0-9c8a-4f1e362b9624','e8c923d8-80a9-44ce-ae28-b829bf43e82a','a778d0e6-2176-465b-bc11-b39488774ced','793d5968-9f48-4611-a9e6-4bec71b22ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28786c0a97904babb1659de007ec0ccf',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1815865582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4cba2d-3fc9-4a09-896b-fa9cb8415680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28786c0a97904babb1659de007ec0ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:55.834651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b764f-fee9-4c34-be01-825936c8ab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:55.854324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b764f-fee9-4c34-be01-825936c8ab03) transitioned into state 'SUCCESS' from state '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-1815865582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61c41e8ca4a4e1dba32f2d0c795877d',qos_specs=None,replication_status=,reservations=['870acb63-aed5-4de0-9c8a-4f1e362b9624','e8c923d8-80a9-44ce-ae28-b829bf43e82a','a778d0e6-2176-465b-bc11-b39488774ced','793d5968-9f48-4611-a9e6-4bec71b22ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28786c0a97904babb1659de007ec0ccf',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:10:55.856066 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b815ded1-7e9d-468b-aef0-5016cb875281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:10:55.865284 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b815ded1-7e9d-468b-aef0-5016cb875281) 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 18 21:10:55.866149 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Flow 'volume_create_api' (6539b9a3-58a3-4aa9-82d4-c518cccad3bd) 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 18 21:10:55.866566 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Create volume request issued successfully. Aug 18 21:10:55.867309 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1726bcb6-2c25-466e-86a0-d5abd3f1c697 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:10:55.867968 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 437/1724] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:10:55 2026] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:55.882817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:55.884252 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:55.884591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:55.885284 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:55.896024 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:55.896024 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:55.902102 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:55.911785 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a708e7a7-c055-4af4-91ff-bcd8655fd947 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 200 Aug 18 21:10:55.912352 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 433/1725] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:55 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:56.064927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4627f5cc-f75e-4950-9907-0c66916481c2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:56.066814 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4627f5cc-f75e-4950-9907-0c66916481c2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:56.067030 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4627f5cc-f75e-4950-9907-0c66916481c2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:56.067228 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4627f5cc-f75e-4950-9907-0c66916481c2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:56.067336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4627f5cc-f75e-4950-9907-0c66916481c2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:56.073936 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:56.073936 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:56.074938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4627f5cc-f75e-4950-9907-0c66916481c2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:56.075438 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 425/1726] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:56 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:56.668268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:56.671743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:56.671743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:56.671743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:56.678841 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:56.678841 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:56.681800 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:56.685538 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc896c02-16e8-4976-9ce5-c7c9965637a2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:56.686222 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 432/1727] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:56 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:56.928497 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06ee8494-aee0-4e56-9651-03298a1fb91a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:56.931182 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06ee8494-aee0-4e56-9651-03298a1fb91a tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:56.931182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06ee8494-aee0-4e56-9651-03298a1fb91a tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:56.931182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06ee8494-aee0-4e56-9651-03298a1fb91a tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:56.940192 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:56.940192 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:56.944143 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-06ee8494-aee0-4e56-9651-03298a1fb91a tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:56.949831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06ee8494-aee0-4e56-9651-03298a1fb91a tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 200 Aug 18 21:10:56.950297 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 438/1728] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:56 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:56.963371 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:56.965002 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] POST https://10.4.3.48/volume/v3/os-volume-transfer Aug 18 21:10:56.965307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3c4cba2d-3fc9-4a09-896b-fa9cb8415680"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:56.966706 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.volume_transfer [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Creating new volume transfer {'transfer': {'volume_id': '3c4cba2d-3fc9-4a09-896b-fa9cb8415680'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 21:10:56.966864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Creating transfer of volume 3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:56.966953 np0000007703 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Generating transfer record for volume 3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:56.977761 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:56.977761 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:56.985607 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01c0d7b1-d9b3-4415-bdcf-f91911c8b64d tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 21:10:56.985607 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 434/1729] 10.4.3.48 () {68 vars in 1284 bytes} [Tue Aug 18 21:10:56 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:56.994054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:56.996320 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:56.996631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:56.996934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.006299 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.006299 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:57.010810 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:57.016585 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7018fd3-ee01-4991-b9d9-a41b1801aedf tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 200 Aug 18 21:10:57.017174 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 426/1730] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:56 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:57.032327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.034534 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/os-volume-transfer/detail Aug 18 21:10:57.034903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.035117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.035248 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 21:10:57.040020 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5ceea94-691c-4c48-bcd9-449e9a0a482f tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 21:10:57.040534 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 433/1731] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:10:57 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:57.050425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.052118 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] DELETE https://10.4.3.48/volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa Aug 18 21:10:57.052326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.052482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.052584 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Delete transfer with id: 704b302a-8269-4a7f-be6a-6ecf634236aa Aug 18 21:10:57.062933 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.062933 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:57.070439 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4c54418-ed65-4baa-93ce-1a6242d9e6f1 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa returned with HTTP 202 Aug 18 21:10:57.070905 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 439/1732] 10.4.3.48 () {66 vars in 1377 bytes} [Tue Aug 18 21:10:57 2026] DELETE /volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:57.081362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.083004 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:57.083151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.083415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.086396 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.088789 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:57.089005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.089225 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.089347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:57.090633 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.090633 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:57.094740 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.094740 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:57.094996 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Volume info retrieved successfully. Aug 18 21:10:57.095924 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c3c8b3f-2ba4-4ceb-abe9-70928a9e20b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:57.096485 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 427/1733] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:57 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:57.099583 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6e2d4d3-80fd-48f7-9f6c-c44405ba4c1c tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 200 Aug 18 21:10:57.100018 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 435/1734] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:57 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:57.120575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.122826 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] DELETE https://10.4.3.48/volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa Aug 18 21:10:57.123544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.123810 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.123917 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Delete transfer with id: 704b302a-8269-4a7f-be6a-6ecf634236aa Aug 18 21:10:57.130899 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dd4abc0-d155-4f41-af57-e73fc3a91368 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa returned with HTTP 404 Aug 18 21:10:57.131819 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 434/1735] 10.4.3.48 () {66 vars in 1377 bytes} [Tue Aug 18 21:10:57 2026] DELETE /volume/v3/os-volume-transfer/704b302a-8269-4a7f-be6a-6ecf634236aa => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:57.140598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.142916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:57.143214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.143636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.143853 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Delete volume with id: 3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:57.154900 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.154900 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:57.155437 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Volume info retrieved successfully. Aug 18 21:10:57.180612 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Delete volume request issued successfully. Aug 18 21:10:57.180889 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d7c895b5-bc8a-4250-acc3-51b284ecb09c tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 202 Aug 18 21:10:57.181627 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 440/1736] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:57 2026] DELETE /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:10:57.189917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.191582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:57.191851 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.192133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.200562 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.200562 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:57.203995 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Volume info retrieved successfully. Aug 18 21:10:57.214210 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-808d007e-de40-43c9-81ea-c9bdd5bcb1a6 tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 200 Aug 18 21:10:57.214446 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 428/1737] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:57 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:57.703029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:57.711469 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:57.712695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:57.712946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:57.728000 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:57.728000 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:57.733702 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:57.739126 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-677f76e7-3b1a-4900-8a48-00e0a27e2733 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:57.739675 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 436/1738] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:57 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:58.117757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62c46d95-f011-42eb-9740-ac38206ef399 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.121949 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62c46d95-f011-42eb-9740-ac38206ef399 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:58.122201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62c46d95-f011-42eb-9740-ac38206ef399 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.122201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62c46d95-f011-42eb-9740-ac38206ef399 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.122478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-62c46d95-f011-42eb-9740-ac38206ef399 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:58.129926 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.129926 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:58.130649 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62c46d95-f011-42eb-9740-ac38206ef399 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:58.131088 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 435/1739] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:58.239937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-273bf672-0e0a-4b95-aca3-261b65baa5bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.241895 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-273bf672-0e0a-4b95-aca3-261b65baa5bf tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:58.242105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-273bf672-0e0a-4b95-aca3-261b65baa5bf tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.242326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-273bf672-0e0a-4b95-aca3-261b65baa5bf tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.250335 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-273bf672-0e0a-4b95-aca3-261b65baa5bf tempest-VolumesTransfersTest-2134283706 tempest-VolumesTransfersTest-2134283706-project-admin] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 404 Aug 18 21:10:58.251218 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 441/1740] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:58.260017 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f1da993-6886-4e65-b290-dea448737465 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.262918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f1da993-6886-4e65-b290-dea448737465 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] GET https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:58.263169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f1da993-6886-4e65-b290-dea448737465 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.263420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f1da993-6886-4e65-b290-dea448737465 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.278038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f1da993-6886-4e65-b290-dea448737465 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 404 Aug 18 21:10:58.278683 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 429/1741] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:58.287055 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a5149f65-484e-4551-9da9-0b86e81278a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.291162 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5149f65-484e-4551-9da9-0b86e81278a5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] DELETE https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:58.291426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5149f65-484e-4551-9da9-0b86e81278a5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.291673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5149f65-484e-4551-9da9-0b86e81278a5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.291912 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a5149f65-484e-4551-9da9-0b86e81278a5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] Delete volume with id: 3c4cba2d-3fc9-4a09-896b-fa9cb8415680 Aug 18 21:10:58.301552 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5149f65-484e-4551-9da9-0b86e81278a5 tempest-VolumesTransfersTest-1071463659 tempest-VolumesTransfersTest-1071463659-project-member] https://10.4.3.48/volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 returned with HTTP 404 Aug 18 21:10:58.302310 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 437/1742] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:10:58 2026] DELETE /volume/v3/volumes/3c4cba2d-3fc9-4a09-896b-fa9cb8415680 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:58.369390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3ebf992b-d952-4573-af36-a371d229f14a req-08a3b83e-671f-452c-ab28-d6a7ead32ac5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.371919 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-08a3b83e-671f-452c-ab28-d6a7ead32ac5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0/action Aug 18 21:10:58.372465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-08a3b83e-671f-452c-ab28-d6a7ead32ac5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:58.372465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-08a3b83e-671f-452c-ab28-d6a7ead32ac5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:58.393759 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.393759 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:58.411850 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ebf992b-d952-4573-af36-a371d229f14a req-08a3b83e-671f-452c-ab28-d6a7ead32ac5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0/action returned with HTTP 204 Aug 18 21:10:58.412337 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 436/1743] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:10:58 2026] POST /volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:58.762192 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.768092 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:58.768436 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.769474 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.789416 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.789416 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:10:58.798313 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:58.804297 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fdf3ba9-7f22-4eaa-bbd1-8cfb179d2784 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:58.804735 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 442/1744] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:58.821081 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.824256 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:58.824256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.824365 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.840751 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.840751 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:58.845769 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:58.852399 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31faab71-b0ac-4dd7-a108-ec1c62d061c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:58.852806 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 430/1745] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:58.910681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.913835 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:58.913997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:58.914175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:58.928758 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.928758 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:58.934471 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:58.941648 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-1c0db8c9-b61f-47d1-968c-e3a86d045b18 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:58.942295 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 438/1746] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:10:58 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:10:58.970050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:58.972989 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/action Aug 18 21:10:58.973398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:10:58.973591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:58.989039 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:58.989039 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:58.989703 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:59.001570 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Begin detaching volume completed successfully. Aug 18 21:10:59.001889 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-7b9df824-58ff-47db-ae32-f8cec3b5e4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/action returned with HTTP 202 Aug 18 21:10:59.002523 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 437/1747] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:10:58 2026] POST /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:10:59.052778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ed0c88e9-f805-4afc-981b-6affe8f33b88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.053336 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed0c88e9-f805-4afc-981b-6affe8f33b88 None None] GET https://10.4.3.48/volume// Aug 18 21:10:59.053960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed0c88e9-f805-4afc-981b-6affe8f33b88 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:59.053960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ed0c88e9-f805-4afc-981b-6affe8f33b88 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:59.054302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ed0c88e9-f805-4afc-981b-6affe8f33b88 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:10:59.054652 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 443/1748] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:10:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:10:59.062331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.065888 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:10:59.066095 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:59.066274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:59.078820 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:59.078820 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:10:59.087976 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:10:59.093993 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-b7e5ad21-bbe3-4611-bc56-c852c0b15ce8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:10:59.093993 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 431/1749] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:10:59 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:10:59.103893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-0e34006e-9b10-458b-9a66-9a39ad9828e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.107070 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-0e34006e-9b10-458b-9a66-9a39ad9828e1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption Aug 18 21:10:59.107292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-0e34006e-9b10-458b-9a66-9a39ad9828e1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:59.107535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-0e34006e-9b10-458b-9a66-9a39ad9828e1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:59.119790 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:59.119790 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:10:59.128777 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-0e34006e-9b10-458b-9a66-9a39ad9828e1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption returned with HTTP 200 Aug 18 21:10:59.129509 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 439/1750] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:10:59 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:59.146981 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.150054 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:10:59.150054 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:59.150393 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:59.150580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:10:59.156061 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:59.156061 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:59.157966 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a2993f2-9434-4559-87a2-a6bea18e59cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:10:59.158093 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 438/1751] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:10:59 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:59.471081 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a77c8004-4800-49da-be21-f461e41cf55b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.614367 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a77c8004-4800-49da-be21-f461e41cf55b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:10:59.615742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a77c8004-4800-49da-be21-f461e41cf55b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-131330502"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:59.631750 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a77c8004-4800-49da-be21-f461e41cf55b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:10:59.632174 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 444/1752] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:10:59 2026] POST /volume/v3/types => generated 215 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:10:59.641126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-077e71cc-70ec-4bdf-9e73-cd1b7caf2e82 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.643174 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-077e71cc-70ec-4bdf-9e73-cd1b7caf2e82 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:10:59.643603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-077e71cc-70ec-4bdf-9e73-cd1b7caf2e82 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1030278351"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:59.661536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-077e71cc-70ec-4bdf-9e73-cd1b7caf2e82 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:10:59.662030 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 432/1753] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:10:59 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:10:59.673068 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.762169 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:10:59.762169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "634dd47b-3099-44d9-b647-3122807f7c8f", "volume_types": ["00a055cb-5e79-42a6-8ab4-075bf7b81ba5"], "name": "tempest-Group1-1348910425"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:10:59.770514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating new group {'group': {'group_type': '634dd47b-3099-44d9-b647-3122807f7c8f', 'volume_types': ['00a055cb-5e79-42a6-8ab4-075bf7b81ba5'], 'name': 'tempest-Group1-1348910425'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:10:59.770514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating group tempest-Group1-1348910425. Aug 18 21:10:59.779753 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:10:59.806158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['874bddff-caa0-45b0-9bc4-937140f0bcc8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:10:59.838697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c482fd40-5fb1-4c46-b041-2429f7ffe2bf tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:10:59.838951 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 440/1754] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:10:59 2026] POST /volume/v3/groups => generated 94 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:10:59.849583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:10:59.852350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:10:59.852677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:10:59.852902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:10:59.853131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:10:59.857191 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:10:59.857191 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:10:59.874481 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-239663c8-d2be-4f0f-9dc9-31cbbccf7ee6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 returned with HTTP 200 Aug 18 21:10:59.874809 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 439/1755] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:10:59 2026] GET /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:00.175418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:00.179117 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:00.179117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:00.179344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:00.179443 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:00.190336 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:00.190336 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:00.191201 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3679dbac-fff1-4a2d-9946-fa6473b9c9ab tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:00.191487 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 445/1756] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:00 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:00.406861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-ba148c77-8bc2-4ae2-9f88-d34d8ec28897 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:00.409762 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-ba148c77-8bc2-4ae2-9f88-d34d8ec28897 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 Aug 18 21:11:00.409971 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-ba148c77-8bc2-4ae2-9f88-d34d8ec28897 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:00.410134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-ba148c77-8bc2-4ae2-9f88-d34d8ec28897 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:00.437120 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:00.437120 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:00.502081 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-de0f1a97-f218-4dac-8320-4e141e0b5b4e req-ba148c77-8bc2-4ae2-9f88-d34d8ec28897 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 returned with HTTP 200 Aug 18 21:11:00.502508 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 433/1757] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:11:00 2026] DELETE /volume/v3/attachments/958e956d-cac5-4d40-8bf7-a0455b22d8a0 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:00.886912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b31a3121-90b6-48a4-bb8c-93d211168971 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:00.888545 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b31a3121-90b6-48a4-bb8c-93d211168971 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:11:00.888969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b31a3121-90b6-48a4-bb8c-93d211168971 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:00.889219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b31a3121-90b6-48a4-bb8c-93d211168971 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:00.889424 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b31a3121-90b6-48a4-bb8c-93d211168971 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:00.893252 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:00.893252 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:00.903038 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b31a3121-90b6-48a4-bb8c-93d211168971 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 returned with HTTP 200 Aug 18 21:11:00.903038 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 441/1758] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:00 2026] GET /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:00.914276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:00.916064 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:11:00.916320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "634dd47b-3099-44d9-b647-3122807f7c8f", "volume_types": ["00a055cb-5e79-42a6-8ab4-075bf7b81ba5"], "name": "tempest-Group2-951419038"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:00.917709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating new group {'group': {'group_type': '634dd47b-3099-44d9-b647-3122807f7c8f', 'volume_types': ['00a055cb-5e79-42a6-8ab4-075bf7b81ba5'], 'name': 'tempest-Group2-951419038'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:11:00.926508 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating group tempest-Group2-951419038. Aug 18 21:11:00.926920 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:00.926920 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:00.934481 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:11:00.948308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['f1f742e0-2769-4b67-aa4e-eb557ff8a1fd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:00.975227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d6ed052-8c72-4f3e-a626-0b3c3fd3fa2a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:11:00.975812 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 440/1759] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:11:00 2026] POST /volume/v3/groups => generated 93 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:00.983558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:00.988556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:00.988904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:00.993133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:00.993133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member 9471704f-4545-415e-9103-5235881697b5 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:01.001962 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:01.001962 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:01.010473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5b87d5b-923e-47e5-a74d-32a3cdffd54b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 returned with HTTP 200 Aug 18 21:11:01.010902 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 446/1760] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:00 2026] GET /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:01.204164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:01.206030 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:01.206218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:01.206438 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:01.206546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:01.208369 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=466,cinder:UPDATE=102,cinder:DELETE=4,cinder:INSERT=55 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:11:01.212451 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:01.212451 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:01.213278 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a9c7117-45a9-4015-8de5-433d82c2aebb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:01.213906 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 434/1761] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:01 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:01.234717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:01.238464 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:11:01.238682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:01.238909 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:01.246904 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:01.246904 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:01.250683 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:01.255989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60ee9a2b-ec98-494d-87c9-5be57343ef16 req-5945ea1b-b0c0-494d-b7a8-314e38e4932a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:11:01.256651 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 442/1762] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:01 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:01.585669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-97311f04-bfac-4086-804d-18a16e46cb42 req-92133d74-1694-47d5-8763-9d76cf4a2d10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:01.591388 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-92133d74-1694-47d5-8763-9d76cf4a2d10 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e/action Aug 18 21:11:01.591834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-92133d74-1694-47d5-8763-9d76cf4a2d10 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:01.592115 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-92133d74-1694-47d5-8763-9d76cf4a2d10 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:01.620417 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:01.620417 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:01.652233 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-97311f04-bfac-4086-804d-18a16e46cb42 req-92133d74-1694-47d5-8763-9d76cf4a2d10 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e/action returned with HTTP 204 Aug 18 21:11:01.652695 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 441/1763] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:01 2026] POST /volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:02.026468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a267a17-a993-45be-9058-019465b86c35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.028881 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a267a17-a993-45be-9058-019465b86c35 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:02.029210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a267a17-a993-45be-9058-019465b86c35 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:02.029748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a267a17-a993-45be-9058-019465b86c35 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:02.029748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-7a267a17-a993-45be-9058-019465b86c35 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member 9471704f-4545-415e-9103-5235881697b5 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:02.038801 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.038801 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:02.058194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a267a17-a993-45be-9058-019465b86c35 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 returned with HTTP 200 Aug 18 21:11:02.058560 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 447/1764] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:02 2026] GET /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 => generated 322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:02.068638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.071092 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:02.071518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-856878730", "volume_type": "00a055cb-5e79-42a6-8ab4-075bf7b81ba5", "group_id": "f2ec82b6-64b3-4597-ab9e-c14d78f20bb0", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:02.074554 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-856878730', 'volume_type': '00a055cb-5e79-42a6-8ab4-075bf7b81ba5', 'group_id': 'f2ec82b6-64b3-4597-ab9e-c14d78f20bb0', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:02.083771 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.083771 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:02.083771 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume of 1 GB Aug 18 21:11:02.105185 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:11:02.116135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (80785ab6-c56e-4125-8392-5d07e714bdfc) 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 18 21:11:02.117977 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699bc742-2e4a-4b27-8f65-b3a6b95dcd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.118689 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.118689 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:02.119490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-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 18 21:11:02.146278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699bc742-2e4a-4b27-8f65-b3a6b95dcd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00a055cb-5e79-42a6-8ab4-075bf7b81ba5,is_public=True,name='tempest-GroupsTest-volume-type-131330502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00a055cb-5e79-42a6-8ab4-075bf7b81ba5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2ec82b6-64b3-4597-ab9e-c14d78f20bb0', '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 18 21:11:02.147247 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c7ba3-da67-4f7c-b4e7-45a5927ad18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.182060 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-131330502 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-131330502, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:02.182361 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-131330502 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-131330502, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:02.223796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['c71391d1-492a-4ea4-ab99-cf3bc3eed1a3', 'dfd79292-bdde-4f03-b243-f6f874c98b1e', 'd0327486-1200-45b9-b6d6-1f715dfaa97f', '58b7c841-57d7-4dcf-aee9-415c14526b1d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:02.224544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360c7ba3-da67-4f7c-b4e7-45a5927ad18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71391d1-492a-4ea4-ab99-cf3bc3eed1a3', 'dfd79292-bdde-4f03-b243-f6f874c98b1e', 'd0327486-1200-45b9-b6d6-1f715dfaa97f', '58b7c841-57d7-4dcf-aee9-415c14526b1d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.225284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4860b0f5-083d-43c9-9267-7add4d556ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.231841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.239091 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:02.239328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:02.239640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:02.239640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:02.244086 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.244086 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:02.245016 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-369b15c6-22d0-4ec7-8b24-c2827812c8b0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:02.245407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 443/1765] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:02 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:02.246535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4860b0f5-083d-43c9-9267-7add4d556ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8e051a-36d1-4062-8c9f-f19f949adaa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-856878730',encryption_key_id=None,group_id=f2ec82b6-64b3-4597-ab9e-c14d78f20bb0,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['c71391d1-492a-4ea4-ab99-cf3bc3eed1a3','dfd79292-bdde-4f03-b243-f6f874c98b1e','d0327486-1200-45b9-b6d6-1f715dfaa97f','58b7c841-57d7-4dcf-aee9-415c14526b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=00a055cb-5e79-42a6-8ab4-075bf7b81ba5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-856878730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2ec82b6-64b3-4597-ab9e-c14d78f20bb0,host=None,id=9e8e051a-36d1-4062-8c9f-f19f949adaa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d32200b73d884b4fad44143644741b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a0c6509a104324949c95286a846afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00a055cb-5e79-42a6-8ab4-075bf7b81ba5),volume_type_id=00a055cb-5e79-42a6-8ab4-075bf7b81ba5)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.247264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19007bd-387f-40fa-a189-9849e997aefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.268522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19007bd-387f-40fa-a189-9849e997aefa) transitioned into state 'SUCCESS' from state '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-856878730',encryption_key_id=None,group_id=f2ec82b6-64b3-4597-ab9e-c14d78f20bb0,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['c71391d1-492a-4ea4-ab99-cf3bc3eed1a3','dfd79292-bdde-4f03-b243-f6f874c98b1e','d0327486-1200-45b9-b6d6-1f715dfaa97f','58b7c841-57d7-4dcf-aee9-415c14526b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=00a055cb-5e79-42a6-8ab4-075bf7b81ba5)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.269639 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7724b3f1-42f1-4699-85c1-16ce053114b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.284429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7724b3f1-42f1-4699-85c1-16ce053114b0) 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 18 21:11:02.285557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (80785ab6-c56e-4125-8392-5d07e714bdfc) 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 18 21:11:02.285995 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request issued successfully. Aug 18 21:11:02.287452 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:02.287452 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:02.335356 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:02.338379 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.338379 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:02.343579 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6698dea7-765c-4cec-a4a0-31a30f1694a4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:02.344188 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 435/1766] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:11:02 2026] POST /volume/v3/volumes => generated 811 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:02.358709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.364565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 Aug 18 21:11:02.364667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:02.365047 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:02.382705 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.382705 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:02.389832 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:02.390773 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:02.391035 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:02.455233 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:02.461641 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.461641 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:02.475466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e06f7b1e-9014-4f67-85c2-dc670b5cb2b5 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 returned with HTTP 200 Aug 18 21:11:02.475839 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 442/1767] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:02 2026] GET /volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 => generated 879 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:02.602393 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.738280 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:02.738910 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-891848431"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:02.740002 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-891848431'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:02.740108 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume of 1 GB Aug 18 21:11:02.740358 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.740358 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:02.747908 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Availability Zones retrieved successfully. Aug 18 21:11:02.756275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Flow 'volume_create_api' (573d09d1-2e92-40f6-a822-28a4a2b6f36d) 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 18 21:11:02.757799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7298b678-b004-4d07-93fb-9605af7b107e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.759127 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-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 18 21:11:02.807560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7298b678-b004-4d07-93fb-9605af7b107e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:02.807560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c76073-be23-4525-b0e0-70a3b0394159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.876303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Created reservations ['5ea312de-05f6-4667-8f17-2f66ccd2dcd3', '9ef2a8aa-78d4-4c08-8b0a-1a2fc1cb5f1a', 'bb99f7e7-9f7f-44e9-80d7-bf5dec22adcf', 'd105b120-c8e6-4433-b814-3e2ac25e35c4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:02.877072 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c76073-be23-4525-b0e0-70a3b0394159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ea312de-05f6-4667-8f17-2f66ccd2dcd3', '9ef2a8aa-78d4-4c08-8b0a-1a2fc1cb5f1a', 'bb99f7e7-9f7f-44e9-80d7-bf5dec22adcf', 'd105b120-c8e6-4433-b814-3e2ac25e35c4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.877714 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081afd9f-cad3-4ae3-8aea-8a7d5c4cb194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.902407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081afd9f-cad3-4ae3-8aea-8a7d5c4cb194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5fac6b8-869d-423e-a858-f1f0ba05d439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-891848431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e819398ccb4218a6922ac6e964fc76',qos_specs=None,replication_status=,reservations=['5ea312de-05f6-4667-8f17-2f66ccd2dcd3','9ef2a8aa-78d4-4c08-8b0a-1a2fc1cb5f1a','bb99f7e7-9f7f-44e9-80d7-bf5dec22adcf','d105b120-c8e6-4433-b814-3e2ac25e35c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7a1fc2800d43af8edc1bb086900033',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-891848431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5fac6b8-869d-423e-a858-f1f0ba05d439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e819398ccb4218a6922ac6e964fc76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7a1fc2800d43af8edc1bb086900033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.903292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e2c552-4de5-4933-8016-34f9c13bf6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.929122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e2c552-4de5-4933-8016-34f9c13bf6cf) transitioned into state 'SUCCESS' from state '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-891848431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e819398ccb4218a6922ac6e964fc76',qos_specs=None,replication_status=,reservations=['5ea312de-05f6-4667-8f17-2f66ccd2dcd3','9ef2a8aa-78d4-4c08-8b0a-1a2fc1cb5f1a','bb99f7e7-9f7f-44e9-80d7-bf5dec22adcf','d105b120-c8e6-4433-b814-3e2ac25e35c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7a1fc2800d43af8edc1bb086900033',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:02.930086 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb344b99-6c1b-4912-a018-efa3c92d6980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:02.943635 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb344b99-6c1b-4912-a018-efa3c92d6980) 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 18 21:11:02.943887 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Flow 'volume_create_api' (573d09d1-2e92-40f6-a822-28a4a2b6f36d) 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 18 21:11:02.944149 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume request issued successfully. Aug 18 21:11:02.944919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23f944fb-5ee8-4b99-ab1f-9f8fb07bf6c8 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:02.945647 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 448/1768] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:11:02 2026] POST /volume/v3/volumes => generated 816 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:02.957595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:02.960156 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:02.960156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:02.960424 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:02.970442 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:02.970442 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:02.979321 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:02.986186 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71e4ff25-ce2e-4f97-b371-ae8cbc92833e tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:02.986742 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 444/1769] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:02 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.255254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c11581d-604a-468c-9482-da9d793c032e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.257863 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c11581d-604a-468c-9482-da9d793c032e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:03.258039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c11581d-604a-468c-9482-da9d793c032e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.258205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c11581d-604a-468c-9482-da9d793c032e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.258331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2c11581d-604a-468c-9482-da9d793c032e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:03.262450 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.262450 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:03.263220 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c11581d-604a-468c-9482-da9d793c032e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:03.263685 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 436/1770] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:03.272990 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac2f35f7-205e-4c0a-909e-f813223438fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.275227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac2f35f7-205e-4c0a-909e-f813223438fc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:11:03.275502 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac2f35f7-205e-4c0a-909e-f813223438fc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.275873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac2f35f7-205e-4c0a-909e-f813223438fc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.281654 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.281654 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:03.282230 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac2f35f7-205e-4c0a-909e-f813223438fc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:11:03.283077 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac2f35f7-205e-4c0a-909e-f813223438fc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 200 Aug 18 21:11:03.283429 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 443/1771] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:03.294818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.297051 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:03.297285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.297534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.297695 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:03.302745 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.302745 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:03.303802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fccaafbc-7bdc-4db8-a8dd-e454fe271604 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:03.304292 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 449/1772] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:03.317746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.320023 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:03.320023 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.320160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.320219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete backup with id: aa249b71-7c4f-40a3-a48c-99d7f5824444. Aug 18 21:11:03.325083 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.325083 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:03.349187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] delete_backup rpcapi backup_id aa249b71-7c4f-40a3-a48c-99d7f5824444 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:11:03.350890 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe066cf7-d7ee-4093-9c18-5691a513a810 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 202 Aug 18 21:11:03.351334 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 445/1773] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:03 2026] DELETE /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:03.362334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.364360 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:03.364568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.365293 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.365464 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:03.374644 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.374644 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:03.376343 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2af93395-02e5-4a2c-933f-07cf357dcc83 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 200 Aug 18 21:11:03.377098 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 437/1774] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:03.489796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.492677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 Aug 18 21:11:03.492905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.493071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.505557 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.505557 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:03.510110 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:03.510779 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:03.511003 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:03.564479 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:03.568514 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.568514 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:03.581269 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9ff15e3-fb6a-4364-b3a3-516bdc2d3ec7 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 returned with HTTP 200 Aug 18 21:11:03.581666 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 444/1775] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 => generated 904 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.598075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.599006 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:11:03.599288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.599537 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.599751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:03.603613 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.603613 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:03.614746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2054c9d6-fac3-4d73-b046-c7285a30bbe2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 returned with HTTP 200 Aug 18 21:11:03.614746 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 450/1776] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.620669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.622762 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:03.622908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.623146 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.623319 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member 9471704f-4545-415e-9103-5235881697b5 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:03.629854 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.629854 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:03.641992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3152f6d-a07e-4854-8a45-92a3f2184488 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 returned with HTTP 200 Aug 18 21:11:03.642431 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 446/1777] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.653818 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dae341aa-af50-4e9b-8bbf-2b49b7ebaa79 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.656054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dae341aa-af50-4e9b-8bbf-2b49b7ebaa79 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/detail Aug 18 21:11:03.656294 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dae341aa-af50-4e9b-8bbf-2b49b7ebaa79 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.656521 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dae341aa-af50-4e9b-8bbf-2b49b7ebaa79 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.687052 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dae341aa-af50-4e9b-8bbf-2b49b7ebaa79 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/detail returned with HTTP 200 Aug 18 21:11:03.687402 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 438/1778] 10.4.3.48 () {68 vars in 1289 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.696859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.698485 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:03.698704 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.698904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.699132 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:03.700318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:03.707000 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:03.707608 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:03.707983 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:03.755155 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:03.759325 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.759325 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:03.768962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb2838f3-fa7a-4a0b-b7a8-f6485c601855 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:03.769571 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 445/1779] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.789396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a68c94d-585d-4864-b018-e29b5c461446 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.791037 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:03.791254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.791476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.791826 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:03.792348 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.792348 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:03.792536 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:03.801473 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:03.802154 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:03.802297 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:03.842209 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:03.845331 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.845331 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:03.853240 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a68c94d-585d-4864-b018-e29b5c461446 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:03.853572 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 451/1780] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:03.867563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.869044 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action Aug 18 21:11:03.869369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:03.869512 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:03.870882 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] delete called for group f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:11:03.870989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Delete group with id: f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:11:03.874500 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.874500 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:03.914021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ad6a621-5ec9-4140-95f7-faa3b6bc9e87 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action returned with HTTP 202 Aug 18 21:11:03.914495 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 447/1781] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:11:03 2026] POST /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:03.925382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:03.932698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 Aug 18 21:11:03.933044 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:03.933321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:03.943661 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:03.943661 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:03.948506 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:03.949419 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:03.949419 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:03.998226 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:04.001836 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.001836 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:04.004127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.007477 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.007477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.007830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.011017 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94d69aa8-abaa-487a-ba41-c0bfddd201c6 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 returned with HTTP 200 Aug 18 21:11:04.011017 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 439/1782] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:03 2026] GET /volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 => generated 903 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.018993 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.018993 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:04.026062 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:04.032947 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81ad30da-53b4-4c31-8561-811e1d7e3608 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:04.033672 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 446/1783] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.054577 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.057268 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] POST https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:11:04.057631 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c5fac6b8-869d-423e-a858-f1f0ba05d439"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:04.058961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volume_transfer [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c5fac6b8-869d-423e-a858-f1f0ba05d439'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 21:11:04.059133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volume_transfer [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Creating transfer of volume c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.059205 np0000007703 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Generating transfer record for volume c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.071242 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.071242 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:04.082073 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4652e080-a77e-4795-ac6a-d2ff133b6ee0 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 202 Aug 18 21:11:04.082585 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 452/1784] 10.4.3.48 () {70 vars in 1319 bytes} [Tue Aug 18 21:11:04 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:04.093166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.094060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.095054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.095054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.104797 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.104797 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:04.111455 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:04.118163 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e71f56c2-89e0-44a2-b3f1-1e65ca5662d7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:04.118695 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 448/1785] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.132140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aaae5a0d-8575-4332-8a7f-8fd8d4b9bb6f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.134305 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aaae5a0d-8575-4332-8a7f-8fd8d4b9bb6f tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 Aug 18 21:11:04.134531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aaae5a0d-8575-4332-8a7f-8fd8d4b9bb6f tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.134814 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aaae5a0d-8575-4332-8a7f-8fd8d4b9bb6f tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.144970 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aaae5a0d-8575-4332-8a7f-8fd8d4b9bb6f tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 returned with HTTP 200 Aug 18 21:11:04.145380 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 440/1786] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 => generated 430 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.154363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.156015 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:11:04.156292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.156491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.156833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volume_transfer [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 21:11:04.160858 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13bb9762-9b88-43d4-8e69-7276cb16be70 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 200 Aug 18 21:11:04.161249 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 447/1787] 10.4.3.48 () {68 vars in 1298 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.172057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.241253 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] POST https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483/accept Aug 18 21:11:04.241564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dd61bb2e07cf4a0e"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:04.242817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.volume_transfer [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Accepting volume transfer 87e65356-8b15-4b9c-80ad-7a8aee23a483 {{(pid=100295) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 21:11:04.242928 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Accepting transfer 87e65356-8b15-4b9c-80ad-7a8aee23a483 Aug 18 21:11:04.302248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Created reservations ['490c0e45-1684-4101-bff0-26b5bfe2db14', '39d9ccde-b99b-4081-b693-611c5e646a8d', 'f844d96d-f0d1-4b38-b800-290a004c488e', '5db4c207-be8a-411b-8348-2b4f03c88a4a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:04.322340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Created reservations ['f99ccfe1-e2ec-4da9-9da7-d5851a8a3967', 'bbd40b4f-8922-4ae0-9597-6153f866b964', 'adfdae6c-ae70-4689-92d9-c0e21fb50a66', '517327fd-ee67-4c12-85c7-8635b007374f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:04.359933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Created reservations ['ba29f08a-49fd-420a-8383-23555960ba56', '396e702c-b6f8-4120-b836-5c03acc73c4d', '31717910-8a63-482f-a039-6b60390624a7', '4c92461f-2624-4d3b-9e4e-3d20baa162e1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:04.387450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.388341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.389309 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:11:04.389492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.389715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.389939 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume with id: 82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:11:04.390491 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 Aug 18 21:11:04.390760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.391004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.391139 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Show backup with id aa249b71-7c4f-40a3-a48c-99d7f5824444. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:11:04.397559 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.397559 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:04.398116 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:04.400649 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8053165-4ac6-42e6-8f60-efd94fc93884 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 returned with HTTP 404 Aug 18 21:11:04.401300 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 441/1788] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/backups/aa249b71-7c4f-40a3-a48c-99d7f5824444 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:04.411994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Created reservations ['ae96af91-2fa1-434d-b83d-a94ee3d3d945', '32da835f-8a3f-4039-bb2f-5e11d7445427', '9eba84e5-51ec-40cc-aa7b-7de02612c12d', 'bf80ec69-220d-4b30-a2aa-4de1263c1249'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:04.417644 np0000007703 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:11:04.430138 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Transfer volume completed successfully. Aug 18 21:11:04.433318 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume request issued successfully. Aug 18 21:11:04.433715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5015c3fd-85d1-4b3c-a059-c0a9d3298bce tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 202 Aug 18 21:11:04.434244 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 449/1789] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:04 2026] DELETE /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:04.444334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.449227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:11:04.449495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.449804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.460715 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.460715 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:04.465965 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:04.477469 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b216046-2599-4c4e-b96c-7dbf39ceacd8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 200 Aug 18 21:11:04.478143 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 448/1790] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:04.523028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.526946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:11:04.527222 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.527436 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.527566 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:11:04.535749 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.535749 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:04.535749 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:11:04.557364 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:11:04.557791 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-43202fc5-b76b-4bfe-a60c-a91902026ee5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 202 Aug 18 21:11:04.558177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 442/1791] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:04 2026] DELETE /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:04.571560 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-301551bf-44cf-485d-9701-73251aa900bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.572396 np0000007703 devstack@c-api.service[100295]: INFO cinder.transfer.api [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Volume c5fac6b8-869d-423e-a858-f1f0ba05d439 has been transferred. Aug 18 21:11:04.574183 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-301551bf-44cf-485d-9701-73251aa900bc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:11:04.574249 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-301551bf-44cf-485d-9701-73251aa900bc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.574475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-301551bf-44cf-485d-9701-73251aa900bc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.582346 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.582346 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:04.583013 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-301551bf-44cf-485d-9701-73251aa900bc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:11:04.584089 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-301551bf-44cf-485d-9701-73251aa900bc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 200 Aug 18 21:11:04.584242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2fd6ae6-1117-4982-8557-e2a62e0bb93a tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483/accept returned with HTTP 202 Aug 18 21:11:04.584591 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 450/1792] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:04.584657 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 453/1793] 10.4.3.48 () {70 vars in 1451 bytes} [Tue Aug 18 21:11:04 2026] POST /volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483/accept => generated 363 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:04.595749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-048a264b-cc90-4a86-8772-23377bd6c04f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.598354 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-048a264b-cc90-4a86-8772-23377bd6c04f tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.598781 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-048a264b-cc90-4a86-8772-23377bd6c04f tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.599383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-048a264b-cc90-4a86-8772-23377bd6c04f tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.613138 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.613138 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:04.621576 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-048a264b-cc90-4a86-8772-23377bd6c04f tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Volume info retrieved successfully. Aug 18 21:11:04.628767 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-048a264b-cc90-4a86-8772-23377bd6c04f tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:04.629364 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 449/1794] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.649761 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.651850 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.652116 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.652358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.663312 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.663312 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:04.669533 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] Volume info retrieved successfully. Aug 18 21:11:04.674533 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59130719-c5c5-44f4-88a7-fc420d68cff5 tempest-VolumesTransfersV355Test-380417205 tempest-VolumesTransfersV355Test-380417205-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:04.675092 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 443/1795] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:04.692560 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-abd4c94b-850e-4514-b601-b1aa24e882df None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.695642 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abd4c94b-850e-4514-b601-b1aa24e882df tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 Aug 18 21:11:04.695944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abd4c94b-850e-4514-b601-b1aa24e882df tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.696162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abd4c94b-850e-4514-b601-b1aa24e882df tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.696281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-abd4c94b-850e-4514-b601-b1aa24e882df tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Delete transfer with id: 87e65356-8b15-4b9c-80ad-7a8aee23a483 Aug 18 21:11:04.700158 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abd4c94b-850e-4514-b601-b1aa24e882df tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 returned with HTTP 404 Aug 18 21:11:04.700659 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 451/1796] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:11:04 2026] DELETE /volume/v3/volume-transfers/87e65356-8b15-4b9c-80ad-7a8aee23a483 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:04.713490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f371102b-73c6-4332-a608-df187ddd49bd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.743706 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.744054 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.744351 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.744592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Delete volume with id: c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.753472 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.753472 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:04.753931 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Volume info retrieved successfully. Aug 18 21:11:04.781403 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Delete volume request issued successfully. Aug 18 21:11:04.781663 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f371102b-73c6-4332-a608-df187ddd49bd tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 202 Aug 18 21:11:04.782086 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 454/1797] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:11:04 2026] DELETE /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:04.791098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f287816f-dec3-482a-b02e-55c6058f1a66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:04.793552 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f287816f-dec3-482a-b02e-55c6058f1a66 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:04.794089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f287816f-dec3-482a-b02e-55c6058f1a66 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:04.794565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f287816f-dec3-482a-b02e-55c6058f1a66 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:04.806204 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:04.806204 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:04.812803 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f287816f-dec3-482a-b02e-55c6058f1a66 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Volume info retrieved successfully. Aug 18 21:11:04.821248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f287816f-dec3-482a-b02e-55c6058f1a66 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 200 Aug 18 21:11:04.822444 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 450/1798] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:04 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:05.026780 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6ca2822b-14ea-453c-a392-887937cc925a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.029005 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ca2822b-14ea-453c-a392-887937cc925a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 Aug 18 21:11:05.029871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ca2822b-14ea-453c-a392-887937cc925a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.029871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ca2822b-14ea-453c-a392-887937cc925a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.037990 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ca2822b-14ea-453c-a392-887937cc925a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 returned with HTTP 404 Aug 18 21:11:05.038656 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 444/1799] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/9e8e051a-36d1-4062-8c9f-f19f949adaa5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:05.056327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.057447 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:11:05.057681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.058022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.058101 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:05.061733 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c2b7703c-4365-4e41-891e-bf2bb2347897 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 returned with HTTP 404 Aug 18 21:11:05.066407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 452/1800] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:05.071875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.074064 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action Aug 18 21:11:05.074512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:05.074629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.077451 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] delete called for group 9471704f-4545-415e-9103-5235881697b5 {{(pid=100295) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:11:05.077522 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.groups [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Delete group with id: 9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:05.081394 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.081394 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:05.111948 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bd3677a-1be6-4e22-b9d1-2d8fb6780838 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action returned with HTTP 202 Aug 18 21:11:05.112580 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 455/1801] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:05.119702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4111af9d-8265-4963-a50e-575605198124 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.122206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4111af9d-8265-4963-a50e-575605198124 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:05.122587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4111af9d-8265-4963-a50e-575605198124 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.122911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4111af9d-8265-4963-a50e-575605198124 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.123124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-4111af9d-8265-4963-a50e-575605198124 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member 9471704f-4545-415e-9103-5235881697b5 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:05.128020 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.128020 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:05.140029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4111af9d-8265-4963-a50e-575605198124 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 returned with HTTP 200 Aug 18 21:11:05.143743 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 451/1802] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:05.491257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e50a415-69b8-4cf2-9a70-16c9f98c60d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.492968 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e50a415-69b8-4cf2-9a70-16c9f98c60d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc Aug 18 21:11:05.493133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e50a415-69b8-4cf2-9a70-16c9f98c60d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.493347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e50a415-69b8-4cf2-9a70-16c9f98c60d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.500105 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e50a415-69b8-4cf2-9a70-16c9f98c60d1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc returned with HTTP 404 Aug 18 21:11:05.500684 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 445/1803] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/82fb37cd-2708-44c5-9a14-0ee54c1360bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:05.508049 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.510284 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:11:05.510526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.510802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.511824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:05.562447 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Get all volumes completed successfully. Aug 18 21:11:05.564968 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.564968 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:05.571754 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d440e3e-bdf2-4612-876d-7fdd8cd0ce67 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:11:05.572161 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 453/1804] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8560 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:05.589084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3ed43e4-89de-4f2e-9917-2304738d48e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.590867 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3ed43e4-89de-4f2e-9917-2304738d48e0 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] DELETE https://10.4.3.48/volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e Aug 18 21:11:05.591093 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3ed43e4-89de-4f2e-9917-2304738d48e0 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.591313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3ed43e4-89de-4f2e-9917-2304738d48e0 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.596811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d6d200d-e788-406b-8235-0d8321e1e363 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.598450 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d6d200d-e788-406b-8235-0d8321e1e363 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 Aug 18 21:11:05.598644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d6d200d-e788-406b-8235-0d8321e1e363 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.598908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d6d200d-e788-406b-8235-0d8321e1e363 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.603106 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d6d200d-e788-406b-8235-0d8321e1e363 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 returned with HTTP 404 Aug 18 21:11:05.603565 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 452/1805] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/snapshots/3b72444a-dc9f-41c0-a205-b874a1f5c3d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:05.615736 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.617418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:11:05.617637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.617854 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.622878 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3ed43e4-89de-4f2e-9917-2304738d48e0 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e returned with HTTP 202 Aug 18 21:11:05.623422 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 456/1806] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:05 2026] DELETE /volume/v3/types/68b593ef-2698-468b-bcd7-b4685b51fc1e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:05.625529 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.625529 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:05.629737 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:05.634256 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-730ee9ab-4a4a-42e9-868f-7d1d07372a54 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:11:05.634690 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 446/1807] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:05.635618 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-341cbd71-bced-4943-85e6-5064759d2060 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.637191 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-341cbd71-bced-4943-85e6-5064759d2060 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:05.637490 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-341cbd71-bced-4943-85e6-5064759d2060 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1200127246", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.653537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-341cbd71-bced-4943-85e6-5064759d2060 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:05.653975 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 454/1808] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:05.665323 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4408cee3-c50e-49a1-af41-acf18e9016ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.667515 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4408cee3-c50e-49a1-af41-acf18e9016ba tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9/encryption Aug 18 21:11:05.668035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4408cee3-c50e-49a1-af41-acf18e9016ba tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.670440 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.670440 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:05.682868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.685178 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:05.685178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1896604657"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.688177 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1896604657'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:05.716317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4408cee3-c50e-49a1-af41-acf18e9016ba tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9/encryption returned with HTTP 200 Aug 18 21:11:05.717031 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 453/1809] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9/encryption => generated 230 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:05.728788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.732686 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:05.735352 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-502885527", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1200127246", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.737339 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-502885527', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1200127246', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:05.742385 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume of 1 GB Aug 18 21:11:05.743280 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:05.743280 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:05.743655 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Availability Zones retrieved successfully. Aug 18 21:11:05.757878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (523318ec-b80e-4955-bf9a-17060f6f1440) 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 18 21:11:05.761072 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e0c6b2-9a17-4b0b-a378-a4228b8ea2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.762535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-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 18 21:11:05.820529 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e0c6b2-9a17-4b0b-a378-a4228b8ea2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0a43420-1276-49e8-b0e7-48c7f562bfa9,is_public=True,name='tempest-scenario-type-luks-1200127246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0a43420-1276-49e8-b0e7-48c7f562bfa9', '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 18 21:11:05.822523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150d3b58-6b30-4b96-8cff-63042f4c7cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.839948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e233af7-015f-4998-a7c9-73b5dffd08f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.839948 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e233af7-015f-4998-a7c9-73b5dffd08f0 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:05.839948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e233af7-015f-4998-a7c9-73b5dffd08f0 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.839948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e233af7-015f-4998-a7c9-73b5dffd08f0 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.847478 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e233af7-015f-4998-a7c9-73b5dffd08f0 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 404 Aug 18 21:11:05.848074 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 455/1810] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:05.857231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e639c40-3e8d-46c4-b7fb-ccc534dcc947 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.859760 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e639c40-3e8d-46c4-b7fb-ccc534dcc947 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:05.860055 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e639c40-3e8d-46c4-b7fb-ccc534dcc947 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.860312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e639c40-3e8d-46c4-b7fb-ccc534dcc947 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.864579 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:05.865450 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:05.868997 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e639c40-3e8d-46c4-b7fb-ccc534dcc947 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 404 Aug 18 21:11:05.869600 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 454/1811] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:05 2026] GET /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:05.879551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.883334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:05.883569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:05.883819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:05.884003 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Delete volume with id: c5fac6b8-869d-423e-a858-f1f0ba05d439 Aug 18 21:11:05.897714 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89e7f99e-e847-4037-bb56-ba8540cbf1ef tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 returned with HTTP 404 Aug 18 21:11:05.897714 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 456/1812] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:11:05 2026] DELETE /volume/v3/volumes/c5fac6b8-869d-423e-a858-f1f0ba05d439 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:05.911154 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:05.913695 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:05.914166 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1271173928"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:05.914820 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Created reservations ['59b25083-d62e-4a01-a108-e902b61d0065', 'bb4158c8-338c-451f-b1c0-28a706c024c4', 'a915ddf5-022b-4012-bd24-b732a8450737', 'b7fc5952-9031-48d1-9a8a-7af988fd9f26'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:05.915911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1271173928'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:05.916027 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume of 1 GB Aug 18 21:11:05.916073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150d3b58-6b30-4b96-8cff-63042f4c7cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b25083-d62e-4a01-a108-e902b61d0065', 'bb4158c8-338c-451f-b1c0-28a706c024c4', 'a915ddf5-022b-4012-bd24-b732a8450737', 'b7fc5952-9031-48d1-9a8a-7af988fd9f26']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:05.917743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21201fb-38a9-41e1-9b1f-c48b47390f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.921241 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Availability Zones retrieved successfully. Aug 18 21:11:05.931573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Flow 'volume_create_api' (35e91382-5eb2-4398-bac4-fbbaef345f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:05.931681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 1 GB Aug 18 21:11:05.931811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e3fbe1-6cd5-4241-ad71-bf436b8a7d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.931811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:05.938478 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:11:05.945836 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (3d4df9de-b847-4c5a-8b3b-fc9c8ffc2a50) 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 18 21:11:05.947789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d3b116-e098-4e42-a9ba-a2ddbac0dddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.950231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-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 18 21:11:05.950820 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21201fb-38a9-41e1-9b1f-c48b47390f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502885527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['59b25083-d62e-4a01-a108-e902b61d0065','bb4158c8-338c-451f-b1c0-28a706c024c4','a915ddf5-022b-4012-bd24-b732a8450737','b7fc5952-9031-48d1-9a8a-7af988fd9f26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=b0a43420-1276-49e8-b0e7-48c7f562bfa9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502885527',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444216c725c439081acb9fc50ec75b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0a43420-1276-49e8-b0e7-48c7f562bfa9),volume_type_id=b0a43420-1276-49e8-b0e7-48c7f562bfa9)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:05.952307 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7968de-4105-4a0a-b80f-c7c84a2faa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.982259 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7968de-4105-4a0a-b80f-c7c84a2faa39) transitioned into state 'SUCCESS' from state '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-502885527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['59b25083-d62e-4a01-a108-e902b61d0065','bb4158c8-338c-451f-b1c0-28a706c024c4','a915ddf5-022b-4012-bd24-b732a8450737','b7fc5952-9031-48d1-9a8a-7af988fd9f26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=b0a43420-1276-49e8-b0e7-48c7f562bfa9)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:05.982965 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e3fbe1-6cd5-4241-ad71-bf436b8a7d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:05.983063 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbbc2a1-f63b-49cf-9262-e8f2eace2153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.984240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4553388f-4730-4262-b3bd-cada7ae2225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:05.996043 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbbc2a1-f63b-49cf-9262-e8f2eace2153) 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 18 21:11:05.997797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (523318ec-b80e-4955-bf9a-17060f6f1440) 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 18 21:11:05.997797 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request issued successfully. Aug 18 21:11:05.998866 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6cd9f3d8-6b6d-4eeb-981e-7016bf7ef5b3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:06.000084 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 447/1813] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/volumes => generated 782 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:06.040511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Created reservations ['8e65852b-44d3-47e0-9eaf-4acdfe5c4704', '2fc5ec5d-9e4a-4ff4-aa8e-d2d95e69037a', 'a060eb6b-5147-43ba-86f2-4aecd457367d', 'f4710e3a-1c6c-4375-80e2-af0042c2b9cc'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:06.041453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4553388f-4730-4262-b3bd-cada7ae2225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e65852b-44d3-47e0-9eaf-4acdfe5c4704', '2fc5ec5d-9e4a-4ff4-aa8e-d2d95e69037a', 'a060eb6b-5147-43ba-86f2-4aecd457367d', 'f4710e3a-1c6c-4375-80e2-af0042c2b9cc']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.042423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0884df-6394-4cbc-a1ea-c29143e6c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.042569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d3b116-e098-4e42-a9ba-a2ddbac0dddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:06.043577 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9b2c28-c00c-4167-a254-029eb5945363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.080439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0884df-6394-4cbc-a1ea-c29143e6c66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1271173928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e819398ccb4218a6922ac6e964fc76',qos_specs=None,replication_status=,reservations=['8e65852b-44d3-47e0-9eaf-4acdfe5c4704','2fc5ec5d-9e4a-4ff4-aa8e-d2d95e69037a','a060eb6b-5147-43ba-86f2-4aecd457367d','f4710e3a-1c6c-4375-80e2-af0042c2b9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7a1fc2800d43af8edc1bb086900033',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1271173928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e819398ccb4218a6922ac6e964fc76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7a1fc2800d43af8edc1bb086900033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.081678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed44aec-e4a1-4108-9c5d-eafc2bf63d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.098773 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['31b11afe-e3dc-424c-8474-8d276bb2700b', 'bd33fd28-ba3f-4467-83ed-c1807df34bff', '2baed037-e093-43e3-9b0f-00d36a9c3b53', '2fd4a914-e084-4d97-9528-56106ffd1f6a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:06.099810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9b2c28-c00c-4167-a254-029eb5945363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b11afe-e3dc-424c-8474-8d276bb2700b', 'bd33fd28-ba3f-4467-83ed-c1807df34bff', '2baed037-e093-43e3-9b0f-00d36a9c3b53', '2fd4a914-e084-4d97-9528-56106ffd1f6a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.100601 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f313459-a20c-47f9-971f-ed8c7e455a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.120167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed44aec-e4a1-4108-9c5d-eafc2bf63d72) transitioned into state 'SUCCESS' from state '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-1271173928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e819398ccb4218a6922ac6e964fc76',qos_specs=None,replication_status=,reservations=['8e65852b-44d3-47e0-9eaf-4acdfe5c4704','2fc5ec5d-9e4a-4ff4-aa8e-d2d95e69037a','a060eb6b-5147-43ba-86f2-4aecd457367d','f4710e3a-1c6c-4375-80e2-af0042c2b9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7a1fc2800d43af8edc1bb086900033',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.122786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9479e48-1ea8-4e1b-97a7-0f75d4634d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.134008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9479e48-1ea8-4e1b-97a7-0f75d4634d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.134787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Flow 'volume_create_api' (35e91382-5eb2-4398-bac4-fbbaef345f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:06.135073 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Create volume request issued successfully. Aug 18 21:11:06.135849 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9dd3b9b3-4c35-4660-9834-4daef7a21e76 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:06.136116 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 455/1814] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/volumes => generated 817 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:06.136592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f313459-a20c-47f9-971f-ed8c7e455a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b006d61-963a-47af-b753-26a3b0ff20b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1896604657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['31b11afe-e3dc-424c-8474-8d276bb2700b','bd33fd28-ba3f-4467-83ed-c1807df34bff','2baed037-e093-43e3-9b0f-00d36a9c3b53','2fd4a914-e084-4d97-9528-56106ffd1f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1896604657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b006d61-963a-47af-b753-26a3b0ff20b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.137594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107dc1d9-fcdf-43ea-a826-2954085960ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.160190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2de614e5-89e2-44bc-8840-6eee66c19692 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.160459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ceb738bc-c01f-485b-a331-a73558e46a8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.162705 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2de614e5-89e2-44bc-8840-6eee66c19692 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:06.162949 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ceb738bc-c01f-485b-a331-a73558e46a8a tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:06.163075 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2de614e5-89e2-44bc-8840-6eee66c19692 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.163145 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2de614e5-89e2-44bc-8840-6eee66c19692 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.163172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ceb738bc-c01f-485b-a331-a73558e46a8a tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.165774 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107dc1d9-fcdf-43ea-a826-2954085960ff) transitioned into state 'SUCCESS' from state '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-1896604657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['31b11afe-e3dc-424c-8474-8d276bb2700b','bd33fd28-ba3f-4467-83ed-c1807df34bff','2baed037-e093-43e3-9b0f-00d36a9c3b53','2fd4a914-e084-4d97-9528-56106ffd1f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:06.165774 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b0c058-683e-4654-99df-c6c0f94f7699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:06.167133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ceb738bc-c01f-485b-a331-a73558e46a8a tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.167217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-2de614e5-89e2-44bc-8840-6eee66c19692 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member 9471704f-4545-415e-9103-5235881697b5 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:06.173828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2de614e5-89e2-44bc-8840-6eee66c19692 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 returned with HTTP 404 Aug 18 21:11:06.174313 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:06.174313 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:06.174421 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 457/1815] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:06.182949 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ceb738bc-c01f-485b-a331-a73558e46a8a tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:06.183008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-37b1846f-9270-4c18-b006-cac4b876a613 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.183687 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-37b1846f-9270-4c18-b006-cac4b876a613 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/detail Aug 18 21:11:06.183904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-37b1846f-9270-4c18-b006-cac4b876a613 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.185499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-37b1846f-9270-4c18-b006-cac4b876a613 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.185499 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:06.185499 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:06.189637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ceb738bc-c01f-485b-a331-a73558e46a8a tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 200 Aug 18 21:11:06.190110 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 448/1816] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:06.191206 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b0c058-683e-4654-99df-c6c0f94f7699) 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 18 21:11:06.191597 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-37b1846f-9270-4c18-b006-cac4b876a613 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/detail returned with HTTP 200 Aug 18 21:11:06.191986 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (3d4df9de-b847-4c5a-8b3b-fc9c8ffc2a50) 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 18 21:11:06.192050 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 456/1817] 10.4.3.48 () {68 vars in 1289 bytes} [Tue Aug 18 21:11:06 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 18 21:11:06.192268 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:11:06.193120 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7a353b23-48dd-426f-99c1-f1f1dd56bdc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:06.193566 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 457/1818] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:05 2026] POST /volume/v3/volumes => generated 752 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:06.205407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.208752 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:06.208752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.208752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.209014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:06.209847 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:06.212817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.216238 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:06.218189 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cc5aad2-c7bb-4f15-af6a-d19346be478a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:06.218280 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:06.218427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.218546 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 458/1819] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:06.218661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.229865 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:06.229865 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:06.235715 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:06.240546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.242100 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-edc2a1d7-0323-4e2e-a908-656ff0826430 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:06.242442 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 449/1820] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:06.245996 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action Aug 18 21:11:06.246593 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:06.246950 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:06.248966 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] delete called for group 9471704f-4545-415e-9103-5235881697b5 {{(pid=100293) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:11:06.249129 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Delete group with id: 9471704f-4545-415e-9103-5235881697b5 Aug 18 21:11:06.254442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03d88328-ca03-4b39-aa4f-e6f3c3da628a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action returned with HTTP 404 Aug 18 21:11:06.255512 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 457/1821] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:11:06 2026] POST /volume/v3/groups/9471704f-4545-415e-9103-5235881697b5/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:06.263698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.266128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:06.266519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.266773 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.267150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:06.267642 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:06.267642 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:06.268201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:06.280306 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:06.283051 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-386f26f1-bccb-4ffc-8fec-050e889e94bb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:06.283655 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 458/1822] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:06.301753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.304955 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action Aug 18 21:11:06.305241 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:06.305435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:06.307201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] delete called for group f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:11:06.308742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Delete group with id: f2ec82b6-64b3-4597-ab9e-c14d78f20bb0 Aug 18 21:11:06.310927 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a5776bf9-cb84-43b5-bdcc-a22232dcdc3d tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action returned with HTTP 404 Aug 18 21:11:06.311481 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 459/1823] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:11:06 2026] POST /volume/v3/groups/f2ec82b6-64b3-4597-ab9e-c14d78f20bb0/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:06.322694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acd97969-81fa-40e0-ab96-7eda6cfcd68b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.324594 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd97969-81fa-40e0-ab96-7eda6cfcd68b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/634dd47b-3099-44d9-b647-3122807f7c8f Aug 18 21:11:06.324841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd97969-81fa-40e0-ab96-7eda6cfcd68b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.325056 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd97969-81fa-40e0-ab96-7eda6cfcd68b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.347307 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd97969-81fa-40e0-ab96-7eda6cfcd68b tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/group_types/634dd47b-3099-44d9-b647-3122807f7c8f returned with HTTP 202 Aug 18 21:11:06.347923 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 450/1824] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:11:06 2026] DELETE /volume/v3/group_types/634dd47b-3099-44d9-b647-3122807f7c8f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:06.363104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79de4f13-b4a3-4b32-85f8-a0f9e7873e90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.363104 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79de4f13-b4a3-4b32-85f8-a0f9e7873e90 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] DELETE https://10.4.3.48/volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 Aug 18 21:11:06.363104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79de4f13-b4a3-4b32-85f8-a0f9e7873e90 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.363104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79de4f13-b4a3-4b32-85f8-a0f9e7873e90 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.411332 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79de4f13-b4a3-4b32-85f8-a0f9e7873e90 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 returned with HTTP 202 Aug 18 21:11:06.412203 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 458/1825] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:06 2026] DELETE /volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:06.420270 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e66d6a71-a442-442c-ab1d-fcfa59d959c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.422664 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e66d6a71-a442-442c-ab1d-fcfa59d959c6 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] GET https://10.4.3.48/volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 Aug 18 21:11:06.422988 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e66d6a71-a442-442c-ab1d-fcfa59d959c6 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.423137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e66d6a71-a442-442c-ab1d-fcfa59d959c6 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.432938 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e66d6a71-a442-442c-ab1d-fcfa59d959c6 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 returned with HTTP 404 Aug 18 21:11:06.433437 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 459/1826] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/types/00a055cb-5e79-42a6-8ab4-075bf7b81ba5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:06.445712 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebe29ef8-df25-4caa-9b14-4455dfe64e9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.447424 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebe29ef8-df25-4caa-9b14-4455dfe64e9f tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:06.447851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebe29ef8-df25-4caa-9b14-4455dfe64e9f tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-260875377"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:06.467383 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebe29ef8-df25-4caa-9b14-4455dfe64e9f tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:06.467929 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 460/1827] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:06 2026] POST /volume/v3/types => generated 215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:06.480653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-796e4f1e-2386-495d-8e22-3cad97b0b813 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.486647 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-796e4f1e-2386-495d-8e22-3cad97b0b813 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:11:06.487093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-796e4f1e-2386-495d-8e22-3cad97b0b813 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-446015057"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:06.510326 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-796e4f1e-2386-495d-8e22-3cad97b0b813 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:11:06.511358 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 451/1828] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:11:06 2026] POST /volume/v3/group_types => generated 172 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:06.519332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.521484 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups Aug 18 21:11:06.521867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2c7dbec3-54b9-4c39-bc33-9e922d771232", "volume_types": ["63ec5822-e86e-423b-840c-8a139a818343"], "name": "tempest-GroupsTest-Group-204610613"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:06.523549 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating new group {'group': {'group_type': '2c7dbec3-54b9-4c39-bc33-9e922d771232', 'volume_types': ['63ec5822-e86e-423b-840c-8a139a818343'], 'name': 'tempest-GroupsTest-Group-204610613'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 21:11:06.528823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Creating group tempest-GroupsTest-Group-204610613. Aug 18 21:11:06.540512 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:11:06.554711 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['afc41354-0337-403b-a30c-5dece3e9d38f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:06.587088 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f5913b-cbe7-46c6-b0f0-a06870447ddd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups returned with HTTP 202 Aug 18 21:11:06.587881 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 459/1829] 10.4.3.48 () {70 vars in 1290 bytes} [Tue Aug 18 21:11:06 2026] POST /volume/v3/groups => generated 103 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:06.597447 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:06.601489 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:06.601748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:06.601948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:06.602122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:06.611008 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:06.611008 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:06.624301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a4c3acb-e4fa-4123-b3e2-0433a1847022 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:06.624922 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 460/1830] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:06 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.204526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.207031 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.207379 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.207652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.216558 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.216558 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:07.220344 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:07.225307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f718f7c-f906-44d2-b869-3dd64b27d3a7 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 200 Aug 18 21:11:07.225849 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 461/1831] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.237896 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-931f2a87-0e04-4163-b068-0869290b1863 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.240054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] POST https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:11:07.240407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:07.241797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volume_transfer [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 21:11:07.242187 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volume_transfer [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Creating transfer of volume e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.242294 np0000007703 devstack@c-api.service[100294]: INFO cinder.transfer.api [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Generating transfer record for volume e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.250815 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.250815 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:07.258912 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.261205 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:07.261428 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.261669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.270387 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-931f2a87-0e04-4163-b068-0869290b1863 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 202 Aug 18 21:11:07.270829 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.270829 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:07.271147 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 452/1832] 10.4.3.48 () {70 vars in 1319 bytes} [Tue Aug 18 21:11:07 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:07.276080 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:07.281675 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.283197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec1975ab-ba73-490d-9a8d-daaddb41a73e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:07.283703 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 460/1833] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.284083 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.285649 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.285649 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.286864 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=475,cinder:UPDATE=133,cinder:INSERT=77,cinder:DELETE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:11:07.295235 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.295235 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:07.301521 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:07.309305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d02f3541-6cd0-4f83-b06a-5bb05d76d974 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 200 Aug 18 21:11:07.310454 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 461/1834] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.324083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b26fb301-b282-4758-a892-2b72fe34dc02 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.327257 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b26fb301-b282-4758-a892-2b72fe34dc02 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volume-transfers/detail Aug 18 21:11:07.327514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b26fb301-b282-4758-a892-2b72fe34dc02 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.327793 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b26fb301-b282-4758-a892-2b72fe34dc02 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.327980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volume_transfer [None req-b26fb301-b282-4758-a892-2b72fe34dc02 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Listing volume transfers {{(pid=100292) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 21:11:07.333791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b26fb301-b282-4758-a892-2b72fe34dc02 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 21:11:07.334292 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 462/1835] 10.4.3.48 () {68 vars in 1319 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.344482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.350265 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c Aug 18 21:11:07.350465 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.350652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.351092 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.volume_transfer [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Delete transfer with id: 35f6a9f0-cb99-4733-b666-8924d1a4925c Aug 18 21:11:07.367551 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.367551 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:07.381953 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b55098f-3f81-41d4-aadc-e503b11a0c92 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c returned with HTTP 202 Aug 18 21:11:07.382649 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 453/1836] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:11:07 2026] DELETE /volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:07.392210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.394169 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.394490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.394841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.401567 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.401567 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:07.406122 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Volume info retrieved successfully. Aug 18 21:11:07.411941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a4e656b-fc25-4047-86fe-8673407c0d15 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 200 Aug 18 21:11:07.412406 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 461/1837] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.432836 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.436740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c Aug 18 21:11:07.436740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.436740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.437450 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Delete transfer with id: 35f6a9f0-cb99-4733-b666-8924d1a4925c Aug 18 21:11:07.444802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5aefdc4-47a6-4e47-b756-0050206ea412 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c returned with HTTP 404 Aug 18 21:11:07.445937 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 462/1838] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:11:07 2026] DELETE /volume/v3/volume-transfers/35f6a9f0-cb99-4733-b666-8924d1a4925c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:07.454819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7bea48a0-8432-4079-be24-a249842a1414 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.459138 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.459378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.459569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.460113 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Delete volume with id: e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.468218 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.468218 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:07.468636 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Volume info retrieved successfully. Aug 18 21:11:07.506930 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Delete volume request issued successfully. Aug 18 21:11:07.507343 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7bea48a0-8432-4079-be24-a249842a1414 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 202 Aug 18 21:11:07.507530 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 463/1839] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:11:07 2026] DELETE /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:07.517142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.520327 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:07.520656 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.522249 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.534400 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.534400 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:07.540939 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Volume info retrieved successfully. Aug 18 21:11:07.547562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-346f7d47-5c3e-45da-b60b-2d3a9e0a20d5 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 200 Aug 18 21:11:07.548171 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 454/1840] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:07.635987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.638168 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:07.638421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:07.638694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:07.638843 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:07.644143 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.644143 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:07.656037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87b1981f-e61c-4789-8335-43c8e956cbc0 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:07.656258 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 462/1841] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:07.673204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9edbb567-d4ba-40ad-b68d-90da355452ad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:07.676909 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:07.680706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-725739104", "volume_type": "63ec5822-e86e-423b-840c-8a139a818343", "group_id": "b239f88e-141b-40f1-988e-7f7248ad1084", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:07.683501 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-725739104', 'volume_type': '63ec5822-e86e-423b-840c-8a139a818343', 'group_id': 'b239f88e-141b-40f1-988e-7f7248ad1084', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:07.702211 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.702211 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:07.702659 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume of 1 GB Aug 18 21:11:07.712957 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:11:07.722495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (8c174304-ede0-4faa-83f5-feffc25627fa) 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 18 21:11:07.724132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e42e77-b005-41dc-ab9a-2ba17471c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:07.724886 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.724886 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:07.725519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-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 18 21:11:07.754176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e42e77-b005-41dc-ab9a-2ba17471c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63ec5822-e86e-423b-840c-8a139a818343,is_public=True,name='tempest-GroupsTest-volume-type-260875377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63ec5822-e86e-423b-840c-8a139a818343', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b239f88e-141b-40f1-988e-7f7248ad1084', '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 18 21:11:07.755025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a889cece-33cd-4374-b170-4576d6cff88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:07.787953 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-260875377 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-260875377, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:07.788333 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-260875377 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-260875377, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:07.825295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['e6ae5b79-99e7-401a-b284-e6b84e72eb12', 'b2414495-e67a-47e6-bf6a-59d464f3da0b', '088eb245-b6e9-49e8-a5a4-b755076f89b5', 'c5233e7b-4899-48a2-9fe1-b2325d318e69'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:07.826273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a889cece-33cd-4374-b170-4576d6cff88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ae5b79-99e7-401a-b284-e6b84e72eb12', 'b2414495-e67a-47e6-bf6a-59d464f3da0b', '088eb245-b6e9-49e8-a5a4-b755076f89b5', 'c5233e7b-4899-48a2-9fe1-b2325d318e69']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:07.827011 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07507a0-515c-4685-9843-71db88133725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:07.861859 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07507a0-515c-4685-9843-71db88133725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad75b3f-b055-4db6-a491-e5c35114996e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-725739104',encryption_key_id=None,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['e6ae5b79-99e7-401a-b284-e6b84e72eb12','b2414495-e67a-47e6-bf6a-59d464f3da0b','088eb245-b6e9-49e8-a5a4-b755076f89b5','c5233e7b-4899-48a2-9fe1-b2325d318e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=63ec5822-e86e-423b-840c-8a139a818343), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-725739104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,host=None,id=dad75b3f-b055-4db6-a491-e5c35114996e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d32200b73d884b4fad44143644741b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a0c6509a104324949c95286a846afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63ec5822-e86e-423b-840c-8a139a818343),volume_type_id=63ec5822-e86e-423b-840c-8a139a818343)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:07.862925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b8ffb7-49b4-4c36-b4ce-fb4021bb73ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:07.897383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b8ffb7-49b4-4c36-b4ce-fb4021bb73ba) transitioned into state 'SUCCESS' from state '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-725739104',encryption_key_id=None,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['e6ae5b79-99e7-401a-b284-e6b84e72eb12','b2414495-e67a-47e6-bf6a-59d464f3da0b','088eb245-b6e9-49e8-a5a4-b755076f89b5','c5233e7b-4899-48a2-9fe1-b2325d318e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=63ec5822-e86e-423b-840c-8a139a818343)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:07.898735 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32f41f4-44b0-4eed-ba49-89d5573f0bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:07.922147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32f41f4-44b0-4eed-ba49-89d5573f0bd7) 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 18 21:11:07.923740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (8c174304-ede0-4faa-83f5-feffc25627fa) 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 18 21:11:07.924782 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request issued successfully. Aug 18 21:11:07.925368 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:07.925754 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:07.979107 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:07.982241 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:07.982241 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:07.986277 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9edbb567-d4ba-40ad-b68d-90da355452ad tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:07.986277 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 463/1842] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:11:07 2026] POST /volume/v3/volumes => generated 811 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:07.998355 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:08.003072 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e Aug 18 21:11:08.003315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:08.004781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:08.009784 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=487,cinder:UPDATE=129,cinder:INSERT=80,cinder:DELETE=3 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:11:08.017636 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:08.017636 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:08.025350 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:08.028255 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:08.028255 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:08.090047 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:08.094400 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:08.094400 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:08.105932 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad30aa0f-44aa-4f93-97c6-2bb7b50b3f44 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e returned with HTTP 200 Aug 18 21:11:08.106293 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 464/1843] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:07 2026] GET /volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e => generated 879 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:08.567338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92effb5b-a84a-400a-b9e6-b2b28d149bb3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:08.572313 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92effb5b-a84a-400a-b9e6-b2b28d149bb3 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:08.572596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92effb5b-a84a-400a-b9e6-b2b28d149bb3 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:08.573013 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92effb5b-a84a-400a-b9e6-b2b28d149bb3 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:08.581345 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92effb5b-a84a-400a-b9e6-b2b28d149bb3 tempest-VolumesTransfersV355Test-1447585932 tempest-VolumesTransfersV355Test-1447585932-project-admin] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 404 Aug 18 21:11:08.582043 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 455/1844] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:08 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:08.590444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5cedef60-1311-456c-9eea-33534112e434 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:08.593376 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5cedef60-1311-456c-9eea-33534112e434 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] GET https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:08.593674 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5cedef60-1311-456c-9eea-33534112e434 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:08.593960 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5cedef60-1311-456c-9eea-33534112e434 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:08.597441 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=540,cinder:UPDATE=135,cinder:INSERT=94,cinder:DELETE=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:11:08.605549 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5cedef60-1311-456c-9eea-33534112e434 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 404 Aug 18 21:11:08.606507 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 463/1845] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:08 2026] GET /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:08.615567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:08.618452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:08.618452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:08.618772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:08.618854 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] Delete volume with id: e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 Aug 18 21:11:08.626529 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f30fa18a-9f51-4c0a-b475-1bf254e0f1c5 tempest-VolumesTransfersV355Test-516964000 tempest-VolumesTransfersV355Test-516964000-project-member] https://10.4.3.48/volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 returned with HTTP 404 Aug 18 21:11:08.627346 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 464/1846] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:11:08 2026] DELETE /volume/v3/volumes/e6e07ad2-7d7e-4c61-bf94-6f52ce4b26e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:09.122228 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:09.125075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e Aug 18 21:11:09.125337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:09.126873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:09.133198 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.133198 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:09.137469 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:09.138319 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:09.138667 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:09.196132 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:09.200026 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.200026 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:09.214457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05e7032c-8c3e-4d40-a4f8-f628dabe23ce tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e returned with HTTP 200 Aug 18 21:11:09.214902 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 465/1847] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:09 2026] GET /volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e => generated 904 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:09.228558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-068e8653-deba-480e-80d8-ad423deb250a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:09.232054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:09.232449 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1278438105", "volume_type": "63ec5822-e86e-423b-840c-8a139a818343", "group_id": "b239f88e-141b-40f1-988e-7f7248ad1084", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:09.234008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1278438105', 'volume_type': '63ec5822-e86e-423b-840c-8a139a818343', 'group_id': 'b239f88e-141b-40f1-988e-7f7248ad1084', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:09.242083 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.242083 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:09.242973 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume of 1 GB Aug 18 21:11:09.249145 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Availability Zones retrieved successfully. Aug 18 21:11:09.257455 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (fd3d2503-ffde-477c-ac9b-046db17c2f35) 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 18 21:11:09.260111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02ed14ab-877e-4f41-b843-7e5257d39d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:09.260796 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.260796 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:09.261252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-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 18 21:11:09.286174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02ed14ab-877e-4f41-b843-7e5257d39d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63ec5822-e86e-423b-840c-8a139a818343,is_public=True,name='tempest-GroupsTest-volume-type-260875377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63ec5822-e86e-423b-840c-8a139a818343', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b239f88e-141b-40f1-988e-7f7248ad1084', '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 18 21:11:09.287072 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832193b7-9bcd-401a-96ed-b79d8836dabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:09.324380 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-260875377 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-260875377, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:09.324660 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-260875377 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-260875377, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:09.341675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Created reservations ['1b85417c-0d30-4f30-95cd-afaa5bb44ac7', '1acb9fa2-44f0-4992-9236-db2659de0218', '3bcc7bfd-c290-434e-b58e-6005b43bdb83', 'b5c7367d-38c4-4f59-88ac-a57e76528d5b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:09.342606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832193b7-9bcd-401a-96ed-b79d8836dabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b85417c-0d30-4f30-95cd-afaa5bb44ac7', '1acb9fa2-44f0-4992-9236-db2659de0218', '3bcc7bfd-c290-434e-b58e-6005b43bdb83', 'b5c7367d-38c4-4f59-88ac-a57e76528d5b']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:09.343695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b388dc68-b7c5-479e-a0e8-b8dc4c953132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:09.377544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b388dc68-b7c5-479e-a0e8-b8dc4c953132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032aadef-84b7-402a-b75b-4e0a0d22a981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1278438105',encryption_key_id=None,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['1b85417c-0d30-4f30-95cd-afaa5bb44ac7','1acb9fa2-44f0-4992-9236-db2659de0218','3bcc7bfd-c290-434e-b58e-6005b43bdb83','b5c7367d-38c4-4f59-88ac-a57e76528d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=63ec5822-e86e-423b-840c-8a139a818343), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1278438105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,host=None,id=032aadef-84b7-402a-b75b-4e0a0d22a981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d32200b73d884b4fad44143644741b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a0c6509a104324949c95286a846afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63ec5822-e86e-423b-840c-8a139a818343),volume_type_id=63ec5822-e86e-423b-840c-8a139a818343)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:09.378099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89d80bd-967d-471b-816f-2a72f4f7ad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:09.405771 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89d80bd-967d-471b-816f-2a72f4f7ad23) transitioned into state 'SUCCESS' from state '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-1278438105',encryption_key_id=None,group_id=b239f88e-141b-40f1-988e-7f7248ad1084,group_type_id=,metadata={},multiattach=False,project_id='d32200b73d884b4fad44143644741b35',qos_specs=None,replication_status=,reservations=['1b85417c-0d30-4f30-95cd-afaa5bb44ac7','1acb9fa2-44f0-4992-9236-db2659de0218','3bcc7bfd-c290-434e-b58e-6005b43bdb83','b5c7367d-38c4-4f59-88ac-a57e76528d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a0c6509a104324949c95286a846afe',volume_type_id=63ec5822-e86e-423b-840c-8a139a818343)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:09.407588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a6fb8a-a8f7-4806-b177-34d7f2ba9b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:09.423434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a6fb8a-a8f7-4806-b177-34d7f2ba9b65) 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 18 21:11:09.425775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Flow 'volume_create_api' (fd3d2503-ffde-477c-ac9b-046db17c2f35) 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 18 21:11:09.425775 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Create volume request issued successfully. Aug 18 21:11:09.426382 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:09.426573 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:09.485413 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:09.489409 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.489409 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:09.493416 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-068e8653-deba-480e-80d8-ad423deb250a tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:09.493935 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 456/1848] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:11:09 2026] POST /volume/v3/volumes => generated 812 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:09.513349 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:09.516298 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 Aug 18 21:11:09.516576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:09.516863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:09.528878 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.528878 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:09.544507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:09.545547 np0000007703 devstack@c-api.service[100293]: WARNING stevedore.named [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:09.545685 np0000007703 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:09.601757 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:09.605279 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:09.605279 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:09.613941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f5b2708-67f3-48a3-b711-8eb5d8f6d8bd tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 returned with HTTP 200 Aug 18 21:11:09.613941 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 464/1849] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:09 2026] GET /volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 => generated 880 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:10.630539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4d81f66-72cd-4242-948c-cf87be5408ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:10.632540 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 Aug 18 21:11:10.632804 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:10.633008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:10.641954 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:10.641954 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:10.646764 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:10.647500 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:10.647807 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:10.697917 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:10.702651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:10.702651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:10.715505 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4d81f66-72cd-4242-948c-cf87be5408ec tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 returned with HTTP 200 Aug 18 21:11:10.715929 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 465/1850] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:10 2026] GET /volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:10.731532 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:10.735736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] PUT https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:10.736133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "032aadef-84b7-402a-b75b-4e0a0d22a981"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:10.737929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Update called for group b239f88e-141b-40f1-988e-7f7248ad1084. {{(pid=100292) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:11:10.738562 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Updating group b239f88e-141b-40f1-988e-7f7248ad1084 with name new_group description: This is a new group add_volumes: None remove_volumes: 032aadef-84b7-402a-b75b-4e0a0d22a981. Aug 18 21:11:10.743254 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:10.743254 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:10.765668 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce5b84b3-baa9-4412-92d8-4c9eaa936a09 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 202 Aug 18 21:11:10.765668 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 466/1851] 10.4.3.48 () {70 vars in 1400 bytes} [Tue Aug 18 21:11:10 2026] PUT /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:10.776042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-434be725-1578-467a-8b16-7c6dd868252c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:10.779405 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-434be725-1578-467a-8b16-7c6dd868252c tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:10.779641 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-434be725-1578-467a-8b16-7c6dd868252c tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:10.780031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-434be725-1578-467a-8b16-7c6dd868252c tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:10.780031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-434be725-1578-467a-8b16-7c6dd868252c tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:10.785813 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:10.785813 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:10.807474 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-434be725-1578-467a-8b16-7c6dd868252c tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:10.807958 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 457/1852] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:10 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:11.819922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:11.824149 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:11.824510 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:11.824702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:11.824863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:11.831109 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:11.831109 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:11.843686 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-546e8ba3-a361-4987-bfcb-84f374dc6ff9 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:11.844496 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 465/1853] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:11 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:11.857583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:11.860600 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:11.860809 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:11.860979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:11.861092 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:11.866303 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:11.866303 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:11.879189 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aef67cd0-b74f-4ab4-9bcc-08cff0877a17 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:11.879751 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 466/1854] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:11 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:11.889605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:11.893749 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:11.893749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:11.893749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:11.893749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:11.893749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:11.904458 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:11.906085 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:11.906453 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:11.979201 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:11.984924 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:11.984924 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:12.000824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3ee7ff9-b5cb-4d4f-a9b0-7a7a9391091b tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:12.000824 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 467/1855] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:11 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:12.021056 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:12.023330 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] PUT https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:12.023881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "032aadef-84b7-402a-b75b-4e0a0d22a981"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:12.029748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.groups [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Update called for group b239f88e-141b-40f1-988e-7f7248ad1084. {{(pid=100294) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 21:11:12.029975 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.groups [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Updating group b239f88e-141b-40f1-988e-7f7248ad1084 with name None description: None add_volumes: 032aadef-84b7-402a-b75b-4e0a0d22a981 remove_volumes: None. Aug 18 21:11:12.035168 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:12.035168 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:12.092620 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5235d05c-dbee-4c1e-9991-069630fa8cfc tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 202 Aug 18 21:11:12.093454 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 458/1856] 10.4.3.48 () {70 vars in 1399 bytes} [Tue Aug 18 21:11:12 2026] PUT /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:12.103403 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b60b610-80e2-4654-a903-398a652564b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:12.105311 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b60b610-80e2-4654-a903-398a652564b4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:12.105505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b60b610-80e2-4654-a903-398a652564b4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:12.105734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b60b610-80e2-4654-a903-398a652564b4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:12.105885 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-8b60b610-80e2-4654-a903-398a652564b4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:12.110760 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:12.110760 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:12.121972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b60b610-80e2-4654-a903-398a652564b4 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:12.122579 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 466/1857] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:12 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:13.135137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:13.139800 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:13.139800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:13.140088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:13.140088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.groups [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:13.144509 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.144509 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:13.160455 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff1bdb3b-5025-4415-a702-0f6fef864e10 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 200 Aug 18 21:11:13.160455 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 467/1858] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:13 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:13.173260 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:13.177597 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:13.178000 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:13.178230 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:13.178614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:13.180818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:13.193257 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:13.195100 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:13.195391 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:13.267635 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:13.272788 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.272788 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:13.281354 np0000007703 devstack@c-api.service[100292]: WARNING stevedore.named [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:13.281635 np0000007703 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:13.335418 np0000007703 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:11:13.340429 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.340429 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:13.359099 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f1f196c-3858-4e2b-a36d-74a181ef2478 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:13.359809 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 468/1859] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:13 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 21:11:13.380876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1e090ece-7c53-4922-84e4-c9972677be7e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:13.383181 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:11:13.383405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:13.383614 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:13.383970 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:11:13.384811 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.384811 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:13.389037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:11:13.399981 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Get all volumes completed successfully. Aug 18 21:11:13.400372 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:13.400700 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:13.446772 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:13.448195 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.448195 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:13.453076 np0000007703 devstack@c-api.service[100294]: WARNING stevedore.named [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:13.453262 np0000007703 devstack@c-api.service[100294]: WARNING castellan.key_manager [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:13.495564 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:13.500549 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.500549 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:13.513221 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1e090ece-7c53-4922-84e4-c9972677be7e tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:11:13.513710 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 459/1860] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:11:13 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:13.532188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:13.535528 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] POST https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084/action Aug 18 21:11:13.536048 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:13.536220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:13.538244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] delete called for group b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100293) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 21:11:13.538357 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Delete group with id: b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:13.543515 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.543515 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:13.609741 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79de5eaf-5229-4bbf-bbf0-e6b2de8c5dfa tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084/action returned with HTTP 202 Aug 18 21:11:13.610336 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 467/1861] 10.4.3.48 () {70 vars in 1421 bytes} [Tue Aug 18 21:11:13 2026] POST /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:13.622161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:13.627485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 Aug 18 21:11:13.627853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:13.628118 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:13.639706 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.639706 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:13.647667 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Volume info retrieved successfully. Aug 18 21:11:13.648528 np0000007703 devstack@c-api.service[100295]: WARNING stevedore.named [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 21:11:13.648706 np0000007703 devstack@c-api.service[100295]: WARNING castellan.key_manager [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 21:11:13.715563 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] MySQL server mode set 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 18 21:11:13.728239 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:13.728239 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:13.742989 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a72efeb2-87e3-4723-ad84-e9e9e6d270f2 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 returned with HTTP 200 Aug 18 21:11:13.743820 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 468/1862] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:13 2026] GET /volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:14.757801 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-929e2398-2512-49d5-8dc6-bd701b9626f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.759830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-929e2398-2512-49d5-8dc6-bd701b9626f3 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 Aug 18 21:11:14.760046 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-929e2398-2512-49d5-8dc6-bd701b9626f3 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.760228 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-929e2398-2512-49d5-8dc6-bd701b9626f3 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.765877 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-929e2398-2512-49d5-8dc6-bd701b9626f3 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 returned with HTTP 404 Aug 18 21:11:14.766507 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 469/1863] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:14 2026] GET /volume/v3/volumes/032aadef-84b7-402a-b75b-4e0a0d22a981 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:14.775050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8a05d05e-9f68-4716-8f9e-92abba3ff1eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.776853 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a05d05e-9f68-4716-8f9e-92abba3ff1eb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e Aug 18 21:11:14.777034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a05d05e-9f68-4716-8f9e-92abba3ff1eb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.777201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8a05d05e-9f68-4716-8f9e-92abba3ff1eb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.783266 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8a05d05e-9f68-4716-8f9e-92abba3ff1eb tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e returned with HTTP 404 Aug 18 21:11:14.785285 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 460/1864] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:14 2026] GET /volume/v3/volumes/dad75b3f-b055-4db6-a491-e5c35114996e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:14.791741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.794537 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] GET https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 Aug 18 21:11:14.794967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.795303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.795546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] show called for member b239f88e-141b-40f1-988e-7f7248ad1084 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 21:11:14.800597 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a9d66a9-2555-46f5-a6ac-7a6385045237 tempest-GroupsTest-1458046642 tempest-GroupsTest-1458046642-project-member] https://10.4.3.48/volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 returned with HTTP 404 Aug 18 21:11:14.801287 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 468/1865] 10.4.3.48 () {68 vars in 1379 bytes} [Tue Aug 18 21:11:14 2026] GET /volume/v3/groups/b239f88e-141b-40f1-988e-7f7248ad1084 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:11:14.809437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cdb4a641-15af-4d30-acf4-69df9c15120c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.811375 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdb4a641-15af-4d30-acf4-69df9c15120c tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/2c7dbec3-54b9-4c39-bc33-9e922d771232 Aug 18 21:11:14.811578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cdb4a641-15af-4d30-acf4-69df9c15120c tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.811782 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cdb4a641-15af-4d30-acf4-69df9c15120c tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.825667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cdb4a641-15af-4d30-acf4-69df9c15120c tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/group_types/2c7dbec3-54b9-4c39-bc33-9e922d771232 returned with HTTP 202 Aug 18 21:11:14.826112 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 469/1866] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:11:14 2026] DELETE /volume/v3/group_types/2c7dbec3-54b9-4c39-bc33-9e922d771232 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:11:14.837435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83ad4ad9-f8d7-49bb-9a24-1eb2972754c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.841121 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83ad4ad9-f8d7-49bb-9a24-1eb2972754c3 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] DELETE https://10.4.3.48/volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 Aug 18 21:11:14.841386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83ad4ad9-f8d7-49bb-9a24-1eb2972754c3 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.842288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83ad4ad9-f8d7-49bb-9a24-1eb2972754c3 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.879770 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83ad4ad9-f8d7-49bb-9a24-1eb2972754c3 tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 returned with HTTP 202 Aug 18 21:11:14.880154 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 470/1867] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:14 2026] DELETE /volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:14.887605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-24bff2df-2aae-4ea1-8631-bf9000c61aaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:14.889749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24bff2df-2aae-4ea1-8631-bf9000c61aaf tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] GET https://10.4.3.48/volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 Aug 18 21:11:14.890626 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24bff2df-2aae-4ea1-8631-bf9000c61aaf tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:14.890626 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24bff2df-2aae-4ea1-8631-bf9000c61aaf tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:14.896948 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24bff2df-2aae-4ea1-8631-bf9000c61aaf tempest-GroupsTest-1131475310 tempest-GroupsTest-1131475310-project-admin] https://10.4.3.48/volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 returned with HTTP 404 Aug 18 21:11:14.897538 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 461/1868] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:14 2026] GET /volume/v3/types/63ec5822-e86e-423b-840c-8a139a818343 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:17.147472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:17.153920 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:17.154301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1636469263"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:17.160823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1636469263'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:17.160823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume of 1 GB Aug 18 21:11:17.165153 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Availability Zones retrieved successfully. Aug 18 21:11:17.173766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (a1eeb76f-b590-4c6d-b5df-074daf412d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:17.175126 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6a18b8-fcfb-49c0-9a28-b3ca5c82bff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:17.176439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:17.207463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6a18b8-fcfb-49c0-9a28-b3ca5c82bff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:17.207940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74995ff3-5084-4456-8460-7570d5a86748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:17.258609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Created reservations ['b50b8a4b-4e61-4afa-b0c9-49c58f136f65', '118a0f8e-bf4d-4af8-8e45-e70756207ef4', '1f66f2d0-7cd0-472a-9aa8-116922143ea8', '797a4ced-6b50-4db1-8313-67084ee2a756'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:17.258609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74995ff3-5084-4456-8460-7570d5a86748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b50b8a4b-4e61-4afa-b0c9-49c58f136f65', '118a0f8e-bf4d-4af8-8e45-e70756207ef4', '1f66f2d0-7cd0-472a-9aa8-116922143ea8', '797a4ced-6b50-4db1-8313-67084ee2a756']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:17.259514 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb1c3bd-0746-497e-b927-0cd0fe89a2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:17.284890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb1c3bd-0746-497e-b927-0cd0fe89a2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783524a8-6526-4457-9625-540e2fe8de60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1636469263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['b50b8a4b-4e61-4afa-b0c9-49c58f136f65','118a0f8e-bf4d-4af8-8e45-e70756207ef4','1f66f2d0-7cd0-472a-9aa8-116922143ea8','797a4ced-6b50-4db1-8313-67084ee2a756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1636469263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783524a8-6526-4457-9625-540e2fe8de60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='907828209b6c44ccbaf3fa8e07bb55aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:17.287004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe436b49-c808-4d2e-bd13-886815b7691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:17.315529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe436b49-c808-4d2e-bd13-886815b7691a) transitioned into state 'SUCCESS' from state '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-1636469263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['b50b8a4b-4e61-4afa-b0c9-49c58f136f65','118a0f8e-bf4d-4af8-8e45-e70756207ef4','1f66f2d0-7cd0-472a-9aa8-116922143ea8','797a4ced-6b50-4db1-8313-67084ee2a756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:17.316353 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1a7f2-8462-4284-a670-38c0023c815a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:17.331197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1a7f2-8462-4284-a670-38c0023c815a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:17.332197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (a1eeb76f-b590-4c6d-b5df-074daf412d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:17.332608 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request issued successfully. Aug 18 21:11:17.333298 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3bd3dd3-1bc3-4d80-a485-13a50a1b8bfd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:17.333899 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 469/1869] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:17 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:17.351275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:17.353869 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:17.354053 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:17.354233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:17.366765 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:17.366765 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:17.371478 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:17.378114 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a8c62dd-8031-426c-ac4b-6b46fdf97dbd tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:17.378662 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 470/1870] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:17 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:18.395957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.398693 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:18.398949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.399076 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.408812 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:18.408812 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:18.413621 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:18.418863 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f4fad5a-2427-4415-b922-40d1ebac4699 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:18.419253 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 471/1871] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:18 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:18.477862 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.483704 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:18.484333 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.484333 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.496843 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:18.496843 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:18.503136 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:18.511557 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a5e7022e-ae74-4ab9-9112-a21766dadae3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:18.511557 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 462/1872] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:18 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:18.619600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-658ebe23-140c-4689-b794-ab0d93206fe1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.620096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-658ebe23-140c-4689-b794-ab0d93206fe1 None None] GET https://10.4.3.48/volume// Aug 18 21:11:18.620240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-658ebe23-140c-4689-b794-ab0d93206fe1 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.620412 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-658ebe23-140c-4689-b794-ab0d93206fe1 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.620773 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-658ebe23-140c-4689-b794-ab0d93206fe1 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:18.621151 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 470/1873] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:18.629227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a842c6af-3aec-447a-8872-56f6a3a622c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.782458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.801615 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a842c6af-3aec-447a-8872-56f6a3a622c4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:18.801615 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a842c6af-3aec-447a-8872-56f6a3a622c4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "783524a8-6526-4457-9625-540e2fe8de60", "connector": null, "instance_uuid": "70b3f8db-7eff-462b-83fb-85457aa025a5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:18.820259 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:18.820259 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:18.857529 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-a842c6af-3aec-447a-8872-56f6a3a622c4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:18.858363 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 471/1874] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:18 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:18.862031 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] GET https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 Aug 18 21:11:18.862244 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.862452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.877654 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:18.878153 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:18.878442 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:18.892056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48b6d079-c62a-4589-8c5e-7765a9c01ae3 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 returned with HTTP 200 Aug 18 21:11:18.892056 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 472/1875] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:18 2026] GET /volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 => generated 600 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:18.900497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8898f505-3050-46d5-a6d2-782560db98be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.901834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.903305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21cab799-66b9-474d-ac1f-5db0f31e2d46 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.905893 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8898f505-3050-46d5-a6d2-782560db98be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:18.905893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8898f505-3050-46d5-a6d2-782560db98be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.905893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8898f505-3050-46d5-a6d2-782560db98be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.905990 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21cab799-66b9-474d-ac1f-5db0f31e2d46 None None] GET https://10.4.3.48/volume// Aug 18 21:11:18.905990 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21cab799-66b9-474d-ac1f-5db0f31e2d46 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.905990 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21cab799-66b9-474d-ac1f-5db0f31e2d46 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.905990 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21cab799-66b9-474d-ac1f-5db0f31e2d46 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:18.905990 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 472/1876] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:18.915158 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:18.915158 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:18.920318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:18.920453 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8898f505-3050-46d5-a6d2-782560db98be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:18.927018 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8898f505-3050-46d5-a6d2-782560db98be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:18.927446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:18.927597 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 463/1877] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:18 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:18.927642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:18.927834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:18.953451 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:18.953451 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:18.960993 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:18.966386 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-dc924faa-b9ef-4b81-b34d-f9e8a4cb0626 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:18.966386 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 473/1878] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:18 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:19.004748 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:19.004748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-685988378"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:19.005282 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-685988378'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:19.005491 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume of 1 GB Aug 18 21:11:19.005992 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:19.005992 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:19.011435 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Availability Zones retrieved successfully. Aug 18 21:11:19.017042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (25027d79-a25e-4873-a65a-3b087cc0f50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:19.018077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21447e8e-2862-4a74-bfbd-6be9a7b68495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:19.019121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:19.049251 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21447e8e-2862-4a74-bfbd-6be9a7b68495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:19.050160 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfab590b-9dee-45f2-be22-8fb40be35100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:19.096948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:19.099886 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] PUT https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 Aug 18 21:11:19.100050 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:19.107845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Acquiring lock "cinder-attachment_update-783524a8-6526-4457-9625-540e2fe8de60-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:19.114575 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-783524a8-6526-4457-9625-540e2fe8de60-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:19.115547 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:19.115547 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:19.139337 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Created reservations ['c91fc74c-c2d5-478d-b22b-fa675c6d09c2', '650b8eb2-b006-4b98-930a-74b9f855c309', '5603bce6-a240-4c67-a60d-dbb6dcf1f881', '45e0b3e1-660a-41d8-ab9b-94f143fe00e2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:19.140475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfab590b-9dee-45f2-be22-8fb40be35100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c91fc74c-c2d5-478d-b22b-fa675c6d09c2', '650b8eb2-b006-4b98-930a-74b9f855c309', '5603bce6-a240-4c67-a60d-dbb6dcf1f881', '45e0b3e1-660a-41d8-ab9b-94f143fe00e2']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:19.142394 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7476cb14-795f-430e-ad82-85fc954ee9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:19.170580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7476cb14-795f-430e-ad82-85fc954ee9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d929209-08ad-4804-b209-36d20097e66d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-685988378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1582db863aa64f99ad54b224aca0bb05',qos_specs=None,replication_status=,reservations=['c91fc74c-c2d5-478d-b22b-fa675c6d09c2','650b8eb2-b006-4b98-930a-74b9f855c309','5603bce6-a240-4c67-a60d-dbb6dcf1f881','45e0b3e1-660a-41d8-ab9b-94f143fe00e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2339f4af4b4748bbbc7d18c7a24f3475',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-685988378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d929209-08ad-4804-b209-36d20097e66d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1582db863aa64f99ad54b224aca0bb05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2339f4af4b4748bbbc7d18c7a24f3475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:19.171644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9860b5-c16d-48ce-b490-aa776283fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:19.190891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9860b5-c16d-48ce-b490-aa776283fee5) transitioned into state 'SUCCESS' from state '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-685988378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1582db863aa64f99ad54b224aca0bb05',qos_specs=None,replication_status=,reservations=['c91fc74c-c2d5-478d-b22b-fa675c6d09c2','650b8eb2-b006-4b98-930a-74b9f855c309','5603bce6-a240-4c67-a60d-dbb6dcf1f881','45e0b3e1-660a-41d8-ab9b-94f143fe00e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2339f4af4b4748bbbc7d18c7a24f3475',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:19.191667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a76a87-bb2f-485a-8062-0310b7714563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:19.201583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a76a87-bb2f-485a-8062-0310b7714563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:19.202342 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (25027d79-a25e-4873-a65a-3b087cc0f50b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:19.202605 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume request issued successfully. Aug 18 21:11:19.203125 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58d73b5c-bdf3-4cd5-8cb7-f2e971d77da4 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:19.203521 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 471/1879] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:18 2026] POST /volume/v3/volumes => generated 756 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:19.217472 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:19.219735 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] GET https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:19.220258 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:19.220327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:19.230873 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:19.230873 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:19.235865 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:19.241455 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e3a2157-b63a-4eaf-b440-dd54ef667078 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 200 Aug 18 21:11:19.242003 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 464/1880] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:19 2026] GET /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:19.283013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-783524a8-6526-4457-9625-540e2fe8de60-np0000007703" released by "attachment_update" :: held 0.168s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:19.283446 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-e2dbdd7b-95f6-46e6-b399-6009dd886c85 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 returned with HTTP 200 Aug 18 21:11:19.284204 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 473/1881] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:19 2026] PUT /volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:19.948691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-99f9281e-f532-4295-b581-848f5ffa2482 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:19.951538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99f9281e-f532-4295-b581-848f5ffa2482 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:19.951538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99f9281e-f532-4295-b581-848f5ffa2482 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:19.951538 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99f9281e-f532-4295-b581-848f5ffa2482 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:19.964053 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:19.964053 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:19.968180 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-99f9281e-f532-4295-b581-848f5ffa2482 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:19.974421 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99f9281e-f532-4295-b581-848f5ffa2482 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:19.974882 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 474/1882] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:19 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.256005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.258453 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] GET https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:20.258646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:20.258878 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:20.268861 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.268861 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:20.274641 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:20.280072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c37dd04-7c89-4cb0-80fc-f14de80ffe0a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 200 Aug 18 21:11:20.280299 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 472/1883] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:20 2026] GET /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.295217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c7a5b496-c5e4-4979-8c0d-3ce3b68f602d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.297991 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7a5b496-c5e4-4979-8c0d-3ce3b68f602d tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 Aug 18 21:11:20.298421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c7a5b496-c5e4-4979-8c0d-3ce3b68f602d tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:20.354025 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-c7a5b496-c5e4-4979-8c0d-3ce3b68f602d tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:20.373187 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c7a5b496-c5e4-4979-8c0d-3ce3b68f602d tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 returned with HTTP 200 Aug 18 21:11:20.378378 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 465/1884] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:11:20 2026] PUT /volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 => generated 555 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.392074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-882cd2a6-1df4-494a-8088-3c38685093f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.394836 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:20.395421 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:20.398106 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:20.398106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume of 2 GB Aug 18 21:11:20.398538 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.398538 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:20.404911 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Availability Zones retrieved successfully. Aug 18 21:11:20.417307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (4e7127b5-9f09-488f-a376-67139528b2d6) 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 18 21:11:20.419450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57270f91-bab7-4818-9008-2fe150802fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.422242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-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 18 21:11:20.461547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57270f91-bab7-4818-9008-2fe150802fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:20.462743 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17ad31b-a1b4-4af9-8bed-9dfbf1e94b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.510352 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota_utils [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Quota exceeded for 1582db863aa64f99ad54b224aca0bb05, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 21:11:20.513528 np0000007703 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17ad31b-a1b4-4af9-8bed-9dfbf1e94b16) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:11:20.513528 np0000007703 devstack@c-api.service[100295]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 21:11:20.520292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17ad31b-a1b4-4af9-8bed-9dfbf1e94b16) 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 18 21:11:20.520419 np0000007703 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17ad31b-a1b4-4af9-8bed-9dfbf1e94b16) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:11:20.521224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57270f91-bab7-4818-9008-2fe150802fba) 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 18 21:11:20.522057 np0000007703 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57270f91-bab7-4818-9008-2fe150802fba) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:11:20.523003 np0000007703 devstack@c-api.service[100295]: WARNING cinder.volume.api [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (4e7127b5-9f09-488f-a376-67139528b2d6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:11:20.523362 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-882cd2a6-1df4-494a-8088-3c38685093f8 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 413 Aug 18 21:11:20.524230 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 474/1885] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:20 2026] POST /volume/v3/volumes => generated 208 bytes in 133 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 21:11:20.535471 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f30f664-cc0f-40d1-993c-64ed02391f90 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.540145 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f30f664-cc0f-40d1-993c-64ed02391f90 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 Aug 18 21:11:20.540736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f30f664-cc0f-40d1-993c-64ed02391f90 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:20.611054 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f30f664-cc0f-40d1-993c-64ed02391f90 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 returned with HTTP 200 Aug 18 21:11:20.614358 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 475/1886] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:11:20 2026] PUT /volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 => generated 555 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.626441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1f868a7-2194-4872-b388-c110845de97a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.628308 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:20.628603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:20.630116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:20.630267 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Create volume of 1 GB Aug 18 21:11:20.638317 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Availability Zones retrieved successfully. Aug 18 21:11:20.641856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (3ca9f6ad-84bc-4735-bb2f-a1dfde8d36c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:20.642969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a2098d-6ed0-4aec-9d06-72399b7c36e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.644306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:20.689324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a2098d-6ed0-4aec-9d06-72399b7c36e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:20.691157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbbc16-7f60-4972-817d-b6fa2d791a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.737911 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota_utils [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Quota exceeded for 1582db863aa64f99ad54b224aca0bb05, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 21:11:20.740485 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbbc16-7f60-4972-817d-b6fa2d791a85) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:11:20.740485 np0000007703 devstack@c-api.service[100293]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 21:11:20.742650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbbc16-7f60-4972-817d-b6fa2d791a85) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.743932 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbbc16-7f60-4972-817d-b6fa2d791a85) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:11:20.744360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a2098d-6ed0-4aec-9d06-72399b7c36e9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:20.745117 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a2098d-6ed0-4aec-9d06-72399b7c36e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:11:20.745942 np0000007703 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Flow 'volume_create_api' (3ca9f6ad-84bc-4735-bb2f-a1dfde8d36c1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:11:20.746226 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.middleware.fault [None req-e1f868a7-2194-4872-b388-c110845de97a tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 413 Aug 18 21:11:20.747072 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 473/1887] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:20 2026] POST /volume/v3/volumes => generated 150 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 21:11:20.757208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d08950f-ac48-400c-8534-d4e1af67507c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.759334 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d08950f-ac48-400c-8534-d4e1af67507c tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 Aug 18 21:11:20.759735 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d08950f-ac48-400c-8534-d4e1af67507c tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:20.807862 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d08950f-ac48-400c-8534-d4e1af67507c tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 returned with HTTP 200 Aug 18 21:11:20.808473 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 466/1888] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:11:20 2026] PUT /volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 => generated 554 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.816638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-948f8c77-6872-4a7a-b286-46140561f2eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.818793 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] POST https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d/action Aug 18 21:11:20.819117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:20.819253 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-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 18 21:11:20.830587 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.830587 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:20.831477 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:20.868849 np0000007703 devstack@c-api.service[100295]: ERROR cinder.volume.api [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Quota exceeded for 1582db863aa64f99ad54b224aca0bb05, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 21:11:20.876049 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-948f8c77-6872-4a7a-b286-46140561f2eb tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d/action returned with HTTP 413 Aug 18 21:11:20.876844 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 475/1889] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:11:20 2026] POST /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d/action => generated 208 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 21:11:20.887336 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.889182 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] GET https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:20.889415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:20.889635 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:20.896770 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.896770 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:20.900628 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:20.905251 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f754e55-b4d0-46fb-9dc6-aef93ab82314 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 200 Aug 18 21:11:20.905631 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 476/1890] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:20 2026] GET /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.922334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.924206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:20.924385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:20.924564 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:20.924734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Delete volume with id: 6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:20.931696 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.931696 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:20.932246 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:20.949045 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Delete volume request issued successfully. Aug 18 21:11:20.949163 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4be9946-0284-4f05-b6a4-dabb82a8f6e9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 202 Aug 18 21:11:20.949546 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 474/1891] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:20 2026] DELETE /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:20.958074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.960120 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] GET https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:20.960336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:20.960538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:20.968246 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:20.968246 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:20.972810 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Volume info retrieved successfully. Aug 18 21:11:20.977213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c6fec17-dd50-485f-8723-31f15ba1f6b9 tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 200 Aug 18 21:11:20.977743 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 467/1892] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:20 2026] GET /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:20.989751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:20.992226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:20.992471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:20.992749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:21.008407 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:21.008407 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:21.017177 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:21.022836 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83a79856-61d8-4a23-bcc0-9379f80745f4 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:21.023307 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 476/1893] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:20 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:21.249588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6195012-2684-4a12-9361-ce32fed702d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:21.251233 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:21.251543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-812320135"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:21.252953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-812320135'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:21.253069 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume of 1 GB Aug 18 21:11:21.257424 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Availability Zones retrieved successfully. Aug 18 21:11:21.262908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Flow 'volume_create_api' (b4d730e0-d9c6-481e-896b-27e95e89bb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:21.263877 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4ff64d-569c-48f2-810b-724500a47463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:21.264975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:21.293468 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4ff64d-569c-48f2-810b-724500a47463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:21.294471 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efc655e-b75b-4b5a-afd2-8037c85c2885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:21.352685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Created reservations ['eb59421f-ba65-467b-9183-6b21fb6bd5d1', '3ba67f22-eb48-4d73-b0ed-10c593563264', 'c4ff6767-ca62-4649-ba88-546a704e3543', 'b299157e-062e-435b-917d-4d2e2e8b2bcc'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:21.353469 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efc655e-b75b-4b5a-afd2-8037c85c2885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb59421f-ba65-467b-9183-6b21fb6bd5d1', '3ba67f22-eb48-4d73-b0ed-10c593563264', 'c4ff6767-ca62-4649-ba88-546a704e3543', 'b299157e-062e-435b-917d-4d2e2e8b2bcc']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:21.354178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8543311-10e1-4c3f-a8ac-4a6c7a761a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:21.382613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8543311-10e1-4c3f-a8ac-4a6c7a761a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6fec7c7-0649-4968-8b24-048c2a1502e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-812320135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3fdcae373ea44f3b7412cdb91622dbf',qos_specs=None,replication_status=,reservations=['eb59421f-ba65-467b-9183-6b21fb6bd5d1','3ba67f22-eb48-4d73-b0ed-10c593563264','c4ff6767-ca62-4649-ba88-546a704e3543','b299157e-062e-435b-917d-4d2e2e8b2bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cae35a3b46444f9673e4f71f664d41',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-812320135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6fec7c7-0649-4968-8b24-048c2a1502e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fdcae373ea44f3b7412cdb91622dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2cae35a3b46444f9673e4f71f664d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:21.383716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2692347-e467-4d18-94a3-cb88aa089bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:21.406702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2692347-e467-4d18-94a3-cb88aa089bfd) transitioned into state 'SUCCESS' from state '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-812320135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3fdcae373ea44f3b7412cdb91622dbf',qos_specs=None,replication_status=,reservations=['eb59421f-ba65-467b-9183-6b21fb6bd5d1','3ba67f22-eb48-4d73-b0ed-10c593563264','c4ff6767-ca62-4649-ba88-546a704e3543','b299157e-062e-435b-917d-4d2e2e8b2bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cae35a3b46444f9673e4f71f664d41',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:21.407443 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691e2218-4ba0-4d59-b2ea-9558c9eebe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:21.416128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691e2218-4ba0-4d59-b2ea-9558c9eebe8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:21.416941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Flow 'volume_create_api' (b4d730e0-d9c6-481e-896b-27e95e89bb8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:21.417318 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume request issued successfully. Aug 18 21:11:21.417856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6195012-2684-4a12-9361-ce32fed702d1 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:21.418416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 477/1894] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:21 2026] POST /volume/v3/volumes => generated 751 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:21.432244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:21.434089 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:21.434286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:21.434507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:21.440832 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:21.440832 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:21.444668 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:21.449138 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf4fce5-dd4c-431a-a478-f435d7d81497 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 200 Aug 18 21:11:21.449555 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 475/1895] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:21 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:21.990472 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c5048807-7a4a-406b-93f6-bc937bed45aa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:21.994144 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5048807-7a4a-406b-93f6-bc937bed45aa tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] GET https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d Aug 18 21:11:21.994410 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5048807-7a4a-406b-93f6-bc937bed45aa tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:21.994651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5048807-7a4a-406b-93f6-bc937bed45aa tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.002211 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5048807-7a4a-406b-93f6-bc937bed45aa tempest-VolumeQuotasNegativeTestJSON-1365478013 tempest-VolumeQuotasNegativeTestJSON-1365478013-project-member] https://10.4.3.48/volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d returned with HTTP 404 Aug 18 21:11:22.002888 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 468/1896] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:21 2026] GET /volume/v3/volumes/6d929209-08ad-4804-b209-36d20097e66d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:22.009971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.012595 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] PUT https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 Aug 18 21:11:22.012595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-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 18 21:11:22.041208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3025fe85-c013-4c48-97d0-e788ebacec98 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.047809 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3025fe85-c013-4c48-97d0-e788ebacec98 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:22.048796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3025fe85-c013-4c48-97d0-e788ebacec98 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:22.049218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3025fe85-c013-4c48-97d0-e788ebacec98 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.067636 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.067636 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:22.073099 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3025fe85-c013-4c48-97d0-e788ebacec98 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:22.079286 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3025fe85-c013-4c48-97d0-e788ebacec98 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:22.079785 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 478/1897] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:22 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:22.104619 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:22.104998 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:22.105309 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1200127246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1200127246, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:22.110591 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-074770b1-b9fd-4cdd-95fb-0690eb853b21 tempest-VolumeQuotasNegativeTestJSON-379731364 tempest-VolumeQuotasNegativeTestJSON-379731364-project-admin] https://10.4.3.48/volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 returned with HTTP 200 Aug 18 21:11:22.111100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 477/1898] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:11:22 2026] PUT /volume/v3/os-quota-sets/1582db863aa64f99ad54b224aca0bb05 => generated 558 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:22.203970 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.299427 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:22.300076 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1259412049"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:22.302095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1259412049'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:22.302288 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Create volume of 1 GB Aug 18 21:11:22.309507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Availability Zones retrieved successfully. Aug 18 21:11:22.318641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Flow 'volume_create_api' (ff3571e3-db1c-425e-9aea-40c6e67386ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:22.320064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31bec6c-1205-4849-8937-e54ea75c5b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:22.321489 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:22.358086 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31bec6c-1205-4849-8937-e54ea75c5b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:22.359322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb847865-4012-4181-aab6-5a5889300b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:22.436552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Created reservations ['f992cbf6-549f-4cc8-95bc-2cf7ce286d6a', '5bbcad01-509e-4f00-a2d3-8214fcfc872f', 'bd239d15-4945-4f3c-bb10-4ef2bfb24852', 'e363b5d6-4172-430f-90e6-601999491844'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:22.437360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb847865-4012-4181-aab6-5a5889300b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f992cbf6-549f-4cc8-95bc-2cf7ce286d6a', '5bbcad01-509e-4f00-a2d3-8214fcfc872f', 'bd239d15-4945-4f3c-bb10-4ef2bfb24852', 'e363b5d6-4172-430f-90e6-601999491844']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:22.438063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124b4cf-e349-4645-aef2-58ca31d36347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:22.460214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124b4cf-e349-4645-aef2-58ca31d36347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bc8493-e9df-4ee5-802b-1d74155a6021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1259412049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38152b05a60d4a30bfe9893525c98aba',qos_specs=None,replication_status=,reservations=['f992cbf6-549f-4cc8-95bc-2cf7ce286d6a','5bbcad01-509e-4f00-a2d3-8214fcfc872f','bd239d15-4945-4f3c-bb10-4ef2bfb24852','e363b5d6-4172-430f-90e6-601999491844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2feeb9eb0c454fd29b3ad907de1b7e24',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1259412049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bc8493-e9df-4ee5-802b-1d74155a6021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38152b05a60d4a30bfe9893525c98aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2feeb9eb0c454fd29b3ad907de1b7e24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:22.461117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a43a32d-82df-4eb0-ac4e-06508fc66ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:22.469405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.471628 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:22.471906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:22.472102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.483939 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.483939 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:22.485092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a43a32d-82df-4eb0-ac4e-06508fc66ff2) transitioned into state 'SUCCESS' from state '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-1259412049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38152b05a60d4a30bfe9893525c98aba',qos_specs=None,replication_status=,reservations=['f992cbf6-549f-4cc8-95bc-2cf7ce286d6a','5bbcad01-509e-4f00-a2d3-8214fcfc872f','bd239d15-4945-4f3c-bb10-4ef2bfb24852','e363b5d6-4172-430f-90e6-601999491844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2feeb9eb0c454fd29b3ad907de1b7e24',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:22.488138 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:22.489016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccd9fe2-79e3-4845-8359-04e8d4dacbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:22.493032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-870ff434-8b0f-4dd1-a7c6-cf2f078b419f tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 200 Aug 18 21:11:22.493594 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 469/1899] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:22 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:22.506122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccd9fe2-79e3-4845-8359-04e8d4dacbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:22.507301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Flow 'volume_create_api' (ff3571e3-db1c-425e-9aea-40c6e67386ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:22.507773 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Create volume request issued successfully. Aug 18 21:11:22.508671 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfd15064-6795-4beb-873e-f34f6ad40f2a tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:22.509235 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 476/1900] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:11:22 2026] POST /volume/v3/volumes => generated 772 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:22.518660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.520437 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] POST https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3/action Aug 18 21:11:22.520756 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:22.520873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:22.526129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3a159198-2825-46ba-9229-cc378115d73b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.527369 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a159198-2825-46ba-9229-cc378115d73b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:11:22.527653 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a159198-2825-46ba-9229-cc378115d73b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:22.527963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3a159198-2825-46ba-9229-cc378115d73b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.535881 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.535881 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:22.536051 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.536051 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:22.536151 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:22.539895 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3a159198-2825-46ba-9229-cc378115d73b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:11:22.544301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3a159198-2825-46ba-9229-cc378115d73b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:11:22.544499 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 478/1901] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:22 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:22.545367 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume updated successfully. Aug 18 21:11:22.545574 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d6b8dc0-db33-4e60-97be-5ce6618b3a57 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3/action returned with HTTP 200 Aug 18 21:11:22.546215 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 479/1902] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:11:22 2026] POST /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:11:22.553928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.557379 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:22.557680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:22.557999 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.566176 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.566176 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:22.570241 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:22.576018 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac780b7b-398f-49c7-a06c-ba642a05e603 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 200 Aug 18 21:11:22.576509 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 470/1903] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:22 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:22.601136 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-18a026ad-23db-4786-9992-ca1af5f81e38 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.603968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-18a026ad-23db-4786-9992-ca1af5f81e38 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5/action Aug 18 21:11:22.604396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-18a026ad-23db-4786-9992-ca1af5f81e38 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:22.604550 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-18a026ad-23db-4786-9992-ca1af5f81e38 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:22.628235 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.628235 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:22.639929 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5399eacc-3593-4fcc-b2de-31f8c17fdda8 req-18a026ad-23db-4786-9992-ca1af5f81e38 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5/action returned with HTTP 204 Aug 18 21:11:22.640419 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 477/1904] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:22 2026] POST /volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:22.729137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:22.732291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:22.732936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:22.732936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:22.742357 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:22.742357 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:22.747606 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:22.753674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4998ff96-8863-4101-8a90-bd0c44ad938f req-1b746a1a-8e72-4050-94bc-91b6bda384be tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 200 Aug 18 21:11:22.754356 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 479/1905] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:22 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:23.095123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-08280c1d-4088-40f2-aa35-98496de7670e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.098664 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08280c1d-4088-40f2-aa35-98496de7670e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:23.098953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08280c1d-4088-40f2-aa35-98496de7670e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:23.099181 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08280c1d-4088-40f2-aa35-98496de7670e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:23.110640 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:23.110640 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:23.114474 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-08280c1d-4088-40f2-aa35-98496de7670e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:23.118932 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08280c1d-4088-40f2-aa35-98496de7670e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:23.119410 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 480/1906] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:23 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:23.132646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.134456 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:23.134647 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:23.134874 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:23.145140 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:23.145140 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:23.150064 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:23.156510 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8643d6f5-13ee-4fb7-8162-030d498c94f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:23.157259 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 471/1907] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:23 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:23.175861 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.177935 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:23.178327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-995813642"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:23.179845 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-995813642'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:23.180084 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume of 1 GB Aug 18 21:11:23.184433 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Availability Zones retrieved successfully. Aug 18 21:11:23.189703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Flow 'volume_create_api' (a3b67442-15b2-4469-bbe4-5d9614ba7bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:23.190709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b02251-1888-4e0b-9e47-7e174f6e7a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.191814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:23.230915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b02251-1888-4e0b-9e47-7e174f6e7a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.231655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61915a92-7bbd-4332-9f58-c8b1e9fe0faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.244413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.246309 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:23.246634 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1480665634"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:23.248205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1480665634'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:23.248283 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume of 1 GB Aug 18 21:11:23.252224 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Availability Zones retrieved successfully. Aug 18 21:11:23.257582 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (0207a7aa-c0fc-4863-83d2-5f95648ea7c2) 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 18 21:11:23.258472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54414d58-b078-4282-837a-798108f5bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.259337 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-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 18 21:11:23.281030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Created reservations ['4ba73177-4f96-4530-93e4-0c589403cab5', 'b54b0dc9-ceb5-42e0-babf-dc89e36debfe', '60d49e39-8db3-413b-ba73-ab2b31c5568d', '9456eb89-eca7-4e8b-a755-266aae882ed4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:23.281796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61915a92-7bbd-4332-9f58-c8b1e9fe0faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba73177-4f96-4530-93e4-0c589403cab5', 'b54b0dc9-ceb5-42e0-babf-dc89e36debfe', '60d49e39-8db3-413b-ba73-ab2b31c5568d', '9456eb89-eca7-4e8b-a755-266aae882ed4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.282515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be2e0cb-6893-44af-b65f-1797a2f0480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.284393 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54414d58-b078-4282-837a-798108f5bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:23.285091 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d560b851-c4f4-409d-b15f-fb7162923fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.312135 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be2e0cb-6893-44af-b65f-1797a2f0480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09f457b1-bef6-4e8c-b1ec-51131580e1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-995813642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3fdcae373ea44f3b7412cdb91622dbf',qos_specs=None,replication_status=,reservations=['4ba73177-4f96-4530-93e4-0c589403cab5','b54b0dc9-ceb5-42e0-babf-dc89e36debfe','60d49e39-8db3-413b-ba73-ab2b31c5568d','9456eb89-eca7-4e8b-a755-266aae882ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cae35a3b46444f9673e4f71f664d41',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-995813642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09f457b1-bef6-4e8c-b1ec-51131580e1cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3fdcae373ea44f3b7412cdb91622dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2cae35a3b46444f9673e4f71f664d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.313476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11774233-1dd3-40e2-998e-2b65ec9073bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.325424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Created reservations ['21bc721a-a6a1-44dc-83c6-859c475b9218', '4679fec1-3205-4b49-9d7a-386a0f753264', '814a6f4c-12e7-4e0e-bee5-4e9f25caa6de', 'ffb0d260-2904-4320-9b32-076366f208d4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:23.326287 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d560b851-c4f4-409d-b15f-fb7162923fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21bc721a-a6a1-44dc-83c6-859c475b9218', '4679fec1-3205-4b49-9d7a-386a0f753264', '814a6f4c-12e7-4e0e-bee5-4e9f25caa6de', 'ffb0d260-2904-4320-9b32-076366f208d4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.327031 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe14b14f-724f-4b35-853b-83fe0cc42f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.338534 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11774233-1dd3-40e2-998e-2b65ec9073bc) transitioned into state 'SUCCESS' from state '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-995813642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3fdcae373ea44f3b7412cdb91622dbf',qos_specs=None,replication_status=,reservations=['4ba73177-4f96-4530-93e4-0c589403cab5','b54b0dc9-ceb5-42e0-babf-dc89e36debfe','60d49e39-8db3-413b-ba73-ab2b31c5568d','9456eb89-eca7-4e8b-a755-266aae882ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cae35a3b46444f9673e4f71f664d41',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.339236 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be56b426-aaa8-4b6c-a82c-d04693de82a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.352048 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be56b426-aaa8-4b6c-a82c-d04693de82a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.352266 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe14b14f-724f-4b35-853b-83fe0cc42f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65929e66-2ce0-457b-9558-2f815bdc785c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1480665634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['21bc721a-a6a1-44dc-83c6-859c475b9218','4679fec1-3205-4b49-9d7a-386a0f753264','814a6f4c-12e7-4e0e-bee5-4e9f25caa6de','ffb0d260-2904-4320-9b32-076366f208d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1480665634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65929e66-2ce0-457b-9558-2f815bdc785c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='907828209b6c44ccbaf3fa8e07bb55aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.352403 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Flow 'volume_create_api' (a3b67442-15b2-4469-bbe4-5d9614ba7bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:23.352541 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Create volume request issued successfully. Aug 18 21:11:23.352840 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60289ef-5b11-4803-930b-a2cfc70194d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.353255 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a8c2c8-e3f6-4857-b614-03ad695d3b11 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:23.353751 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 478/1908] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:23 2026] POST /volume/v3/volumes => generated 751 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:23.375574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.377211 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:23.377295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60289ef-5b11-4803-930b-a2cfc70194d9) transitioned into state 'SUCCESS' from state '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-1480665634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='907828209b6c44ccbaf3fa8e07bb55aa',qos_specs=None,replication_status=,reservations=['21bc721a-a6a1-44dc-83c6-859c475b9218','4679fec1-3205-4b49-9d7a-386a0f753264','814a6f4c-12e7-4e0e-bee5-4e9f25caa6de','ffb0d260-2904-4320-9b32-076366f208d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8f018ba5d3474aaf81dcef5a63f489',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:23.377421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:23.377803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:23.377911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6064d59-c30e-4829-bf7c-d03194ef60c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:23.387529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6064d59-c30e-4829-bf7c-d03194ef60c5) 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 18 21:11:23.390826 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Flow 'volume_create_api' (0207a7aa-c0fc-4863-83d2-5f95648ea7c2) 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 18 21:11:23.390826 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Create volume request issued successfully. Aug 18 21:11:23.390826 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80d1bc13-3383-43ab-817d-3f82d5a6c325 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:23.390826 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 480/1909] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:23 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:23.391260 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:23.391260 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:23.396667 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:23.402205 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1e19e72-9f36-4acf-a4d7-eb2bcff48f23 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd returned with HTTP 200 Aug 18 21:11:23.402678 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 481/1910] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:23 2026] GET /volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:23.405447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.410148 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:23.410148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:23.410148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:23.424117 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:23.424117 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:23.429387 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:23.436193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8c22214f-c385-4cc9-a89b-3c49587ed11e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:23.436481 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 472/1911] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:23 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:23.560478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:23.562263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:11:23.562441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:23.562601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:23.569885 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:23.569885 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:23.574058 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:11:23.578991 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b20976fe-5ad2-472c-b342-c163ae2525a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:11:23.579337 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 479/1912] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:11:23 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:24.420241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.422527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:24.423032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.423440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.428385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6d68a026-2d0a-4900-b380-eab064d551fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.434621 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.434621 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:24.440531 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:24.446969 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2f5ead1c-b2e4-4e39-950a-463366504bc0 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd returned with HTTP 200 Aug 18 21:11:24.447771 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 481/1913] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.449663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8bfbbb36-fffd-414c-9760-292045009b33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.451816 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bfbbb36-fffd-414c-9760-292045009b33 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:24.451816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bfbbb36-fffd-414c-9760-292045009b33 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.451816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bfbbb36-fffd-414c-9760-292045009b33 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.459939 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.459939 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:24.463364 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8bfbbb36-fffd-414c-9760-292045009b33 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:24.468074 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bfbbb36-fffd-414c-9760-292045009b33 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:24.468490 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 473/1914] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.522019 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d68a026-2d0a-4900-b380-eab064d551fb tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] POST https://10.4.3.48/volume/v3/types/2ca88564-01c3-4a64-b04e-a61b4e3b685e/encryption Aug 18 21:11:24.522133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.522399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d68a026-2d0a-4900-b380-eab064d551fb tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.524275 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:24.524608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.525079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.536260 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.536260 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:24.541389 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:24.546370 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-6be29d16-099d-4666-bdbe-15708cb568be tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:24.546901 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 480/1915] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.554276 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d68a026-2d0a-4900-b380-eab064d551fb tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/2ca88564-01c3-4a64-b04e-a61b4e3b685e/encryption returned with HTTP 404 Aug 18 21:11:24.554959 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 482/1916] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/types/2ca88564-01c3-4a64-b04e-a61b4e3b685e/encryption => generated 114 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.565209 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-841998ee-4acc-4ce6-908e-90c9448806c5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.566641 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-841998ee-4acc-4ce6-908e-90c9448806c5 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:24.567200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-841998ee-4acc-4ce6-908e-90c9448806c5 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1230246170", "os-volume-type-access:is_public": false}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.584736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-841998ee-4acc-4ce6-908e-90c9448806c5 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:24.585383 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 482/1917] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/types => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.594113 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db8b9c08-c5e8-4251-8d0c-a9ad45b99f6b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.627971 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06b1a835-1f9b-46ff-ae39-5c790990747d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.628632 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06b1a835-1f9b-46ff-ae39-5c790990747d None None] GET https://10.4.3.48/volume// Aug 18 21:11:24.628879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06b1a835-1f9b-46ff-ae39-5c790990747d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.629102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06b1a835-1f9b-46ff-ae39-5c790990747d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.629471 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06b1a835-1f9b-46ff-ae39-5c790990747d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:24.629852 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 481/1918] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:24.638210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-83da76b5-2416-4551-969e-0cc628b00534 req-5f091346-969b-4cd3-8700-a90c3a546f5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.641341 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5f091346-969b-4cd3-8700-a90c3a546f5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:24.641788 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5f091346-969b-4cd3-8700-a90c3a546f5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65929e66-2ce0-457b-9558-2f815bdc785c", "connector": null, "instance_uuid": "70b3f8db-7eff-462b-83fb-85457aa025a5"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.653350 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.653350 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:24.669531 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db8b9c08-c5e8-4251-8d0c-a9ad45b99f6b tempest-VolumeTypesNegativeTest-429625653 tempest-VolumeTypesNegativeTest-429625653-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:24.670025 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db8b9c08-c5e8-4251-8d0c-a9ad45b99f6b tempest-VolumeTypesNegativeTest-429625653 tempest-VolumeTypesNegativeTest-429625653-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "41d06f13-8a16-411a-be3c-c69115880901", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1273533746"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.671999 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-db8b9c08-c5e8-4251-8d0c-a9ad45b99f6b tempest-VolumeTypesNegativeTest-429625653 tempest-VolumeTypesNegativeTest-429625653-project-member] Create volume request body: {'volume': {'volume_type': '41d06f13-8a16-411a-be3c-c69115880901', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1273533746'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:24.680015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db8b9c08-c5e8-4251-8d0c-a9ad45b99f6b tempest-VolumeTypesNegativeTest-429625653 tempest-VolumeTypesNegativeTest-429625653-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 404 Aug 18 21:11:24.680619 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 474/1919] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/volumes => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.690174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1bbd93df-030c-446f-b90c-1eabd776a156 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.692261 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bbd93df-030c-446f-b90c-1eabd776a156 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] DELETE https://10.4.3.48/volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 Aug 18 21:11:24.692832 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bbd93df-030c-446f-b90c-1eabd776a156 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.693211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bbd93df-030c-446f-b90c-1eabd776a156 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.696495 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5f091346-969b-4cd3-8700-a90c3a546f5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:24.698274 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 483/1920] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:24 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 18 21:11:24.728919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.730638 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:24.730638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.730848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.738200 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bbd93df-030c-446f-b90c-1eabd776a156 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 returned with HTTP 202 Aug 18 21:11:24.738936 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 483/1921] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:24 2026] DELETE /volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:24.741215 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.741215 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:24.743504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3223ced5-e1cf-47b5-ba14-936d39baf2a4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.744027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3223ced5-e1cf-47b5-ba14-936d39baf2a4 None None] GET https://10.4.3.48/volume// Aug 18 21:11:24.744239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3223ced5-e1cf-47b5-ba14-936d39baf2a4 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.744480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3223ced5-e1cf-47b5-ba14-936d39baf2a4 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.744909 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3223ced5-e1cf-47b5-ba14-936d39baf2a4 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:24.745242 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:24.745552 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 475/1922] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:24.747164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32085177-a8f6-43f7-b97b-227f37129e86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.748969 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32085177-a8f6-43f7-b97b-227f37129e86 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] GET https://10.4.3.48/volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 Aug 18 21:11:24.749223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32085177-a8f6-43f7-b97b-227f37129e86 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.749372 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32085177-a8f6-43f7-b97b-227f37129e86 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.749967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-05968f4d-a2c9-48f0-b19c-20c57d7d21c3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:24.750327 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 482/1923] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.753046 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32085177-a8f6-43f7-b97b-227f37129e86 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 returned with HTTP 404 Aug 18 21:11:24.753477 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 484/1924] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/types/41d06f13-8a16-411a-be3c-c69115880901 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.756533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.758923 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:24.761502 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.763747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.763830 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4118abcf-7806-4d62-8663-d3f95feacb10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.764870 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4118abcf-7806-4d62-8663-d3f95feacb10 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:24.765199 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4118abcf-7806-4d62-8663-d3f95feacb10 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.767102 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4118abcf-7806-4d62-8663-d3f95feacb10 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 400 Aug 18 21:11:24.767525 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 476/1925] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:11:24.777245 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.777245 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:24.778701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-814d856e-0533-4b2a-ac9d-ea203bcf78ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.781315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-814d856e-0533-4b2a-ac9d-ea203bcf78ed tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:24.781715 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:24.781823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-814d856e-0533-4b2a-ac9d-ea203bcf78ed tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-848377612"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.787504 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-5a212e85-a6aa-4922-a161-6907a8cc2e3e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:24.787964 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 484/1926] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:24.806083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-814d856e-0533-4b2a-ac9d-ea203bcf78ed tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:24.806083 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 483/1927] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:24.814470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3f2f798-d2ce-4f4f-ace0-be30ffe8afc1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.816365 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f2f798-d2ce-4f4f-ace0-be30ffe8afc1 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:24.816713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3f2f798-d2ce-4f4f-ace0-be30ffe8afc1 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-848377612"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.818193 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.818193 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:24.827979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f2f798-d2ce-4f4f-ace0-be30ffe8afc1 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-848377612 already exists. Aug 18 21:11:24.828119 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f2f798-d2ce-4f4f-ace0-be30ffe8afc1 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 409 Aug 18 21:11:24.828600 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 485/1928] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:24 2026] POST /volume/v3/types => generated 133 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:24.835076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-94de016f-9a33-41e3-a6e8-b35ede5c9c13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.837268 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94de016f-9a33-41e3-a6e8-b35ede5c9c13 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] DELETE https://10.4.3.48/volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 Aug 18 21:11:24.837522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94de016f-9a33-41e3-a6e8-b35ede5c9c13 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.837779 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94de016f-9a33-41e3-a6e8-b35ede5c9c13 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.861680 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94de016f-9a33-41e3-a6e8-b35ede5c9c13 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 returned with HTTP 202 Aug 18 21:11:24.862123 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 477/1929] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:24 2026] DELETE /volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:24.871466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1927ac04-2f0d-4f17-bd1a-68deed31c689 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.873977 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1927ac04-2f0d-4f17-bd1a-68deed31c689 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] GET https://10.4.3.48/volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 Aug 18 21:11:24.874200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1927ac04-2f0d-4f17-bd1a-68deed31c689 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.874395 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1927ac04-2f0d-4f17-bd1a-68deed31c689 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.877921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1927ac04-2f0d-4f17-bd1a-68deed31c689 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 returned with HTTP 404 Aug 18 21:11:24.878582 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 485/1930] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/types/7e1c9839-d4e6-4032-b308-f937537828b6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.891493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dbb1dbbf-954b-47e9-a67c-478c2ba41063 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.896751 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbb1dbbf-954b-47e9-a67c-478c2ba41063 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] DELETE https://10.4.3.48/volume/v3/types/36575f27-adcc-4292-83e5-e40b0a275cc8 Aug 18 21:11:24.896751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbb1dbbf-954b-47e9-a67c-478c2ba41063 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.896751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbb1dbbf-954b-47e9-a67c-478c2ba41063 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.902254 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbb1dbbf-954b-47e9-a67c-478c2ba41063 tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/36575f27-adcc-4292-83e5-e40b0a275cc8 returned with HTTP 404 Aug 18 21:11:24.902921 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.903199 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 484/1931] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:24 2026] DELETE /volume/v3/types/36575f27-adcc-4292-83e5-e40b0a275cc8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.909512 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] PUT https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce Aug 18 21:11:24.910062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:24.917051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-763bd045-c356-452b-bef1-1a6ad2debbcf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.918900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.919074 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-763bd045-c356-452b-bef1-1a6ad2debbcf tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] GET https://10.4.3.48/volume/v3/types/f6139fd8-ea14-427f-8e0f-4de2026a8191 Aug 18 21:11:24.919299 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-763bd045-c356-452b-bef1-1a6ad2debbcf tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.919528 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-763bd045-c356-452b-bef1-1a6ad2debbcf tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.920758 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] DELETE https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:24.920952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.921130 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.921277 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Delete volume with id: 09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:24.924012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-763bd045-c356-452b-bef1-1a6ad2debbcf tempest-VolumeTypesNegativeTest-68813176 tempest-VolumeTypesNegativeTest-68813176-project-admin] https://10.4.3.48/volume/v3/types/f6139fd8-ea14-427f-8e0f-4de2026a8191 returned with HTTP 404 Aug 18 21:11:24.924281 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 478/1932] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/types/f6139fd8-ea14-427f-8e0f-4de2026a8191 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:24.929920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Acquiring lock "cinder-attachment_update-65929e66-2ce0-457b-9558-2f815bdc785c-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:24.930073 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.930073 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:24.930073 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:24.935384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-65929e66-2ce0-457b-9558-2f815bdc785c-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:24.936606 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.936606 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:24.955607 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Delete volume request issued successfully. Aug 18 21:11:24.955934 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f32c1a1-b75a-4522-9622-8c2a8a476361 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd returned with HTTP 202 Aug 18 21:11:24.956378 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 486/1933] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:24 2026] DELETE /volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:24.965272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:24.969084 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:24.969084 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:24.969084 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:24.981651 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:24.981651 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:24.989751 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:24.993806 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b4af44c-e446-49d1-bcc9-176f6a9b3b71 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd returned with HTTP 200 Aug 18 21:11:24.994941 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 485/1934] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:24 2026] GET /volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:25.082355 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Lock "cinder-attachment_update-65929e66-2ce0-457b-9558-2f815bdc785c-np0000007703" released by "attachment_update" :: held 0.146s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:25.082355 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-3e49367a-f9f9-4ae7-a942-c0c1fadfa39d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce returned with HTTP 200 Aug 18 21:11:25.082355 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 486/1935] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:24 2026] PUT /volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:25.764364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:25.767391 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:25.767607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:25.767862 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:25.778263 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:25.778263 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:25.782192 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:25.790516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70fc72b6-3a5b-4944-b6a7-94bbbd75aab7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:25.791297 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 479/1936] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:25 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:26.016159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c2a76ed-4ac7-4fb6-8340-10bac9afd07c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:26.018322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c2a76ed-4ac7-4fb6-8340-10bac9afd07c tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd Aug 18 21:11:26.018994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c2a76ed-4ac7-4fb6-8340-10bac9afd07c tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:26.019358 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c2a76ed-4ac7-4fb6-8340-10bac9afd07c tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:26.040297 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c2a76ed-4ac7-4fb6-8340-10bac9afd07c tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd returned with HTTP 404 Aug 18 21:11:26.040957 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 487/1937] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:26 2026] GET /volume/v3/volumes/09f457b1-bef6-4e8c-b1ec-51131580e1cd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:26.063123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:26.065589 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:26.065893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:26.066149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:26.066364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Delete volume with id: b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:26.076041 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:26.076041 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:26.076698 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:26.104700 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Delete volume request issued successfully. Aug 18 21:11:26.104700 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e93c9b2a-4377-449a-a2dc-fd27f0e53cdd tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 202 Aug 18 21:11:26.109981 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 486/1938] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:26 2026] DELETE /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:26.120007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-add99e1b-0425-43b7-927b-d320a341c908 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:26.121320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-add99e1b-0425-43b7-927b-d320a341c908 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:26.121590 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-add99e1b-0425-43b7-927b-d320a341c908 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:26.121895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-add99e1b-0425-43b7-927b-d320a341c908 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:26.134335 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:26.134335 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:26.139336 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-add99e1b-0425-43b7-927b-d320a341c908 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Volume info retrieved successfully. Aug 18 21:11:26.145668 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-add99e1b-0425-43b7-927b-d320a341c908 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 200 Aug 18 21:11:26.147776 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 487/1939] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:26 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:26.806806 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:26.809762 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:26.810185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:26.810413 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:26.829210 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:26.829210 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:26.840355 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:26.845660 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5c20eaa2-5212-4cbd-a67c-951d6d606d8e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:26.846858 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 480/1940] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:26 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:27.029595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25e9111c-5b01-4389-a0c4-331f0ad619be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:27.142746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e9111c-5b01-4389-a0c4-331f0ad619be tempest-AvailabilityZoneTestJSON-313143641 tempest-AvailabilityZoneTestJSON-313143641-project-member] GET https://10.4.3.48/volume/v3/os-availability-zone Aug 18 21:11:27.142973 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e9111c-5b01-4389-a0c4-331f0ad619be tempest-AvailabilityZoneTestJSON-313143641 tempest-AvailabilityZoneTestJSON-313143641-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:27.143251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25e9111c-5b01-4389-a0c4-331f0ad619be tempest-AvailabilityZoneTestJSON-313143641 tempest-AvailabilityZoneTestJSON-313143641-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:27.146104 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25e9111c-5b01-4389-a0c4-331f0ad619be tempest-AvailabilityZoneTestJSON-313143641 tempest-AvailabilityZoneTestJSON-313143641-project-member] Availability Zones retrieved successfully. Aug 18 21:11:27.146305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25e9111c-5b01-4389-a0c4-331f0ad619be tempest-AvailabilityZoneTestJSON-313143641 tempest-AvailabilityZoneTestJSON-313143641-project-member] https://10.4.3.48/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 21:11:27.147477 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 488/1941] 10.4.3.48 () {66 vars in 1269 bytes} [Tue Aug 18 21:11:27 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:27.165782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fdace510-5f82-47ba-b25c-e16821a65f00 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:27.167889 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdace510-5f82-47ba-b25c-e16821a65f00 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] GET https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 Aug 18 21:11:27.168080 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdace510-5f82-47ba-b25c-e16821a65f00 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:27.168269 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdace510-5f82-47ba-b25c-e16821a65f00 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:27.175679 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdace510-5f82-47ba-b25c-e16821a65f00 tempest-ServersNegativeTestJSON-100300261 tempest-ServersNegativeTestJSON-100300261-project-member] https://10.4.3.48/volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 returned with HTTP 404 Aug 18 21:11:27.176300 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 487/1942] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:27 2026] GET /volume/v3/volumes/b6fec7c7-0649-4968-8b24-048c2a1502e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:27.864924 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:27.867822 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:27.868051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:27.868185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:27.877362 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:27.877362 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:27.882960 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:27.887982 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d29a7c5f-81db-497b-96ff-3158b5cd3a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:27.888183 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 488/1943] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:27 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:28.459016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-83da76b5-2416-4551-969e-0cc628b00534 req-9f8aab0e-4a64-47b0-8d5c-257e6d47bab6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:28.461772 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-9f8aab0e-4a64-47b0-8d5c-257e6d47bab6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce/action Aug 18 21:11:28.462529 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-9f8aab0e-4a64-47b0-8d5c-257e6d47bab6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:28.463807 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-9f8aab0e-4a64-47b0-8d5c-257e6d47bab6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-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 18 21:11:28.487337 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:28.487337 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:28.501964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-83da76b5-2416-4551-969e-0cc628b00534 req-9f8aab0e-4a64-47b0-8d5c-257e6d47bab6 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce/action returned with HTTP 204 Aug 18 21:11:28.502337 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 481/1944] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:28 2026] POST /volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:28.903407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3ba18cf-3433-4915-8c14-ae5908137642 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:28.906575 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3ba18cf-3433-4915-8c14-ae5908137642 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:28.906649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5add2ed5-ac02-4536-8049-53861168ad54 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:28.907080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3ba18cf-3433-4915-8c14-ae5908137642 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:28.907080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3ba18cf-3433-4915-8c14-ae5908137642 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:28.926469 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:28.926469 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:28.937835 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b3ba18cf-3433-4915-8c14-ae5908137642 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:28.943125 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3ba18cf-3433-4915-8c14-ae5908137642 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:28.943535 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 489/1945] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:28 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:28.961266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:28.963585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:28.963781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:28.964041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:28.975855 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:28.975855 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:28.981755 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:28.987485 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6abfc11-d07b-49b7-ac8a-04bb8d9964b1 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:28.988289 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 489/1946] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:28 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:29.054325 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:29.054693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-287446836"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:29.056868 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-287446836'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:29.056999 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Create volume of 1 GB Aug 18 21:11:29.063360 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Availability Zones retrieved successfully. Aug 18 21:11:29.072122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Flow 'volume_create_api' (c9cbcb9d-d3b5-45e1-be3d-3143b8c451bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:29.076773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc84570-70ac-4bae-957a-4d4bbbb35efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:29.076773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:29.115672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc84570-70ac-4bae-957a-4d4bbbb35efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:29.117779 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c22f16-8af5-46b7-a5df-df6e773aeb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:29.222752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Created reservations ['da0c28ad-0bde-4cab-9ec7-96c7b657ef89', 'cb0b4534-ecfb-4243-ba80-1b348702ee79', '3900b0db-2a8f-46c9-8e2d-9be134ca7d7f', '3cc4e829-7c8f-4630-9a18-b1e5bab134eb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:29.222752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c22f16-8af5-46b7-a5df-df6e773aeb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0c28ad-0bde-4cab-9ec7-96c7b657ef89', 'cb0b4534-ecfb-4243-ba80-1b348702ee79', '3900b0db-2a8f-46c9-8e2d-9be134ca7d7f', '3cc4e829-7c8f-4630-9a18-b1e5bab134eb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:29.223017 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2dc774-41c3-49bd-8ded-acddcd7aaced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:29.256557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2dc774-41c3-49bd-8ded-acddcd7aaced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315faceb-7eaa-4e82-b03b-9c80be2c886a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-287446836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57f986554184dceaee5772a5a19977c',qos_specs=None,replication_status=,reservations=['da0c28ad-0bde-4cab-9ec7-96c7b657ef89','cb0b4534-ecfb-4243-ba80-1b348702ee79','3900b0db-2a8f-46c9-8e2d-9be134ca7d7f','3cc4e829-7c8f-4630-9a18-b1e5bab134eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4795d06d5485c953072ef76720a66',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-287446836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315faceb-7eaa-4e82-b03b-9c80be2c886a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57f986554184dceaee5772a5a19977c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0f4795d06d5485c953072ef76720a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:29.259635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1d6e75-bc47-4ebc-bd17-7396437a2f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:29.289839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1d6e75-bc47-4ebc-bd17-7396437a2f37) transitioned into state 'SUCCESS' from state '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-287446836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57f986554184dceaee5772a5a19977c',qos_specs=None,replication_status=,reservations=['da0c28ad-0bde-4cab-9ec7-96c7b657ef89','cb0b4534-ecfb-4243-ba80-1b348702ee79','3900b0db-2a8f-46c9-8e2d-9be134ca7d7f','3cc4e829-7c8f-4630-9a18-b1e5bab134eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4795d06d5485c953072ef76720a66',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:29.290813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587fc07d-75b8-45b9-9163-a374e1c562d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:29.305782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587fc07d-75b8-45b9-9163-a374e1c562d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:29.308761 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Flow 'volume_create_api' (c9cbcb9d-d3b5-45e1-be3d-3143b8c451bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:29.308761 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Create volume request issued successfully. Aug 18 21:11:29.308761 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5add2ed5-ac02-4536-8049-53861168ad54 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:29.310390 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 488/1947] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:28 2026] POST /volume/v3/volumes => generated 752 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:29.332151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2c3a4afa-0620-4a45-8596-e42806d38739 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.334411 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c3a4afa-0620-4a45-8596-e42806d38739 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:29.334779 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c3a4afa-0620-4a45-8596-e42806d38739 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:29.335243 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2c3a4afa-0620-4a45-8596-e42806d38739 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:29.347526 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:29.347526 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:29.353954 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2c3a4afa-0620-4a45-8596-e42806d38739 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:29.359351 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2c3a4afa-0620-4a45-8596-e42806d38739 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 200 Aug 18 21:11:29.359918 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 482/1948] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:29 2026] GET /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:29.364377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.370306 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:29.370509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:29.370787 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:29.385484 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:29.385484 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:29.391449 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:29.397529 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-87d3411d-8ac6-4850-8909-bcc9957ddfab tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:29.398012 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 490/1949] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:29 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:29.423835 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.426059 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60/action Aug 18 21:11:29.426550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:29.426680 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:29.441953 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:29.441953 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:29.443596 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:29.454169 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Begin detaching volume completed successfully. Aug 18 21:11:29.454420 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-0460862f-ad9e-4e7d-8d0f-4d6b001910c9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60/action returned with HTTP 202 Aug 18 21:11:29.454905 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 490/1950] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:11:29 2026] POST /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:29.481858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-11880fbc-c414-42bc-84fa-238ca8838950 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.484955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11880fbc-c414-42bc-84fa-238ca8838950 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:29.485304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11880fbc-c414-42bc-84fa-238ca8838950 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:29.485473 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11880fbc-c414-42bc-84fa-238ca8838950 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:29.500464 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:29.500464 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:29.504987 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-11880fbc-c414-42bc-84fa-238ca8838950 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:29.507443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-08cc6365-11a1-42e3-a266-8778864ffa81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.508093 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08cc6365-11a1-42e3-a266-8778864ffa81 None None] GET https://10.4.3.48/volume// Aug 18 21:11:29.508354 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08cc6365-11a1-42e3-a266-8778864ffa81 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:29.508581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-08cc6365-11a1-42e3-a266-8778864ffa81 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:29.509002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-08cc6365-11a1-42e3-a266-8778864ffa81 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:29.509394 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 483/1951] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:11:29.510385 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11880fbc-c414-42bc-84fa-238ca8838950 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:29.510784 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 489/1952] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:29 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:29.520598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:29.523317 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:29.523673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:29.523850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:29.538787 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:29.538787 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:29.543698 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:29.549365 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-9a4f9e3b-15ed-4f1a-85b6-5e4dbc85ca5e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:29.549849 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 491/1953] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:29 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:30.380934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.384006 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:30.384296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.384575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.399042 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.399042 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:30.407034 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:30.413859 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8de50f89-69ba-46ad-af1b-f3b61fd955d8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 200 Aug 18 21:11:30.414525 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 491/1954] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:30.431638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.433170 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:30.433615 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "315faceb-7eaa-4e82-b03b-9c80be2c886a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-780214862"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:30.444559 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.444559 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:30.444559 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:30.444559 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Create snapshot from volume 315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:30.499804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a7b5a108-e642-45de-95d7-7442165921ab None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.502502 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7b5a108-e642-45de-95d7-7442165921ab tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:30.502647 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7b5a108-e642-45de-95d7-7442165921ab tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.502919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7b5a108-e642-45de-95d7-7442165921ab tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.508752 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Created reservations ['21333bec-8771-4d25-86d4-66e31e8107bf', 'c511c8a4-1569-427d-8833-2de22a95af76', '31f18aa9-e0af-4e56-a616-ee21be459fbe', 'ee9132ec-6cfb-44cd-9203-616e022b3111'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:30.516572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-c4a0708e-6d8a-4510-aa45-b4df87323a36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.517128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-c4a0708e-6d8a-4510-aa45-b4df87323a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 Aug 18 21:11:30.517380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-c4a0708e-6d8a-4510-aa45-b4df87323a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.517620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-c4a0708e-6d8a-4510-aa45-b4df87323a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.521437 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.521437 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:30.530052 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9710df64-869b-462e-917d-e546a329d94f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.530213 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7b5a108-e642-45de-95d7-7442165921ab tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Volume info retrieved successfully. Aug 18 21:11:30.533453 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9710df64-869b-462e-917d-e546a329d94f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:30.533453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9710df64-869b-462e-917d-e546a329d94f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.533453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9710df64-869b-462e-917d-e546a329d94f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.533702 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7b5a108-e642-45de-95d7-7442165921ab tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:30.534137 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 490/1955] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:30.537663 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.537663 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:30.550543 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.550543 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:30.557169 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9710df64-869b-462e-917d-e546a329d94f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:30.557314 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot create request issued successfully. Aug 18 21:11:30.557314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbb8670a-1bb6-4b7b-9638-9a1f156eeeb2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:30.557564 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 484/1956] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:30.567649 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9710df64-869b-462e-917d-e546a329d94f tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:30.568120 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 492/1957] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:30.569819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.572317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:30.572501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.572692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.580413 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.580413 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:30.580920 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:30.581708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e847d2d1-a5f5-4c6f-ab08-b40e83ee81c2 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 returned with HTTP 200 Aug 18 21:11:30.582128 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 491/1958] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:30.594923 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.597196 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:30.597556 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.597874 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.612041 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.612041 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:30.612201 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c8a3491a-4460-47aa-b7f6-02d6eaf4445a req-c4a0708e-6d8a-4510-aa45-b4df87323a36 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 returned with HTTP 200 Aug 18 21:11:30.613320 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 492/1959] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:11:30 2026] DELETE /volume/v3/attachments/37ed0919-3f40-40d3-bf80-b25aa833fdc5 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:30.617080 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:30.623516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-bd43a04c-56bd-4a4e-a8e8-252bb0a587b8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:30.624206 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 485/1960] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:30.644822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.648292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action Aug 18 21:11:30.648791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:30.650663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:30.673414 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.673414 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:30.674138 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:30.686928 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Begin detaching volume completed successfully. Aug 18 21:11:30.687223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-b844e0bb-d1cd-441d-b21e-9ea9f48873c7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action returned with HTTP 202 Aug 18 21:11:30.688826 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 493/1961] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:11:30 2026] POST /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:30.723982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.726971 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:30.727167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.727388 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.744746 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.744746 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:30.753711 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:30.756129 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-859f5df3-aefb-4fa3-a153-01907611b4c8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:30.757086 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 492/1962] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e147dc6-e46c-4f3d-8fbd-632fa93db62f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e147dc6-e46c-4f3d-8fbd-632fa93db62f None None] GET https://10.4.3.48/volume// Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e147dc6-e46c-4f3d-8fbd-632fa93db62f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e147dc6-e46c-4f3d-8fbd-632fa93db62f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e147dc6-e46c-4f3d-8fbd-632fa93db62f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:30.761762 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 493/1963] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:30.772229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:30.776133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:30.776379 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:30.776569 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:30.792191 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:30.792191 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:30.795845 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:30.802756 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-e23d4f28-e473-4954-acce-3245cb4a4218 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:30.802756 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 486/1964] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:30 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1623 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:31.389758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.392487 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:31.392829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.393130 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.408654 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.408654 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.412950 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:31.417833 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-5e6c0411-54b7-4d25-90be-454ecd8f78e1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:31.418275 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 494/1965] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.433348 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c5517a98-c286-4643-a4b9-019064446212 req-a7bff58f-d1d3-40c8-9674-233830c3caf2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.435264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-a7bff58f-d1d3-40c8-9674-233830c3caf2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 Aug 18 21:11:31.435427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-a7bff58f-d1d3-40c8-9674-233830c3caf2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.435624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-a7bff58f-d1d3-40c8-9674-233830c3caf2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.441921 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.441921 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:31.490182 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c5517a98-c286-4643-a4b9-019064446212 req-a7bff58f-d1d3-40c8-9674-233830c3caf2 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 returned with HTTP 200 Aug 18 21:11:31.490707 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 493/1966] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:11:31 2026] DELETE /volume/v3/attachments/d0f25dbc-e505-4328-b37f-4e3ff1f392b0 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.585639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.587441 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:31.587636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.587888 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.591544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.593265 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:31.593446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.593622 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.595441 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.595441 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:31.598703 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.598703 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:31.598966 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:31.599235 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.600535 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eb977f2d-6e95-4c51-a8f4-a3d4b05ba2da tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 returned with HTTP 200 Aug 18 21:11:31.600624 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 487/1967] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:31.606783 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-794f50fe-6f96-4c0a-91d4-c04686bc8cd7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:31.606783 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 494/1968] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:31.612566 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.614624 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] POST https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.614968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:31.621435 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.621435 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.621996 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.650838 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:31.651138 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77556ba6-ae4b-4771-abc2-e5d6970a82e8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.651631 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 495/1969] 10.4.3.48 () {68 vars in 1395 bytes} [Tue Aug 18 21:11:31 2026] POST /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.659796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.661496 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.661679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.661893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.667896 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.667896 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:31.668371 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.669472 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:31.669779 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b9e05a1-f09d-4a0a-b808-106ce340bb6b tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.670167 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 494/1970] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.679321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.682161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] PUT https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.682501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:31.693499 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.693499 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:31.694070 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.701846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.703105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:31.703285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.703471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.712892 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.712892 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:31.716571 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:31.721168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ac2743fd-1544-4e19-8f8e-d47ba95feabe tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:31.721384 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:31.721599 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 495/1971] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.721653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-633e4b56-bfb6-4ef5-bb69-e2770579c23e tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.723353 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 488/1972] 10.4.3.48 () {68 vars in 1394 bytes} [Tue Aug 18 21:11:31 2026] PUT /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.731459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65cda1ec-adfb-4423-930f-edffb2528e60 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.733673 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.733920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.734147 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.737951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.740176 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] POST https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c/action Aug 18 21:11:31.740474 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.740474 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.740552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:31.740697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:31.741060 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.742063 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:31.742328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65cda1ec-adfb-4423-930f-edffb2528e60 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.742807 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 496/1973] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.751480 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.751480 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:31.752066 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:31.753928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.756496 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 Aug 18 21:11:31.756646 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.756894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.762670 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Begin detaching volume completed successfully. Aug 18 21:11:31.762874 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-86cea66f-9dcd-47fc-a657-48b56a434ed7 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c/action returned with HTTP 202 Aug 18 21:11:31.762983 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.762983 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:31.763276 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 495/1974] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:11:31 2026] POST /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:31.763513 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.764414 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:31.775812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.775812 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:31.775812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.775812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.777600 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Delete snapshot metadata completed successfully. Aug 18 21:11:31.777898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88d37a4c-fc93-4bd6-b73f-ac95f6b635a4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 returned with HTTP 200 Aug 18 21:11:31.778446 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 496/1975] 10.4.3.48 () {66 vars in 1392 bytes} [Tue Aug 18 21:11:31 2026] DELETE /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 21:11:31.786090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c469bc43-1c7a-44d6-92b4-5b180874702d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.788498 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c469bc43-1c7a-44d6-92b4-5b180874702d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:31.788611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.788811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c469bc43-1c7a-44d6-92b4-5b180874702d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.789067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c469bc43-1c7a-44d6-92b4-5b180874702d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.791317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.791519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.791749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.794225 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.794225 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:31.799308 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.799308 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:31.800022 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.801219 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:31.801553 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42639949-2ccf-41ec-a288-2a8c6ed2e9d6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.802856 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.802856 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.803134 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 496/1976] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.804808 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:31.807936 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c469bc43-1c7a-44d6-92b4-5b180874702d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:31.815074 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ed482b9-9e92-4e4b-b159-523b4e491e6e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:31.815217 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.815584 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 489/1977] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.815657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c469bc43-1c7a-44d6-92b4-5b180874702d tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:31.816661 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 497/1978] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.819759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4891870f-45f9-4318-b4ff-b0bd7ff3b54b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.820010 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] PUT https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.820176 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4891870f-45f9-4318-b4ff-b0bd7ff3b54b None None] GET https://10.4.3.48/volume// Aug 18 21:11:31.820427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-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 18 21:11:31.820505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4891870f-45f9-4318-b4ff-b0bd7ff3b54b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.820666 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4891870f-45f9-4318-b4ff-b0bd7ff3b54b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.821026 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4891870f-45f9-4318-b4ff-b0bd7ff3b54b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:31.821367 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 497/1979] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:31.829488 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.829488 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:31.830117 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.833473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.835002 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.835784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:31.836037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.836230 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.837362 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:31.837627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.837805 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.846283 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.846283 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:31.848805 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.848805 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.850580 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:31.853113 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:31.853357 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1644f36c-be90-465e-97d6-fb88ce9f3313 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.853395 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] Volume info retrieved successfully. Aug 18 21:11:31.853841 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 497/1980] 10.4.3.48 () {68 vars in 1394 bytes} [Tue Aug 18 21:11:31 2026] PUT /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.855473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-d161d219-85e4-406a-8ce4-59ca0a3b694e tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:31.856168 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 490/1981] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:31.858592 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-841ce382-f8dd-43e1-865c-6599d8cca6d9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-reader] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:31.859235 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 498/1982] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.870524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-20883b09-3a61-4240-bef2-0f4309e437e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.874292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20883b09-3a61-4240-bef2-0f4309e437e6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] POST https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.874646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20883b09-3a61-4240-bef2-0f4309e437e6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:31.882238 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.882238 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:31.882346 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-20883b09-3a61-4240-bef2-0f4309e437e6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.903711 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.910105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:31.910410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.910772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.924943 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-20883b09-3a61-4240-bef2-0f4309e437e6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:31.925367 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20883b09-3a61-4240-bef2-0f4309e437e6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.926053 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 498/1983] 10.4.3.48 () {68 vars in 1395 bytes} [Tue Aug 18 21:11:31 2026] POST /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 68 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.937439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.939412 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:31.939571 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:31.939759 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:31.944820 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.944820 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:31.945275 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.946109 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:31.946362 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3792ff4-ef47-4cc0-a472-96d64b270f66 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:31.946702 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 491/1984] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.948531 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.948531 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:31.955936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67f607af-1d69-40f7-9019-7c1d814151f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.956111 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:31.958920 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67f607af-1d69-40f7-9019-7c1d814151f6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] PUT https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 Aug 18 21:11:31.959415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67f607af-1d69-40f7-9019-7c1d814151f6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:31.962874 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-8f42463e-1c6c-4817-b522-972680f33966 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:31.963540 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 498/1985] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:31 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:31.972363 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:31.972363 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:31.973150 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67f607af-1d69-40f7-9019-7c1d814151f6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:31.989474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:31.994432 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67f607af-1d69-40f7-9019-7c1d814151f6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:31.994865 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67f607af-1d69-40f7-9019-7c1d814151f6 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 returned with HTTP 200 Aug 18 21:11:31.995694 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 499/1986] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:11:31 2026] PUT /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:31.996062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action Aug 18 21:11:31.996390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:31.996501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:32.006812 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.006812 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:32.006925 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.007227 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:32.013909 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Begin detaching volume completed successfully. Aug 18 21:11:32.013909 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-eb5a2ce0-9621-4e05-8cdb-d2c8025eeb58 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action returned with HTTP 202 Aug 18 21:11:32.013909 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 499/1987] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:11:31 2026] POST /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:32.015284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 Aug 18 21:11:32.015509 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.015823 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.023343 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.023343 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:32.024023 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:32.025074 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:32.025372 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96a7bbe3-35ed-4f8d-9d13-560c9d8f5bb8 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 returned with HTTP 200 Aug 18 21:11:32.025940 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 492/1988] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:32.035556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.035556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:32.035868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.035953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.039574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0c21d94b-397b-4117-9a67-e393e062e407 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.041897 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c21d94b-397b-4117-9a67-e393e062e407 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:32.042151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c21d94b-397b-4117-9a67-e393e062e407 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.042514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c21d94b-397b-4117-9a67-e393e062e407 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.043650 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.043650 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:32.044488 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:32.045556 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Get snapshot metadata completed successfully. Aug 18 21:11:32.046197 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3d70d815-6a79-4d8c-9e66-39fcbcf1cb0d tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:32.046952 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 499/1989] 10.4.3.48 () {66 vars in 1374 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:32.056511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.057438 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.057438 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:32.058315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] PUT https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata Aug 18 21:11:32.058813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:32.064638 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.064638 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:32.065060 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:32.065314 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0c21d94b-397b-4117-9a67-e393e062e407 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:32.073454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cc3de7c8-24b5-4ae9-b316-e3be3789fe40 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.073454 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc3de7c8-24b5-4ae9-b316-e3be3789fe40 None None] GET https://10.4.3.48/volume// Aug 18 21:11:32.073454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc3de7c8-24b5-4ae9-b316-e3be3789fe40 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.073704 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c21d94b-397b-4117-9a67-e393e062e407 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:32.073787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc3de7c8-24b5-4ae9-b316-e3be3789fe40 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.073787 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc3de7c8-24b5-4ae9-b316-e3be3789fe40 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:32.073875 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 500/1990] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:32.073918 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 493/1991] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:32.081269 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Update snapshot metadata completed successfully. Aug 18 21:11:32.081543 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab6c5ac0-f93d-44ec-83bc-bf4e182949c9 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata returned with HTTP 200 Aug 18 21:11:32.081952 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 500/1992] 10.4.3.48 () {68 vars in 1394 bytes} [Tue Aug 18 21:11:32 2026] PUT /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:32.085761 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.087088 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:32.089113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.089113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.099492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.103993 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:32.103993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.103993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.103993 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Delete snapshot with id: ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:32.107383 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.107383 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:32.109163 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.109163 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:32.109701 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:32.112656 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:32.119016 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-548ca954-ab4d-47ba-9ba0-bb49b1e11dec tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:32.119632 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 500/1993] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:32.125110 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot delete request issued successfully. Aug 18 21:11:32.125295 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61f0e175-297f-43ef-abf8-fda47b4ecd73 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 returned with HTTP 202 Aug 18 21:11:32.125672 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 501/1994] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:32 2026] DELETE /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:32.136620 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.138269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:32.138805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.139164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.148050 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.148050 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:32.148050 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Snapshot retrieved successfully. Aug 18 21:11:32.148050 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-370c6c9f-1b43-49a2-bd62-dbef5a5ba756 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 returned with HTTP 200 Aug 18 21:11:32.148050 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 494/1995] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:32.761358 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ced2ae77-c560-4b86-99ac-6aed62741420 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.764037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ced2ae77-c560-4b86-99ac-6aed62741420 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce Aug 18 21:11:32.764327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ced2ae77-c560-4b86-99ac-6aed62741420 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.764511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ced2ae77-c560-4b86-99ac-6aed62741420 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.774676 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.774676 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:32.822786 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89e54977-d84b-483f-87e9-1b6883c1105a req-ced2ae77-c560-4b86-99ac-6aed62741420 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce returned with HTTP 200 Aug 18 21:11:32.823183 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 501/1996] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:11:32 2026] DELETE /volume/v3/attachments/b0309d78-37c5-47a1-98dd-cf121eb39bce => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:32.840929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.843093 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:32.843277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.843487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.853866 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.853866 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:32.859885 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:32.865499 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a570eb9c-4cf1-4676-888d-47a3457b6574 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:32.866154 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 501/1997] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:32.887234 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.890236 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:32.890435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.891048 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.899958 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.899958 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:32.904122 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:32.909040 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9ca0731-b99d-40e3-bbb3-b157486e5132 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:32.909519 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 502/1998] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:32.956075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-69264889-4b34-4484-bc84-71eda8c2cef2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.957805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69264889-4b34-4484-bc84-71eda8c2cef2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:32.958150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69264889-4b34-4484-bc84-71eda8c2cef2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.958430 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-69264889-4b34-4484-bc84-71eda8c2cef2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:32.966124 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:32.966124 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:32.972610 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-69264889-4b34-4484-bc84-71eda8c2cef2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:32.975272 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-69264889-4b34-4484-bc84-71eda8c2cef2 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:32.975781 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 495/1999] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:32.992007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-384bb7c6-5882-4af0-9722-e1978c292cfc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:32.994147 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-384bb7c6-5882-4af0-9722-e1978c292cfc tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:32.994582 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-384bb7c6-5882-4af0-9722-e1978c292cfc tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:32.995044 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-384bb7c6-5882-4af0-9722-e1978c292cfc tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.003017 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.003017 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:33.007061 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-384bb7c6-5882-4af0-9722-e1978c292cfc tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:33.012915 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-384bb7c6-5882-4af0-9722-e1978c292cfc tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:33.013478 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 502/2000] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:32 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:33.065318 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82d09366-0c10-4601-a349-33ee7988ef07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.067080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82d09366-0c10-4601-a349-33ee7988ef07 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:33.067432 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82d09366-0c10-4601-a349-33ee7988ef07 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.067627 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82d09366-0c10-4601-a349-33ee7988ef07 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.074985 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.074985 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:33.079989 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82d09366-0c10-4601-a349-33ee7988ef07 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:33.086138 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82d09366-0c10-4601-a349-33ee7988ef07 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:33.086585 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 502/2001] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:33 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:33.086941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.089714 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:33.089966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.090165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.105473 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.105473 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:33.110970 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:33.117407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5dcbd3b3-948c-4197-aa05-a2a3cc7a396f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:33.118417 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 503/2002] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:33 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:33.159924 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc250505-ab35-4d88-b7ac-994af985c194 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.163425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc250505-ab35-4d88-b7ac-994af985c194 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 Aug 18 21:11:33.163425 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc250505-ab35-4d88-b7ac-994af985c194 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.164496 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc250505-ab35-4d88-b7ac-994af985c194 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.170560 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc250505-ab35-4d88-b7ac-994af985c194 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 returned with HTTP 404 Aug 18 21:11:33.170560 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 496/2003] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:33 2026] GET /volume/v3/snapshots/ebf18117-db8c-477d-9354-166f2585fb36 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:33.181237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-289d90d6-2ccd-4c21-963e-ba33237574fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.187578 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-289d90d6-2ccd-4c21-963e-ba33237574fb tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:33.187578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-289d90d6-2ccd-4c21-963e-ba33237574fb tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.187805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-289d90d6-2ccd-4c21-963e-ba33237574fb tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.200891 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.200891 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:33.205285 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-289d90d6-2ccd-4c21-963e-ba33237574fb tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:33.211529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-289d90d6-2ccd-4c21-963e-ba33237574fb tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 200 Aug 18 21:11:33.213552 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 503/2004] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:33 2026] GET /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:33.228847 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d068759f-d8b4-4d94-873f-1741177be612 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.230589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] DELETE https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:33.230783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.230972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.231121 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Delete volume with id: 315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:33.238861 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.238861 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:33.239318 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:33.259105 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Delete volume request issued successfully. Aug 18 21:11:33.259431 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d068759f-d8b4-4d94-873f-1741177be612 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 202 Aug 18 21:11:33.260097 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 503/2005] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:33 2026] DELETE /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:33.270010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:33.271690 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:33.271955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:33.272136 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:33.279686 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:33.279686 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:33.284190 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Volume info retrieved successfully. Aug 18 21:11:33.289168 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80b38a90-871c-4740-8dc9-5e891f34f0f4 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 200 Aug 18 21:11:33.289649 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 504/2006] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:33 2026] GET /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.139005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.140581 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:34.140884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.141145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.152204 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:34.152204 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:34.155930 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:34.161155 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c9269d1-dccf-493f-8c66-8880d8e0ccf9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:34.161640 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 497/2007] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:34.177327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-453e2209-d2a0-4372-be60-af89c4ae9205 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.223442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9390e7e6-445a-46ae-b74d-9d016b7cccaf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.286013 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-453e2209-d2a0-4372-be60-af89c4ae9205 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools Aug 18 21:11:34.286177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-453e2209-d2a0-4372-be60-af89c4ae9205 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.286366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-453e2209-d2a0-4372-be60-af89c4ae9205 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Calling method 'get_pools' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.296565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-453e2209-d2a0-4372-be60-af89c4ae9205 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 21:11:34.297269 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 504/2008] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.305671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0c635706-bef8-46d7-878e-f2c82e44c8d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.308522 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c635706-bef8-46d7-878e-f2c82e44c8d0 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] GET https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a Aug 18 21:11:34.308743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c635706-bef8-46d7-878e-f2c82e44c8d0 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.308898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-14d228dc-8a8f-4fe5-8386-2b7fe916b658 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.309119 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c635706-bef8-46d7-878e-f2c82e44c8d0 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.311246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14d228dc-8a8f-4fe5-8386-2b7fe916b658 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 21:11:34.311523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14d228dc-8a8f-4fe5-8386-2b7fe916b658 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.311815 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-14d228dc-8a8f-4fe5-8386-2b7fe916b658 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Calling method 'get_pools' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.317014 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c635706-bef8-46d7-878e-f2c82e44c8d0 tempest-SnapshotMetadataTestJSON-686213957 tempest-SnapshotMetadataTestJSON-686213957-project-member] https://10.4.3.48/volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a returned with HTTP 404 Aug 18 21:11:34.317584 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 505/2009] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/volumes/315faceb-7eaa-4e82-b03b-9c80be2c886a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:34.333927 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-14d228dc-8a8f-4fe5-8386-2b7fe916b658 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 21:11:34.333927 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 498/2010] 10.4.3.48 () {66 vars in 1307 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:34.344442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-852695d1-c7ce-4e56-a940-9f29d8f331b8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.349199 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-852695d1-c7ce-4e56-a940-9f29d8f331b8 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:11:34.349412 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-852695d1-c7ce-4e56-a940-9f29d8f331b8 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.349946 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-852695d1-c7ce-4e56-a940-9f29d8f331b8 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.352664 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9390e7e6-445a-46ae-b74d-9d016b7cccaf tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:34.353021 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9390e7e6-445a-46ae-b74d-9d016b7cccaf tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961", "extra_specs": {"multiattach": " True"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:34.361285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-852695d1-c7ce-4e56-a940-9f29d8f331b8 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 200 Aug 18 21:11:34.362520 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 505/2011] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.372169 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9a47678-2bbc-4044-8507-5dd8ba3efc1c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.373842 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9390e7e6-445a-46ae-b74d-9d016b7cccaf tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:34.374329 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 504/2012] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:11:34 2026] POST /volume/v3/types => generated 287 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.374817 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9a47678-2bbc-4044-8507-5dd8ba3efc1c tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:11:34.377799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9a47678-2bbc-4044-8507-5dd8ba3efc1c tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.377799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9a47678-2bbc-4044-8507-5dd8ba3efc1c tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.383634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d483495-7361-4534-8331-e43ac27ee21a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.385788 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:34.386275 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1504632911", "snapshot_id": null, "imageRef": null, "volume_type": "41197de8-dda9-458a-a7b2-b91cabed467a", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:34.389244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1504632911', 'snapshot_id': None, 'imageRef': None, 'volume_type': '41197de8-dda9-458a-a7b2-b91cabed467a', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:34.389995 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9a47678-2bbc-4044-8507-5dd8ba3efc1c tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 200 Aug 18 21:11:34.390682 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 506/2013] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.394744 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume of 1 GB Aug 18 21:11:34.395146 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:34.395146 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:34.395824 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Availability Zones retrieved successfully. Aug 18 21:11:34.401124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9fe9d72-ac3a-4168-abdf-6736e68d08ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.402294 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (664c58ba-80c5-47fe-93d4-e6edd82f3807) 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 18 21:11:34.403207 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9fe9d72-ac3a-4168-abdf-6736e68d08ba tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:11:34.403426 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ac0c19-3a4f-4f04-9551-c8771e3b1571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:34.403562 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9fe9d72-ac3a-4168-abdf-6736e68d08ba tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.403611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9fe9d72-ac3a-4168-abdf-6736e68d08ba tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.404363 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:11:34.420700 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9fe9d72-ac3a-4168-abdf-6736e68d08ba tempest-BackendsCapabilitiesAdminTestsJSON-1369598370 tempest-BackendsCapabilitiesAdminTestsJSON-1369598370-project-admin] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 200 Aug 18 21:11:34.421332 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 506/2014] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:34.424563 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:34.424563 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:34.443035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ac0c19-3a4f-4f04-9551-c8771e3b1571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=41197de8-dda9-458a-a7b2-b91cabed467a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41197de8-dda9-458a-a7b2-b91cabed467a', 'encryption_key_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 18 21:11:34.443412 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78c7b5b-2b4f-43a5-814e-fc9cf6420734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:34.473573 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:34.473971 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:34.514473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Created reservations ['c9ab5298-d8c8-46ff-955b-cd79613b861d', 'f5ef5e78-0cd1-4101-8584-98e2d458c3c9', 'a815e114-874e-4f87-b059-7dcc60202f43', '798e8949-9f2f-4c42-8ad9-b464408e5d0d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:34.515384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78c7b5b-2b4f-43a5-814e-fc9cf6420734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ab5298-d8c8-46ff-955b-cd79613b861d', 'f5ef5e78-0cd1-4101-8584-98e2d458c3c9', 'a815e114-874e-4f87-b059-7dcc60202f43', '798e8949-9f2f-4c42-8ad9-b464408e5d0d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:34.516407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee5e8bd-c39d-431d-b52a-2ccb5b65aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:34.545043 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee5e8bd-c39d-431d-b52a-2ccb5b65aa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4869df2c-b013-478b-910f-72c9f2510f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1504632911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['c9ab5298-d8c8-46ff-955b-cd79613b861d','f5ef5e78-0cd1-4101-8584-98e2d458c3c9','a815e114-874e-4f87-b059-7dcc60202f43','798e8949-9f2f-4c42-8ad9-b464408e5d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=41197de8-dda9-458a-a7b2-b91cabed467a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1504632911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4869df2c-b013-478b-910f-72c9f2510f1e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8137c43febeb4d6fb6ea80ffa9754704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41197de8-dda9-458a-a7b2-b91cabed467a),volume_type_id=41197de8-dda9-458a-a7b2-b91cabed467a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:34.546021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb8a1ed-500a-4be7-86ae-55a2ead18813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:34.566701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb8a1ed-500a-4be7-86ae-55a2ead18813) transitioned into state 'SUCCESS' from state '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-1504632911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['c9ab5298-d8c8-46ff-955b-cd79613b861d','f5ef5e78-0cd1-4101-8584-98e2d458c3c9','a815e114-874e-4f87-b059-7dcc60202f43','798e8949-9f2f-4c42-8ad9-b464408e5d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=41197de8-dda9-458a-a7b2-b91cabed467a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:34.567036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3137b0c4-4246-4e98-8f41-1e6b1e962fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:34.577378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3137b0c4-4246-4e98-8f41-1e6b1e962fb0) 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 18 21:11:34.578120 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (664c58ba-80c5-47fe-93d4-e6edd82f3807) 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 18 21:11:34.578404 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request issued successfully. Aug 18 21:11:34.578971 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d483495-7361-4534-8331-e43ac27ee21a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:34.579367 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 499/2015] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:34 2026] POST /volume/v3/volumes => generated 828 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:34.600254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:34.603713 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:34.603713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:34.603713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:34.610598 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:34.610598 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:34.615445 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:34.622900 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-039fe19b-67f8-4d91-b5f9-ea539614f042 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:34.623345 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 505/2016] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:34 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:35.176745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:35.179095 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:35.180065 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:35.180065 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:35.197685 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:35.197685 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:35.201519 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:35.208580 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de92ee6e-67a7-47f7-a6a3-aeb15296be1e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:35.209218 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 507/2017] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:35 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:35.641841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-422e1664-d100-4062-938c-de5301ed7a55 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:35.643864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-422e1664-d100-4062-938c-de5301ed7a55 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:35.644238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-422e1664-d100-4062-938c-de5301ed7a55 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:35.644238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-422e1664-d100-4062-938c-de5301ed7a55 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:35.653744 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:35.653744 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:35.658819 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-422e1664-d100-4062-938c-de5301ed7a55 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:35.665408 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-422e1664-d100-4062-938c-de5301ed7a55 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:35.666029 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 507/2018] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:35 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:35.683205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:35.686104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:35.686104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:35.686327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:35.696230 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:35.696230 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:35.703871 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:35.708135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd0c7d99-68b5-45b8-a1c6-5cbcf14104fd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:35.708488 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 500/2019] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:35 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:35.722420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-379f1b48-5632-45f1-85af-6c60d76aa436 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:35.724668 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:35.725168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-446757512", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:35.727532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-446757512', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:35.727942 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume of 1 GB Aug 18 21:11:35.734138 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Availability Zones retrieved successfully. Aug 18 21:11:35.742570 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (73b33eeb-daa6-41f6-8f19-82cf2d15cc6b) 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 18 21:11:35.744140 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cc08bc-ec75-4423-bca3-0409705d9d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:35.745528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:11:35.793193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cc08bc-ec75-4423-bca3-0409705d9d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:35.794318 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfec33ac-5fdf-429c-bc60-93ff37c590eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:35.856967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Created reservations ['a6b47cda-ae02-42e7-bcbe-3a5a2b127db7', 'fd312d3a-73ab-4b30-9eb9-3cf48ffc2db6', '8ce7deb8-42bd-45af-b3cd-1bf2b3e00b4e', 'de20c0d3-25cd-4e8c-a84e-44a8a21b6009'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:35.856967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfec33ac-5fdf-429c-bc60-93ff37c590eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6b47cda-ae02-42e7-bcbe-3a5a2b127db7', 'fd312d3a-73ab-4b30-9eb9-3cf48ffc2db6', '8ce7deb8-42bd-45af-b3cd-1bf2b3e00b4e', 'de20c0d3-25cd-4e8c-a84e-44a8a21b6009']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:35.857599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e7f4c1-81dc-4a1a-9e59-cd4ceee21b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:35.880647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e7f4c1-81dc-4a1a-9e59-cd4ceee21b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01293e4e-7cdc-4031-bb1a-dc6ce37a4877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-446757512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['a6b47cda-ae02-42e7-bcbe-3a5a2b127db7','fd312d3a-73ab-4b30-9eb9-3cf48ffc2db6','8ce7deb8-42bd-45af-b3cd-1bf2b3e00b4e','de20c0d3-25cd-4e8c-a84e-44a8a21b6009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-446757512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01293e4e-7cdc-4031-bb1a-dc6ce37a4877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8137c43febeb4d6fb6ea80ffa9754704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:35.881307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94db2100-5090-476d-80b8-02f37b6f11a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:35.899440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94db2100-5090-476d-80b8-02f37b6f11a8) transitioned into state 'SUCCESS' from state '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-446757512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['a6b47cda-ae02-42e7-bcbe-3a5a2b127db7','fd312d3a-73ab-4b30-9eb9-3cf48ffc2db6','8ce7deb8-42bd-45af-b3cd-1bf2b3e00b4e','de20c0d3-25cd-4e8c-a84e-44a8a21b6009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:35.900350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f3e988-3bb2-4556-91fa-6837a035e527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:35.908519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f3e988-3bb2-4556-91fa-6837a035e527) 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 18 21:11:35.909330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (73b33eeb-daa6-41f6-8f19-82cf2d15cc6b) 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 18 21:11:35.909667 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request issued successfully. Aug 18 21:11:35.910285 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-379f1b48-5632-45f1-85af-6c60d76aa436 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:35.910888 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 506/2020] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:35 2026] POST /volume/v3/volumes => generated 750 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:35.924875 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25e94598-c53b-4e9e-8328-376a7d81e375 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:35.926751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25e94598-c53b-4e9e-8328-376a7d81e375 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:35.926949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25e94598-c53b-4e9e-8328-376a7d81e375 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:35.927123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25e94598-c53b-4e9e-8328-376a7d81e375 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:35.935027 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:35.935027 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:35.938898 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25e94598-c53b-4e9e-8328-376a7d81e375 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:35.943097 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25e94598-c53b-4e9e-8328-376a7d81e375 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:35.943583 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 508/2021] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:35 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.149087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.151283 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:36.151519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.151858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.152086 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume with id: 65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:36.163139 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:36.163139 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:36.164020 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:36.186040 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume request issued successfully. Aug 18 21:11:36.186284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce7d3d4e-941e-46b8-8f5d-47c963e988d3 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 202 Aug 18 21:11:36.186889 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 508/2022] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:36 2026] DELETE /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:36.193848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.195655 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:36.195906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.196138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.204048 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:36.204048 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:36.207648 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:36.212283 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cc99c6aa-472c-4777-bafe-61307c1e5271 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 200 Aug 18 21:11:36.212854 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 501/2023] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.231095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-711df24c-af9f-4db5-a052-57accd7fb353 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.232993 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-711df24c-af9f-4db5-a052-57accd7fb353 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:36.233159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-711df24c-af9f-4db5-a052-57accd7fb353 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.233337 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-711df24c-af9f-4db5-a052-57accd7fb353 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.250064 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:36.250064 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:36.257258 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-711df24c-af9f-4db5-a052-57accd7fb353 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:36.264495 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-711df24c-af9f-4db5-a052-57accd7fb353 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:36.265333 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 507/2024] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:36.629930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-594efe1f-fedc-4d94-b72c-3efdc9d4d36b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.714021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-594efe1f-fedc-4d94-b72c-3efdc9d4d36b tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services Aug 18 21:11:36.714219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-594efe1f-fedc-4d94-b72c-3efdc9d4d36b tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.714417 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-594efe1f-fedc-4d94-b72c-3efdc9d4d36b tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.718840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-594efe1f-fedc-4d94-b72c-3efdc9d4d36b tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services returned with HTTP 200 Aug 18 21:11:36.719316 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 509/2025] 10.4.3.48 () {66 vars in 1242 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/os-services => generated 626 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.731322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ec1cb85-43cf-4fb9-aa50-c0864c301f82 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.733362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ec1cb85-43cf-4fb9-aa50-c0864c301f82 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services?host=np0000007703 Aug 18 21:11:36.733696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ec1cb85-43cf-4fb9-aa50-c0864c301f82 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.734077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ec1cb85-43cf-4fb9-aa50-c0864c301f82 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.739864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ec1cb85-43cf-4fb9-aa50-c0864c301f82 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services?host=np0000007703 returned with HTTP 200 Aug 18 21:11:36.739864 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 509/2026] 10.4.3.48 () {66 vars in 1277 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/os-services?host=np0000007703 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.751143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8675c839-700e-403d-a73b-94aa9a5606e0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.753239 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8675c839-700e-403d-a73b-94aa9a5606e0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services?host=np0000007703&binary=cinder-scheduler Aug 18 21:11:36.753421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8675c839-700e-403d-a73b-94aa9a5606e0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.753597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8675c839-700e-403d-a73b-94aa9a5606e0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.758660 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8675c839-700e-403d-a73b-94aa9a5606e0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services?host=np0000007703&binary=cinder-scheduler returned with HTTP 200 Aug 18 21:11:36.759028 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 502/2027] 10.4.3.48 () {66 vars in 1325 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/os-services?host=np0000007703&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.767625 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e988e754-2c7f-4144-a985-58f4fa5373b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.769465 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e988e754-2c7f-4144-a985-58f4fa5373b0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services?binary=cinder-scheduler Aug 18 21:11:36.769651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e988e754-2c7f-4144-a985-58f4fa5373b0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.769888 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e988e754-2c7f-4144-a985-58f4fa5373b0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.773574 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e988e754-2c7f-4144-a985-58f4fa5373b0 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 21:11:36.773954 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 508/2028] 10.4.3.48 () {66 vars in 1289 bytes} [Tue Aug 18 21:11:36 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 18 21:11:36.784620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a995e749-777b-4173-89dc-c8e8066bb033 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.835462 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:36.835960 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-29435849"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:36.838112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-29435849'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:36.838112 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Create volume of 1 GB Aug 18 21:11:36.843451 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Availability Zones retrieved successfully. Aug 18 21:11:36.849128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Flow 'volume_create_api' (8e784a31-b445-4b8c-8182-cdc8772a6f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:36.849880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3cc0fdf-c6ee-4769-9798-3b4684d7ea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:36.852854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:36.878908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3cc0fdf-c6ee-4769-9798-3b4684d7ea77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:36.879647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1949c954-6d52-4ff0-b167-c52d08c75403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:36.937518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Created reservations ['582b2d47-0342-45f5-86b8-24eb0d3f3611', '76e511d0-01ca-4de8-934b-190242787ae7', 'f74648b8-5890-4086-b158-008d2c070783', '4bd05e6a-570e-4ae9-bacb-3ab7e2393a9d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:36.938253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1949c954-6d52-4ff0-b167-c52d08c75403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['582b2d47-0342-45f5-86b8-24eb0d3f3611', '76e511d0-01ca-4de8-934b-190242787ae7', 'f74648b8-5890-4086-b158-008d2c070783', '4bd05e6a-570e-4ae9-bacb-3ab7e2393a9d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:36.938919 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd273805-3502-4123-b808-6ba84a600816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:36.958161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.959676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:36.960330 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.960743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.964703 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd273805-3502-4123-b808-6ba84a600816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a8af33-6573-42fc-8d0f-c6403f7f3886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-29435849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1187bb1cf54149acad6a962f426fe61b',qos_specs=None,replication_status=,reservations=['582b2d47-0342-45f5-86b8-24eb0d3f3611','76e511d0-01ca-4de8-934b-190242787ae7','f74648b8-5890-4086-b158-008d2c070783','4bd05e6a-570e-4ae9-bacb-3ab7e2393a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc0cc0fe5259437e905d147a2beb5265',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-29435849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a8af33-6573-42fc-8d0f-c6403f7f3886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1187bb1cf54149acad6a962f426fe61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc0cc0fe5259437e905d147a2beb5265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:36.968197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8c9049-cfea-48f0-bc48-e29c1120e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:36.970168 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:36.970168 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:36.973980 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:36.978579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c7dba4e-f874-4132-a2ca-08a44ce557fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:36.979188 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 510/2029] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:36.983798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8c9049-cfea-48f0-bc48-e29c1120e8ec) transitioned into state 'SUCCESS' from state '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-29435849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1187bb1cf54149acad6a962f426fe61b',qos_specs=None,replication_status=,reservations=['582b2d47-0342-45f5-86b8-24eb0d3f3611','76e511d0-01ca-4de8-934b-190242787ae7','f74648b8-5890-4086-b158-008d2c070783','4bd05e6a-570e-4ae9-bacb-3ab7e2393a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc0cc0fe5259437e905d147a2beb5265',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:36.984431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91fd6c7-94fb-413e-909a-75f89fc9972d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:36.991517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:36.993170 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:36.993369 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:36.993538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:36.997855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91fd6c7-94fb-413e-909a-75f89fc9972d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:36.997855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Flow 'volume_create_api' (8e784a31-b445-4b8c-8182-cdc8772a6f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:36.997855 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Create volume request issued successfully. Aug 18 21:11:36.997855 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a995e749-777b-4173-89dc-c8e8066bb033 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:36.997855 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 510/2030] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:36 2026] POST /volume/v3/volumes => generated 750 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:37.000876 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.000876 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:37.005076 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:37.008612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.010753 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3f09b64-6bfb-42ad-81ea-60e539d2b8a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:37.010924 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:37.010987 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 503/2031] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:36 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.011035 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.011075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.018221 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.018221 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:37.021964 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Volume info retrieved successfully. Aug 18 21:11:37.025593 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-30727d09-41f9-4150-a7ab-b18d1e2bb683 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.026682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.027303 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30727d09-41f9-4150-a7ab-b18d1e2bb683 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:37.027564 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30727d09-41f9-4150-a7ab-b18d1e2bb683 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-577876531", "extra_specs": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:37.029378 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:37.029378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.029906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.031007 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bacfd4e1-98c0-4abe-9e2f-96bee35bac76 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 200 Aug 18 21:11:37.031561 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 509/2032] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.047746 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.047746 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:37.048477 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30727d09-41f9-4150-a7ab-b18d1e2bb683 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:37.048850 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 511/2033] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:37 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.051484 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:37.057099 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-cc6be9fb-3ce8-4df1-a41a-77f9741987b0 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:37.057236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1b46ab79-3178-4905-a15b-8e48d4f58ae0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.057738 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 511/2034] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:37.062595 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b46ab79-3178-4905-a15b-8e48d4f58ae0 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] POST https://10.4.3.48/volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e/encryption Aug 18 21:11:37.063090 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b46ab79-3178-4905-a15b-8e48d4f58ae0 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-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 18 21:11:37.082254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b46ab79-3178-4905-a15b-8e48d4f58ae0 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e/encryption returned with HTTP 200 Aug 18 21:11:37.082654 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 504/2035] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:11:37 2026] POST /volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.095363 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc421e70-71ef-4625-9591-24233e334ff4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.098142 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:37.098613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-599510531", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-577876531", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:37.101290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-599510531', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-577876531', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:37.105870 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume of 1 GB Aug 18 21:11:37.106651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.106651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:37.107555 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Availability Zones retrieved successfully. Aug 18 21:11:37.116754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (47cc08d6-7d3b-400e-87ef-d4a830c34d63) 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 18 21:11:37.118159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8cbc78-3bc7-4e3d-8597-3852f368708c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:37.120342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:11:37.145377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8cbc78-3bc7-4e3d-8597-3852f368708c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9fde2a6-5189-41e6-b0aa-b69f075f362e,is_public=True,name='tempest-scenario-type-luks-577876531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9fde2a6-5189-41e6-b0aa-b69f075f362e', '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 18 21:11:37.146579 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3a7be6-bc25-48b3-87ef-860fca6db7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:37.173960 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-577876531 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-577876531, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:37.174289 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-577876531 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-577876531, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:37.198238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Created reservations ['b43aa71e-de5b-4ea9-851c-373b458d1dca', 'f3767095-b54d-424b-8c7a-6f13a59644af', '4a7224a7-17e5-448d-a2b8-10e745545acd', '5b01e40b-93f0-48f7-9fe7-58ef5883668d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:37.199439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3a7be6-bc25-48b3-87ef-860fca6db7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43aa71e-de5b-4ea9-851c-373b458d1dca', 'f3767095-b54d-424b-8c7a-6f13a59644af', '4a7224a7-17e5-448d-a2b8-10e745545acd', '5b01e40b-93f0-48f7-9fe7-58ef5883668d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:37.200355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9ab52a-8846-4962-983c-a7737ea0477a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:37.228459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9ab52a-8846-4962-983c-a7737ea0477a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4972bd9c-f52e-410d-a56b-3e0c607521f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-599510531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['b43aa71e-de5b-4ea9-851c-373b458d1dca','f3767095-b54d-424b-8c7a-6f13a59644af','4a7224a7-17e5-448d-a2b8-10e745545acd','5b01e40b-93f0-48f7-9fe7-58ef5883668d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=e9fde2a6-5189-41e6-b0aa-b69f075f362e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-599510531',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4972bd9c-f52e-410d-a56b-3e0c607521f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8137c43febeb4d6fb6ea80ffa9754704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9fde2a6-5189-41e6-b0aa-b69f075f362e),volume_type_id=e9fde2a6-5189-41e6-b0aa-b69f075f362e)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:37.229507 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6905f438-7cd6-4790-b24e-4236f0747586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:37.240519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3ab93851-d9a4-45a5-8fe6-35efb416dc5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.243692 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ab93851-d9a4-45a5-8fe6-35efb416dc5a tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c Aug 18 21:11:37.243976 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ab93851-d9a4-45a5-8fe6-35efb416dc5a tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.244233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ab93851-d9a4-45a5-8fe6-35efb416dc5a tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.251469 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ab93851-d9a4-45a5-8fe6-35efb416dc5a tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c returned with HTTP 404 Aug 18 21:11:37.252013 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 512/2036] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/65929e66-2ce0-457b-9558-2f815bdc785c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:37.253538 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6905f438-7cd6-4790-b24e-4236f0747586) transitioned into state 'SUCCESS' from state '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-599510531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['b43aa71e-de5b-4ea9-851c-373b458d1dca','f3767095-b54d-424b-8c7a-6f13a59644af','4a7224a7-17e5-448d-a2b8-10e745545acd','5b01e40b-93f0-48f7-9fe7-58ef5883668d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=e9fde2a6-5189-41e6-b0aa-b69f075f362e)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:37.254636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb8f8f4-c001-496b-9ea9-8762277466c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:37.260385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cac1143e-4270-4808-b5db-faf421203479 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.263662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:37.263907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.264081 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.264237 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume with id: 783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:37.267995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb8f8f4-c001-496b-9ea9-8762277466c2) 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 18 21:11:37.268745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (47cc08d6-7d3b-400e-87ef-d4a830c34d63) 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 18 21:11:37.269063 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request issued successfully. Aug 18 21:11:37.269566 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc421e70-71ef-4625-9591-24233e334ff4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:37.270179 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 510/2037] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:37 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:37.270799 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.270799 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:37.271204 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:37.285185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.285945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.287233 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:37.287498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.287667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.288191 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:37.288414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.288605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.289645 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume request issued successfully. Aug 18 21:11:37.289998 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cac1143e-4270-4808-b5db-faf421203479 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 202 Aug 18 21:11:37.291143 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 512/2038] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:37 2026] DELETE /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:37.298148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.300595 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.300595 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:37.301009 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:37.301239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.301454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.303161 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.303161 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:37.305504 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:37.307050 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:37.312206 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.312206 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:37.313411 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e76abe29-4ca3-412c-8c1e-cde2d47c6db5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:37.314028 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 513/2039] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.314114 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31df0c27-561d-4e3a-9400-5ed9cd51ea59 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:37.314553 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 505/2040] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:37.321775 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:37.328041 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-841a302c-4ef8-47a1-b53f-4c13203dbf99 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 200 Aug 18 21:11:37.328450 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 511/2041] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:37 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:37.366543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-ca468161-8699-4a89-9525-01fa4ac690b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:37.370057 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-ca468161-8699-4a89-9525-01fa4ac690b1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e Aug 18 21:11:37.370057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-ca468161-8699-4a89-9525-01fa4ac690b1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:37.370182 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-ca468161-8699-4a89-9525-01fa4ac690b1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:37.378807 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:37.378807 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:37.425164 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1f302481-a57c-47e7-8721-d5b33fbde93a req-ca468161-8699-4a89-9525-01fa4ac690b1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e returned with HTTP 200 Aug 18 21:11:37.425780 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 513/2042] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:11:37 2026] DELETE /volume/v3/attachments/82f0c3b3-3590-40e9-bcd9-c263662d618e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.046047 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.047742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.047954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.048122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.055176 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.055176 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:38.058305 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Volume info retrieved successfully. Aug 18 21:11:38.062069 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f8eefbc-ebb9-48b4-b545-59120844d99a tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 200 Aug 18 21:11:38.062412 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 514/2043] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.073697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b01a49ae-2fd0-4346-803c-f27e27577829 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.075421 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b01a49ae-2fd0-4346-803c-f27e27577829 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.075642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b01a49ae-2fd0-4346-803c-f27e27577829 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.075817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b01a49ae-2fd0-4346-803c-f27e27577829 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.082416 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.082416 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.085679 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b01a49ae-2fd0-4346-803c-f27e27577829 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Volume info retrieved successfully. Aug 18 21:11:38.089530 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b01a49ae-2fd0-4346-803c-f27e27577829 tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 200 Aug 18 21:11:38.090025 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 506/2044] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:38.108097 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27011f4d-777b-4a1a-9ef1-6a3b329563ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.110138 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27011f4d-777b-4a1a-9ef1-6a3b329563ee tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services?host=np0000007703&binary=cinder-volume Aug 18 21:11:38.110367 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27011f4d-777b-4a1a-9ef1-6a3b329563ee tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.110598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27011f4d-777b-4a1a-9ef1-6a3b329563ee tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.115293 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27011f4d-777b-4a1a-9ef1-6a3b329563ee tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services?host=np0000007703&binary=cinder-volume returned with HTTP 200 Aug 18 21:11:38.115752 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 512/2045] 10.4.3.48 () {66 vars in 1319 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/os-services?host=np0000007703&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.123283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.125037 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.125244 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.125453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.133385 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.133385 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.137473 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Volume info retrieved successfully. Aug 18 21:11:38.142045 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37cd005d-7b39-4cda-a1c7-62e732ae4525 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 200 Aug 18 21:11:38.142421 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 514/2046] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.155137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.157264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] DELETE https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.157501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.157740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.157955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Delete volume with id: 58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.169931 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.169931 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:38.170500 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Volume info retrieved successfully. Aug 18 21:11:38.207571 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Delete volume request issued successfully. Aug 18 21:11:38.207900 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f31c89-19d3-45d0-9f58-f9e0180e3977 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 202 Aug 18 21:11:38.208183 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 515/2047] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:38 2026] DELETE /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:38.215229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.220444 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:38.220444 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.220444 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.232365 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.232365 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.236641 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Volume info retrieved successfully. Aug 18 21:11:38.242079 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3268654-81e0-4cd0-86c3-fde0f0bf6a97 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 200 Aug 18 21:11:38.242711 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 507/2048] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.334243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.334899 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-988d2771-de75-4bd4-a632-7479e2e0d73a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.336309 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-988d2771-de75-4bd4-a632-7479e2e0d73a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:38.336414 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:38.336484 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-988d2771-de75-4bd4-a632-7479e2e0d73a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.336660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.336744 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-988d2771-de75-4bd4-a632-7479e2e0d73a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.336920 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.343256 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.343256 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.346625 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a7a4972b-c8be-4d2f-97cd-c687e3a66440 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.347097 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.347097 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:38.349146 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-988d2771-de75-4bd4-a632-7479e2e0d73a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:38.349379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7a4972b-c8be-4d2f-97cd-c687e3a66440 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 Aug 18 21:11:38.349562 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7a4972b-c8be-4d2f-97cd-c687e3a66440 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.349739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7a4972b-c8be-4d2f-97cd-c687e3a66440 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.352374 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:38.354971 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-988d2771-de75-4bd4-a632-7479e2e0d73a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:38.355536 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 515/2049] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.355791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7a4972b-c8be-4d2f-97cd-c687e3a66440 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 returned with HTTP 404 Aug 18 21:11:38.356368 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 516/2050] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/783524a8-6526-4457-9625-540e2fe8de60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:38.357785 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4df0a493-e9d7-4cc5-b9ca-4d2bf174f20a tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:38.358382 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 513/2051] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.383955 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.386001 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.386173 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:38.386173 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.386364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.389665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:38.389857 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.390074 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.395357 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.395357 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.397046 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.397046 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.400837 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:38.400990 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:38.406288 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-207d8096-31e1-4932-9c68-766cf2dfe7ab tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:38.406952 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 508/2052] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.408597 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-04b4b1b2-e24e-4878-be91-6b5116fa5106 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:38.409746 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 516/2053] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.443428 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.449223 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] DELETE https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:11:38.449521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.449758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.449985 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume with id: 36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:11:38.459152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.462499 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.462499 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:38.463184 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:38.463708 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:38.463990 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.464230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.473029 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.473029 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:38.480156 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:38.481973 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.487403 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Delete volume request issued successfully. Aug 18 21:11:38.487584 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:11:38.487633 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1b14ffa-6d97-4181-8e65-e19ca02678f9 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 202 Aug 18 21:11:38.487675 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-e4cc6145-82ca-4fed-a590-60f7540e7858 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:38.487714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.487714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.487839 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 514/2054] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.487875 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 517/2055] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:38 2026] DELETE /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:38.493516 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-43522681-563c-4a92-b98c-cd72e35b1d45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.496122 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43522681-563c-4a92-b98c-cd72e35b1d45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:11:38.496122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43522681-563c-4a92-b98c-cd72e35b1d45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.496122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43522681-563c-4a92-b98c-cd72e35b1d45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.498536 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.498536 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.502448 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.502448 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.503445 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:38.506066 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-43522681-563c-4a92-b98c-cd72e35b1d45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Volume info retrieved successfully. Aug 18 21:11:38.510988 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b223d75c-e1f3-461c-9a77-511dd351a0f6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:11:38.511132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43522681-563c-4a92-b98c-cd72e35b1d45 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 200 Aug 18 21:11:38.511177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 509/2056] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.511218 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 517/2057] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.576171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e31fcd73-7e7a-435a-bcd6-d8a204f70b53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.576171 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e31fcd73-7e7a-435a-bcd6-d8a204f70b53 None None] GET https://10.4.3.48/volume// Aug 18 21:11:38.576171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e31fcd73-7e7a-435a-bcd6-d8a204f70b53 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.576336 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e31fcd73-7e7a-435a-bcd6-d8a204f70b53 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.576830 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e31fcd73-7e7a-435a-bcd6-d8a204f70b53 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:38.577097 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 515/2058] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:11:38.585216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e011869d-db65-42c0-805c-7f64d9789065 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.587166 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:38.587491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-542584119", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:38.589075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-542584119', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:38.589376 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-aed125f3-be47-4fa7-adfc-adfc7cae511f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.591932 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-aed125f3-be47-4fa7-adfc-adfc7cae511f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:38.592351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-aed125f3-be47-4fa7-adfc-adfc7cae511f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01293e4e-7cdc-4031-bb1a-dc6ce37a4877", "connector": null, "instance_uuid": "37d44d2c-f044-47ae-a5ec-554e6e9159a3"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:38.604627 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.604627 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.627748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-aed125f3-be47-4fa7-adfc-adfc7cae511f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:38.628265 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 510/2059] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:38 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 18 21:11:38.658574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.660938 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:38.661158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.661353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.672870 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.672870 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.674338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7cfd2bc-77ab-4e9a-8db4-72b63fb61dda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.674850 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7cfd2bc-77ab-4e9a-8db4-72b63fb61dda None None] GET https://10.4.3.48/volume// Aug 18 21:11:38.675018 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7cfd2bc-77ab-4e9a-8db4-72b63fb61dda None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.675196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7cfd2bc-77ab-4e9a-8db4-72b63fb61dda None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.675527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7cfd2bc-77ab-4e9a-8db4-72b63fb61dda None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:38.675944 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 516/2060] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:38.677065 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:38.683099 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-078a96f6-c9b0-49a7-bb63-a97b2a09cb5b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:38.683519 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.683806 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 518/2061] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:38.686276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:38.686610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.686888 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.699426 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.699426 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:38.703583 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:38.708098 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-a24dadea-a4c9-4865-979c-58431c7d48c9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:38.708646 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 511/2062] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:38.759003 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume of 1 GB Aug 18 21:11:38.759333 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.759333 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:38.759849 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Availability Zones retrieved successfully. Aug 18 21:11:38.766165 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (e7305c35-8a45-4395-b5b1-c9f03da30fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:38.768589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe7eeab-9958-42ed-a2ea-24fd3f351891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:38.769968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:38.815977 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.815977 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:38.825903 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.829390 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] PUT https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 Aug 18 21:11:38.829818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:38.835708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe7eeab-9958-42ed-a2ea-24fd3f351891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35e88727-efba-4728-906a-bf7ce57b0e78,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35e88727-efba-4728-906a-bf7ce57b0e78', 'encryption_key_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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:38.836501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9240699-7117-49f6-a297-3c509edc6b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:38.837423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Acquiring lock "cinder-attachment_update-01293e4e-7cdc-4031-bb1a-dc6ce37a4877-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:38.841841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-01293e4e-7cdc-4031-bb1a-dc6ce37a4877-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:38.842663 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.842663 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:38.881239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Created reservations ['f3292d49-c6f7-44e9-89d4-4ec12b59a870', 'f42ab755-e61d-4e49-993e-9599c0219b84', 'b8e099a6-acc8-4f16-8355-97652a8bfda9', '0d7778eb-71f1-44db-a891-4d1204b1f36c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:38.881838 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9240699-7117-49f6-a297-3c509edc6b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3292d49-c6f7-44e9-89d4-4ec12b59a870', 'f42ab755-e61d-4e49-993e-9599c0219b84', 'b8e099a6-acc8-4f16-8355-97652a8bfda9', '0d7778eb-71f1-44db-a891-4d1204b1f36c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:38.882461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae55bc27-d8f2-4e44-9dfb-c0cc9c9245bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:38.907279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae55bc27-d8f2-4e44-9dfb-c0cc9c9245bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-542584119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['f3292d49-c6f7-44e9-89d4-4ec12b59a870','f42ab755-e61d-4e49-993e-9599c0219b84','b8e099a6-acc8-4f16-8355-97652a8bfda9','0d7778eb-71f1-44db-a891-4d1204b1f36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-542584119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c964ad318840978d58203c4fd79fa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e88727-efba-4728-906a-bf7ce57b0e78),volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:38.907446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac252922-4ad1-4174-8478-0be33f1d66d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:38.927561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac252922-4ad1-4174-8478-0be33f1d66d3) transitioned into state 'SUCCESS' from state '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-542584119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c964ad318840978d58203c4fd79fa9',qos_specs=None,replication_status=,reservations=['f3292d49-c6f7-44e9-89d4-4ec12b59a870','f42ab755-e61d-4e49-993e-9599c0219b84','b8e099a6-acc8-4f16-8355-97652a8bfda9','0d7778eb-71f1-44db-a891-4d1204b1f36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76538236a4af4a4bb3b5311e3ad308bd',volume_type_id=35e88727-efba-4728-906a-bf7ce57b0e78)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:38.928136 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51716be2-43db-44a3-a6bc-b1d5c2ef5417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:38.937139 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51716be2-43db-44a3-a6bc-b1d5c2ef5417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:38.938009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Flow 'volume_create_api' (e7305c35-8a45-4395-b5b1-c9f03da30fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:38.938158 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create volume request issued successfully. Aug 18 21:11:38.938610 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e011869d-db65-42c0-805c-7f64d9789065 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:38.939075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-01293e4e-7cdc-4031-bb1a-dc6ce37a4877-np0000007703" released by "attachment_update" :: held 0.097s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:38.939170 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 518/2063] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:38 2026] POST /volume/v3/volumes => generated 757 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:38.939350 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-c6064b39-7a98-4798-85c9-9f752587c0dd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 returned with HTTP 200 Aug 18 21:11:38.939848 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 517/2064] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:38 2026] PUT /volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:38.950089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:38.952646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:38.953525 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:38.953525 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:38.961459 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:38.961459 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:38.965198 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:38.973279 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71b0bd90-29a1-4056-8d9d-a9dbf9f26085 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:38.973279 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 519/2065] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:38 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:39.258577 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-94686e9f-464f-49d3-988b-f4e8cfd9d759 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:39.260647 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94686e9f-464f-49d3-988b-f4e8cfd9d759 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] GET https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 Aug 18 21:11:39.261198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94686e9f-464f-49d3-988b-f4e8cfd9d759 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:39.261504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94686e9f-464f-49d3-988b-f4e8cfd9d759 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:39.267329 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94686e9f-464f-49d3-988b-f4e8cfd9d759 tempest-VolumesServicesTestJSON-1687721888 tempest-VolumesServicesTestJSON-1687721888-project-member] https://10.4.3.48/volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 returned with HTTP 404 Aug 18 21:11:39.267844 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 512/2066] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:39 2026] GET /volume/v3/volumes/58a8af33-6573-42fc-8d0f-c6403f7f3886 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:39.275627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-702ff9ab-3261-45a0-80cc-20780ab85a1f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:39.277782 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-702ff9ab-3261-45a0-80cc-20780ab85a1f tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] GET https://10.4.3.48/volume/v3/os-services Aug 18 21:11:39.278007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-702ff9ab-3261-45a0-80cc-20780ab85a1f tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:39.278232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-702ff9ab-3261-45a0-80cc-20780ab85a1f tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:39.278529 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:39.278529 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:39.283486 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-702ff9ab-3261-45a0-80cc-20780ab85a1f tempest-VolumesServicesTestJSON-470522278 tempest-VolumesServicesTestJSON-470522278-project-admin] https://10.4.3.48/volume/v3/os-services returned with HTTP 200 Aug 18 21:11:39.283882 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 519/2067] 10.4.3.48 () {66 vars in 1242 bytes} [Tue Aug 18 21:11:39 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:39.524603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6a355c59-f359-4d87-94e6-903cf2b04111 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:39.526313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a355c59-f359-4d87-94e6-903cf2b04111 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] GET https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 Aug 18 21:11:39.526487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a355c59-f359-4d87-94e6-903cf2b04111 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:39.526658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6a355c59-f359-4d87-94e6-903cf2b04111 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:39.531989 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6a355c59-f359-4d87-94e6-903cf2b04111 tempest-AttachVolumeTestJSON-881644632 tempest-AttachVolumeTestJSON-881644632-project-member] https://10.4.3.48/volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 returned with HTTP 404 Aug 18 21:11:39.532404 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 518/2068] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:39 2026] GET /volume/v3/volumes/36e82314-aaa8-4344-b541-c0899231bb37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:39.698431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32496d82-c692-4fa9-8727-a21be3c70d05 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:39.700897 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32496d82-c692-4fa9-8727-a21be3c70d05 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:39.701000 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32496d82-c692-4fa9-8727-a21be3c70d05 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:39.701201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32496d82-c692-4fa9-8727-a21be3c70d05 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:39.713945 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:39.713945 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:39.719891 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32496d82-c692-4fa9-8727-a21be3c70d05 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:39.727880 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32496d82-c692-4fa9-8727-a21be3c70d05 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:39.727880 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 520/2069] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:39 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:39.991254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:39.995054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:39.995438 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:39.996145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:40.010504 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:40.010504 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:40.016692 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:40.027276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9acb78d6-124c-43c1-b7a7-fd3f8f725d18 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:40.028082 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 513/2070] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:39 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:40.180498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:40.183062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:40.183302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:40.183551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:40.195092 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:40.195092 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:40.199876 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:40.204860 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d121fb21-075d-4217-8423-0668b6ad6130 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:40.205503 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 520/2071] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:40 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:40.738271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:40.739740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:40.740211 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:40.740412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:40.740593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:40.742300 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:40.742604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:40.742906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:40.749522 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:40.749522 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:40.753941 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:40.759033 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:40.759033 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:40.759742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-d5a54df7-594d-4d46-84f9-d1d63f455285 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:40.760330 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 519/2072] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:40 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:40.763179 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:40.771574 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bebf659f-2c16-496f-a1a0-242b0fb76078 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:40.771682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c653857-c196-4cc5-a853-da58f4100398 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:40.772066 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c653857-c196-4cc5-a853-da58f4100398 None None] GET https://10.4.3.48/volume// Aug 18 21:11:40.772109 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 521/2073] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:40 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:40.772377 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c653857-c196-4cc5-a853-da58f4100398 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:40.772433 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c653857-c196-4cc5-a853-da58f4100398 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:40.775870 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c653857-c196-4cc5-a853-da58f4100398 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:40.775870 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 514/2074] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:11: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 18 21:11:40.781312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4c289b89-8bf7-415c-bdf3-f30cacd281b6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:40.784734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4c289b89-8bf7-415c-bdf3-f30cacd281b6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:40.785527 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4c289b89-8bf7-415c-bdf3-f30cacd281b6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e", "connector": null, "instance_uuid": "9dea6f5f-31d4-4491-96b4-b6a83f485ddd"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:40.797989 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:40.797989 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:40.831346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4c289b89-8bf7-415c-bdf3-f30cacd281b6 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:40.833816 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 521/2075] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:40 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 18 21:11:41.660911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d8814f8-8cbd-4c64-9f80-4edad8f9ee50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:41.788753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:41.795281 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d8814f8-8cbd-4c64-9f80-4edad8f9ee50 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:41.795702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d8814f8-8cbd-4c64-9f80-4edad8f9ee50 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1315124308", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:41.802381 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:41.802609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:41.802877 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:41.816866 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:41.816866 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:41.823217 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:41.833012 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de805b0c-914d-4c2c-9d0c-2bffe24deabb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:41.833583 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 522/2076] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:41 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:41.833917 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d8814f8-8cbd-4c64-9f80-4edad8f9ee50 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:41.834586 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 520/2077] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:11:41 2026] POST /volume/v3/types => generated 275 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:41.851069 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b721b21f-83e1-420d-b245-41468cad0565 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:41.852990 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b721b21f-83e1-420d-b245-41468cad0565 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:41.853510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b721b21f-83e1-420d-b245-41468cad0565 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-601030969", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:41.869338 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b721b21f-83e1-420d-b245-41468cad0565 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:41.870093 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 515/2078] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:11:41 2026] POST /volume/v3/types => generated 274 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:41.880565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:41.950356 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:41.950940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-455052166", "volume_type": "93063435-951b-433c-88ad-36f2159d0268", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:41.952759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-455052166', 'volume_type': '93063435-951b-433c-88ad-36f2159d0268', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:41.958052 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Create volume of 1 GB Aug 18 21:11:41.958385 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:41.958385 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:41.959171 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Availability Zones retrieved successfully. Aug 18 21:11:41.965155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Flow 'volume_create_api' (1e888d7f-0a8a-4d38-b04a-7c8b542c35de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:41.965788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e5a880-2339-430b-871b-71cac66b22be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:41.966760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:41.990583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e5a880-2339-430b-871b-71cac66b22be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=93063435-951b-433c-88ad-36f2159d0268,is_public=True,name='tempest-VolumeTypesTest-volume-type-1315124308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93063435-951b-433c-88ad-36f2159d0268', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:41.990583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dec4435-6965-474f-b194-5915a26b9c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:42.022047 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1315124308 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1315124308, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:42.022047 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1315124308 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1315124308, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:42.060909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Created reservations ['a874e198-322e-4ffe-bce9-48f8780c7699', 'a497fd78-eb03-4706-b8ad-c9317117c824', '175c6562-a545-49d3-a441-1ba7f4cbe82a', '60bde790-74f8-442e-b1da-fe94e3c78151'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:42.061687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dec4435-6965-474f-b194-5915a26b9c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a874e198-322e-4ffe-bce9-48f8780c7699', 'a497fd78-eb03-4706-b8ad-c9317117c824', '175c6562-a545-49d3-a441-1ba7f4cbe82a', '60bde790-74f8-442e-b1da-fe94e3c78151']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:42.062369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9944fd89-2ec7-4d82-8664-da21e62441e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:42.101102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9944fd89-2ec7-4d82-8664-da21e62441e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1613ba-3450-48be-a785-49300c57029b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-455052166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33e1c1b16304d80959a5ac7f62d9b09',qos_specs=None,replication_status=,reservations=['a874e198-322e-4ffe-bce9-48f8780c7699','a497fd78-eb03-4706-b8ad-c9317117c824','175c6562-a545-49d3-a441-1ba7f4cbe82a','60bde790-74f8-442e-b1da-fe94e3c78151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf0bec06e6f42e79f97f0bb0c42ec14',volume_type_id=93063435-951b-433c-88ad-36f2159d0268), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-455052166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1613ba-3450-48be-a785-49300c57029b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33e1c1b16304d80959a5ac7f62d9b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecf0bec06e6f42e79f97f0bb0c42ec14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93063435-951b-433c-88ad-36f2159d0268),volume_type_id=93063435-951b-433c-88ad-36f2159d0268)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:42.102607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fba2845-4fde-41a1-a0a4-d3d72abc2977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:42.109133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57c9342c-8f53-445b-82ce-5b14d2e10c8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.109485 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57c9342c-8f53-445b-82ce-5b14d2e10c8f None None] GET https://10.4.3.48/volume// Aug 18 21:11:42.109556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57c9342c-8f53-445b-82ce-5b14d2e10c8f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:42.110128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57c9342c-8f53-445b-82ce-5b14d2e10c8f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:42.110197 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57c9342c-8f53-445b-82ce-5b14d2e10c8f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:42.110557 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 523/2079] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:11:42.119786 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.121674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:42.123771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:42.123771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:42.126528 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fba2845-4fde-41a1-a0a4-d3d72abc2977) transitioned into state 'SUCCESS' from state '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-455052166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33e1c1b16304d80959a5ac7f62d9b09',qos_specs=None,replication_status=,reservations=['a874e198-322e-4ffe-bce9-48f8780c7699','a497fd78-eb03-4706-b8ad-c9317117c824','175c6562-a545-49d3-a441-1ba7f4cbe82a','60bde790-74f8-442e-b1da-fe94e3c78151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf0bec06e6f42e79f97f0bb0c42ec14',volume_type_id=93063435-951b-433c-88ad-36f2159d0268)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:42.127244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb13fe5-4320-4d70-8c63-2db44a27be8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:42.134751 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.134751 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:42.136188 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:42.140952 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-4bae1e85-f58b-40a9-83d0-03f71bf6992c tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:42.141329 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 521/2080] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:42 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:42.142098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb13fe5-4320-4d70-8c63-2db44a27be8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:42.143372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Flow 'volume_create_api' (1e888d7f-0a8a-4d38-b04a-7c8b542c35de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:42.144311 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Create volume request issued successfully. Aug 18 21:11:42.145187 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7d422f2-a305-4e1e-b7fe-e3942c035675 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:42.145816 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 522/2081] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:41 2026] POST /volume/v3/volumes => generated 781 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:42.162649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.164348 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:42.164427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:42.165650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:42.174242 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.174242 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:42.182602 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:42.189332 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e3d3568-fcc6-48e7-92b0-b8787f1bb572 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:42.189693 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 516/2082] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:42 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:42.267528 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.270332 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] PUT https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb Aug 18 21:11:42.270435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:42.282671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Acquiring lock "cinder-attachment_update-0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:42.282912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-f585e8c6-d39c-4113-80aa-87d7789bd9fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.286119 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-f585e8c6-d39c-4113-80aa-87d7789bd9fe tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6/action Aug 18 21:11:42.286119 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-f585e8c6-d39c-4113-80aa-87d7789bd9fe tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:42.286119 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-f585e8c6-d39c-4113-80aa-87d7789bd9fe tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:11:42.288256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:42.289330 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.289330 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:42.301774 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.301774 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:42.314522 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c5821982-8b05-44ed-ab8c-b83f86c43b6d req-f585e8c6-d39c-4113-80aa-87d7789bd9fe tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6/action returned with HTTP 204 Aug 18 21:11:42.315055 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 522/2083] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:42 2026] POST /volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:42.442603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Lock "cinder-attachment_update-0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e-np0000007703" released by "attachment_update" :: held 0.154s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:42.442967 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e820f509-d3bc-44ea-8e96-9d7eff2bd5f1 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb returned with HTTP 200 Aug 18 21:11:42.443440 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 524/2084] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:42 2026] PUT /volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:42.486453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e1272620-08cc-4c04-918e-c8537df96013 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.492074 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e1272620-08cc-4c04-918e-c8537df96013 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb/action Aug 18 21:11:42.492598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e1272620-08cc-4c04-918e-c8537df96013 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:42.493176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e1272620-08cc-4c04-918e-c8537df96013 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:42.521134 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.521134 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:42.541397 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e1df0bb9-76d0-4f19-8c48-c6645fdca983 req-e1272620-08cc-4c04-918e-c8537df96013 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb/action returned with HTTP 204 Aug 18 21:11:42.541921 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 523/2085] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:42 2026] POST /volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:42.848070 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d773b634-c763-4bf7-a15a-34791cd0e092 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.850272 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d773b634-c763-4bf7-a15a-34791cd0e092 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:11:42.850494 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d773b634-c763-4bf7-a15a-34791cd0e092 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:42.850747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d773b634-c763-4bf7-a15a-34791cd0e092 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:42.863273 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.863273 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:42.868172 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d773b634-c763-4bf7-a15a-34791cd0e092 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:42.874037 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d773b634-c763-4bf7-a15a-34791cd0e092 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:11:42.874408 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 517/2086] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:42 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:42.919771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:42.922253 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:42.922475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:42.922690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:42.930191 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:42.930191 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:42.934389 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:42.941987 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-1789ab2a-74a6-49e3-ac9b-a8a5cda5e43a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:42.942459 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 523/2087] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:42 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:43.026391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1636c65-5709-4acf-9dfe-98c315d9cd74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.026894 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1636c65-5709-4acf-9dfe-98c315d9cd74 None None] GET https://10.4.3.48/volume// Aug 18 21:11:43.026894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1636c65-5709-4acf-9dfe-98c315d9cd74 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.027775 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1636c65-5709-4acf-9dfe-98c315d9cd74 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.027775 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1636c65-5709-4acf-9dfe-98c315d9cd74 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:43.027775 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 525/2088] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:43.037321 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-5c209620-0de5-4990-b871-35e5bbd70947 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.041887 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-5c209620-0de5-4990-b871-35e5bbd70947 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:43.041887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-5c209620-0de5-4990-b871-35e5bbd70947 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4972bd9c-f52e-410d-a56b-3e0c607521f2", "connector": null, "instance_uuid": "37d44d2c-f044-47ae-a5ec-554e6e9159a3"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:43.052387 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.052387 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:43.082568 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-5c209620-0de5-4990-b871-35e5bbd70947 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:43.083481 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 524/2089] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:43 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 18 21:11:43.122020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.126895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e497cd5a-095f-48e6-bbc3-13d8554dc3be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.127330 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e497cd5a-095f-48e6-bbc3-13d8554dc3be None None] GET https://10.4.3.48/volume// Aug 18 21:11:43.127513 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e497cd5a-095f-48e6-bbc3-13d8554dc3be None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.127740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e497cd5a-095f-48e6-bbc3-13d8554dc3be None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.129078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e497cd5a-095f-48e6-bbc3-13d8554dc3be None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:43.129078 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 524/2090] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:43.129147 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:43.129147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.129147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.144271 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.145598 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.145598 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:43.150993 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:43.150993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.150993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.151105 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:43.158142 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e4dfc2a3-596a-41ff-9b35-53d9c9fbb221 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:43.158371 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 518/2091] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:43 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:43.165687 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.165687 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:43.171737 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:43.178929 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-6f5e88bb-f572-4fc4-8d45-72b12eb9b085 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:43.179444 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 526/2092] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:43 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1049 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:43.213530 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.218799 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:43.218799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.218799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.228410 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.228410 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:43.233864 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:43.238408 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad8f90a7-e7d6-4b43-8380-d40b53b9a2af tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:43.238973 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 525/2093] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:43 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:43.254544 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.257925 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] POST https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b/action Aug 18 21:11:43.258372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Action body: b'{"os-retype": {"new_type": "5ec92a90-7e8c-4da8-b199-67f905a989f5"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:43.258546 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "5ec92a90-7e8c-4da8-b199-67f905a989f5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:43.279647 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.279647 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:43.280351 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:43.307699 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-601030969 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-601030969, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:43.308055 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-601030969 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-601030969, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:43.336360 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Created reservations ['06009adb-8589-4673-9bec-8c380ad563a9', 'a961680a-7b91-4285-8ba1-96662558af65'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:43.343070 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.349820 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] PUT https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 Aug 18 21:11:43.350378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:43.355460 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1315124308 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1315124308, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:43.355779 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1315124308 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1315124308, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:43.360271 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Acquiring lock "cinder-attachment_update-4972bd9c-f52e-410d-a56b-3e0c607521f2-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:43.367288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4972bd9c-f52e-410d-a56b-3e0c607521f2-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:43.367382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Created reservations ['de6379aa-f4d0-49eb-a998-a000295baccc', '3d95a1de-9cda-4020-adf5-9929c529cf55'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:43.368628 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.368628 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:43.399166 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Retype volume request issued successfully. Aug 18 21:11:43.399853 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b31a962-0017-44a9-8b17-18ecf8291e94 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b/action returned with HTTP 202 Aug 18 21:11:43.400111 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 525/2094] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:11:43 2026] POST /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:43.411511 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.414377 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:43.414682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.414682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.424872 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.424872 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:43.429648 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:43.435109 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d17cb86d-7dfc-48eb-9e52-ec36b4b0c777 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:43.436130 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 527/2095] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:43 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:43.522568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4972bd9c-f52e-410d-a56b-3e0c607521f2-np0000007703" released by "attachment_update" :: held 0.155s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:43.523013 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-f5b8f126-fe4e-4c87-bc1d-855871c6152f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 returned with HTTP 200 Aug 18 21:11:43.523520 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 519/2096] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:43 2026] PUT /volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 => generated 968 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:43.533945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-30b75731-8a03-4d0f-b7ae-572f375af20a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:43.539965 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-30b75731-8a03-4d0f-b7ae-572f375af20a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption Aug 18 21:11:43.540188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-30b75731-8a03-4d0f-b7ae-572f375af20a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:43.540430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-30b75731-8a03-4d0f-b7ae-572f375af20a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:43.554922 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:43.554922 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:43.565096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-30b75731-8a03-4d0f-b7ae-572f375af20a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption returned with HTTP 200 Aug 18 21:11:43.565632 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 526/2097] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:11:43 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.116633 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.172922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.175053 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:44.175053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.175298 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.185144 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.185144 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:44.188966 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:44.193576 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c19f1489-3e9f-4702-83ba-a520c1a8e11d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:44.194206 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 528/2098] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.305359 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:44.305800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1916129989"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:44.309923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1916129989'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:44.310062 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create volume of 1 GB Aug 18 21:11:44.310378 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.310378 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:44.315587 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Availability Zones retrieved successfully. Aug 18 21:11:44.321591 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Flow 'volume_create_api' (4a269ed8-3b1f-41dd-99fb-adc1df341e54) 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 18 21:11:44.322487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3ea39f-7eb2-4123-af70-4a3c188a6cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:44.323438 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-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 18 21:11:44.355307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3ea39f-7eb2-4123-af70-4a3c188a6cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:44.356188 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3964bd-7ebe-42cf-8a11-8727f44c3411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:44.453373 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.455143 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.455336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.455570 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.458606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['6fd49c19-50b3-4a29-9e07-0748dad099ce', 'bd84c2b0-9e65-4e70-83c4-b9be0e217e1a', '8154752f-b228-4308-ad2f-3a6edf46776e', '68db1412-3e43-4ea0-a52b-3190383d5de8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:44.459509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3964bd-7ebe-42cf-8a11-8727f44c3411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd49c19-50b3-4a29-9e07-0748dad099ce', 'bd84c2b0-9e65-4e70-83c4-b9be0e217e1a', '8154752f-b228-4308-ad2f-3a6edf46776e', '68db1412-3e43-4ea0-a52b-3190383d5de8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:44.460174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be84f8-7682-4f24-9b53-038a3d576353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:44.462864 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.462864 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:44.469969 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:44.476541 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfbb9f55-9809-4d60-8e26-70b96234d2da tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:44.477110 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 520/2099] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.491282 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.493225 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be84f8-7682-4f24-9b53-038a3d576353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ce9cfc-8183-4c87-96ce-63805fccde6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1916129989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2929158ff4ee44b5b7be815a4a22367a',qos_specs=None,replication_status=,reservations=['6fd49c19-50b3-4a29-9e07-0748dad099ce','bd84c2b0-9e65-4e70-83c4-b9be0e217e1a','8154752f-b228-4308-ad2f-3a6edf46776e','68db1412-3e43-4ea0-a52b-3190383d5de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ee0a6ff54342dd89b2992b4eac4760',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1916129989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ce9cfc-8183-4c87-96ce-63805fccde6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2929158ff4ee44b5b7be815a4a22367a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48ee0a6ff54342dd89b2992b4eac4760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:44.493942 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010bb918-e03d-45ff-9b90-cc5c7d430b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:44.496462 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.496573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.496973 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.507784 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.507784 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:44.513230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010bb918-e03d-45ff-9b90-cc5c7d430b4f) transitioned into state 'SUCCESS' from state '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-1916129989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2929158ff4ee44b5b7be815a4a22367a',qos_specs=None,replication_status=,reservations=['6fd49c19-50b3-4a29-9e07-0748dad099ce','bd84c2b0-9e65-4e70-83c4-b9be0e217e1a','8154752f-b228-4308-ad2f-3a6edf46776e','68db1412-3e43-4ea0-a52b-3190383d5de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ee0a6ff54342dd89b2992b4eac4760',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:44.513818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3894b0b8-f45e-4124-9579-e265f2385d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:44.514527 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:44.519330 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-228ad2bb-d57e-4155-b0b2-1f16efb59326 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:44.519883 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 527/2100] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.524554 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3894b0b8-f45e-4124-9579-e265f2385d00) 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 18 21:11:44.525734 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Flow 'volume_create_api' (4a269ed8-3b1f-41dd-99fb-adc1df341e54) 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 18 21:11:44.526349 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create volume request issued successfully. Aug 18 21:11:44.527979 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f8a5a98-bd9c-4ac9-915a-af3be724694b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:44.527979 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 526/2101] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:44 2026] POST /volume/v3/volumes => generated 749 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:44.539827 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-559cbf37-e121-4290-9a1e-ca2513a40308 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.540223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-559cbf37-e121-4290-9a1e-ca2513a40308 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.540223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-559cbf37-e121-4290-9a1e-ca2513a40308 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.540446 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-559cbf37-e121-4290-9a1e-ca2513a40308 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.540982 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.543066 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:44.543293 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.543545 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.550829 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.550829 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:44.558361 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-559cbf37-e121-4290-9a1e-ca2513a40308 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:44.558610 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.558610 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:44.562193 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-559cbf37-e121-4290-9a1e-ca2513a40308 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:44.562634 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:44.562965 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 529/2102] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.570370 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e25a693-2b22-45c3-a5cb-619c1b0e17e6 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 200 Aug 18 21:11:44.570370 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 521/2103] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:44.581533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.583283 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.583548 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.583740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.583987 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Delete volume with id: 2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.591392 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.591392 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:44.592081 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:44.609199 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Delete volume request issued successfully. Aug 18 21:11:44.609411 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47b059ab-c9d2-46f9-9785-ecd7c7afdce1 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 202 Aug 18 21:11:44.610048 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 528/2104] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:44 2026] DELETE /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:44.621682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:44.624614 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:44.624996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:44.625224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:44.639754 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:44.639754 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:44.650511 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Volume info retrieved successfully. Aug 18 21:11:44.655392 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dfb296b-4c25-4768-89ec-1f54389d1aa8 tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 200 Aug 18 21:11:44.656081 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 527/2105] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:44 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.211634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de3e869b-022a-40a4-8709-c0f906e805e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.213616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de3e869b-022a-40a4-8709-c0f906e805e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:45.213858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de3e869b-022a-40a4-8709-c0f906e805e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.214045 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de3e869b-022a-40a4-8709-c0f906e805e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.223500 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.223500 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:45.227068 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de3e869b-022a-40a4-8709-c0f906e805e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:45.232154 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de3e869b-022a-40a4-8709-c0f906e805e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:45.232610 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 530/2106] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.589504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-73109073-fb54-4f74-928d-ccf21c1bad73 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.592126 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73109073-fb54-4f74-928d-ccf21c1bad73 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:45.592440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73109073-fb54-4f74-928d-ccf21c1bad73 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.592744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73109073-fb54-4f74-928d-ccf21c1bad73 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.602524 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.602524 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:45.608904 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-73109073-fb54-4f74-928d-ccf21c1bad73 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:45.615184 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73109073-fb54-4f74-928d-ccf21c1bad73 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 200 Aug 18 21:11:45.615778 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 522/2107] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.630718 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.633037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:45.633497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ce9cfc-8183-4c87-96ce-63805fccde6c", "name": "tempest-SnapshotsActionsTest-Snapshot-1741814209"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.636922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aded5e46-5689-4c28-b8a4-9dd8d75f3951 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.644487 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.644487 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:45.645071 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:45.645205 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create snapshot from volume f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:45.659212 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aded5e46-5689-4c28-b8a4-9dd8d75f3951 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:45.659624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aded5e46-5689-4c28-b8a4-9dd8d75f3951 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1434157147", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.671098 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c422916c-5565-4b18-8745-5909302cf51f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.672870 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aded5e46-5689-4c28-b8a4-9dd8d75f3951 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:45.672870 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 528/2108] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/types => generated 212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.673119 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c422916c-5565-4b18-8745-5909302cf51f tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] GET https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b Aug 18 21:11:45.673326 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c422916c-5565-4b18-8745-5909302cf51f tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.673528 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c422916c-5565-4b18-8745-5909302cf51f tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.681304 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c422916c-5565-4b18-8745-5909302cf51f tempest-VolumeTypesTest-92639653 tempest-VolumeTypesTest-92639653-project-member] https://10.4.3.48/volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b returned with HTTP 404 Aug 18 21:11:45.681883 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 531/2109] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/volumes/2c1613ba-3450-48be-a785-49300c57029b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:45.682857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4140b264-40af-4d21-b22c-7651d8fae38b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.684473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4140b264-40af-4d21-b22c-7651d8fae38b tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] POST https://10.4.3.48/volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f/encryption Aug 18 21:11:45.684840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4140b264-40af-4d21-b22c-7651d8fae38b tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-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 18 21:11:45.689786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['9b1e1966-a859-4e91-af8f-29e6dc94ea3f', '61f6476d-bb64-4519-a6a6-d8aca6318d4f', '4f76d12e-9d4c-46a5-9782-4d541260483b', '6ce52c42-b5b1-40d9-abe9-101332455f5d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:45.690291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73daad6e-22aa-4f39-ae1b-7057bf7aac84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.692461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73daad6e-22aa-4f39-ae1b-7057bf7aac84 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 Aug 18 21:11:45.694013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73daad6e-22aa-4f39-ae1b-7057bf7aac84 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.694013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73daad6e-22aa-4f39-ae1b-7057bf7aac84 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.701840 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4140b264-40af-4d21-b22c-7651d8fae38b tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f/encryption returned with HTTP 200 Aug 18 21:11:45.702339 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 523/2110] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.712852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.721076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73daad6e-22aa-4f39-ae1b-7057bf7aac84 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 returned with HTTP 202 Aug 18 21:11:45.721076 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 529/2111] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:45 2026] DELETE /volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:45.724355 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot create request issued successfully. Aug 18 21:11:45.724827 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-638149ff-bc3f-458e-bbef-0ec42007bcfa tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:45.725389 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 529/2112] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:45.729779 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fbc1563f-cb7d-466a-b4c1-a8a5222aa1bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.734765 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbc1563f-cb7d-466a-b4c1-a8a5222aa1bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 Aug 18 21:11:45.736166 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbc1563f-cb7d-466a-b4c1-a8a5222aa1bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.736166 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fbc1563f-cb7d-466a-b4c1-a8a5222aa1bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.736284 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.738092 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:45.738442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.738682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.739311 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fbc1563f-cb7d-466a-b4c1-a8a5222aa1bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 returned with HTTP 404 Aug 18 21:11:45.739826 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 524/2113] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/types/5ec92a90-7e8c-4da8-b199-67f905a989f5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:45.743912 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.743912 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:45.744757 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:45.745414 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07dea4a5-ab8c-4657-ad23-f751dad2e926 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:45.745858 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 530/2114] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.746922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ff8da1b-76ed-44c3-b09f-fa98713d42bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.749440 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ff8da1b-76ed-44c3-b09f-fa98713d42bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 Aug 18 21:11:45.749699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ff8da1b-76ed-44c3-b09f-fa98713d42bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.750017 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ff8da1b-76ed-44c3-b09f-fa98713d42bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.750922 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.750922 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:45.779047 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ff8da1b-76ed-44c3-b09f-fa98713d42bb tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 returned with HTTP 202 Aug 18 21:11:45.779745 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 530/2115] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:45 2026] DELETE /volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:45.787086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d8b326ee-de69-4b84-adfe-25a4308ec770 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.787204 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:45.787480 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-608971518", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1434157147", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.788851 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8b326ee-de69-4b84-adfe-25a4308ec770 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 Aug 18 21:11:45.788935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-608971518', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1434157147', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:45.789076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8b326ee-de69-4b84-adfe-25a4308ec770 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.789284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8b326ee-de69-4b84-adfe-25a4308ec770 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.792252 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:11:45.792353 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8b326ee-de69-4b84-adfe-25a4308ec770 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 returned with HTTP 404 Aug 18 21:11:45.792561 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.792561 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:45.792759 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 525/2116] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/types/93063435-951b-433c-88ad-36f2159d0268 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:45.793146 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:11:45.798874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (86cefa18-4ec8-46fc-8888-b147d9f2b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:45.799070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2374be92-e9ed-46eb-b5db-839896ba9b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:45.799950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:11:45.803754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eddc78ac-acff-4629-8566-f1042395827d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.805176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eddc78ac-acff-4629-8566-f1042395827d tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:45.805578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eddc78ac-acff-4629-8566-f1042395827d tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-993506722", "description": "tempest-volume-type-description-1076758240", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.824216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2374be92-e9ed-46eb-b5db-839896ba9b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:11:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23c5248c-0837-436e-a18b-5e27a404cd3f,is_public=True,name='tempest-scenario-type-luks-1434157147',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23c5248c-0837-436e-a18b-5e27a404cd3f', '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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:45.824896 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257bec4a-a83c-4649-9575-e0f4dc04afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:45.825292 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eddc78ac-acff-4629-8566-f1042395827d tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:45.826892 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 531/2117] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/types => generated 314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.834238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b988d680-f611-4582-b1d5-3c7d198a385f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.836050 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b988d680-f611-4582-b1d5-3c7d198a385f tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 Aug 18 21:11:45.836264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b988d680-f611-4582-b1d5-3c7d198a385f tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.836448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b988d680-f611-4582-b1d5-3c7d198a385f tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.842737 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b988d680-f611-4582-b1d5-3c7d198a385f tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 returned with HTTP 200 Aug 18 21:11:45.843206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 531/2118] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.851441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2814a48-5138-485e-aa03-3b25e47aa4e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.851559 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1434157147 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1434157147, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:45.851911 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1434157147 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1434157147, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:45.853884 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2814a48-5138-485e-aa03-3b25e47aa4e3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 Aug 18 21:11:45.854102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2814a48-5138-485e-aa03-3b25e47aa4e3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.854342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2814a48-5138-485e-aa03-3b25e47aa4e3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.878102 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2814a48-5138-485e-aa03-3b25e47aa4e3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 returned with HTTP 202 Aug 18 21:11:45.878557 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 526/2119] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:45 2026] DELETE /volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:45.882440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['86c279a8-4298-4894-9e4f-8cff80aba11f', '93ea6782-fa53-40c8-a240-00607eebedc1', '458e5731-2450-4d4e-adfa-2fd3e549e2a9', 'a1351d8a-9de5-4c2f-97fa-db6f1c28cf5e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:45.883201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257bec4a-a83c-4649-9575-e0f4dc04afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c279a8-4298-4894-9e4f-8cff80aba11f', '93ea6782-fa53-40c8-a240-00607eebedc1', '458e5731-2450-4d4e-adfa-2fd3e549e2a9', 'a1351d8a-9de5-4c2f-97fa-db6f1c28cf5e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:45.883919 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84bd5ba-bb0a-4def-90e7-2a87560f9e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:45.886036 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bfbfb5e7-4721-4e70-85f4-0eb031b3eca8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.889135 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfbfb5e7-4721-4e70-85f4-0eb031b3eca8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 Aug 18 21:11:45.889135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfbfb5e7-4721-4e70-85f4-0eb031b3eca8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.889135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bfbfb5e7-4721-4e70-85f4-0eb031b3eca8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.891844 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bfbfb5e7-4721-4e70-85f4-0eb031b3eca8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 returned with HTTP 404 Aug 18 21:11:45.892411 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 532/2120] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/types/339a0669-3a9b-4005-ab71-4201349c5b07 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:45.901572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f827d83d-1ac4-4f8b-af81-79a7b205dff9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.903821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84bd5ba-bb0a-4def-90e7-2a87560f9e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7dbdcf-0e11-4187-ad8a-cb34a57915ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-608971518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['86c279a8-4298-4894-9e4f-8cff80aba11f','93ea6782-fa53-40c8-a240-00607eebedc1','458e5731-2450-4d4e-adfa-2fd3e549e2a9','a1351d8a-9de5-4c2f-97fa-db6f1c28cf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=23c5248c-0837-436e-a18b-5e27a404cd3f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-608971518',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8b7dbdcf-0e11-4187-ad8a-cb34a57915ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23c5248c-0837-436e-a18b-5e27a404cd3f),volume_type_id=23c5248c-0837-436e-a18b-5e27a404cd3f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:45.904060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f827d83d-1ac4-4f8b-af81-79a7b205dff9 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:45.904470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e00f29-b3d2-4c5b-8c8c-329c9ab6a6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:45.904544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f827d83d-1ac4-4f8b-af81-79a7b205dff9 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-117413858"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.922932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e00f29-b3d2-4c5b-8c8c-329c9ab6a6f2) transitioned into state 'SUCCESS' from state '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-608971518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['86c279a8-4298-4894-9e4f-8cff80aba11f','93ea6782-fa53-40c8-a240-00607eebedc1','458e5731-2450-4d4e-adfa-2fd3e549e2a9','a1351d8a-9de5-4c2f-97fa-db6f1c28cf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=23c5248c-0837-436e-a18b-5e27a404cd3f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:45.923149 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f827d83d-1ac4-4f8b-af81-79a7b205dff9 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:45.923529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f59e73-0707-44c7-9ce7-a02af440db69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:45.923687 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 532/2121] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/types => generated 220 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.932411 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f59e73-0707-44c7-9ce7-a02af440db69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:45.933165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (86cefa18-4ec8-46fc-8888-b147d9f2b7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:11:45.933419 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:11:45.933891 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6ee594a4-5108-4936-ac3f-02bfaf4fc96b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.933972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6172a1-6b80-4506-88ae-e17a6aaa0add tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:45.934298 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 532/2122] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:45.935978 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ee594a4-5108-4936-ac3f-02bfaf4fc96b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption Aug 18 21:11:45.936346 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ee594a4-5108-4936-ac3f-02bfaf4fc96b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-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 18 21:11:45.949049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.950993 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:45.951456 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.951937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.952927 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ee594a4-5108-4936-ac3f-02bfaf4fc96b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption returned with HTTP 200 Aug 18 21:11:45.953389 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 527/2123] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:11:45 2026] POST /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.961001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4370819c-b0c1-43ac-90ec-227afbf27808 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.965320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4370819c-b0c1-43ac-90ec-227afbf27808 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption Aug 18 21:11:45.965320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4370819c-b0c1-43ac-90ec-227afbf27808 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:45.965320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4370819c-b0c1-43ac-90ec-227afbf27808 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:45.965571 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.965571 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:45.971755 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:45.973450 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4370819c-b0c1-43ac-90ec-227afbf27808 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption returned with HTTP 200 Aug 18 21:11:45.973624 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 533/2124] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.978916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89db4f65-98b5-45c8-b07d-51e7524d8790 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:45.979533 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 533/2125] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:45 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:45.980616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-824718b0-ad93-436f-a5bb-9e6fdde44dc3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:45.982412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-824718b0-ad93-436f-a5bb-9e6fdde44dc3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] PUT https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 Aug 18 21:11:45.982688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-824718b0-ad93-436f-a5bb-9e6fdde44dc3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:45.984108 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:45.984108 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:45.996262 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-824718b0-ad93-436f-a5bb-9e6fdde44dc3 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 returned with HTTP 200 Aug 18 21:11:45.996601 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 533/2126] 10.4.3.48 () {68 vars in 1500 bytes} [Tue Aug 18 21:11:45 2026] PUT /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 => generated 122 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.003909 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-326a3a84-3bcb-48ad-9fc5-c5feaad316f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.006165 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-326a3a84-3bcb-48ad-9fc5-c5feaad316f2 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption Aug 18 21:11:46.006383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-326a3a84-3bcb-48ad-9fc5-c5feaad316f2 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.006611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-326a3a84-3bcb-48ad-9fc5-c5feaad316f2 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.013267 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-326a3a84-3bcb-48ad-9fc5-c5feaad316f2 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption returned with HTTP 200 Aug 18 21:11:46.013675 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 528/2127] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.021213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-361ebef9-f903-406e-8271-0b939300ee5e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.022955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-361ebef9-f903-406e-8271-0b939300ee5e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/cipher Aug 18 21:11:46.023147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-361ebef9-f903-406e-8271-0b939300ee5e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.023322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-361ebef9-f903-406e-8271-0b939300ee5e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.028070 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-361ebef9-f903-406e-8271-0b939300ee5e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/cipher returned with HTTP 200 Aug 18 21:11:46.028388 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 534/2128] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/cipher => generated 29 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:11:46.034906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ae2cbdd-e5a4-42c0-8e33-43d02846355c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.037456 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ae2cbdd-e5a4-42c0-8e33-43d02846355c tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 Aug 18 21:11:46.037456 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ae2cbdd-e5a4-42c0-8e33-43d02846355c tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.038748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ae2cbdd-e5a4-42c0-8e33-43d02846355c tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.063471 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ae2cbdd-e5a4-42c0-8e33-43d02846355c tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 returned with HTTP 202 Aug 18 21:11:46.063471 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 534/2129] 10.4.3.48 () {66 vars in 1482 bytes} [Tue Aug 18 21:11:46 2026] DELETE /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption/6aedfb2a-3bbb-41b0-b066-d71456617285 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:46.070481 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb1b69f2-49d3-4bb1-b7d4-a983d742b87e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.072423 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb1b69f2-49d3-4bb1-b7d4-a983d742b87e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption Aug 18 21:11:46.072633 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb1b69f2-49d3-4bb1-b7d4-a983d742b87e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.072881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb1b69f2-49d3-4bb1-b7d4-a983d742b87e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.079140 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb1b69f2-49d3-4bb1-b7d4-a983d742b87e tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption returned with HTTP 200 Aug 18 21:11:46.079632 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 534/2130] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:11:46.087178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb2d0c67-af70-4850-b29e-cfc07becb896 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.089391 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb2d0c67-af70-4850-b29e-cfc07becb896 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption Aug 18 21:11:46.089617 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb2d0c67-af70-4850-b29e-cfc07becb896 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.089887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb2d0c67-af70-4850-b29e-cfc07becb896 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.096002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb2d0c67-af70-4850-b29e-cfc07becb896 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption returned with HTTP 200 Aug 18 21:11:46.096453 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 529/2131] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:11:46.104090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-761d95fd-fd6e-4644-af36-391a467efa8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.105599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-761d95fd-fd6e-4644-af36-391a467efa8b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 Aug 18 21:11:46.105789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-761d95fd-fd6e-4644-af36-391a467efa8b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.105990 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-761d95fd-fd6e-4644-af36-391a467efa8b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.124215 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-761d95fd-fd6e-4644-af36-391a467efa8b tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 returned with HTTP 202 Aug 18 21:11:46.124658 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 535/2132] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:46 2026] DELETE /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:46.131616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17264b80-be04-4f8c-888b-bbe4cdf497f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.133156 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17264b80-be04-4f8c-888b-bbe4cdf497f5 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 Aug 18 21:11:46.133480 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17264b80-be04-4f8c-888b-bbe4cdf497f5 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.133775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17264b80-be04-4f8c-888b-bbe4cdf497f5 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.136973 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17264b80-be04-4f8c-888b-bbe4cdf497f5 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 returned with HTTP 404 Aug 18 21:11:46.137577 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 535/2133] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/7e7938fc-4eef-49c5-a131-58d94b30e213 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:46.144403 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fdf5587e-4199-4367-b351-c63ee6c740aa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.145946 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf5587e-4199-4367-b351-c63ee6c740aa tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types Aug 18 21:11:46.146167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf5587e-4199-4367-b351-c63ee6c740aa tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.146378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf5587e-4199-4367-b351-c63ee6c740aa tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.162592 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf5587e-4199-4367-b351-c63ee6c740aa tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:46.162981 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 535/2134] 10.4.3.48 () {66 vars in 1224 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types => generated 1620 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:46.171541 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a7b0c60-9035-4004-87e3-1447979ea034 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.173204 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a7b0c60-9035-4004-87e3-1447979ea034 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:11:46.173535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a7b0c60-9035-4004-87e3-1447979ea034 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2080354154"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:46.184861 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a7b0c60-9035-4004-87e3-1447979ea034 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:11:46.185171 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 530/2135] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:11:46 2026] POST /volume/v3/types => generated 221 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.193469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf154fce-4002-4d7f-933e-5123e4242756 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.195058 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf154fce-4002-4d7f-933e-5123e4242756 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] PUT https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 Aug 18 21:11:46.195371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf154fce-4002-4d7f-933e-5123e4242756 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-427048450", "description": "tempest-volume-type-description-53103491", "is_public": false}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:46.226184 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf154fce-4002-4d7f-933e-5123e4242756 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 returned with HTTP 200 Aug 18 21:11:46.226654 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 536/2136] 10.4.3.48 () {68 vars in 1356 bytes} [Tue Aug 18 21:11:46 2026] PUT /volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 => generated 202 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.234078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d236c49a-49f4-477f-a067-5f5044e18849 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.237745 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d236c49a-49f4-477f-a067-5f5044e18849 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 Aug 18 21:11:46.237745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d236c49a-49f4-477f-a067-5f5044e18849 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.237745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d236c49a-49f4-477f-a067-5f5044e18849 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.242740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d236c49a-49f4-477f-a067-5f5044e18849 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 returned with HTTP 200 Aug 18 21:11:46.243269 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 536/2137] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 => generated 266 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.246459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.248618 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:46.248969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.249187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.250947 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a223af2d-3e1a-4ded-bf91-4ac7b4b5c2a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.253036 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a223af2d-3e1a-4ded-bf91-4ac7b4b5c2a8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] DELETE https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 Aug 18 21:11:46.253265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a223af2d-3e1a-4ded-bf91-4ac7b4b5c2a8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.253499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a223af2d-3e1a-4ded-bf91-4ac7b4b5c2a8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.259663 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:46.259663 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:46.263803 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:46.268778 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29288dc0-0c11-4c7d-98e2-5782591cefe9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:46.269204 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 536/2138] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.278911 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a223af2d-3e1a-4ded-bf91-4ac7b4b5c2a8 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 returned with HTTP 202 Aug 18 21:11:46.279463 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 531/2139] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:11:46 2026] DELETE /volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:46.285164 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-191d8c2e-f953-49ea-973d-5ed7013c5bd6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.286711 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-191d8c2e-f953-49ea-973d-5ed7013c5bd6 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] GET https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 Aug 18 21:11:46.286911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-191d8c2e-f953-49ea-973d-5ed7013c5bd6 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.287076 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-191d8c2e-f953-49ea-973d-5ed7013c5bd6 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.290016 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-191d8c2e-f953-49ea-973d-5ed7013c5bd6 tempest-VolumeTypesTest-2061621077 tempest-VolumeTypesTest-2061621077-project-admin] https://10.4.3.48/volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 returned with HTTP 404 Aug 18 21:11:46.290430 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 537/2140] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/types/31fb1881-2e77-4b98-8893-324e78e271b2 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:46.755056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.759362 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:46.759362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.759362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.767189 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:46.767189 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:46.767189 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:46.767189 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae264856-a9fa-4eb3-8bed-f92db28fdb1f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:46.767189 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 537/2141] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:11:46.777287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.928707 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:46.929036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:46.929146 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:46.930354 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'creating'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:46.950332 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:46.950332 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:46.960146 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-212c0222-37a0-4ba1-aa86-b311b3dcd81c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:46.960598 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 537/2142] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:46 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:46.967907 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.969780 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:46.970024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:46.970209 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:46.975754 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:46.975754 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:46.975922 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:46.979749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2f19d178-159d-4b59-bc72-ccd02f290d4e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:46.979749 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 532/2143] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:46.990974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.993274 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:46.994847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:46.994847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:46.994983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa245dcc-9645-4a53-bcda-95af4146f470 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:46.995656 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:47.000217 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa245dcc-9645-4a53-bcda-95af4146f470 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:47.000217 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa245dcc-9645-4a53-bcda-95af4146f470 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.000217 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa245dcc-9645-4a53-bcda-95af4146f470 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.014617 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.014617 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:47.024662 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa245dcc-9645-4a53-bcda-95af4146f470 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:47.032680 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa245dcc-9645-4a53-bcda-95af4146f470 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:47.033091 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 538/2144] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:46 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.037318 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.037318 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:47.049860 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc28e2df-52b8-4524-a8c1-51eb35175d23 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:47.050281 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 538/2145] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:46 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:47.051694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.053371 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:47.053544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.053819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.057038 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.058818 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:47.059050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.059278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.064548 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.064548 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:47.065043 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:47.065712 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.065712 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:47.065848 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67159a9d-b7a4-4a4f-a8b9-c84b5adb78e3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:47.066293 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 533/2146] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.072742 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:47.078204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db2d74c4-d767-4089-bec0-5db6b847505d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.079230 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3ea6935-dcd7-442e-be87-06b60e0a3c31 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:47.079731 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 538/2147] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.080458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:47.080912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ce9cfc-8183-4c87-96ce-63805fccde6c", "name": "tempest-SnapshotsActionsTest-Snapshot-1382619754"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:47.093554 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.093554 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:47.093554 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:47.093554 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create snapshot from volume f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:47.096338 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.099071 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/action Aug 18 21:11:47.099494 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:47.099787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:47.113880 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.113880 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:47.114484 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:47.125292 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume updated successfully. Aug 18 21:11:47.125616 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b306bca-2d57-4954-843f-ff8b4610ad21 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/action returned with HTTP 200 Aug 18 21:11:47.126293 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 539/2148] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:11:47 2026] POST /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:11:47.133693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['75df772a-5be9-498d-9309-3edbbe7e4410', '25d88957-a349-4985-99a5-0aa0ac41a3c5', '13b6c77c-5cae-49ca-a695-9dbc5b67abda', '41f256a8-1e80-4718-acae-1c5bedca2600'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:47.168957 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot create request issued successfully. Aug 18 21:11:47.168957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db2d74c4-d767-4089-bec0-5db6b847505d tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:47.168957 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 539/2149] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:47.182470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d11626a-4b46-4323-937d-d66c0f76704f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.185171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d11626a-4b46-4323-937d-d66c0f76704f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:47.185364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d11626a-4b46-4323-937d-d66c0f76704f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.185588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d11626a-4b46-4323-937d-d66c0f76704f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.196098 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.196098 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:47.196700 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d11626a-4b46-4323-937d-d66c0f76704f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:47.198303 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d11626a-4b46-4323-937d-d66c0f76704f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 200 Aug 18 21:11:47.199287 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 534/2150] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.274537 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.276787 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:47.277032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.277250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.286110 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-608f9725-2c44-459f-b74d-addb00225ba9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.287390 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.287390 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:47.288347 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-608f9725-2c44-459f-b74d-addb00225ba9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:47.288603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-608f9725-2c44-459f-b74d-addb00225ba9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.288820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-608f9725-2c44-459f-b74d-addb00225ba9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.291686 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:47.296660 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-ccde81fc-5dba-4017-8fe4-6672550b531e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:47.297189 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 539/2151] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.300496 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.300496 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:47.305296 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-608f9725-2c44-459f-b74d-addb00225ba9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:47.311569 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-608f9725-2c44-459f-b74d-addb00225ba9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:47.312022 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 540/2152] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.771692 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.774610 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:47.775022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.775363 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.786046 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.786046 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:47.790773 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:47.796836 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2b9cbc00-eff1-4316-a0e7-6085af727690 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:47.797444 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 540/2153] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:47 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:47.810151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7833b29f-ed1d-400e-9e45-b9f5c662b07c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.810557 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7833b29f-ed1d-400e-9e45-b9f5c662b07c None None] GET https://10.4.3.48/volume// Aug 18 21:11:47.810711 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7833b29f-ed1d-400e-9e45-b9f5c662b07c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:47.811020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7833b29f-ed1d-400e-9e45-b9f5c662b07c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:47.811288 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7833b29f-ed1d-400e-9e45-b9f5c662b07c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:47.811603 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 535/2154] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:11: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 18 21:11:47.821926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-25fc8147-0338-473a-8d99-5e1efce4224a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:47.827336 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-25fc8147-0338-473a-8d99-5e1efce4224a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:47.827679 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-25fc8147-0338-473a-8d99-5e1efce4224a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b7dbdcf-0e11-4187-ad8a-cb34a57915ee", "connector": null, "instance_uuid": "ec318068-bd50-41ec-b95b-a1056dfb47e2"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:47.836093 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:47.836093 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:47.872280 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-25fc8147-0338-473a-8d99-5e1efce4224a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:47.872857 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 540/2155] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:47 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 18 21:11:48.211736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.214940 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:48.215170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:48.218748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:48.225047 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.225047 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:48.225665 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:48.226632 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f51458a4-f08d-4da0-b02c-7e2cc7b2cafd tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 200 Aug 18 21:11:48.227118 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 541/2156] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:48 2026] GET /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:48.236567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca736d29-9cea-4691-be47-b7538f45d710 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.238482 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca736d29-9cea-4691-be47-b7538f45d710 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action Aug 18 21:11:48.238870 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca736d29-9cea-4691-be47-b7538f45d710 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:48.238964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca736d29-9cea-4691-be47-b7538f45d710 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:48.240338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-ca736d29-9cea-4691-be47-b7538f45d710 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '39d04c6b-529c-49ea-8269-9303e8a44c57' with '{'status': 'creating'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:48.249647 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.249647 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:48.263103 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca736d29-9cea-4691-be47-b7538f45d710 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action returned with HTTP 202 Aug 18 21:11:48.263605 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 541/2157] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:48 2026] POST /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:48.270065 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aabf0423-64fe-40a0-a352-7f9257aee13e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.271904 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aabf0423-64fe-40a0-a352-7f9257aee13e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:48.272132 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aabf0423-64fe-40a0-a352-7f9257aee13e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:48.272340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aabf0423-64fe-40a0-a352-7f9257aee13e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:48.278141 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.278141 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:48.278622 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aabf0423-64fe-40a0-a352-7f9257aee13e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:48.279405 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aabf0423-64fe-40a0-a352-7f9257aee13e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 200 Aug 18 21:11:48.279797 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 536/2158] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:48 2026] GET /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:48.289548 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7b21192e-762b-44d1-8c42-81883a9fee3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.292474 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action Aug 18 21:11:48.292946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:48.293137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:48.301901 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.301901 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:48.302384 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot retrieved successfully. Aug 18 21:11:48.328838 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot delete request issued successfully. Aug 18 21:11:48.329149 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b21192e-762b-44d1-8c42-81883a9fee3c tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action returned with HTTP 202 Aug 18 21:11:48.329716 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 541/2159] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:48 2026] POST /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:48.331591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.334322 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:48.334322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:48.334759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:48.338174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3736d913-b498-4f1f-90e3-f73da3980c9c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:48.340680 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3736d913-b498-4f1f-90e3-f73da3980c9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:48.340914 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3736d913-b498-4f1f-90e3-f73da3980c9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:48.342330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3736d913-b498-4f1f-90e3-f73da3980c9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:48.348965 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.348965 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:48.349675 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3736d913-b498-4f1f-90e3-f73da3980c9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:48.354010 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3736d913-b498-4f1f-90e3-f73da3980c9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 200 Aug 18 21:11:48.354010 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 542/2160] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:48 2026] GET /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:11:48.354414 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:48.354414 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:48.358230 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:48.364481 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f77fc685-6b8d-4386-a5a7-8b0cac9684d4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:48.365075 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 542/2161] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:48 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:49.258616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c2025e17-c0d5-41a4-8ef0-733a1c7ab34d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.259236 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2025e17-c0d5-41a4-8ef0-733a1c7ab34d None None] GET https://10.4.3.48/volume// Aug 18 21:11:49.259320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2025e17-c0d5-41a4-8ef0-733a1c7ab34d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.259465 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2025e17-c0d5-41a4-8ef0-733a1c7ab34d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.259743 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2025e17-c0d5-41a4-8ef0-733a1c7ab34d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:49.260055 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 537/2162] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:49.267090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.269034 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:11:49.269252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.269434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.279474 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.279474 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:49.282897 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:11:49.286621 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-2d620d71-9854-4e72-a290-7c7e9075cd35 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:11:49.287124 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 542/2163] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:49 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 1048 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:49.360605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6ee7488-c65a-4bdd-aab4-fd75e7edcac4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.362518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6ee7488-c65a-4bdd-aab4-fd75e7edcac4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:49.362758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6ee7488-c65a-4bdd-aab4-fd75e7edcac4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.363021 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6ee7488-c65a-4bdd-aab4-fd75e7edcac4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.367462 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6ee7488-c65a-4bdd-aab4-fd75e7edcac4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 404 Aug 18 21:11:49.368394 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 543/2164] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:49 2026] GET /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:49.377159 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07837460-de36-4436-a7aa-7ed7dceac61a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.379324 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b20dfab-d65f-4698-9588-761b55bc4104 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.380879 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07837460-de36-4436-a7aa-7ed7dceac61a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:49.381314 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07837460-de36-4436-a7aa-7ed7dceac61a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:49.381512 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07837460-de36-4436-a7aa-7ed7dceac61a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:49.385331 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b20dfab-d65f-4698-9588-761b55bc4104 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:49.385521 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b20dfab-d65f-4698-9588-761b55bc4104 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.385763 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b20dfab-d65f-4698-9588-761b55bc4104 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.387872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-07837460-de36-4436-a7aa-7ed7dceac61a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:49.397051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.399270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 Aug 18 21:11:49.400041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:49.404142 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.404142 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:49.406696 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.406696 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:49.410109 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b20dfab-d65f-4698-9588-761b55bc4104 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:49.411414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-8b7dbdcf-0e11-4187-ad8a-cb34a57915ee-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:49.417287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-8b7dbdcf-0e11-4187-ad8a-cb34a57915ee-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:49.418371 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.418371 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:49.418639 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b20dfab-d65f-4698-9588-761b55bc4104 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:49.419247 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 538/2165] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:49 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:49.421872 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07837460-de36-4436-a7aa-7ed7dceac61a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:49.422487 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 543/2166] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:49 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:49.432760 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.434605 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:49.434902 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.435140 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.441634 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.441634 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:49.442304 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:49.443521 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dc0b4b2-96c9-480f-9276-d5d6410817bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:49.444075 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 544/2167] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:49 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:49.459861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.463185 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:49.463320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.463490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.463577 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete snapshot with id: 39d04c6b-529c-49ea-8269-9303e8a44c57 Aug 18 21:11:49.467818 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd4293f-6607-4cc7-96e8-ccd3c92e2e24 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 returned with HTTP 404 Aug 18 21:11:49.468235 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 539/2168] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:49 2026] DELETE /volume/v3/snapshots/39d04c6b-529c-49ea-8269-9303e8a44c57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:49.480359 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.482160 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:49.482575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ce9cfc-8183-4c87-96ce-63805fccde6c", "name": "tempest-SnapshotsActionsTest-Snapshot-208810255"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:49.495149 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.495149 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:49.495917 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:49.496005 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create snapshot from volume f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:49.528573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-8b7dbdcf-0e11-4187-ad8a-cb34a57915ee-np0000007703" released by "attachment_update" :: held 0.111s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:49.528966 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-69cdd89f-1572-4e6d-af11-d7db00275aab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 returned with HTTP 200 Aug 18 21:11:49.529424 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 543/2169] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:49 2026] PUT /volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:49.533487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['11b970c8-f923-4aaa-8b97-b24001eeae4b', '4f026592-e9e2-45ab-8503-f5493b921c7f', 'ed576eb9-fd64-4460-826b-c491199e4543', '2686f68d-bdcc-4315-abf5-cba2abe9cd38'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:49.566797 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-10dd40e0-3952-4fa9-a0ac-d9d009a1bb09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.569868 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-10dd40e0-3952-4fa9-a0ac-d9d009a1bb09 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9/action Aug 18 21:11:49.570603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-10dd40e0-3952-4fa9-a0ac-d9d009a1bb09 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:49.573966 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-10dd40e0-3952-4fa9-a0ac-d9d009a1bb09 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:11:49.574558 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot create request issued successfully. Aug 18 21:11:49.574963 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b226175-2e0a-41ad-9c0c-9d2ce0ab336f tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:49.575512 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 544/2170] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:49.587904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:49.588350 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.588350 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:49.589923 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:49.590259 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:49.590420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:49.598078 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:49.598078 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:49.601756 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:49.601756 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b1edee83-31ce-40e3-ab2e-1ab0839b852e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 200 Aug 18 21:11:49.601756 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 540/2171] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:49 2026] GET /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:49.601970 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-10dd40e0-3952-4fa9-a0ac-d9d009a1bb09 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9/action returned with HTTP 204 Aug 18 21:11:49.601970 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 545/2172] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:49 2026] POST /volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:50.436595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-58b647be-7820-49c3-b24d-06a20a631818 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.438573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58b647be-7820-49c3-b24d-06a20a631818 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:50.438781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58b647be-7820-49c3-b24d-06a20a631818 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:50.438963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58b647be-7820-49c3-b24d-06a20a631818 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:50.451668 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.451668 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:50.455925 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-58b647be-7820-49c3-b24d-06a20a631818 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:50.462621 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58b647be-7820-49c3-b24d-06a20a631818 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:50.463413 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 544/2173] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:50 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:50.609913 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.611967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:50.612182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:50.612352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:50.617030 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.617030 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:50.617504 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:50.618204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-334bf76f-a76f-4d3a-9507-c35a074ab366 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 200 Aug 18 21:11:50.618751 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 545/2174] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:50 2026] GET /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:11:50.628394 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-956463c6-30af-4537-b3e4-ed90912c14a0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.630394 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-956463c6-30af-4537-b3e4-ed90912c14a0 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action Aug 18 21:11:50.630801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-956463c6-30af-4537-b3e4-ed90912c14a0 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:50.630984 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-956463c6-30af-4537-b3e4-ed90912c14a0 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:50.632576 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-956463c6-30af-4537-b3e4-ed90912c14a0 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '14bbc13a-eef3-4c88-9cb1-7ab484883fcc' with '{'status': 'deleting'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:50.642912 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.642912 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:50.657456 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-956463c6-30af-4537-b3e4-ed90912c14a0 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action returned with HTTP 202 Aug 18 21:11:50.658019 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 541/2175] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:50 2026] POST /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:50.665629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.667504 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:50.667504 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:50.667650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:50.672002 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.672002 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:50.672426 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:50.673144 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dcdaee9d-733d-4817-9425-c515f7b4ada7 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 200 Aug 18 21:11:50.673484 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 546/2176] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:50 2026] GET /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:50.684762 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.687244 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action Aug 18 21:11:50.689551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:50.689693 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:50.700411 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.700411 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:50.701264 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot retrieved successfully. Aug 18 21:11:50.718851 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot delete request issued successfully. Aug 18 21:11:50.719052 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97f89864-8fe5-43ae-a9e7-72e26ef76886 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action returned with HTTP 202 Aug 18 21:11:50.719511 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 545/2177] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:50 2026] POST /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:50.732468 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:50.734008 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:50.734133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:50.734856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:50.746316 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:50.746316 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:50.746890 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:50.748156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14a968e8-8edc-4956-8cb5-7eb497a50d5c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 200 Aug 18 21:11:50.749803 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 546/2178] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:50 2026] GET /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:51.478795 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.482751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:51.483003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:51.485098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:51.495101 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:51.495101 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:51.500200 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:51.504631 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ab76b27-c8c4-45c3-acf5-5ec837c4ab7b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:51.505261 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 542/2179] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:51 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:51.765610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-991c1007-514b-4e3f-aca9-9f288cb99b92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.767331 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-991c1007-514b-4e3f-aca9-9f288cb99b92 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:51.767493 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-991c1007-514b-4e3f-aca9-9f288cb99b92 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:51.767661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-991c1007-514b-4e3f-aca9-9f288cb99b92 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:51.772004 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-991c1007-514b-4e3f-aca9-9f288cb99b92 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 404 Aug 18 21:11:51.772902 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 547/2180] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:51 2026] GET /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:51.785199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae8d3293-09db-446b-897b-0458dba4c797 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.789507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae8d3293-09db-446b-897b-0458dba4c797 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:51.789751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae8d3293-09db-446b-897b-0458dba4c797 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:51.789949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae8d3293-09db-446b-897b-0458dba4c797 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:51.794155 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-ae8d3293-09db-446b-897b-0458dba4c797 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:51.812804 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:51.812804 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:51.838683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae8d3293-09db-446b-897b-0458dba4c797 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:51.839191 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 546/2181] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:51 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:51.849533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.852895 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:51.852895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:51.852895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:51.857749 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:51.857749 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:51.858185 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:51.859471 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b49c25f5-d6a8-4ca6-b50a-56e544420474 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:51.859471 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 547/2182] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:51 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:51.869078 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.871121 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:51.871121 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:51.871224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:51.871418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete snapshot with id: 14bbc13a-eef3-4c88-9cb1-7ab484883fcc Aug 18 21:11:51.879060 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d02664a-0bea-401f-9bf5-0caabfc59c2b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc returned with HTTP 404 Aug 18 21:11:51.879638 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 543/2183] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:51 2026] DELETE /volume/v3/snapshots/14bbc13a-eef3-4c88-9cb1-7ab484883fcc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:51.889339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:51.891679 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:51.892108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ce9cfc-8183-4c87-96ce-63805fccde6c", "name": "tempest-SnapshotsActionsTest-Snapshot-15831118"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:51.902382 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:51.902382 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:51.903115 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:51.903226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create snapshot from volume f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:51.940671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['bf026a59-ba49-4fb0-aba8-2ba2ad561751', '3f8b633f-1472-4383-8527-8377defd5bf5', '52b5b9d7-2e20-4f12-bb67-8a7f9a87703b', 'd6b75090-d225-4729-8e2d-250d3f329402'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:51.988193 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot create request issued successfully. Aug 18 21:11:51.988472 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d0e15deb-8306-48ac-8b3d-6ddd0cef5e02 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:51.990118 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 548/2184] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:51 2026] POST /volume/v3/snapshots => generated 305 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:52.003037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.007073 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:52.007073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.007073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.020398 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.020398 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:52.020688 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:52.021420 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a9b3f9b-3a91-484e-a19f-2ce8632292b1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 200 Aug 18 21:11:52.021693 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 547/2185] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:52.081305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-0f3a9393-e8b7-4a66-ab9f-b07b1eb798f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.087231 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-0f3a9393-e8b7-4a66-ab9f-b07b1eb798f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0/action Aug 18 21:11:52.087231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-0f3a9393-e8b7-4a66-ab9f-b07b1eb798f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:52.087231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-0f3a9393-e8b7-4a66-ab9f-b07b1eb798f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:52.110348 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.110348 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:52.129743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b5d36fbc-adf8-43e7-9bf6-9cb2da3a6aaa req-0f3a9393-e8b7-4a66-ab9f-b07b1eb798f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0/action returned with HTTP 204 Aug 18 21:11:52.130748 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 548/2186] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:11:52 2026] POST /volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:52.293198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.295272 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:52.295535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.295870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.304388 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.304388 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:52.308979 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:52.314274 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac8a7d2f-b07b-4d9a-a177-aef601a242cd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:52.314828 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 544/2187] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:52.329634 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.331627 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:52.332044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.332044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.339059 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.339059 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:52.342744 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:52.346848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-642d46d5-78ba-454e-8fa0-8cec4c17c4c3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:52.347300 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 549/2188] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:52.364021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.365976 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:11:52.366166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.366338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.378266 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1434157147 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1434157147, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.378266 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-577876531 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-577876531, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.378426 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-577876531 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-577876531, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.378550 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-577876531 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-577876531, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.378912 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.379126 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.379360 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767527447-1799810961, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:11:52.397488 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-0f3b998e-0a74-409c-8a26-8c9a3e2f1949 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:11:52.397953 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 548/2189] 10.4.3.48 () {68 vars in 1477 bytes} [Tue Aug 18 21:11:52 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 18 21:11:52.403265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.408790 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:52.409035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.409268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.420663 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.420663 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:52.426387 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:52.435307 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b4ad3e9e-64fd-4ce1-a11b-e60b374d4cf5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:52.436323 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 549/2190] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:52.450235 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.452373 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:52.452573 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.452806 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.466561 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.466561 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:52.472053 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:52.479681 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-1f8a433d-5b98-4249-a5a7-eb9644d57172 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:52.480278 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 545/2191] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1657 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:52.490561 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.494291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:52.494761 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:52.513406 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.513406 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:52.513406 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:52.513406 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Create snapshot from volume 0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:52.520858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.523592 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:11:52.523592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.523965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.533787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-21069a3a-4c07-4e10-92d8-d980113aa4e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.534311 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21069a3a-4c07-4e10-92d8-d980113aa4e7 None None] GET https://10.4.3.48/volume// Aug 18 21:11:52.534390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21069a3a-4c07-4e10-92d8-d980113aa4e7 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.534768 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21069a3a-4c07-4e10-92d8-d980113aa4e7 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.535024 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21069a3a-4c07-4e10-92d8-d980113aa4e7 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:52.535448 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 550/2192] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:52.546117 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.546117 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:52.546256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-1885f7f7-c6b4-47e1-a69a-5475fa84c32d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.549342 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-1885f7f7-c6b4-47e1-a69a-5475fa84c32d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:52.549740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-1885f7f7-c6b4-47e1-a69a-5475fa84c32d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca", "connector": null, "instance_uuid": "fd4c48d4-4256-4d08-b850-dd3a9204f22d"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:52.555465 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:52.559706 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.559706 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:52.565402 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30751a33-c6de-4f95-9c5a-d3714d1438e1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:11:52.565888 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 549/2193] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:52.573891 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Created reservations ['1739e8ea-e8a6-4b18-9d2e-444de6bd590e', '2c631191-0291-4932-a3c2-ea7ed1888b31', 'a556d520-ddcb-4044-963f-f1f578b891f0', 'bf284307-4cc6-4b00-8a4a-d640980bb91f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:52.588768 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-1885f7f7-c6b4-47e1-a69a-5475fa84c32d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:52.589362 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 546/2194] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:52 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:52.615756 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Snapshot force create request issued successfully. Aug 18 21:11:52.616094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-99146041-5736-42e1-80e0-d16373014e73 req-22db03a7-0f5b-4c39-b25f-c2a4e1224ce8 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:52.616718 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 550/2195] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:11:52 2026] POST /volume/v3/snapshots => generated 292 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:52.620703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.624633 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:52.624915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.624979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.641517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62af1e97-7937-4ce7-90cf-58e738dc6f35 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.641662 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.641662 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:52.642959 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62af1e97-7937-4ce7-90cf-58e738dc6f35 None None] GET https://10.4.3.48/volume// Aug 18 21:11:52.642959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62af1e97-7937-4ce7-90cf-58e738dc6f35 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.642959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62af1e97-7937-4ce7-90cf-58e738dc6f35 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.642959 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62af1e97-7937-4ce7-90cf-58e738dc6f35 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:52.643192 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 550/2196] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:52.651740 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:52.651871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.656155 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:52.656208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.656767 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.658222 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb20b0d3-2912-4ab1-94da-e79d5c7ae9ad tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:52.658704 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 551/2197] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:52.670315 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.670315 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:52.675544 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:52.679918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-b741252a-2f19-4c10-8344-70345ca5e142 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:52.680568 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 547/2198] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 21:11:52.805059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.807813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 Aug 18 21:11:52.808287 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:52.817391 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:52.826182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:52.827251 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.827251 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:52.943682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca-np0000007703" released by "attachment_update" :: held 0.117s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:52.944177 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-0ff033ae-2852-42eb-9b30-c6bf134554f3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 returned with HTTP 200 Aug 18 21:11:52.944733 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 551/2199] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:52 2026] PUT /volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:52.963489 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.967952 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:52.967952 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.967952 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.974683 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.974683 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:52.979550 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:52.982374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-9e317a6b-cb07-4bc3-8833-8356b4d17ffb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:52.983476 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-0c0e4d19-c10e-4ede-9440-bb1b372aa334 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:52.983938 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 551/2200] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:52.985591 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-9e317a6b-cb07-4bc3-8833-8356b4d17ffb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption Aug 18 21:11:52.985591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-9e317a6b-cb07-4bc3-8833-8356b4d17ffb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:52.985951 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-9e317a6b-cb07-4bc3-8833-8356b4d17ffb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:52.999248 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:52.999248 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:53.007033 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-9e317a6b-cb07-4bc3-8833-8356b4d17ffb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption returned with HTTP 200 Aug 18 21:11:53.007587 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 552/2201] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:11:52 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.035248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.037748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:53.040123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.040447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.052059 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.052059 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:53.052933 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:53.053917 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-300938ca-0bf6-40a6-b9f2-dc24b5e08b9c tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 200 Aug 18 21:11:53.054887 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 548/2202] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.067343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.071754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action Aug 18 21:11:53.071754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:53.071754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:53.071754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '9a0e94a5-fbf6-4818-aafb-0b506f6677f9' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:53.089266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fd81f0ae-5fdf-433f-a334-7d45decb482a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.089266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd81f0ae-5fdf-433f-a334-7d45decb482a None None] GET https://10.4.3.48/volume// Aug 18 21:11:53.089518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd81f0ae-5fdf-433f-a334-7d45decb482a None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.089813 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd81f0ae-5fdf-433f-a334-7d45decb482a None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.092873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd81f0ae-5fdf-433f-a334-7d45decb482a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:53.092873 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 552/2203] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:53.093012 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.093012 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:53.101889 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a349160f-a943-4f2e-925c-967baf14bd70 req-c4d8af8f-bf01-42a8-b7a5-fa864e541930 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.102990 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-c4d8af8f-bf01-42a8-b7a5-fa864e541930 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:53.103389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-c4d8af8f-bf01-42a8-b7a5-fa864e541930 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b006d61-963a-47af-b753-26a3b0ff20b8", "connector": null, "instance_uuid": "95ad78a0-a1bf-46e4-885b-80a2fd94ea45"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:53.111020 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fc4ef9ef-6f6c-46b9-a72b-a00f65f2f18a tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action returned with HTTP 202 Aug 18 21:11:53.111020 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 552/2204] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:53 2026] POST /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 21:11:53.112108 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.112108 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:53.113469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-960e207b-b02d-441c-970d-45c31b3f7210 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.118680 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.120883 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:53.121149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.121389 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.128021 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.128021 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:53.128446 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:53.129400 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4aeb9e52-29e9-45b3-94aa-6d120bc1e4c3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 200 Aug 18 21:11:53.130337 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 553/2205] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.140097 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-c4d8af8f-bf01-42a8-b7a5-fa864e541930 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:53.140881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.140959 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 553/2206] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:53 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 18 21:11:53.142764 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action Aug 18 21:11:53.143445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:53.143694 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:53.154934 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.154934 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:53.154934 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot retrieved successfully. Aug 18 21:11:53.180285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0400e345-8dbb-499d-97fc-4e57961c09cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.182484 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0400e345-8dbb-499d-97fc-4e57961c09cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:53.182674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0400e345-8dbb-499d-97fc-4e57961c09cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.182844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0400e345-8dbb-499d-97fc-4e57961c09cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.183184 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d26fe77c-3eb4-4027-bae3-4a6ed6e94bd2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.183665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d26fe77c-3eb4-4027-bae3-4a6ed6e94bd2 None None] GET https://10.4.3.48/volume// Aug 18 21:11:53.183926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d26fe77c-3eb4-4027-bae3-4a6ed6e94bd2 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.184182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d26fe77c-3eb4-4027-bae3-4a6ed6e94bd2 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.184594 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d26fe77c-3eb4-4027-bae3-4a6ed6e94bd2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:53.185487 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 554/2207] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:53.186276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:11:53.186671 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1340163829"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:53.187216 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot delete request issued successfully. Aug 18 21:11:53.187501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f150370-2a8e-4ec6-99f9-f8e0fc539219 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action returned with HTTP 202 Aug 18 21:11:53.188062 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 553/2208] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:53 2026] POST /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:53.188143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1340163829'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:11:53.188626 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume of 1 GB Aug 18 21:11:53.193897 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:11:53.194289 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.194289 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:53.197661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.198237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30b9caba-e87d-435e-972f-7ed95fbd526a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.199709 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:53.199945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.200269 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.200320 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0400e345-8dbb-499d-97fc-4e57961c09cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:53.200623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (1a744c9c-32fb-4efd-a7fd-6e7561d8b1f5) 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 18 21:11:53.201267 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b9caba-e87d-435e-972f-7ed95fbd526a tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:53.201515 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b9caba-e87d-435e-972f-7ed95fbd526a tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.201760 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30b9caba-e87d-435e-972f-7ed95fbd526a tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.202124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a0292e-faca-4312-9bc8-8fe887974d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:53.203159 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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 18 21:11:53.205408 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0400e345-8dbb-499d-97fc-4e57961c09cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:53.205873 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 554/2209] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:53.208617 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.208617 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:53.209119 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-30b9caba-e87d-435e-972f-7ed95fbd526a tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:53.209974 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30b9caba-e87d-435e-972f-7ed95fbd526a tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 200 Aug 18 21:11:53.210277 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 554/2210] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.219518 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.219518 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:53.224466 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:53.233371 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-9a81e611-20ba-4f82-b163-ce7c892acde5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:53.233848 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 555/2211] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:53.238995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a0292e-faca-4312-9bc8-8fe887974d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:11:53.238995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02468585-5486-4585-ae09-80cb1c136ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:53.287991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.294780 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:53.294780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.294780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.303142 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.303142 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:53.308415 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:53.312545 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['6c3a0268-0420-45d3-973d-319fdd7b75c4', '27a0e41c-ffb1-4da3-8cc6-92d49df31217', '30a9a8b4-a2f6-4fdb-98ed-9c844c321caf', '465621f0-5f7f-4fdb-b5b0-8f459361a161'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:53.313535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02468585-5486-4585-ae09-80cb1c136ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c3a0268-0420-45d3-973d-319fdd7b75c4', '27a0e41c-ffb1-4da3-8cc6-92d49df31217', '30a9a8b4-a2f6-4fdb-98ed-9c844c321caf', '465621f0-5f7f-4fdb-b5b0-8f459361a161']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:53.314191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5609b640-8151-46cd-a820-3fbf42e7a433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:53.316544 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b4d70a7c-e6f7-4276-90c0-aa92cd51bea6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:53.317054 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 555/2212] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.334927 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.337587 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] PUT https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 Aug 18 21:11:53.337980 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:53.341508 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5609b640-8151-46cd-a820-3fbf42e7a433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89ff409-3389-43a1-b6b4-2db4be6acf63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1340163829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['6c3a0268-0420-45d3-973d-319fdd7b75c4','27a0e41c-ffb1-4da3-8cc6-92d49df31217','30a9a8b4-a2f6-4fdb-98ed-9c844c321caf','465621f0-5f7f-4fdb-b5b0-8f459361a161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1340163829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89ff409-3389-43a1-b6b4-2db4be6acf63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:53.342475 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e79278e-7d0c-44d9-ae83-b1869009d4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:53.350363 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Acquiring lock "cinder-attachment_update-9b006d61-963a-47af-b753-26a3b0ff20b8-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:53.357801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Lock "cinder-attachment_update-9b006d61-963a-47af-b753-26a3b0ff20b8-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:53.359622 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.359622 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:53.365009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e79278e-7d0c-44d9-ae83-b1869009d4de) transitioned into state 'SUCCESS' from state '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-1340163829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['6c3a0268-0420-45d3-973d-319fdd7b75c4','27a0e41c-ffb1-4da3-8cc6-92d49df31217','30a9a8b4-a2f6-4fdb-98ed-9c844c321caf','465621f0-5f7f-4fdb-b5b0-8f459361a161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:11:53.366447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d4e5b1-bb71-4b60-8735-3efe121410fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:11:53.380923 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d4e5b1-bb71-4b60-8735-3efe121410fc) 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 18 21:11:53.381834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (1a744c9c-32fb-4efd-a7fd-6e7561d8b1f5) 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 18 21:11:53.382155 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:11:53.382737 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-960e207b-b02d-441c-970d-45c31b3f7210 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:11:53.383218 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 549/2213] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:11:53 2026] POST /volume/v3/volumes => generated 747 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:11:53.421779 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-967e61e9-2fff-4f32-80f8-12872cf975c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.422309 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-967e61e9-2fff-4f32-80f8-12872cf975c4 None None] GET https://10.4.3.48/volume// Aug 18 21:11:53.422808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-967e61e9-2fff-4f32-80f8-12872cf975c4 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.422808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-967e61e9-2fff-4f32-80f8-12872cf975c4 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.423205 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-967e61e9-2fff-4f32-80f8-12872cf975c4 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:53.423568 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 556/2214] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:11: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 18 21:11:53.432148 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-5f5b2faa-696b-42a1-b262-c7665b59f9bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.434510 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-5f5b2faa-696b-42a1-b262-c7665b59f9bf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:11:53.434934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-5f5b2faa-696b-42a1-b262-c7665b59f9bf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4869df2c-b013-478b-910f-72c9f2510f1e", "connector": null, "instance_uuid": "37d44d2c-f044-47ae-a5ec-554e6e9159a3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:53.444304 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.444304 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:53.473657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-5f5b2faa-696b-42a1-b262-c7665b59f9bf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:11:53.473970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 556/2215] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:11:53 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 18 21:11:53.488386 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Lock "cinder-attachment_update-9b006d61-963a-47af-b753-26a3b0ff20b8-np0000007703" released by "attachment_update" :: held 0.131s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:53.488817 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-711efddf-8851-49b8-8be0-8f698fc5ce0a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 returned with HTTP 200 Aug 18 21:11:53.489390 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 555/2216] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:53 2026] PUT /volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:53.509335 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.512238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:53.512516 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.512804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.523423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d1c2392-0ca0-446a-9c68-70447fdf9e8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.523934 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d1c2392-0ca0-446a-9c68-70447fdf9e8a None None] GET https://10.4.3.48/volume// Aug 18 21:11:53.524122 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d1c2392-0ca0-446a-9c68-70447fdf9e8a None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.524371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d1c2392-0ca0-446a-9c68-70447fdf9e8a None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.524735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d1c2392-0ca0-446a-9c68-70447fdf9e8a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:11:53.525410 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 557/2217] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:11: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 18 21:11:53.528011 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.528011 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:53.533037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.535423 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:53.535702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.535987 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.537417 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:53.543415 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cfae3844-af61-44be-b43d-49e5f0d5ef20 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:53.543911 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 550/2218] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.553785 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.553785 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:53.557399 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:53.562639 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-b5879de5-cb03-49bc-9250-2540228ad2ad tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:53.563157 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 557/2219] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:11:53.681258 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.685272 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:53.685355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.685624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.692370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.695116 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] PUT https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 Aug 18 21:11:53.695116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:53.702449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Acquiring lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:11:53.702612 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.702612 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:53.707284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:11:53.708038 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:53.708309 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.708309 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:53.716127 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c89ca73-0b07-4499-b5a0-9f5837f95f71 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:53.716127 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 556/2220] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.763079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-47d71f76-37d3-4bb8-8d36-73a0fba70102 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:53.765216 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-47d71f76-37d3-4bb8-8d36-73a0fba70102 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/encryption Aug 18 21:11:53.765422 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-47d71f76-37d3-4bb8-8d36-73a0fba70102 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:53.765603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-47d71f76-37d3-4bb8-8d36-73a0fba70102 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:53.785398 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:53.785398 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:53.793556 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-8bd3e710-d73d-4c2d-82bd-08aec6b8c2f0 req-47d71f76-37d3-4bb8-8d36-73a0fba70102 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/encryption returned with HTTP 200 Aug 18 21:11:53.794126 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 551/2221] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:11:53 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:53.816967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" released by "attachment_update" :: held 0.110s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:11:53.817285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-f9a1aca7-90ad-4c87-a4f9-fb3c959c3dac tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 returned with HTTP 200 Aug 18 21:11:53.817849 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 558/2222] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:11:53 2026] PUT /volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:54.220137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2928830a-57a4-4e6a-9c55-dbaaad1b6aa5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.220907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.222244 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2928830a-57a4-4e6a-9c55-dbaaad1b6aa5 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:54.222466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2928830a-57a4-4e6a-9c55-dbaaad1b6aa5 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.222705 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2928830a-57a4-4e6a-9c55-dbaaad1b6aa5 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.222813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:54.223026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.223234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.227092 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2928830a-57a4-4e6a-9c55-dbaaad1b6aa5 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 404 Aug 18 21:11:54.227946 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 558/2223] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:54.235961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.236332 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.236332 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:54.238639 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:54.239164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:54.239288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:54.239784 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:54.240933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:54.245536 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-50cfd549-85cd-41d9-bea7-73dc286d7066 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:54.246000 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 557/2224] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:54.252755 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.252755 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:54.267175 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf8f1008-efb7-46d9-9b81-442921f0e8f1 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:54.267671 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 552/2225] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:54 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:54.276599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.278574 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:54.278855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.279142 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.285337 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.285337 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:54.286026 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:54.287237 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d879c500-19ab-4f8b-ad8e-cef83360a055 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:54.288581 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 559/2226] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:54.298527 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2482147-923d-450a-a672-3cec7c00a4c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.300745 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2482147-923d-450a-a672-3cec7c00a4c4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:54.300999 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2482147-923d-450a-a672-3cec7c00a4c4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.301183 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2482147-923d-450a-a672-3cec7c00a4c4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.301282 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e2482147-923d-450a-a672-3cec7c00a4c4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete snapshot with id: 9a0e94a5-fbf6-4818-aafb-0b506f6677f9 Aug 18 21:11:54.306086 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2482147-923d-450a-a672-3cec7c00a4c4 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 returned with HTTP 404 Aug 18 21:11:54.306568 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 559/2227] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:54 2026] DELETE /volume/v3/snapshots/9a0e94a5-fbf6-4818-aafb-0b506f6677f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:54.315326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-efbc862c-00a9-45fd-bafa-1535c68596cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.317272 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:11:54.317585 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ce9cfc-8183-4c87-96ce-63805fccde6c", "name": "tempest-SnapshotsActionsTest-Snapshot-1790565894"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:54.326491 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.326491 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:54.326997 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:54.327135 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Create snapshot from volume f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:54.362133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Created reservations ['d84cbc29-4bbd-4ba4-80af-99b3a1ca8b7f', 'a683d784-0b41-4d8b-a97e-eb42a19fce08', 'c4f39e33-29b4-4229-a170-f31a11bd7fbe', '05668be8-ba86-4f81-8b4d-693ad14994df'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:11:54.403781 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot create request issued successfully. Aug 18 21:11:54.404259 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efbc862c-00a9-45fd-bafa-1535c68596cc tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:11:54.405114 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 558/2228] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:11:54 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 18 21:11:54.415152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.418204 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:54.418400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.418583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.425483 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.425483 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:54.426059 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:54.427232 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f445f5d0-462e-4efe-a506-4fd13717aee3 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 200 Aug 18 21:11:54.428253 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 553/2229] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:54.570416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.573177 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:54.573364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.573538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.583099 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.583099 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:54.587734 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:54.590004 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aee31f6c-3ada-47d5-9f9c-0c57017377a9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:54.590360 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 560/2230] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:54.733153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:54.734783 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:54.735751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:54.735751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:54.745802 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:54.745802 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:54.749071 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:54.753011 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54647a10-a39f-498a-a7d9-2c5e87cc249c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:54.754743 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 560/2231] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:54 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:55.260895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.263140 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:55.263436 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.263771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.278189 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.278189 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:55.281229 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:55.287346 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-945a07c3-4ae2-4f9b-b2d9-227f7999a5a4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:55.287903 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 559/2232] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:55.439499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.441382 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:55.441588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.441816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.447903 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.447903 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:55.448773 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:55.449733 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24c7df44-be6c-4de5-b2e3-6538dae1035b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 200 Aug 18 21:11:55.450282 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 554/2233] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:55.459469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.461946 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action Aug 18 21:11:55.462461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:55.462644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:55.464471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '969304bf-4efe-426d-a815-7afc4d4e7b10' with '{'status': 'error_deleting'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:55.478405 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.478405 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:55.491072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3856f870-2c8b-42c0-a6db-05fcfe31f24b tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action returned with HTTP 202 Aug 18 21:11:55.491482 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 561/2234] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:55 2026] POST /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:55.499243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.501093 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:55.501298 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.501502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.507984 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.507984 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:55.508577 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:55.509780 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db68e0e1-838a-41ca-8e96-43d7276ad144 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 200 Aug 18 21:11:55.512229 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 561/2235] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:55.526380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cff91aca-26fb-4283-9066-b25d5578b530 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.528404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action Aug 18 21:11:55.529192 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:55.530368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:55.541587 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.541587 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:55.541587 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot retrieved successfully. Aug 18 21:11:55.582583 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot delete request issued successfully. Aug 18 21:11:55.583152 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cff91aca-26fb-4283-9066-b25d5578b530 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action returned with HTTP 202 Aug 18 21:11:55.584883 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 560/2236] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:55 2026] POST /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:55.600548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.603527 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:55.603527 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.603674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.607650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.609626 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:55.609940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.610934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.611557 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.611557 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:55.612234 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:55.613381 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-013fd7cc-94b0-4f04-950e-7e0396c6456e tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 200 Aug 18 21:11:55.614004 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 555/2237] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:55.618391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.621270 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.621270 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:55.623361 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:11:55.623361 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.623361 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.626237 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:55.636255 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-320ef200-65ae-46f1-9c08-e7c6d08b93d2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:55.636665 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 562/2238] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:55.645434 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.645434 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:55.646986 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:11:55.653744 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-06ecdc5f-6b0b-48f2-b99e-caebd219bf45 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:11:55.653744 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 562/2239] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1657 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:55.769115 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:55.770882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:55.771147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:55.771147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:55.779696 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:55.779696 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:55.783320 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:55.788790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ceee02f6-1ea7-442f-b2a8-c74e85b656fb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:55.789189 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 561/2240] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:55 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.304886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.306764 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:56.307008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.307241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.319173 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.319173 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:56.322503 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:56.329060 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc622a47-fa11-4664-a37e-c4f87f75a7cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:56.329507 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 556/2241] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:56.622776 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81237359-08ca-4067-9e63-6359d8a62178 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.624494 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81237359-08ca-4067-9e63-6359d8a62178 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:56.624693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81237359-08ca-4067-9e63-6359d8a62178 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.624917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81237359-08ca-4067-9e63-6359d8a62178 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.629060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81237359-08ca-4067-9e63-6359d8a62178 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 404 Aug 18 21:11:56.629586 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 563/2242] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:56.636077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.638235 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:56.638593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:56.638717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:56.640252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:56.650062 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.650062 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:56.653372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.656527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:56.656799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.657048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.667650 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da6129a6-01f5-47cf-86d4-99e2a76436e8 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:56.668366 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 563/2243] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:56 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:56.669650 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.669650 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:56.676073 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:56.676949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.682906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ad418f4a-4cbe-4e1a-b206-ad49c2165498 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:56.683356 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.683420 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 562/2244] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.683578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.683817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.691120 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.691120 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:56.691681 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:56.692748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-373c9a60-683a-4f63-8fa1-ddff218dc7bb tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:56.693066 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 557/2245] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.702100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.704279 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:56.705495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.705495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.705495 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete snapshot with id: 969304bf-4efe-426d-a815-7afc4d4e7b10 Aug 18 21:11:56.709754 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35694cdf-ef6d-4eba-b256-1148f85c4105 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 returned with HTTP 404 Aug 18 21:11:56.710258 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 564/2246] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:56 2026] DELETE /volume/v3/snapshots/969304bf-4efe-426d-a815-7afc4d4e7b10 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:56.718226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.720019 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:56.722817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:56.722817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:56.722817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'creating'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:56.734032 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.734032 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:56.745759 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25327c3a-cbe3-4378-b0c8-a5139e6c8fe5 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:56.746331 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 564/2247] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:56 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:56.753568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.755475 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.755591 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.755819 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.760582 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.760582 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:56.761022 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:56.761719 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bf4dda55-6c6d-48ca-9764-140b996c3f0b tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:56.762123 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 563/2248] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.774490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.777216 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:56.777622 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:56.777800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:11:56.779398 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.snapshot_actions [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100294) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 21:11:56.793930 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.793930 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:56.794464 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.snapshot_actions [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Updating snapshot 7fd574cc-c02a-476e-997b-2bfad846e390 with info {'id': '7fd574cc-c02a-476e-997b-2bfad846e390', 'status': 'error', 'progress': '80%'} Aug 18 21:11:56.802276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-714e7126-e7d3-4370-906b-b6e53c71f2a1 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:56.802684 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.802775 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 558/2249] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:56 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:56.805511 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:56.805712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.806042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.811469 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.815497 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.815849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.816103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.817104 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.817104 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:56.821132 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:56.824232 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.824232 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:56.824583 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Snapshot retrieved successfully. Aug 18 21:11:56.825380 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73db71a-3d93-48bb-9e1b-85088be92e6e tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:56.826940 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f671393d-136f-42fd-983d-5a4a9532a0a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:56.827037 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 565/2250] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.827102 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 565/2251] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.836094 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.837968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] POST https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action Aug 18 21:11:56.838279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:11:56.838658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-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 18 21:11:56.839966 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] Updating snapshot '7fd574cc-c02a-476e-997b-2bfad846e390' with '{'status': 'available'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:11:56.854824 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.854824 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:56.864622 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52313593-6f6e-4a88-a498-2eb4d0f538c9 tempest-SnapshotsActionsTest-1415485325 tempest-SnapshotsActionsTest-1415485325-project-admin] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action returned with HTTP 202 Aug 18 21:11:56.865030 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 564/2252] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:11:56 2026] POST /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:11:56.875486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.880006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.880255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.880489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.893463 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.893463 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:56.893993 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:56.895163 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b04c368-d975-4ac7-a356-bcfa5571d4e8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:56.895592 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 559/2253] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:56.906198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.908420 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.908709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.909148 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.909319 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete snapshot with id: 7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.916264 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.916264 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:56.916773 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:56.934645 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot delete request issued successfully. Aug 18 21:11:56.934865 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e81b4e68-e048-41ac-a720-3b1a7e151b41 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 202 Aug 18 21:11:56.935310 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 566/2254] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:11:56 2026] DELETE /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:56.942908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:56.944547 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:56.944681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:56.944906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:56.950558 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:56.950558 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:56.951095 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Snapshot retrieved successfully. Aug 18 21:11:56.951881 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d75a7eb2-eadc-4cc8-a589-26d72f383cc8 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 200 Aug 18 21:11:56.952227 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 566/2255] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:56 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:57.343946 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:57.345911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:57.346110 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:57.346296 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:57.356365 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:57.356365 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:57.359908 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:57.366550 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4d6e2f2-5925-46c8-a73e-9fac1d391cbb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:57.367061 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 565/2256] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:57 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:57.701271 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:57.703561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:57.703802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:57.704028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:57.717357 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:57.717357 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:57.722186 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:57.727121 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95f0ff33-2480-4d73-aec6-1de4eb56c1e8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:57.727549 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 560/2257] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:57.841170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:57.842797 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:57.842998 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:57.843192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:57.853078 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:57.853078 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:57.857588 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:57.864135 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c042ad9-6d88-4669-a6cb-c37c1a009952 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:57.864135 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 567/2258] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:57 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:57.961800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a43aed7-f043-472d-8340-09a5d3d2c456 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:57.963968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a43aed7-f043-472d-8340-09a5d3d2c456 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 Aug 18 21:11:57.965693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a43aed7-f043-472d-8340-09a5d3d2c456 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:57.965693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a43aed7-f043-472d-8340-09a5d3d2c456 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:57.969043 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a43aed7-f043-472d-8340-09a5d3d2c456 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 returned with HTTP 404 Aug 18 21:11:57.969738 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 567/2259] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:11:57 2026] GET /volume/v3/snapshots/7fd574cc-c02a-476e-997b-2bfad846e390 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:11:57.985405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-238db78d-4174-4666-9b72-a7358c752673 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:57.987751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-238db78d-4174-4666-9b72-a7358c752673 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:57.988067 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-238db78d-4174-4666-9b72-a7358c752673 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:57.988252 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-238db78d-4174-4666-9b72-a7358c752673 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:57.999944 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:57.999944 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:58.014194 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-238db78d-4174-4666-9b72-a7358c752673 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:58.023607 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-238db78d-4174-4666-9b72-a7358c752673 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 200 Aug 18 21:11:58.024156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 566/2260] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:57 2026] GET /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:58.040479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:58.042062 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:58.042375 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:58.042530 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:58.043168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete volume with id: f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:58.051585 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:58.051585 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:58.052101 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:58.080166 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Delete volume request issued successfully. Aug 18 21:11:58.080166 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-088fcd8d-63c1-4bc4-9b54-42515b0b7e33 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 202 Aug 18 21:11:58.080462 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 561/2261] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:11:58 2026] DELETE /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:11:58.090951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:58.093627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:58.100450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:58.100450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:58.106022 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:58.106022 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:11:58.113530 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Volume info retrieved successfully. Aug 18 21:11:58.118939 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f3ea8b0-ef8a-429e-ac84-f909643b7013 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 200 Aug 18 21:11:58.119464 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 568/2262] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:58 2026] GET /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:58.379905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a16f065e-4f91-436d-9ad3-6290f66b173e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:58.382256 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a16f065e-4f91-436d-9ad3-6290f66b173e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:58.382497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a16f065e-4f91-436d-9ad3-6290f66b173e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:58.382731 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a16f065e-4f91-436d-9ad3-6290f66b173e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:58.398502 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:58.398502 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:58.403604 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a16f065e-4f91-436d-9ad3-6290f66b173e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:58.409669 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a16f065e-4f91-436d-9ad3-6290f66b173e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:58.410150 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 568/2263] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:58 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:58.743781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d464871e-6de8-453f-a0dc-405663a229c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:58.744821 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d464871e-6de8-453f-a0dc-405663a229c1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:58.745108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d464871e-6de8-453f-a0dc-405663a229c1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:58.745357 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d464871e-6de8-453f-a0dc-405663a229c1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:58.764676 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:58.764676 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:58.770888 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d464871e-6de8-453f-a0dc-405663a229c1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:58.779557 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d464871e-6de8-453f-a0dc-405663a229c1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:58.780185 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 567/2264] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:58 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:58.884418 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68692218-e3c4-4523-96b9-a94538a4d788 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:58.888190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68692218-e3c4-4523-96b9-a94538a4d788 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:58.888405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68692218-e3c4-4523-96b9-a94538a4d788 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:58.888632 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68692218-e3c4-4523-96b9-a94538a4d788 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:58.909480 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:58.909480 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:58.912630 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-68692218-e3c4-4523-96b9-a94538a4d788 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:58.924852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68692218-e3c4-4523-96b9-a94538a4d788 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:58.924852 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 562/2265] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:58 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:59.135780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7c4bb386-cb67-4ca7-82bc-86e175ec5080 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:59.137781 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c4bb386-cb67-4ca7-82bc-86e175ec5080 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] GET https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c Aug 18 21:11:59.138020 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c4bb386-cb67-4ca7-82bc-86e175ec5080 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:59.138209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c4bb386-cb67-4ca7-82bc-86e175ec5080 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:59.144313 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c4bb386-cb67-4ca7-82bc-86e175ec5080 tempest-SnapshotsActionsTest-1436776067 tempest-SnapshotsActionsTest-1436776067-project-member] https://10.4.3.48/volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c returned with HTTP 404 Aug 18 21:11:59.144796 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 569/2266] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:59 2026] GET /volume/v3/volumes/f4ce9cfc-8183-4c87-96ce-63805fccde6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:11:59.423264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee0f82df-387e-4c16-8d83-b74664238c93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:59.425057 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee0f82df-387e-4c16-8d83-b74664238c93 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:11:59.425330 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee0f82df-387e-4c16-8d83-b74664238c93 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:59.425580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee0f82df-387e-4c16-8d83-b74664238c93 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:59.435470 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:59.435470 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:11:59.442168 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee0f82df-387e-4c16-8d83-b74664238c93 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:11:59.445296 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee0f82df-387e-4c16-8d83-b74664238c93 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:11:59.445792 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 569/2267] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:59 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:11:59.796458 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:59.798823 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:11:59.799102 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:59.799311 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:59.809877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:59.809877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:11:59.813589 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:11:59.818274 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd27ca46-f406-45e8-a0c4-7738c5594e1a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:11:59.818772 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 568/2268] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:59 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:11:59.942318 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:11:59.944782 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:11:59.944782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:11:59.944782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:11:59.962460 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:11:59.962460 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:11:59.968929 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:11:59.976878 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1f723b3-7cb0-4315-8954-4e94ae9f5203 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:11:59.977561 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 563/2269] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:11:59 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:00.093293 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a349160f-a943-4f2e-925c-967baf14bd70 req-d9339280-00eb-4656-9828-06a5d125ca64 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.095307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-d9339280-00eb-4656-9828-06a5d125ca64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648/action Aug 18 21:12:00.095640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-d9339280-00eb-4656-9828-06a5d125ca64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:00.095776 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-d9339280-00eb-4656-9828-06a5d125ca64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:00.117658 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.117658 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:00.134156 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a349160f-a943-4f2e-925c-967baf14bd70 req-d9339280-00eb-4656-9828-06a5d125ca64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648/action returned with HTTP 204 Aug 18 21:12:00.134828 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 570/2270] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:00 2026] POST /volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:00.460373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.462490 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:00.462733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:00.462976 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:00.476527 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.476527 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:00.480938 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:00.487182 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4acfa16c-3faa-48dd-ac93-5a34a636ddaf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:12:00.487656 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 570/2271] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:00 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1652 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:00.505692 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.506957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:00.507277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b006d61-963a-47af-b753-26a3b0ff20b8", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-203511672"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:00.521099 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.521099 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:00.521762 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:00.521967 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:00.527269 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e7bd244-699b-4ad5-9dca-af05e2dabb9d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 400 Aug 18 21:12:00.531693 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 569/2272] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:00 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:12:00.538166 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.540016 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:00.540378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b006d61-963a-47af-b753-26a3b0ff20b8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827690518"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:00.551099 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.551099 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:00.551535 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:00.551691 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:00.586608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['928dafe0-34bf-485e-aa4a-4a3b64c7ea6c', '84caac38-18c0-4297-b067-41502eef01cc', '9b9277ee-4e9d-4e65-916d-2978fdd5ff31', '48d0f52c-0ffe-41b3-81e8-1ce9be8b5c05'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:00.622772 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot force create request issued successfully. Aug 18 21:12:00.623202 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78b7b4d0-fad1-4c3e-b860-e4855aeb02b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:00.623760 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 564/2273] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:00.634121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.636450 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:00.636675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:00.637040 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:00.643023 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.643023 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:00.643560 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:00.644682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e02fe60f-660d-4f89-b2a7-636ca6d5dd3d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 200 Aug 18 21:12:00.645588 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 571/2274] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:00 2026] GET /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:00.834913 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-851161b3-0750-4ae8-98a0-d34de402e208 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:00.837719 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-851161b3-0750-4ae8-98a0-d34de402e208 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:00.839626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-851161b3-0750-4ae8-98a0-d34de402e208 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:00.839626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-851161b3-0750-4ae8-98a0-d34de402e208 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:00.860295 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:00.860295 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:00.864951 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-851161b3-0750-4ae8-98a0-d34de402e208 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:00.869339 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-851161b3-0750-4ae8-98a0-d34de402e208 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:00.869662 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 571/2275] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:00 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:00.996751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.009075 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:01.009075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.009075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.038492 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.038492 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:01.043585 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:01.049023 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-735f2bb4-3d1f-4f6f-94d6-f1f0dd4a38a3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:01.049432 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 570/2276] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:00 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:01.547774 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27cbd270-3578-49cd-b5c7-e55b306eff5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.656812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59108543-a493-4f24-8511-856d6fd4b647 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.659660 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59108543-a493-4f24-8511-856d6fd4b647 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:01.660001 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59108543-a493-4f24-8511-856d6fd4b647 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.660240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59108543-a493-4f24-8511-856d6fd4b647 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.672700 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.672700 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:01.673380 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59108543-a493-4f24-8511-856d6fd4b647 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:01.677596 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59108543-a493-4f24-8511-856d6fd4b647 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 200 Aug 18 21:12:01.678140 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 572/2277] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:01.691104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.694138 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:01.694775 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b006d61-963a-47af-b753-26a3b0ff20b8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1474883235"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:01.699400 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cbd270-3578-49cd-b5c7-e55b306eff5f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:01.699858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27cbd270-3578-49cd-b5c7-e55b306eff5f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1185303705"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:01.703302 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.703302 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:01.703551 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=570,cinder:INSERT=71,cinder:UPDATE=119,cinder:DELETE=2 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:12:01.713857 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.713857 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:01.714771 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:01.715362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:01.718352 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27cbd270-3578-49cd-b5c7-e55b306eff5f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:01.719039 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 565/2278] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:12:01 2026] POST /volume/v3/types => generated 231 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:01.731691 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6242c42-917a-49cc-8994-235d477f9a8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.733625 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6242c42-917a-49cc-8994-235d477f9a8a tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] POST https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:01.734023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6242c42-917a-49cc-8994-235d477f9a8a tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-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 18 21:12:01.747120 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['aac0682a-9303-4ee9-8b89-ca3f3efb33f0', 'bc502f63-ea9a-4bdf-948f-ca5853cb8e27', 'f2d61259-4bcc-4290-b294-f39a336fdc21', '819f3c59-02a7-4d1c-8176-917f45a94ac1'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:01.774272 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6242c42-917a-49cc-8994-235d477f9a8a tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:01.775431 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 571/2279] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:12:01 2026] POST /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:01.785564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17bbab3c-826a-472b-9301-2dafc7b38604 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.788761 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17bbab3c-826a-472b-9301-2dafc7b38604 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 Aug 18 21:12:01.788761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17bbab3c-826a-472b-9301-2dafc7b38604 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.788761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17bbab3c-826a-472b-9301-2dafc7b38604 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.790668 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot force create request issued successfully. Aug 18 21:12:01.791924 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93abe7d4-7e9b-4b6c-93ca-747df5045857 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:01.791924 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 572/2280] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:01.796784 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17bbab3c-826a-472b-9301-2dafc7b38604 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 returned with HTTP 200 Aug 18 21:12:01.797432 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 573/2281] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:01.802873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.805176 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:01.805384 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d8760ba-15cf-4015-b79f-7cc57c6a4d8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.805460 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.805612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.807603 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d8760ba-15cf-4015-b79f-7cc57c6a4d8f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] DELETE https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 Aug 18 21:12:01.807959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d8760ba-15cf-4015-b79f-7cc57c6a4d8f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.808228 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d8760ba-15cf-4015-b79f-7cc57c6a4d8f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.812765 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.812765 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:01.813469 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:01.814586 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b93bb2c5-c2cc-474b-848f-57c82f488aa4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 200 Aug 18 21:12:01.815191 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 566/2282] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:01.830038 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d8760ba-15cf-4015-b79f-7cc57c6a4d8f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 returned with HTTP 202 Aug 18 21:12:01.830800 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 572/2283] 10.4.3.48 () {66 vars in 1392 bytes} [Tue Aug 18 21:12:01 2026] DELETE /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:01.839982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b92446fd-6a91-4894-b7a7-0aa83791eeba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.841701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b92446fd-6a91-4894-b7a7-0aa83791eeba tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 Aug 18 21:12:01.843752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b92446fd-6a91-4894-b7a7-0aa83791eeba tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.843752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b92446fd-6a91-4894-b7a7-0aa83791eeba tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.843752 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.843752 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:01.851064 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b92446fd-6a91-4894-b7a7-0aa83791eeba tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 returned with HTTP 404 Aug 18 21:12:01.851885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 573/2284] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:01.863112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-482f1ed7-e5b0-40dd-886e-2b78cafdc35d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.866122 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-482f1ed7-e5b0-40dd-886e-2b78cafdc35d tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] POST https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:01.866607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-482f1ed7-e5b0-40dd-886e-2b78cafdc35d tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:01.882709 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.885295 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:01.885539 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.885878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.898788 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:01.898788 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:01.901327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-482f1ed7-e5b0-40dd-886e-2b78cafdc35d tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:01.901820 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 574/2285] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:12:01 2026] POST /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:01.903299 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:01.909468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6e03936-b474-433f-b4d1-1b9852ed7a49 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:01.909660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94c23312-1e32-4e83-bf24-060271f34622 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.909936 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 567/2286] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:01.911904 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94c23312-1e32-4e83-bf24-060271f34622 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:01.912194 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94c23312-1e32-4e83-bf24-060271f34622 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:01.912492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94c23312-1e32-4e83-bf24-060271f34622 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:01.921033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94c23312-1e32-4e83-bf24-060271f34622 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:01.921412 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 573/2287] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:12:01 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:01.931533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6381fc1-f72a-4307-87e2-c35fdf1363d8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.933376 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6381fc1-f72a-4307-87e2-c35fdf1363d8 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] POST https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:01.933757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6381fc1-f72a-4307-87e2-c35fdf1363d8 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:01.956029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6381fc1-f72a-4307-87e2-c35fdf1363d8 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:01.956412 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 574/2288] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:12:01 2026] POST /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:01.965814 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88ffdf37-cd6e-4772-8219-3ca64ca7ffa5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:01.967709 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88ffdf37-cd6e-4772-8219-3ca64ca7ffa5 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] PUT https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 Aug 18 21:12:01.969744 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88ffdf37-cd6e-4772-8219-3ca64ca7ffa5 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:02.002220 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88ffdf37-cd6e-4772-8219-3ca64ca7ffa5 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 returned with HTTP 200 Aug 18 21:12:02.002220 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 575/2289] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:12:01 2026] PUT /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:02.012801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-50f7bc9b-ccdf-4360-9005-d16683dc477f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.015828 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50f7bc9b-ccdf-4360-9005-d16683dc477f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 Aug 18 21:12:02.016246 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50f7bc9b-ccdf-4360-9005-d16683dc477f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.016441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50f7bc9b-ccdf-4360-9005-d16683dc477f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.025902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50f7bc9b-ccdf-4360-9005-d16683dc477f tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 returned with HTTP 200 Aug 18 21:12:02.026290 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 568/2290] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:02.035642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e7132745-ee56-4e7f-a8d8-8e2d1d4e6184 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.038323 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7132745-ee56-4e7f-a8d8-8e2d1d4e6184 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] POST https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:02.039037 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e7132745-ee56-4e7f-a8d8-8e2d1d4e6184 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:02.050759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-cecb4647-9926-47cb-8ade-34144cb4589c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.051009 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-cecb4647-9926-47cb-8ade-34144cb4589c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07/action Aug 18 21:12:02.051337 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-cecb4647-9926-47cb-8ade-34144cb4589c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:02.051453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-cecb4647-9926-47cb-8ade-34144cb4589c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:02.066386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28ed859d-06fc-4728-bac7-e69a9b30711a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.072655 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.072655 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:02.072893 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28ed859d-06fc-4728-bac7-e69a9b30711a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:02.072893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28ed859d-06fc-4728-bac7-e69a9b30711a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.072893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28ed859d-06fc-4728-bac7-e69a9b30711a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.080746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e7132745-ee56-4e7f-a8d8-8e2d1d4e6184 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:02.081372 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 574/2291] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:12:02 2026] POST /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 51 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:02.089449 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e8f47841-1ddd-4f78-b653-f38abd284100 req-cecb4647-9926-47cb-8ade-34144cb4589c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07/action returned with HTTP 204 Aug 18 21:12:02.089855 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 575/2292] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:02 2026] POST /volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:02.090532 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb7ce8d3-aadd-4d78-82c6-2b75d5f9f404 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.090661 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.090661 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:02.093015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb7ce8d3-aadd-4d78-82c6-2b75d5f9f404 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs Aug 18 21:12:02.093251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb7ce8d3-aadd-4d78-82c6-2b75d5f9f404 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.093461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb7ce8d3-aadd-4d78-82c6-2b75d5f9f404 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.096794 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28ed859d-06fc-4728-bac7-e69a9b30711a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:02.101615 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28ed859d-06fc-4728-bac7-e69a9b30711a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:02.102270 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 576/2293] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:02.102749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb7ce8d3-aadd-4d78-82c6-2b75d5f9f404 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs returned with HTTP 200 Aug 18 21:12:02.103345 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 569/2294] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:02.122857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ddb8f05-411c-480d-b67b-62edf39be7ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.123275 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ddb8f05-411c-480d-b67b-62edf39be7ec tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] DELETE https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c Aug 18 21:12:02.123609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ddb8f05-411c-480d-b67b-62edf39be7ec tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.123609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ddb8f05-411c-480d-b67b-62edf39be7ec tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.160646 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ddb8f05-411c-480d-b67b-62edf39be7ec tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c returned with HTTP 202 Aug 18 21:12:02.161406 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 575/2295] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:02 2026] DELETE /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:02.170575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a296e7b-4192-495b-9775-ed994b7cc8c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.175624 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a296e7b-4192-495b-9775-ed994b7cc8c4 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] GET https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c Aug 18 21:12:02.175922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a296e7b-4192-495b-9775-ed994b7cc8c4 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.176144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a296e7b-4192-495b-9775-ed994b7cc8c4 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.183414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a296e7b-4192-495b-9775-ed994b7cc8c4 tempest-VolumeTypesExtraSpecsTest-323149608 tempest-VolumeTypesExtraSpecsTest-323149608-project-admin] https://10.4.3.48/volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c returned with HTTP 404 Aug 18 21:12:02.184029 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 576/2296] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/types/60cefdf0-8f01-4bce-a50f-eac79d62ff6c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:02.824903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.827899 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:02.828131 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.828323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.840069 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.840069 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:02.840557 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:02.841417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c8191e9-f47e-47e7-afe5-866b5da403a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 200 Aug 18 21:12:02.841824 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 577/2297] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:02.851683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.855419 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:02.855950 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b006d61-963a-47af-b753-26a3b0ff20b8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1062398038"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:02.869872 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.869872 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:02.870355 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:02.870502 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:02.910472 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['456e2317-11ba-4ff6-9591-b38fd50a016a', '9dc2939d-99e1-4d65-a7c9-8d089dfeaf2c', 'e87eaa7f-fd8e-43bf-b30f-1fdaba0b4dae', '22173bbd-5c06-4b25-a165-2aebab5d4c62'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:02.926977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.928739 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:02.929034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.929387 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.939778 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.939778 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:02.943923 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:02.949282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c201fd9-3d96-448d-b7c6-3e9d2afd9158 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:02.949687 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 576/2298] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:02.957653 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot force create request issued successfully. Aug 18 21:12:02.958222 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8105012c-50bb-441b-b3a2-915bfd9f6f5a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:02.958805 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 570/2299] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:02.973583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-975624e0-8341-4de3-b53c-abc69f624ec3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:02.975985 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-975624e0-8341-4de3-b53c-abc69f624ec3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:02.976178 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-975624e0-8341-4de3-b53c-abc69f624ec3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:02.976402 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-975624e0-8341-4de3-b53c-abc69f624ec3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:02.989489 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:02.989489 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:02.989489 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-975624e0-8341-4de3-b53c-abc69f624ec3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:02.990116 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-975624e0-8341-4de3-b53c-abc69f624ec3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 200 Aug 18 21:12:02.990431 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 577/2300] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:02 2026] GET /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:03.132903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.134923 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:03.135088 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.135261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.151995 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.151995 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:03.154928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-2d57bf8e-c601-4a3b-ba4a-ff8c43a57021 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.156621 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:03.157707 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-2d57bf8e-c601-4a3b-ba4a-ff8c43a57021 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1/action Aug 18 21:12:03.158165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-2d57bf8e-c601-4a3b-ba4a-ff8c43a57021 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:03.158307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-2d57bf8e-c601-4a3b-ba4a-ff8c43a57021 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:12:03.162593 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55531a1d-5bf5-45dd-8cdb-82001f37d4a7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:03.163092 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 578/2301] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:03.179754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1348ee9b-e362-4929-ad97-47e776489433 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.181223 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.181223 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:03.182447 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1348ee9b-e362-4929-ad97-47e776489433 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:03.182656 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1348ee9b-e362-4929-ad97-47e776489433 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.183349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1348ee9b-e362-4929-ad97-47e776489433 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.196158 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.196158 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:03.197379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c99b9a18-afe6-4faa-8693-b2734bddee05 req-2d57bf8e-c601-4a3b-ba4a-ff8c43a57021 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1/action returned with HTTP 204 Aug 18 21:12:03.198174 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 577/2302] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:03 2026] POST /volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:03.202533 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1348ee9b-e362-4929-ad97-47e776489433 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:03.211704 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1348ee9b-e362-4929-ad97-47e776489433 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:03.212734 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 571/2303] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 1167 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:03.265337 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.267804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:03.268100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.268345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.284367 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.284367 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:03.297064 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:03.315785 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-295ec412-8694-496c-b336-f961d4c06284 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:03.316478 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 578/2304] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 1167 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:03.342739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.350583 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/action Aug 18 21:12:03.350583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:03.352559 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:03.372324 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.372324 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:03.373743 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:03.383036 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Begin detaching volume completed successfully. Aug 18 21:12:03.383334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-bd9bed35-566b-4814-858e-9a98c5673bc6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/action returned with HTTP 202 Aug 18 21:12:03.383874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 579/2305] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:12:03 2026] POST /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:03.444413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f390211-33f4-4bd0-b1a3-4087f1b922b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.444841 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f390211-33f4-4bd0-b1a3-4087f1b922b8 None None] GET https://10.4.3.48/volume// Aug 18 21:12:03.445065 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f390211-33f4-4bd0-b1a3-4087f1b922b8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.445311 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f390211-33f4-4bd0-b1a3-4087f1b922b8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.445632 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f390211-33f4-4bd0-b1a3-4087f1b922b8 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:03.445969 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 578/2306] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:03.459054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.461611 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:03.461835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.462808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.481049 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.481049 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:03.491424 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:03.498385 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-f029de1e-676c-405d-9e3c-16a7a847f079 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:03.499015 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 572/2307] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:03.512904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-838558af-d734-4108-9477-42c36fac5282 req-2947a7a0-143e-4156-8427-5b70d4481807 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.517341 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-2947a7a0-143e-4156-8427-5b70d4481807 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption Aug 18 21:12:03.517567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-2947a7a0-143e-4156-8427-5b70d4481807 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.517824 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-2947a7a0-143e-4156-8427-5b70d4481807 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.530780 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.530780 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:03.540967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-2947a7a0-143e-4156-8427-5b70d4481807 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption returned with HTTP 200 Aug 18 21:12:03.541454 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 579/2308] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:03.810507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6b59adbf-ecab-4995-9502-f869351accdf req-5b5a71a8-e0e8-473e-bb85-de06fc3c04e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.814174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-5b5a71a8-e0e8-473e-bb85-de06fc3c04e7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb Aug 18 21:12:03.814416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-5b5a71a8-e0e8-473e-bb85-de06fc3c04e7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.814679 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-5b5a71a8-e0e8-473e-bb85-de06fc3c04e7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.827109 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.827109 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:03.880082 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6b59adbf-ecab-4995-9502-f869351accdf req-5b5a71a8-e0e8-473e-bb85-de06fc3c04e7 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb returned with HTTP 200 Aug 18 21:12:03.880581 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 580/2309] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:03 2026] DELETE /volume/v3/attachments/a1da3d54-c8cf-41de-88fe-11ba4db870fb => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:03.965076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a673319-e64d-432c-bf22-90174a0d21fc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:03.967897 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a673319-e64d-432c-bf22-90174a0d21fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:03.968078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a673319-e64d-432c-bf22-90174a0d21fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:03.968290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a673319-e64d-432c-bf22-90174a0d21fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:03.976786 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:03.976786 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:03.980069 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a673319-e64d-432c-bf22-90174a0d21fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:03.987890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a673319-e64d-432c-bf22-90174a0d21fc tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:03.988274 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 579/2310] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:03 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:04.002505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38bf10d0-9526-446c-9d24-176c146b61cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.004176 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38bf10d0-9526-446c-9d24-176c146b61cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:04.004342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38bf10d0-9526-446c-9d24-176c146b61cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:04.004534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38bf10d0-9526-446c-9d24-176c146b61cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:04.011327 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.011327 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:04.011327 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-38bf10d0-9526-446c-9d24-176c146b61cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:04.011926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38bf10d0-9526-446c-9d24-176c146b61cc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 200 Aug 18 21:12:04.012254 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 573/2311] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:04 2026] GET /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:04.023030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a6112db3-333a-4e59-87c5-63c3259376e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.024670 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:04.024911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:04.025094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:04.025381 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:04.031713 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.031713 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:04.032213 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:04.059740 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:12:04.059993 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6112db3-333a-4e59-87c5-63c3259376e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 202 Aug 18 21:12:04.060748 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 580/2312] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:04 2026] DELETE /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:04.071865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-72974d09-2c0b-4716-afef-618437e362cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.073515 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72974d09-2c0b-4716-afef-618437e362cf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:04.073741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72974d09-2c0b-4716-afef-618437e362cf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:04.073987 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72974d09-2c0b-4716-afef-618437e362cf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:04.081423 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.081423 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:04.081891 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-72974d09-2c0b-4716-afef-618437e362cf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:04.082553 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72974d09-2c0b-4716-afef-618437e362cf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 200 Aug 18 21:12:04.082965 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 581/2313] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:04 2026] GET /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:04.138479 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-8854cb50-599c-41cb-a87d-774be2a0bd2f req-5a794b9c-b1c0-4b85-850a-f1b70360830d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.140975 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8854cb50-599c-41cb-a87d-774be2a0bd2f req-5a794b9c-b1c0-4b85-850a-f1b70360830d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 Aug 18 21:12:04.141220 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8854cb50-599c-41cb-a87d-774be2a0bd2f req-5a794b9c-b1c0-4b85-850a-f1b70360830d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:04.141413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-8854cb50-599c-41cb-a87d-774be2a0bd2f req-5a794b9c-b1c0-4b85-850a-f1b70360830d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:04.151560 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.151560 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:04.227130 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-8854cb50-599c-41cb-a87d-774be2a0bd2f req-5a794b9c-b1c0-4b85-850a-f1b70360830d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 returned with HTTP 200 Aug 18 21:12:04.227624 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 580/2314] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:04 2026] DELETE /volume/v3/attachments/2d0c4943-83ef-4e14-9065-62cea02332f9 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:04.496588 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-838558af-d734-4108-9477-42c36fac5282 req-0c265e77-9586-4bf1-86c4-1127560466a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.499413 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-0c265e77-9586-4bf1-86c4-1127560466a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 Aug 18 21:12:04.499616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-0c265e77-9586-4bf1-86c4-1127560466a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:04.499828 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-0c265e77-9586-4bf1-86c4-1127560466a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:04.507076 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.507076 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:04.571242 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-838558af-d734-4108-9477-42c36fac5282 req-0c265e77-9586-4bf1-86c4-1127560466a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 returned with HTTP 200 Aug 18 21:12:04.571823 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 574/2315] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:04 2026] DELETE /volume/v3/attachments/0c8ae660-58a2-478d-bb77-4af6f6459e07 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:04.772121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:04.921472 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:04.921900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1900449486"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:04.923423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1900449486'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:04.923579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Create volume of 1 GB Aug 18 21:12:04.923918 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:04.923918 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:04.929457 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Availability Zones retrieved successfully. Aug 18 21:12:04.935433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Flow 'volume_create_api' (52655689-48bf-4797-a8b8-57904883d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:04.936435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a46b42-9ae2-47e3-bef1-b4be2beb2078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:04.937374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:04.977366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a46b42-9ae2-47e3-bef1-b4be2beb2078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:04.978359 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be7399e-59e0-4047-ab2e-87c61fa7a9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:05.046612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Created reservations ['cf542504-de2e-4efd-a626-c560b828e78e', 'c3cf9d23-e1f5-4da0-bc36-5c49f94b45af', '56abab98-b10a-48f8-a666-67ac0464f53a', '0a5584d0-5c62-4401-aa72-b1cf293b6eef'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:05.047334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be7399e-59e0-4047-ab2e-87c61fa7a9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf542504-de2e-4efd-a626-c560b828e78e', 'c3cf9d23-e1f5-4da0-bc36-5c49f94b45af', '56abab98-b10a-48f8-a666-67ac0464f53a', '0a5584d0-5c62-4401-aa72-b1cf293b6eef']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:05.048286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d772dd4d-e47d-462d-a3e3-b1d473e72f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:05.074021 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d772dd4d-e47d-462d-a3e3-b1d473e72f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b353dfb-df8a-4f05-8403-d2d815cbfecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1900449486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23743d300cd649efb36dc2fdacdf1034',qos_specs=None,replication_status=,reservations=['cf542504-de2e-4efd-a626-c560b828e78e','c3cf9d23-e1f5-4da0-bc36-5c49f94b45af','56abab98-b10a-48f8-a666-67ac0464f53a','0a5584d0-5c62-4401-aa72-b1cf293b6eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a0e089ef584e3f85f059f9081045bc',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1900449486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b353dfb-df8a-4f05-8403-d2d815cbfecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23743d300cd649efb36dc2fdacdf1034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a0e089ef584e3f85f059f9081045bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:05.074664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d11640-a577-45f7-8803-3f767212991e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:05.090458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d11640-a577-45f7-8803-3f767212991e) transitioned into state 'SUCCESS' from state '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-1900449486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23743d300cd649efb36dc2fdacdf1034',qos_specs=None,replication_status=,reservations=['cf542504-de2e-4efd-a626-c560b828e78e','c3cf9d23-e1f5-4da0-bc36-5c49f94b45af','56abab98-b10a-48f8-a666-67ac0464f53a','0a5584d0-5c62-4401-aa72-b1cf293b6eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a0e089ef584e3f85f059f9081045bc',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:05.091084 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418f41df-ace5-4b9f-89b5-fdcc0819c089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:05.091258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81ca9806-6777-43cd-85b6-d36b99ca7103 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.092992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81ca9806-6777-43cd-85b6-d36b99ca7103 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:05.093196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81ca9806-6777-43cd-85b6-d36b99ca7103 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.093459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81ca9806-6777-43cd-85b6-d36b99ca7103 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.098435 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81ca9806-6777-43cd-85b6-d36b99ca7103 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 404 Aug 18 21:12:05.099106 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 582/2316] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:05.102309 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418f41df-ace5-4b9f-89b5-fdcc0819c089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:05.103685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Flow 'volume_create_api' (52655689-48bf-4797-a8b8-57904883d7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:05.106787 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Create volume request issued successfully. Aug 18 21:12:05.106787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7d34f631-76e9-4ceb-aa1b-3e45be7513ac tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:05.106787 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 581/2317] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:12:04 2026] POST /volume/v3/volumes => generated 748 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:05.107048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.109167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:05.109519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.109672 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.109848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:05.116658 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.116658 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:05.117298 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70e9b1bb-baff-4265-b489-23f886cfde45 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.117662 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:05.119112 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70e9b1bb-baff-4265-b489-23f886cfde45 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:05.119469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70e9b1bb-baff-4265-b489-23f886cfde45 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.119580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70e9b1bb-baff-4265-b489-23f886cfde45 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.126987 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.126987 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:05.130528 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-70e9b1bb-baff-4265-b489-23f886cfde45 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Volume info retrieved successfully. Aug 18 21:12:05.134868 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70e9b1bb-baff-4265-b489-23f886cfde45 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 200 Aug 18 21:12:05.135290 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 575/2318] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:05.138024 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:12:05.138195 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66ddf2f5-aed9-471e-9860-b0ec139c4355 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 202 Aug 18 21:12:05.138597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 581/2319] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:05 2026] DELETE /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:05.151852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.154114 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:05.154370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.154607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.166574 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.166574 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:05.167195 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:05.168266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2da0bf6-845a-4823-9afd-880b52dcede6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 200 Aug 18 21:12:05.168741 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 583/2320] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:05.602053 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.602196 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:05.602390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.602595 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.611195 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.611195 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:05.613548 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:05.617889 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-926ef926-d52b-4c76-aa68-6d02779ed09b req-613d0ea7-3a48-46b4-b68c-8e201c279dfa tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:05.618408 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 582/2321] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:05.728251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.730071 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e?cascade=True Aug 18 21:12:05.730235 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.730419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.730571 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume with id: 0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:05.737594 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.737594 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:05.738108 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:05.776951 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume request issued successfully. Aug 18 21:12:05.777255 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df3a6b14-6cca-4c2f-b41f-d62fc30b8040 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e?cascade=True returned with HTTP 202 Aug 18 21:12:05.777670 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 576/2322] 10.4.3.48 () {66 vars in 1369 bytes} [Tue Aug 18 21:12:05 2026] DELETE /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:05.788536 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.790519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:05.790519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.790717 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.801064 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.801064 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:05.804963 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:05.811126 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5688aefc-c74c-4ef1-8be0-2c6171a88dce tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 200 Aug 18 21:12:05.811126 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 582/2323] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:05.890776 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.894640 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:12:05.894901 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.895160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.895381 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: 8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:12:05.904409 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.904409 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:05.905021 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:05.918312 np0000007703 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:12:05.924409 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:12:05.924635 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef2b71f4-8787-4a32-9d09-cfe3df586766 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 202 Aug 18 21:12:05.925102 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 584/2324] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:05 2026] DELETE /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:05.933208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:05.937130 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:12:05.937531 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:05.937756 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:05.949029 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:05.949029 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:05.954649 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:05.961106 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d52e5a8e-c28d-470a-b9ee-c389461990f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 200 Aug 18 21:12:05.961901 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 583/2325] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:05 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.151465 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.153275 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:06.153514 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.153814 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.163271 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.163271 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:06.167253 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Volume info retrieved successfully. Aug 18 21:12:06.172986 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d020b115-2ad9-4ae7-b282-8ab3b8873746 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 200 Aug 18 21:12:06.173311 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 577/2326] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.180756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-73807cd8-9316-413b-aa35-c68f0e34ef11 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.182416 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73807cd8-9316-413b-aa35-c68f0e34ef11 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:06.182580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73807cd8-9316-413b-aa35-c68f0e34ef11 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.182765 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-73807cd8-9316-413b-aa35-c68f0e34ef11 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.188443 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-73807cd8-9316-413b-aa35-c68f0e34ef11 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 404 Aug 18 21:12:06.189045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 583/2327] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:06.191282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ec48840-0667-4224-9b36-72f0477a6b91 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.196272 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec48840-0667-4224-9b36-72f0477a6b91 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:12:06.197382 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec48840-0667-4224-9b36-72f0477a6b91 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.197382 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec48840-0667-4224-9b36-72f0477a6b91 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.197485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61586214-4be2-4e96-8410-d7bad04b571d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.199364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:06.199364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.199364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.199517 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:06.204829 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.204829 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:06.205298 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:06.221609 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec48840-0667-4224-9b36-72f0477a6b91 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:12:06.222287 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 585/2328] 10.4.3.48 () {66 vars in 1227 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.225880 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:12:06.226216 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61586214-4be2-4e96-8410-d7bad04b571d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 202 Aug 18 21:12:06.226873 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 584/2329] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:06 2026] DELETE /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:06.235558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.235849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.237569 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:06.237802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.238033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.238397 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:06.238597 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.242028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.249983 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.249983 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:06.250463 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:06.251325 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8366e7e3-5cf1-4c9c-a238-6818753d6d43 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 200 Aug 18 21:12:06.251690 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 578/2330] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.254813 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.254813 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:06.258022 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Volume info retrieved successfully. Aug 18 21:12:06.262629 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a232f23d-7a21-4b96-ba5e-3360a21147ef tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 200 Aug 18 21:12:06.263055 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 584/2331] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.280360 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.283035 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:06.283340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.283638 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.283918 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Delete volume with id: 7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:06.293936 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.293936 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:06.294652 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Volume info retrieved successfully. Aug 18 21:12:06.317773 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Delete volume request issued successfully. Aug 18 21:12:06.318153 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fa135c2-d587-42a1-93ed-490262b7ed78 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 202 Aug 18 21:12:06.318669 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 586/2332] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:06 2026] DELETE /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:06.331964 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f16a2fcd-06b3-453e-8036-349213ead9ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.333803 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f16a2fcd-06b3-453e-8036-349213ead9ea tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:06.334217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f16a2fcd-06b3-453e-8036-349213ead9ea tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.334541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f16a2fcd-06b3-453e-8036-349213ead9ea tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.343904 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:06.343904 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:06.351507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f16a2fcd-06b3-453e-8036-349213ead9ea tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Volume info retrieved successfully. Aug 18 21:12:06.355962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f16a2fcd-06b3-453e-8036-349213ead9ea tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 200 Aug 18 21:12:06.355962 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 585/2333] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:06.822816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-092747ef-bfa5-45b8-bd4b-5a019c4c5c56 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.824658 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-092747ef-bfa5-45b8-bd4b-5a019c4c5c56 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:06.824899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-092747ef-bfa5-45b8-bd4b-5a019c4c5c56 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.825076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-092747ef-bfa5-45b8-bd4b-5a019c4c5c56 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.830788 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-092747ef-bfa5-45b8-bd4b-5a019c4c5c56 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 404 Aug 18 21:12:06.831675 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 579/2334] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:06.976124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eaa94a09-32e1-47c5-bd8c-ed753b93359f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:06.977931 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaa94a09-32e1-47c5-bd8c-ed753b93359f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee Aug 18 21:12:06.978105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaa94a09-32e1-47c5-bd8c-ed753b93359f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:06.978278 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eaa94a09-32e1-47c5-bd8c-ed753b93359f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:06.984827 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eaa94a09-32e1-47c5-bd8c-ed753b93359f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee returned with HTTP 404 Aug 18 21:12:06.985346 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 585/2335] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/8b7dbdcf-0e11-4187-ad8a-cb34a57915ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.000190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.002051 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:12:07.002238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.002410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.003122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:07.023121 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Get all volumes completed successfully. Aug 18 21:12:07.025932 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.025932 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:07.031512 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73bf1f71-0d65-4a51-b519-ef4f5b868879 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:12:07.031669 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 587/2336] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:12:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:07.048181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a117578a-4752-42aa-beb9-474d8e60f1df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.050361 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a117578a-4752-42aa-beb9-474d8e60f1df tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] DELETE https://10.4.3.48/volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f Aug 18 21:12:07.050607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a117578a-4752-42aa-beb9-474d8e60f1df tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.050909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a117578a-4752-42aa-beb9-474d8e60f1df tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.079604 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a117578a-4752-42aa-beb9-474d8e60f1df tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f returned with HTTP 202 Aug 18 21:12:07.079995 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 586/2337] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/types/23c5248c-0837-436e-a18b-5e27a404cd3f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:07.092512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02f46a6e-ec77-4681-a666-e84f6eaa8d16 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.093033 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02f46a6e-ec77-4681-a666-e84f6eaa8d16 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:07.093369 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02f46a6e-ec77-4681-a666-e84f6eaa8d16 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1867340261", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:07.109543 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02f46a6e-ec77-4681-a666-e84f6eaa8d16 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:07.109941 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 580/2338] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:12:07 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:07.121597 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14280caa-1aa9-43ae-bbf0-8ea9f9c58953 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.123335 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14280caa-1aa9-43ae-bbf0-8ea9f9c58953 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] POST https://10.4.3.48/volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b/encryption Aug 18 21:12:07.123645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14280caa-1aa9-43ae-bbf0-8ea9f9c58953 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "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 18 21:12:07.140002 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14280caa-1aa9-43ae-bbf0-8ea9f9c58953 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b/encryption returned with HTTP 200 Aug 18 21:12:07.140454 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 586/2339] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:12:07 2026] POST /volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:07.149672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.151425 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:07.152257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-739711395", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1867340261", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:07.153663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-739711395', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1867340261', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:07.157319 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:12:07.157673 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.157673 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:07.158264 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:12:07.165192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (9b41032d-d2cc-4003-88c6-a37bb0569e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:07.166559 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d64d03-df75-467d-aeef-c54a1105c905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:07.168216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:07.205622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d64d03-df75-467d-aeef-c54a1105c905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26b851cb-2994-40bc-91dd-8f65b1fdf14b,is_public=True,name='tempest-scenario-type-luks2-1867340261',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26b851cb-2994-40bc-91dd-8f65b1fdf14b', '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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:07.207032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e07c777-aaff-4b50-a381-9e0ed15f5413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:07.241657 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1867340261 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1867340261, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:07.242052 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1867340261 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1867340261, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:07.261613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0af7b3ee-e58a-44b8-98f4-5e5eddb3036d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.263416 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0af7b3ee-e58a-44b8-98f4-5e5eddb3036d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:07.263613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0af7b3ee-e58a-44b8-98f4-5e5eddb3036d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.263817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0af7b3ee-e58a-44b8-98f4-5e5eddb3036d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.268206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0af7b3ee-e58a-44b8-98f4-5e5eddb3036d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 404 Aug 18 21:12:07.268702 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 587/2340] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.276560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.276964 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['6474e4bc-1691-46cd-b2a4-ea1d972c0f10', '88a34810-97c2-42e7-9825-3b4361d75231', '261d08e4-05e8-4408-9ac7-059a2103854b', 'e9b2fe76-7e5d-4143-b69e-faad9adab279'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:07.277703 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e07c777-aaff-4b50-a381-9e0ed15f5413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6474e4bc-1691-46cd-b2a4-ea1d972c0f10', '88a34810-97c2-42e7-9825-3b4361d75231', '261d08e4-05e8-4408-9ac7-059a2103854b', 'e9b2fe76-7e5d-4143-b69e-faad9adab279']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:07.278511 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab82b824-2c7c-4824-8872-b50ab9ab416d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:07.278869 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:07.279142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.279386 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.279525 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 52467d54-c620-4ebc-9576-ba47fcdb763b Aug 18 21:12:07.285570 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-785df5f1-0051-499d-92ca-5f92b4ba3728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b returned with HTTP 404 Aug 18 21:12:07.286227 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 581/2341] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/snapshots/52467d54-c620-4ebc-9576-ba47fcdb763b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.293915 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.298236 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:07.298450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.298676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.298838 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 0f9d3b72-33c3-4532-b0ba-017e3d8b6cee Aug 18 21:12:07.304709 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef22178b-56a0-4a6c-a76e-b64fd161b67a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee returned with HTTP 404 Aug 18 21:12:07.305151 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 587/2342] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/snapshots/0f9d3b72-33c3-4532-b0ba-017e3d8b6cee => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.307534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab82b824-2c7c-4824-8872-b50ab9ab416d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7837b8b3-6e08-47e2-ac53-0241a2b042f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-739711395',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['6474e4bc-1691-46cd-b2a4-ea1d972c0f10','88a34810-97c2-42e7-9825-3b4361d75231','261d08e4-05e8-4408-9ac7-059a2103854b','e9b2fe76-7e5d-4143-b69e-faad9adab279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=26b851cb-2994-40bc-91dd-8f65b1fdf14b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-739711395',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7837b8b3-6e08-47e2-ac53-0241a2b042f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26b851cb-2994-40bc-91dd-8f65b1fdf14b),volume_type_id=26b851cb-2994-40bc-91dd-8f65b1fdf14b)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:07.308566 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb17a556-3b94-411e-94b3-c742a23db650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:07.313265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.315165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:07.315362 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.315606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.315712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 159fb7f7-53fa-4fe3-afd2-0a302c636430 Aug 18 21:12:07.320385 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d70561c9-2ff6-4280-90e0-8f58cafd272a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 returned with HTTP 404 Aug 18 21:12:07.320846 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 588/2343] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/snapshots/159fb7f7-53fa-4fe3-afd2-0a302c636430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.334533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb17a556-3b94-411e-94b3-c742a23db650) transitioned into state 'SUCCESS' from state '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-739711395',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['6474e4bc-1691-46cd-b2a4-ea1d972c0f10','88a34810-97c2-42e7-9825-3b4361d75231','261d08e4-05e8-4408-9ac7-059a2103854b','e9b2fe76-7e5d-4143-b69e-faad9adab279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=26b851cb-2994-40bc-91dd-8f65b1fdf14b)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:07.335381 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdd7c2d-ca38-4114-8ead-7edc5b8248ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:07.348150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdd7c2d-ca38-4114-8ead-7edc5b8248ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:07.348886 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (9b41032d-d2cc-4003-88c6-a37bb0569e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:07.349149 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:12:07.349712 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e62b68bb-c2d1-4036-92f5-70abd09422ba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:07.350203 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 588/2344] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:07 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:07.358584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.361189 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:07.361458 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.361709 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.364791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.366605 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:07.366874 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.367115 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.369212 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=638,cinder:INSERT=88,cinder:UPDATE=162,cinder:DELETE=3 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:12:07.373253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d37babf3-aadb-4a3a-9a11-44cec4913cd4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.373718 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.373718 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:07.373840 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.373840 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:07.376872 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d37babf3-aadb-4a3a-9a11-44cec4913cd4 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] GET https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf Aug 18 21:12:07.377187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d37babf3-aadb-4a3a-9a11-44cec4913cd4 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.377483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d37babf3-aadb-4a3a-9a11-44cec4913cd4 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.378697 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:07.378764 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:07.383449 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3244f388-0924-4b90-b13d-8c9ae3a12da4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:07.384420 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 588/2345] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:07.385597 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-cf6b9ad3-e508-4428-81ab-1633ec559adc tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:12:07.386183 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 582/2346] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1652 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:07.387792 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d37babf3-aadb-4a3a-9a11-44cec4913cd4 tempest-AbsoluteLimitsTests-773239570 tempest-AbsoluteLimitsTests-773239570-project-member] https://10.4.3.48/volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf returned with HTTP 404 Aug 18 21:12:07.388558 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 589/2347] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/7b353dfb-df8a-4f05-8403-d2d815cbfecf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.409781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.412056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8/action Aug 18 21:12:07.412675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:07.412834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:07.425596 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.425596 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:07.425701 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:07.435701 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Begin detaching volume completed successfully. Aug 18 21:12:07.435976 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-ceb8857d-27e3-45de-a15a-f494ae7e6905 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8/action returned with HTTP 202 Aug 18 21:12:07.436478 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 589/2348] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:12:07 2026] POST /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:07.443355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-504f623a-ce4e-43c7-ae6d-061287758309 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.447742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-504f623a-ce4e-43c7-ae6d-061287758309 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:07.447742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-504f623a-ce4e-43c7-ae6d-061287758309 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.447742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-504f623a-ce4e-43c7-ae6d-061287758309 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.447742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-504f623a-ce4e-43c7-ae6d-061287758309 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume with id: 0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:07.451929 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-504f623a-ce4e-43c7-ae6d-061287758309 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 404 Aug 18 21:12:07.452775 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 589/2349] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.463825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-efeff849-f4ab-4b72-a873-39260a95b40e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.464355 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-efeff849-f4ab-4b72-a873-39260a95b40e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e Aug 18 21:12:07.464652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-efeff849-f4ab-4b72-a873-39260a95b40e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.464952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-efeff849-f4ab-4b72-a873-39260a95b40e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.476104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-efeff849-f4ab-4b72-a873-39260a95b40e tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e returned with HTTP 404 Aug 18 21:12:07.479309 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 583/2350] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/0fb0e6bd-5fe5-4630-9bdb-1cf641ef017e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:07.488197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5de75134-e09c-4e09-ac3f-53e163ec594f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.491259 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:12:07.491514 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.491749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.492272 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume with id: dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:12:07.493188 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a7f341b-7ca7-4f11-ada5-c0a8e22c3597 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.493743 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a7f341b-7ca7-4f11-ada5-c0a8e22c3597 None None] GET https://10.4.3.48/volume// Aug 18 21:12:07.494043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a7f341b-7ca7-4f11-ada5-c0a8e22c3597 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.494315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a7f341b-7ca7-4f11-ada5-c0a8e22c3597 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.494784 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a7f341b-7ca7-4f11-ada5-c0a8e22c3597 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:07.495275 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 590/2351] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:12:07.505536 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.505536 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:07.505536 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:07.505797 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.508157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:07.508485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.508764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.532129 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume request issued successfully. Aug 18 21:12:07.532271 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.532271 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:07.532333 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5de75134-e09c-4e09-ac3f-53e163ec594f tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 202 Aug 18 21:12:07.532791 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 590/2352] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:07 2026] DELETE /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:07.537186 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:07.540071 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:07.541037 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:12:07.541291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:07.541391 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:07.544747 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-3523f735-cb2e-40c9-bcb4-094deab5dd5f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:12:07.544747 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 590/2353] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:07.548686 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:07.548686 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:07.553261 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:07.559246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7d6254c7-b36f-4dfb-928b-19b8b812d052 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 200 Aug 18 21:12:07.559617 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 584/2354] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:07 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.397743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.399675 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:08.399791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.399970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.402550 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=569,cinder:UPDATE=93,cinder:INSERT=48,cinder:DELETE=4 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:12:08.414255 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.414255 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:08.421658 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:08.429915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2afb7bf4-79c9-4833-a49d-3ade71edc88a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:08.430279 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 591/2355] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:08 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.446980 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-38641c10-1ecb-402b-94fb-ecb848811ebd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.450273 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38641c10-1ecb-402b-94fb-ecb848811ebd tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:08.450472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38641c10-1ecb-402b-94fb-ecb848811ebd tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.450660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38641c10-1ecb-402b-94fb-ecb848811ebd tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.461819 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.461819 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:08.469445 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-38641c10-1ecb-402b-94fb-ecb848811ebd tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:08.475392 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38641c10-1ecb-402b-94fb-ecb848811ebd tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:08.475828 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 591/2356] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:08 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.494291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a973644-00a1-4345-98bb-bad514cba8ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.497673 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/action Aug 18 21:12:08.498090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:08.498231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:08.507600 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.507600 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:08.508107 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:08.514361 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume updated successfully. Aug 18 21:12:08.514580 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a973644-00a1-4345-98bb-bad514cba8ae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/action returned with HTTP 200 Aug 18 21:12:08.515187 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 591/2357] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:12:08 2026] POST /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 21:12:08.571982 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-65fc7862-c116-4bb0-95a0-f18f5ade2926 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.574534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3e25afa-1d46-4399-b889-8f86f0fa128d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.575665 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-65fc7862-c116-4bb0-95a0-f18f5ade2926 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 Aug 18 21:12:08.575962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-65fc7862-c116-4bb0-95a0-f18f5ade2926 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.576229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-65fc7862-c116-4bb0-95a0-f18f5ade2926 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.576291 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e25afa-1d46-4399-b889-8f86f0fa128d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d Aug 18 21:12:08.576482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e25afa-1d46-4399-b889-8f86f0fa128d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.576750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e25afa-1d46-4399-b889-8f86f0fa128d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.585136 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.585136 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:08.588525 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e25afa-1d46-4399-b889-8f86f0fa128d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d returned with HTTP 404 Aug 18 21:12:08.588979 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 592/2358] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:08 2026] GET /volume/v3/volumes/dcd4e376-b21b-44b2-9d7b-29a63ae24f8d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:08.649222 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-5a107e86-8188-4e59-90c9-cb85c8534f06 req-65fc7862-c116-4bb0-95a0-f18f5ade2926 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 returned with HTTP 200 Aug 18 21:12:08.649711 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 585/2359] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:08 2026] DELETE /volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.673503 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.676171 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:08.676398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.676595 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.679073 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=642,cinder:UPDATE=189,cinder:INSERT=102,cinder:DELETE=3 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:12:08.686503 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.686503 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:08.691826 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:08.697972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-e0349aee-4d14-484b-a17e-560b12eddaa3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:08.698506 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 592/2360] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:08 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.820613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.822712 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:08.822929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.824790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.836445 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.836445 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:08.840669 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:08.845308 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-48caff7c-0201-42fe-8eae-037a468fe8b7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:08.845893 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 592/2361] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:08 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:08.972529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f4e66a44-896b-4f38-88d2-e292c6a89d85 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.973006 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4e66a44-896b-4f38-88d2-e292c6a89d85 None None] GET https://10.4.3.48/volume// Aug 18 21:12:08.973211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4e66a44-896b-4f38-88d2-e292c6a89d85 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:08.973447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4e66a44-896b-4f38-88d2-e292c6a89d85 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:08.973873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4e66a44-896b-4f38-88d2-e292c6a89d85 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:08.974227 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 593/2362] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:12: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 18 21:12:08.981326 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-3f13b9f1-8cad-46eb-8acc-e0feac66cae8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:08.985605 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-3f13b9f1-8cad-46eb-8acc-e0feac66cae8 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:08.985960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-3f13b9f1-8cad-46eb-8acc-e0feac66cae8 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53bc8493-e9df-4ee5-802b-1d74155a6021", "connector": null, "instance_uuid": "1f963ebf-ade6-43b1-a7b8-5b6a84097c1b"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:08.998112 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:08.998112 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:09.026494 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-3f13b9f1-8cad-46eb-8acc-e0feac66cae8 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:09.026813 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 586/2363] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:08 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 18 21:12:09.063893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.069635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:09.069844 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:09.070101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:09.071147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-569d292d-1464-46e6-8bda-77f6bb76e6e3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.071497 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-569d292d-1464-46e6-8bda-77f6bb76e6e3 None None] GET https://10.4.3.48/volume// Aug 18 21:12:09.071664 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-569d292d-1464-46e6-8bda-77f6bb76e6e3 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:09.071898 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-569d292d-1464-46e6-8bda-77f6bb76e6e3 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:09.072238 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-569d292d-1464-46e6-8bda-77f6bb76e6e3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:09.072491 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 593/2364] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:09.084849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.086551 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:09.086551 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:09.087039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:09.087276 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:09.087482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:09.091760 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:09.096080 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45245492-bf6c-4831-8c28-6e6e6e1bf2d7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:09.096437 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 593/2365] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:09 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:09.097228 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:09.097228 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:09.102748 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:09.106928 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4537de2c-991a-442d-8a1a-1d19453a3d94 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:09.107564 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 594/2366] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:09 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:09.211645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.215711 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:09.215993 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:09.216229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:09.226315 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:09.226315 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:09.232588 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:09.239503 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6644dd8b-fa86-4bd3-8ce7-e9741819e0f2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:09.239503 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 587/2367] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:09 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:09.253911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-84d76724-2646-4c23-8ed1-51533be66bc5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.253911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-84d76724-2646-4c23-8ed1-51533be66bc5 None None] GET https://10.4.3.48/volume// Aug 18 21:12:09.253911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-84d76724-2646-4c23-8ed1-51533be66bc5 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:09.253911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-84d76724-2646-4c23-8ed1-51533be66bc5 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:09.254244 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-84d76724-2646-4c23-8ed1-51533be66bc5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:09.254625 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 594/2368] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:12: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 18 21:12:09.256231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.258213 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] PUT https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 Aug 18 21:12:09.258590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:09.266597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-c6f5daa4-94e6-4c81-9631-b7844fcf5cb0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.269184 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Acquiring lock "cinder-attachment_update-53bc8493-e9df-4ee5-802b-1d74155a6021-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:09.269275 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-c6f5daa4-94e6-4c81-9631-b7844fcf5cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:09.271686 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-c6f5daa4-94e6-4c81-9631-b7844fcf5cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7837b8b3-6e08-47e2-ac53-0241a2b042f7", "connector": null, "instance_uuid": "1c7ac5bb-2426-4ee8-82b4-22319403707e"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:09.278701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Lock "cinder-attachment_update-53bc8493-e9df-4ee5-802b-1d74155a6021-np0000007703" acquired by "attachment_update" :: waited 0.009s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:09.279361 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:09.279361 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:09.284945 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:09.284945 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:09.342710 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-c6f5daa4-94e6-4c81-9631-b7844fcf5cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:09.343346 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 595/2369] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:09 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:09.374796 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Lock "cinder-attachment_update-53bc8493-e9df-4ee5-802b-1d74155a6021-np0000007703" released by "attachment_update" :: held 0.097s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:09.375133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-b8d22d53-eade-4239-95e2-4cabb4133e19 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 returned with HTTP 200 Aug 18 21:12:09.375625 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 594/2370] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:09 2026] PUT /volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:09.703050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d86564fe-309d-43b1-bd61-c16878765135 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:09.705117 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:09.705416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1354836963"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:09.707209 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1354836963'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:09.883404 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume of 1 GB Aug 18 21:12:09.890761 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Availability Zones retrieved successfully. Aug 18 21:12:09.896852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Flow 'volume_create_api' (d2a156e1-a8d2-42b9-b73c-69e326aa337f) 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 18 21:12:09.898139 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444af144-eaf2-4d9f-9752-5ffcbc9caf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:09.899178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-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 18 21:12:09.978349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444af144-eaf2-4d9f-9752-5ffcbc9caf85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:09.979035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0182dfaf-60bc-49dd-acd9-7b19078a6a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:10.038224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Created reservations ['18526497-76be-446a-b29c-a54f5a609429', 'dc02bc1f-0955-4cda-905c-1558ee16daec', '065808bf-f5ea-4991-b896-da5c87d3b1ae', 'b972dc1e-9067-4cb3-afa3-34e65317a80d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:10.038940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0182dfaf-60bc-49dd-acd9-7b19078a6a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18526497-76be-446a-b29c-a54f5a609429', 'dc02bc1f-0955-4cda-905c-1558ee16daec', '065808bf-f5ea-4991-b896-da5c87d3b1ae', 'b972dc1e-9067-4cb3-afa3-34e65317a80d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:10.039686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3923b93-f7fe-412a-9bc2-025f1e093dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:10.065620 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3923b93-f7fe-412a-9bc2-025f1e093dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c130ebcd-629a-479b-ab04-934e8d7a4d7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1354836963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764ee23c61f241be82a98c0f6d7b1a8d',qos_specs=None,replication_status=,reservations=['18526497-76be-446a-b29c-a54f5a609429','dc02bc1f-0955-4cda-905c-1558ee16daec','065808bf-f5ea-4991-b896-da5c87d3b1ae','b972dc1e-9067-4cb3-afa3-34e65317a80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1354836963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c130ebcd-629a-479b-ab04-934e8d7a4d7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='764ee23c61f241be82a98c0f6d7b1a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:10.066380 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbc76f6-3f73-422a-ab1d-38be06079b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:10.085274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbc76f6-3f73-422a-ab1d-38be06079b88) transitioned into state 'SUCCESS' from state '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-1354836963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764ee23c61f241be82a98c0f6d7b1a8d',qos_specs=None,replication_status=,reservations=['18526497-76be-446a-b29c-a54f5a609429','dc02bc1f-0955-4cda-905c-1558ee16daec','065808bf-f5ea-4991-b896-da5c87d3b1ae','b972dc1e-9067-4cb3-afa3-34e65317a80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:10.086606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d7e3d3-b337-4bd8-ac4a-4b5f738c2668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:10.097435 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d7e3d3-b337-4bd8-ac4a-4b5f738c2668) 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 18 21:12:10.098184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Flow 'volume_create_api' (d2a156e1-a8d2-42b9-b73c-69e326aa337f) 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 18 21:12:10.098468 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume request issued successfully. Aug 18 21:12:10.098972 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d86564fe-309d-43b1-bd61-c16878765135 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:10.099401 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 588/2371] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:09 2026] POST /volume/v3/volumes => generated 746 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:10.110835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.112559 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:10.112805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.113050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.118660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.120418 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:10.120607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.120807 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.123529 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:10.123529 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:10.129165 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:10.130644 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:10.130644 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:10.134536 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44057e6d-cf46-493a-aded-c278f6e7c3a7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:10.135101 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 595/2372] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:10 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:10.135362 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:10.139307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a3da43b-b9d8-4073-93eb-9cfe7b09c4d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:10.139662 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 596/2373] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:10 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:10.920953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82745664-86b1-4c55-9497-2778328e54d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.921433 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82745664-86b1-4c55-9497-2778328e54d8 None None] GET https://10.4.3.48/volume// Aug 18 21:12:10.921639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82745664-86b1-4c55-9497-2778328e54d8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.921915 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82745664-86b1-4c55-9497-2778328e54d8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.922338 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82745664-86b1-4c55-9497-2778328e54d8 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:10.922713 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 595/2374] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:10.934473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.936962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.937209 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:10.937512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.937904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.938839 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:10.939028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.939268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.939452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume with id: 2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:10.949778 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:10.949778 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:10.950081 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:10.950081 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:10.950281 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:10.954117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:10.959587 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-fef01dd1-e271-4f45-9c7a-9061e663c878 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:10.960095 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 589/2375] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:10 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:10.962757 np0000007703 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:12:10.973287 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume request issued successfully. Aug 18 21:12:10.973508 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a9bb25-0ac9-4c7c-aa73-03f0d74ff55a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 202 Aug 18 21:12:10.973993 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 596/2376] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:10 2026] DELETE /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:10.983643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:10.985751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:10.985994 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:10.986165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:10.995147 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:10.995147 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:10.996810 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:11.008593 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5df0132-eba6-47f5-901b-5f4f1391cc6a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 200 Aug 18 21:12:11.011747 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 597/2377] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:10 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:11.073511 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.076071 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 Aug 18 21:12:11.076460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:11.088749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-7837b8b3-6e08-47e2-ac53-0241a2b042f7-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:11.093616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-7837b8b3-6e08-47e2-ac53-0241a2b042f7-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:11.094681 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.094681 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:11.151348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.157243 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:11.157243 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:11.157243 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:11.159389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.161665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:11.164095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:11.164705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:11.175882 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.175882 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:11.178751 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.178751 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:11.184131 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:11.187749 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:11.191089 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f7b793c8-43d1-405f-ad3d-2e90b28e5948 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:11.191497 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 590/2378] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:11 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:11.194199 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b267b0d-7e4c-4e2b-aca4-7e537f55efd5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:11.195042 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 597/2379] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:11 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:11.208608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-7837b8b3-6e08-47e2-ac53-0241a2b042f7-np0000007703" released by "attachment_update" :: held 0.115s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:11.209381 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-6ea03cba-fbc2-4fc2-9183-dde1a9de8636 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 returned with HTTP 200 Aug 18 21:12:11.209516 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 596/2380] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:11 2026] PUT /volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:11.212311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.215712 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] POST https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a/action Aug 18 21:12:11.216453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:11.216584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:11.236582 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.236582 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:11.237315 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:11.243890 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-8df888d9-625c-42d3-8ff1-995ea541aac1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.249410 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-8df888d9-625c-42d3-8ff1-995ea541aac1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9/action Aug 18 21:12:11.249907 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-8df888d9-625c-42d3-8ff1-995ea541aac1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:11.250089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-8df888d9-625c-42d3-8ff1-995ea541aac1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:12:11.279831 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.279831 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:11.284251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Created reservations ['fd09945b-31f5-47e4-befa-bf0de3217792', '5b608aa8-f550-41ca-aedd-f368f574848e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:11.289178 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-8df888d9-625c-42d3-8ff1-995ea541aac1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9/action returned with HTTP 204 Aug 18 21:12:11.289796 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 591/2381] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:11 2026] POST /volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:11.300441 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Extend volume request issued successfully. Aug 18 21:12:11.300679 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d61844f1-1d02-49ed-bc96-5bf29b4868b4 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a/action returned with HTTP 202 Aug 18 21:12:11.304397 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 598/2382] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:12:11 2026] POST /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:11.312504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9316ba9-1760-4526-820c-e44fb298f504 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:11.316837 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9316ba9-1760-4526-820c-e44fb298f504 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:11.316837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9316ba9-1760-4526-820c-e44fb298f504 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:11.316837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9316ba9-1760-4526-820c-e44fb298f504 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:11.325928 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:11.325928 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:11.333099 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9316ba9-1760-4526-820c-e44fb298f504 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:11.339016 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9316ba9-1760-4526-820c-e44fb298f504 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:11.339658 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 598/2383] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:11 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.022039 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-080c809b-7be4-4fc0-af48-454553945524 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.023978 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-080c809b-7be4-4fc0-af48-454553945524 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca Aug 18 21:12:12.024197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-080c809b-7be4-4fc0-af48-454553945524 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.024381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-080c809b-7be4-4fc0-af48-454553945524 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.031049 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-080c809b-7be4-4fc0-af48-454553945524 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca returned with HTTP 404 Aug 18 21:12:12.031689 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 597/2384] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/2c80f55b-1cc2-4a65-af0b-5718b2aeb5ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:12.039640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fb229e2c-7214-4c44-b848-e9b45332147e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.041555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:12:12.041880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.042092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.042930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:12.113337 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Get all volumes completed successfully. Aug 18 21:12:12.119163 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.119163 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:12.125843 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fb229e2c-7214-4c44-b848-e9b45332147e tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:12:12.126272 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 592/2385] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16314 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:12.145441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1374dce-71b9-4c0a-91aa-f4dec8652c70 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.148539 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1374dce-71b9-4c0a-91aa-f4dec8652c70 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] DELETE https://10.4.3.48/volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9 Aug 18 21:12:12.148760 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1374dce-71b9-4c0a-91aa-f4dec8652c70 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.148999 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1374dce-71b9-4c0a-91aa-f4dec8652c70 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.173387 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1374dce-71b9-4c0a-91aa-f4dec8652c70 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9 returned with HTTP 202 Aug 18 21:12:12.173745 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 599/2386] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:12 2026] DELETE /volume/v3/types/b0a43420-1276-49e8-b0e7-48c7f562bfa9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:12.185003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b38320b-38d8-481b-bae5-3858af3a5bb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.186663 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b38320b-38d8-481b-bae5-3858af3a5bb3 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:12.187062 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b38320b-38d8-481b-bae5-3858af3a5bb3 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1632342265", "extra_specs": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:12.199808 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b38320b-38d8-481b-bae5-3858af3a5bb3 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:12.200222 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 599/2387] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:12:12 2026] POST /volume/v3/types => generated 214 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:12.208227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.209479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d83837b-a741-4d67-a02d-1dac518c1d9a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.210851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:12.211112 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.211370 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.214856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d83837b-a741-4d67-a02d-1dac518c1d9a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c/encryption Aug 18 21:12:12.215229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d83837b-a741-4d67-a02d-1dac518c1d9a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-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 18 21:12:12.226317 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.226317 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:12.229881 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d83837b-a741-4d67-a02d-1dac518c1d9a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c/encryption returned with HTTP 200 Aug 18 21:12:12.230250 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 593/2388] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:12:12 2026] POST /volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:12.231142 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:12.237478 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07901782-0a32-46bf-a51d-9c84dcc1c8b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:12.238120 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 598/2389] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.241958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.244120 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:12.244597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-136870013", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1632342265", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:12.246595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-136870013', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1632342265', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:12.250532 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume of 1 GB Aug 18 21:12:12.250819 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.250819 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:12.251343 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Availability Zones retrieved successfully. Aug 18 21:12:12.256685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (8dbe0336-fab7-43ed-9617-930e271f3898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:12.257669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f7b653e-6820-4f37-9dbf-3ad438f5b0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:12.258673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:12.287643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f7b653e-6820-4f37-9dbf-3ad438f5b0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33a71097-7d0e-418b-b57d-7806d9ffa87c,is_public=True,name='tempest-scenario-type-luksv2-1632342265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33a71097-7d0e-418b-b57d-7806d9ffa87c', '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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:12.288622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa314e8-0da7-4469-8aaa-593512f1f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:12.325644 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1632342265 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1632342265, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:12.326001 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1632342265 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1632342265, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:12.353673 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.354834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Created reservations ['9a29b8cc-461d-42aa-af24-c23e5235b3fb', 'd8feaf24-5b1a-4a29-83c8-058367db3342', '63216a23-8e1f-4ce9-9fbb-823d11af0cf8', 'd594960f-446e-4be9-ba7f-c4134205885b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:12.355548 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa314e8-0da7-4469-8aaa-593512f1f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a29b8cc-461d-42aa-af24-c23e5235b3fb', 'd8feaf24-5b1a-4a29-83c8-058367db3342', '63216a23-8e1f-4ce9-9fbb-823d11af0cf8', 'd594960f-446e-4be9-ba7f-c4134205885b']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:12.355864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.356116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.356182 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad69a3c-28a2-49c6-b53a-1b5ebdd8a462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:12.356343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.364687 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.364687 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:12.369286 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:12.376511 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af75d01a-41c6-4255-9e20-38e13a320ca2 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:12.377138 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 600/2390] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.379664 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad69a3c-28a2-49c6-b53a-1b5ebdd8a462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b666f2eb-fa93-46b5-b870-29a8a6fe02fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-136870013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['9a29b8cc-461d-42aa-af24-c23e5235b3fb','d8feaf24-5b1a-4a29-83c8-058367db3342','63216a23-8e1f-4ce9-9fbb-823d11af0cf8','d594960f-446e-4be9-ba7f-c4134205885b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=33a71097-7d0e-418b-b57d-7806d9ffa87c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-136870013',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b666f2eb-fa93-46b5-b870-29a8a6fe02fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444216c725c439081acb9fc50ec75b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33a71097-7d0e-418b-b57d-7806d9ffa87c),volume_type_id=33a71097-7d0e-418b-b57d-7806d9ffa87c)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:12.380345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67e202ef-b445-4a57-a43e-4a14180ef928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:12.393666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2a804144-7332-4bed-a206-8f298b1d06ec None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.400343 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a804144-7332-4bed-a206-8f298b1d06ec tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.400594 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a804144-7332-4bed-a206-8f298b1d06ec tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.400855 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a804144-7332-4bed-a206-8f298b1d06ec tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.408337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67e202ef-b445-4a57-a43e-4a14180ef928) transitioned into state 'SUCCESS' from state '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-136870013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['9a29b8cc-461d-42aa-af24-c23e5235b3fb','d8feaf24-5b1a-4a29-83c8-058367db3342','63216a23-8e1f-4ce9-9fbb-823d11af0cf8','d594960f-446e-4be9-ba7f-c4134205885b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=33a71097-7d0e-418b-b57d-7806d9ffa87c)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:12.409125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c552ba-b347-4e2f-9b32-24917de3e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:12.413738 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.413738 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:12.421170 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2a804144-7332-4bed-a206-8f298b1d06ec tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:12.429759 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a804144-7332-4bed-a206-8f298b1d06ec tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:12.429759 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 594/2391] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.434568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c552ba-b347-4e2f-9b32-24917de3e48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:12.435703 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (8dbe0336-fab7-43ed-9617-930e271f3898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:12.436189 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request issued successfully. Aug 18 21:12:12.436868 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c32e4c67-a132-4fb3-bded-a519ec54cd61 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:12.437571 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 600/2392] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:12 2026] POST /volume/v3/volumes => generated 784 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:12.447946 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.448235 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.448455 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.449655 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.461176 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.461176 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:12.473669 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:12.477323 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2fc22d8e-d6d6-4545-8a98-d1c72a211f0d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:12.478354 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 599/2393] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.495864 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.497869 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.498063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.498305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.498514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Delete volume with id: c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.514589 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.514589 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:12.515831 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:12.548098 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Delete volume request issued successfully. Aug 18 21:12:12.548389 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f370630-a8ee-4f00-94a4-ec82abfebc23 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 202 Aug 18 21:12:12.549003 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 601/2394] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:12 2026] DELETE /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:12.560741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c66a08eb-8711-4476-9188-e939db1349e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.564044 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c66a08eb-8711-4476-9188-e939db1349e6 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:12.564269 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c66a08eb-8711-4476-9188-e939db1349e6 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:12.564741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c66a08eb-8711-4476-9188-e939db1349e6 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:12.580003 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.580003 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:12.596479 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c66a08eb-8711-4476-9188-e939db1349e6 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:12.607510 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c66a08eb-8711-4476-9188-e939db1349e6 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 200 Aug 18 21:12:12.607510 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 595/2395] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:12 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 1353 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:12.771124 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4b726f44-96bf-4ce3-b168-495c54f37d62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:12.774324 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4b726f44-96bf-4ce3-b168-495c54f37d62 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] POST https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545/action Aug 18 21:12:12.774796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4b726f44-96bf-4ce3-b168-495c54f37d62 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:12.774979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4b726f44-96bf-4ce3-b168-495c54f37d62 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:12.797830 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:12.797830 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:12.812465 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-66b63aab-8a69-4b7c-91ac-aa1c6def77e3 req-4b726f44-96bf-4ce3-b168-495c54f37d62 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545/action returned with HTTP 204 Aug 18 21:12:12.813315 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 601/2396] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:12 2026] POST /volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:13.227399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a511f73d-3f8e-4884-b2d2-c96c6652e269 req-65e2252e-bbde-4e8e-b799-698e23ed9e48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.230911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a511f73d-3f8e-4884-b2d2-c96c6652e269 req-65e2252e-bbde-4e8e-b799-698e23ed9e48 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 Aug 18 21:12:13.230911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a511f73d-3f8e-4884-b2d2-c96c6652e269 req-65e2252e-bbde-4e8e-b799-698e23ed9e48 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.230911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a511f73d-3f8e-4884-b2d2-c96c6652e269 req-65e2252e-bbde-4e8e-b799-698e23ed9e48 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.235129 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a511f73d-3f8e-4884-b2d2-c96c6652e269 req-65e2252e-bbde-4e8e-b799-698e23ed9e48 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 returned with HTTP 404 Aug 18 21:12:13.235821 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 600/2397] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:13 2026] DELETE /volume/v3/attachments/963acac3-9785-4a04-81ca-43d54ae76648 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:12:13.253845 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.256285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:13.256686 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.256955 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.270421 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:13.270421 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:13.275006 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:13.284284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07aeca10-79f0-4790-915c-ace5a1885ea9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:13.285203 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 602/2398] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:13 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:13.303522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-85855adb-7f3a-45c0-8765-f17107c0247b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.305710 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] POST https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action Aug 18 21:12:13.306099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:13.306203 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-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 18 21:12:13.324993 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:13.324993 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:13.325544 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:13.373466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Created reservations ['e5599e6f-9d60-46ea-8361-486c92b6afc8', 'c5c74e51-8263-4f57-8daa-37b9738696c2'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:13.407167 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Extend volume request issued successfully. Aug 18 21:12:13.407480 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85855adb-7f3a-45c0-8765-f17107c0247b tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action returned with HTTP 202 Aug 18 21:12:13.408122 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 596/2399] 10.4.3.48 () {70 vars in 1424 bytes} [Tue Aug 18 21:12:13 2026] POST /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:12:13.417893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-daee3449-567c-4b47-8694-55a73551c464 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.420848 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-daee3449-567c-4b47-8694-55a73551c464 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:13.421185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-daee3449-567c-4b47-8694-55a73551c464 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.421496 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-daee3449-567c-4b47-8694-55a73551c464 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.439430 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:13.439430 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:13.445254 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-daee3449-567c-4b47-8694-55a73551c464 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:13.453823 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-daee3449-567c-4b47-8694-55a73551c464 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:13.454991 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 602/2400] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:13 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:13.624392 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07430855-d2b0-46e6-96e9-4f95e0048c69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.626712 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07430855-d2b0-46e6-96e9-4f95e0048c69 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a Aug 18 21:12:13.627012 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07430855-d2b0-46e6-96e9-4f95e0048c69 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.627273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07430855-d2b0-46e6-96e9-4f95e0048c69 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.636610 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07430855-d2b0-46e6-96e9-4f95e0048c69 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a returned with HTTP 404 Aug 18 21:12:13.638112 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 601/2401] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:13 2026] GET /volume/v3/volumes/c130ebcd-629a-479b-ab04-934e8d7a4d7a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:13.652527 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61fb438a-abc3-4951-b284-1f3002a4d673 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.653811 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:13.654265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1982220212"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:13.655669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1982220212'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:13.655948 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume of 1 GB Aug 18 21:12:13.660581 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Availability Zones retrieved successfully. Aug 18 21:12:13.669747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Flow 'volume_create_api' (fa356b88-885e-402a-b006-2ff51f8fbe39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:13.669747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5d6bb7-e5bb-4a46-926f-cca0c74b71f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:13.672435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:13.717910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5d6bb7-e5bb-4a46-926f-cca0c74b71f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:13.718969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b25210-05e9-4f1c-9717-048522c7e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:13.770843 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Created reservations ['e81e5a4a-c0f2-4582-824d-7b628f27a2ec', '520fef1c-ba55-4cba-95b4-83c962f56cff', 'a70b1d71-2100-4be3-b39b-3812247b1b07', 'e6f37127-0b81-41b3-a509-622f47ceedfd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:13.771699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b25210-05e9-4f1c-9717-048522c7e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81e5a4a-c0f2-4582-824d-7b628f27a2ec', '520fef1c-ba55-4cba-95b4-83c962f56cff', 'a70b1d71-2100-4be3-b39b-3812247b1b07', 'e6f37127-0b81-41b3-a509-622f47ceedfd']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:13.772586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a22fbae-b7d9-4036-9f58-4228f2126583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:13.802864 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a22fbae-b7d9-4036-9f58-4228f2126583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c6798ba-05c1-42d6-9326-59766e1827be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1982220212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764ee23c61f241be82a98c0f6d7b1a8d',qos_specs=None,replication_status=,reservations=['e81e5a4a-c0f2-4582-824d-7b628f27a2ec','520fef1c-ba55-4cba-95b4-83c962f56cff','a70b1d71-2100-4be3-b39b-3812247b1b07','e6f37127-0b81-41b3-a509-622f47ceedfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1982220212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c6798ba-05c1-42d6-9326-59766e1827be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='764ee23c61f241be82a98c0f6d7b1a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:13.803985 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1fc788-63fc-4f49-acf1-472358a08eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:13.821082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.824168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 service nova] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:13.824424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 service nova] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.824681 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 service nova] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.825813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1fc788-63fc-4f49-acf1-472358a08eb0) transitioned into state 'SUCCESS' from state '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-1982220212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764ee23c61f241be82a98c0f6d7b1a8d',qos_specs=None,replication_status=,reservations=['e81e5a4a-c0f2-4582-824d-7b628f27a2ec','520fef1c-ba55-4cba-95b4-83c962f56cff','a70b1d71-2100-4be3-b39b-3812247b1b07','e6f37127-0b81-41b3-a509-622f47ceedfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9c7546c61342d795e4f6244a9e2fe8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:13.826624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a28459-6f67-4140-b6e5-28044ddf928d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:13.835555 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:13.835555 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:13.840476 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 service nova] Volume info retrieved successfully. Aug 18 21:12:13.845421 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-85855adb-7f3a-45c0-8765-f17107c0247b req-8d5d2f1a-a905-4808-9884-099b003aa7a1 service nova] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:13.845817 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 597/2402] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:13 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:13.855433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a28459-6f67-4140-b6e5-28044ddf928d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:13.856547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Flow 'volume_create_api' (fa356b88-885e-402a-b006-2ff51f8fbe39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:13.856917 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create volume request issued successfully. Aug 18 21:12:13.864010 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61fb438a-abc3-4951-b284-1f3002a4d673 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:13.864010 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 603/2403] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:12:13 2026] POST /volume/v3/volumes => generated 746 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:13.881862 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:13.882051 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:13.882291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:13.882526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:13.895861 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:13.895861 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:13.900930 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:13.908320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee96084b-53a9-4d09-9b56-69e85cfe254d tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:13.908963 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 603/2404] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:13 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:14.470198 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-618882d4-4085-4ca1-8844-46f029447982 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.472291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-618882d4-4085-4ca1-8844-46f029447982 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:14.472549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-618882d4-4085-4ca1-8844-46f029447982 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.472807 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-618882d4-4085-4ca1-8844-46f029447982 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.484554 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.484554 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:14.488906 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-618882d4-4085-4ca1-8844-46f029447982 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.494398 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-618882d4-4085-4ca1-8844-46f029447982 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:14.494953 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 602/2405] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:14.512927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.515007 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:14.515238 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.515450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.526097 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.526097 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:14.529842 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.534650 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9c85329-3f7a-4967-8626-b5188e05ef84 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:14.535140 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 598/2406] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:14.761619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.764422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:14.764650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.764919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.779922 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.779922 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:14.783663 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.789425 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-87fe9322-76be-4e10-832a-eadb02055742 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:14.790174 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 604/2407] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:14.815328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.817270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] POST https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action Aug 18 21:12:14.817599 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:14.817708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:14.837533 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.837533 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:14.838605 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.846119 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Begin detaching volume completed successfully. Aug 18 21:12:14.846371 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-348f4971-9753-4145-97b5-38bebc9f80fc tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action returned with HTTP 202 Aug 18 21:12:14.847020 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 604/2408] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:12:14 2026] POST /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:14.869304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4f96cb47-3364-45fd-b543-9c9886d62016 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.873434 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f96cb47-3364-45fd-b543-9c9886d62016 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:14.874682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f96cb47-3364-45fd-b543-9c9886d62016 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.874682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4f96cb47-3364-45fd-b543-9c9886d62016 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.890743 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.890743 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:14.896637 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4f96cb47-3364-45fd-b543-9c9886d62016 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.903632 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4f96cb47-3364-45fd-b543-9c9886d62016 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:14.904219 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 603/2409] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:14.913502 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81a04276-9b58-47cb-8efa-80459b11664e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.916742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81a04276-9b58-47cb-8efa-80459b11664e None None] GET https://10.4.3.48/volume// Aug 18 21:12:14.916742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81a04276-9b58-47cb-8efa-80459b11664e None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.916742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81a04276-9b58-47cb-8efa-80459b11664e None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.916742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81a04276-9b58-47cb-8efa-80459b11664e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:14.916742 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 599/2410] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:12:14.923439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.923775 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd2b7f45-3445-4612-9c89-9414461f41ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.925557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2b7f45-3445-4612-9c89-9414461f41ad tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:14.925638 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:14.927112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2b7f45-3445-4612-9c89-9414461f41ad tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.927392 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:14.927459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2b7f45-3445-4612-9c89-9414461f41ad tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.927495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:14.935484 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.935484 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:14.937270 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.937270 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:14.940199 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd2b7f45-3445-4612-9c89-9414461f41ad tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:14.941614 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:14.944948 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2b7f45-3445-4612-9c89-9414461f41ad tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:14.945372 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 605/2411] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:14.946924 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-3f232b08-51b1-4bad-9bf1-06e66d3e66b3 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:14.949657 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 605/2412] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:14 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:14.960693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:14.962758 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:14.963114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c6798ba-05c1-42d6-9326-59766e1827be", "name": "tempest-VolumesExtendTest-Snapshot-1820256866"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:14.971549 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:14.971549 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:14.974161 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:14.974161 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Create snapshot from volume 7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:15.005390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Created reservations ['a5863c24-71a0-4145-ac3b-729a984baa71', 'c20968c0-3b2e-407f-9cbb-3a0de1fa7559', '95a3eb80-372e-47ad-a819-f72fc2064cb5', 'ce309950-394e-4a46-ad6a-00bd6dd1592c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:15.039817 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot create request issued successfully. Aug 18 21:12:15.040199 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b640d5b-0d44-4d93-9fd6-933d08ae298e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:15.040599 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 604/2413] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:14 2026] POST /volume/v3/snapshots => generated 304 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:15.050648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.053100 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:15.053308 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.054441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.059464 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.059464 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:15.060147 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot retrieved successfully. Aug 18 21:12:15.060946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f2ad61a-a341-47ad-8daa-07b605e9a5b5 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e returned with HTTP 200 Aug 18 21:12:15.061554 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 600/2414] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:15 2026] GET /volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:15.496026 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.499954 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:15.499954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.499954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.512691 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.512691 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:15.519013 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:15.525756 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3be0981f-aacd-4ec9-bf2b-003b44dace61 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:12:15.525756 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 606/2415] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:15 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:15.541373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.542977 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:15.543152 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.543325 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.543471 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:15.550210 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.550210 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:15.550636 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:15.575138 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:12:15.575138 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d973839b-032c-4a96-8f2f-ea8cb5f14b40 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 202 Aug 18 21:12:15.575138 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 606/2416] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:15 2026] DELETE /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:15.585529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.594056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:15.594056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.594056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.606461 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.606461 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:15.611610 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:15.618321 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfaf0e3b-17c6-4d07-9acc-06444413749f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 200 Aug 18 21:12:15.618734 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 605/2417] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:15 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:15.654576 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-11a3cfe4-1a32-4c9e-9d97-a7e9c338ad3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.660584 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-11a3cfe4-1a32-4c9e-9d97-a7e9c338ad3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption Aug 18 21:12:15.660584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-11a3cfe4-1a32-4c9e-9d97-a7e9c338ad3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.660584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-11a3cfe4-1a32-4c9e-9d97-a7e9c338ad3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.671908 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.671908 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:15.679823 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1bb7c20d-51fc-4981-aac0-11ecedff3918 req-11a3cfe4-1a32-4c9e-9d97-a7e9c338ad3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption returned with HTTP 200 Aug 18 21:12:15.680292 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 601/2418] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:12:15 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:15.923575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:15.925669 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:15.927341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:15.927341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:15.935664 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:15.935664 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:15.939198 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:15.944332 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67018803-a5d8-46ff-9237-73c3a7e04bb2 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:15.945165 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 607/2419] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:15 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:16.007921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-f6204890-70e7-40c3-93d2-a14d115b88a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.010073 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-f6204890-70e7-40c3-93d2-a14d115b88a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 Aug 18 21:12:16.010244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-f6204890-70e7-40c3-93d2-a14d115b88a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.010426 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-f6204890-70e7-40c3-93d2-a14d115b88a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.017027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.018632 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.018632 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:16.018826 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:12:16.019036 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.019214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.019362 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume with id: 3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:12:16.028950 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.028950 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:16.029355 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:16.055597 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume request issued successfully. Aug 18 21:12:16.055803 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe8051a4-af1a-47e8-9b20-ed68630e7bc3 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 202 Aug 18 21:12:16.056259 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 606/2420] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:16 2026] DELETE /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:16.065786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.072775 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:12:16.072775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.072775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.074302 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.076840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:16.077317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.077605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.083198 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.083198 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:16.083404 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.083404 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:16.083487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc3f0e5b-e53e-47ad-877b-d735832f50e6 req-f6204890-70e7-40c3-93d2-a14d115b88a9 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 returned with HTTP 200 Aug 18 21:12:16.084018 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 607/2421] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:16 2026] DELETE /volume/v3/attachments/f35678a5-1524-4714-844e-e5227e82f545 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.084201 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot retrieved successfully. Aug 18 21:12:16.085174 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-efc2ef8f-62ad-4c3a-9eaf-ac6dcd11a386 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e returned with HTTP 200 Aug 18 21:12:16.085672 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 608/2422] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.093820 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:16.096453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.098779 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] POST https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be/action Aug 18 21:12:16.099092 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:16.099256 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-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 18 21:12:16.099304 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0370716e-ef63-4bbf-ad14-28ef1a0a4062 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 200 Aug 18 21:12:16.099813 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 602/2423] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.111615 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.111615 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:16.111738 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:16.161117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Created reservations ['5e2ba7b5-adc8-47e2-841e-2150b885bec1', '4bd00a4e-c740-461e-9461-52078dab0059'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:16.173715 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Extend volume request issued successfully. Aug 18 21:12:16.174044 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1ba53ffb-5e96-4b80-83ff-8a3890dd78b1 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be/action returned with HTTP 202 Aug 18 21:12:16.174611 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 607/2424] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:12:16 2026] POST /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:16.184696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.186460 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:16.186644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.186852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.198973 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.198973 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:16.203074 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:16.208384 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8385300a-0b6f-49d2-816d-ec90696fbd89 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:16.208929 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 608/2425] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.638302 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2874305a-2fb5-4ad5-a8d5-14d2ee14c3d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.644202 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2874305a-2fb5-4ad5-a8d5-14d2ee14c3d8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 Aug 18 21:12:16.644202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2874305a-2fb5-4ad5-a8d5-14d2ee14c3d8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.644202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2874305a-2fb5-4ad5-a8d5-14d2ee14c3d8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.650052 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2874305a-2fb5-4ad5-a8d5-14d2ee14c3d8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 returned with HTTP 404 Aug 18 21:12:16.650659 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 609/2426] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/volumes/9b006d61-963a-47af-b753-26a3b0ff20b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:16.667792 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5d8a1151-85fa-470f-895b-8506ca798984 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.669525 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d8a1151-85fa-470f-895b-8506ca798984 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:12:16.671094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d8a1151-85fa-470f-895b-8506ca798984 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.672528 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d8a1151-85fa-470f-895b-8506ca798984 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.680028 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.680028 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:16.686205 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5d8a1151-85fa-470f-895b-8506ca798984 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:16.697327 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d8a1151-85fa-470f-895b-8506ca798984 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:12:16.697939 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 603/2427] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.709522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d803e6f9-1872-4036-9c15-053e9c286a1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.711253 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:16.711603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1316520458"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:16.720006 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.720006 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:16.720466 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:16.720582 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:12:16.755961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['69623a67-6879-4da2-8e7c-ea22b4d4d319', 'a0bce740-0d35-42f1-a3c1-2646c8763e63', 'dbbf7500-9aee-4257-81b1-7aa81486f0e3', '50b900b7-3ace-4371-98f8-c1a975c50c5a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:16.810437 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot create request issued successfully. Aug 18 21:12:16.810838 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d803e6f9-1872-4036-9c15-053e9c286a1e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:16.811286 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 608/2428] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:16 2026] POST /volume/v3/snapshots => generated 380 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:16.823236 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.826293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:16.826533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.826767 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.834627 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.834627 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:16.835190 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:16.836081 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc2e583c-8874-4dd4-8624-bc8a96a13ad8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:16.836523 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 609/2429] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:16.961284 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:16.967337 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:16.967337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:16.967337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:16.974741 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:16.974741 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:16.979447 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:16.984572 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffb21c13-b4f2-44c5-bae9-c93235aab041 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:16.985205 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 610/2430] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:16 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:17.117603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-897b9398-033f-406b-88d3-825992745626 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.119567 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-897b9398-033f-406b-88d3-825992745626 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 Aug 18 21:12:17.119797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-897b9398-033f-406b-88d3-825992745626 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.120105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-897b9398-033f-406b-88d3-825992745626 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.136446 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-897b9398-033f-406b-88d3-825992745626 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 returned with HTTP 404 Aug 18 21:12:17.136446 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 604/2431] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/volumes/3a88d74f-a012-456e-9667-816c3df58213 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:17.225293 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.226998 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:17.227206 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.227426 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.235047 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.235047 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:17.239521 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:17.244156 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4ceb98f4-d514-4fee-997f-a3b50e299f5c tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:17.244746 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 609/2432] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.264219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6957dd76-18a4-441d-b281-739e53e3df4e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.265990 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6957dd76-18a4-441d-b281-739e53e3df4e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:17.266296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6957dd76-18a4-441d-b281-739e53e3df4e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.266475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6957dd76-18a4-441d-b281-739e53e3df4e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.275751 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.275751 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:17.279287 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6957dd76-18a4-441d-b281-739e53e3df4e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:17.284911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6957dd76-18a4-441d-b281-739e53e3df4e tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:17.285499 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 610/2433] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.305097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.306939 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:17.307285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.307614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.307899 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Delete snapshot with id: e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:17.315621 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.315621 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:17.315621 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot retrieved successfully. Aug 18 21:12:17.341753 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot delete request issued successfully. Aug 18 21:12:17.341753 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7f481d3-54d1-44b9-82ae-75f3375fdadd tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e returned with HTTP 202 Aug 18 21:12:17.341753 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 611/2434] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:17 2026] DELETE /volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:17.366750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0901911f-9262-46ad-9488-ed984d362dcc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.366750 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0901911f-9262-46ad-9488-ed984d362dcc tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:17.366750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0901911f-9262-46ad-9488-ed984d362dcc tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.366750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0901911f-9262-46ad-9488-ed984d362dcc tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.381311 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.381311 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:17.381311 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0901911f-9262-46ad-9488-ed984d362dcc tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Snapshot retrieved successfully. Aug 18 21:12:17.381311 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0901911f-9262-46ad-9488-ed984d362dcc tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e returned with HTTP 200 Aug 18 21:12:17.381311 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 605/2435] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.849750 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c245462f-463c-40a2-bf05-1b5f396992bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.853225 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c245462f-463c-40a2-bf05-1b5f396992bb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:17.853548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c245462f-463c-40a2-bf05-1b5f396992bb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.853937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c245462f-463c-40a2-bf05-1b5f396992bb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.861200 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.861200 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:17.861644 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c245462f-463c-40a2-bf05-1b5f396992bb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:17.864742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c245462f-463c-40a2-bf05-1b5f396992bb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:17.864742 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 610/2436] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.885543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.887457 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:17.887627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.887908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.893275 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.893275 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:17.893820 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:17.897760 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf0da03d-654f-4d22-8a45-0bbbe85f498f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:17.897760 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 611/2437] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:12:17.919704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.921814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:17.922057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:17.922311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:17.922624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:17.922978 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.922978 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:17.923994 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:17.928573 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Get all snapshots completed successfully. Aug 18 21:12:17.929022 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e7ef8ec0-d293-4498-96ae-e8810aed4c64 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:12:17.929694 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 612/2438] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.952585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39382ae8-fb2c-4fc2-93cc-936fdb774d0d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:17.955269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39382ae8-fb2c-4fc2-93cc-936fdb774d0d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] PUT https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:17.955609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39382ae8-fb2c-4fc2-93cc-936fdb774d0d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1772016093", "description": "This is the new description of snapshot."}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:17.966865 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:17.966865 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:17.967636 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-39382ae8-fb2c-4fc2-93cc-936fdb774d0d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:17.986191 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39382ae8-fb2c-4fc2-93cc-936fdb774d0d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:17.986191 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 606/2439] 10.4.3.48 () {68 vars in 1368 bytes} [Tue Aug 18 21:12:17 2026] PUT /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:17.998068 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.000220 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:18.000525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.000853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.008383 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.008383 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:18.009623 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:18.009864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16dbe4fe-28b9-4486-ae92-4ecfcf9b40d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:18.010356 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 611/2440] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:17 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 577 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:18.021880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c192036-8e10-467b-8839-e1112a1c2125 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.028441 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:18.028672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.028883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.029011 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:18.038010 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.038010 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:18.038774 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:18.063656 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:12:18.063876 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c192036-8e10-467b-8839-e1112a1c2125 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 202 Aug 18 21:12:18.064990 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 612/2441] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:18 2026] DELETE /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:18.074071 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.076537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:18.076933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.077250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.087081 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.087081 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:18.087991 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:18.089245 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a736b52-b84b-47e5-a8f0-1cc202ba2d6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 200 Aug 18 21:12:18.093011 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 613/2442] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:18 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:18.388986 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d5ddc70d-3688-4836-9306-dc5748a1d902 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.391135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5ddc70d-3688-4836-9306-dc5748a1d902 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e Aug 18 21:12:18.391356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5ddc70d-3688-4836-9306-dc5748a1d902 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.391584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5ddc70d-3688-4836-9306-dc5748a1d902 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.396637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5ddc70d-3688-4836-9306-dc5748a1d902 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e returned with HTTP 404 Aug 18 21:12:18.397213 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 607/2443] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:18 2026] GET /volume/v3/snapshots/e9ae72a7-9526-421f-89cb-1e2104c47b6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:18.408674 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.410944 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:18.410944 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.411261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.418708 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.418708 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:18.424970 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:18.429512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1625a773-f2d5-4173-8c9a-080e4cba6b17 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:18.430091 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 612/2444] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:18 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:18.447789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.452656 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:18.452947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.453152 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.453305 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Delete volume with id: 7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:18.465071 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.465071 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:18.465613 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:18.512246 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Delete volume request issued successfully. Aug 18 21:12:18.512246 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e21a27d-9115-4070-9cf4-85fb215c8631 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 202 Aug 18 21:12:18.512246 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 613/2445] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:18 2026] DELETE /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:18.513972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:18.516450 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:18.516622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:18.516810 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:18.525664 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:18.525664 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:18.530754 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Volume info retrieved successfully. Aug 18 21:12:18.536021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df4338aa-9a14-4499-8b47-21935da6a1d8 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 200 Aug 18 21:12:18.536145 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 614/2446] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:18 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:19.101795 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-008d644f-02d1-406c-815b-e09bfd9f03e6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.104304 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-008d644f-02d1-406c-815b-e09bfd9f03e6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:19.104552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-008d644f-02d1-406c-815b-e09bfd9f03e6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:19.104806 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-008d644f-02d1-406c-815b-e09bfd9f03e6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:19.131532 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-008d644f-02d1-406c-815b-e09bfd9f03e6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 404 Aug 18 21:12:19.133580 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 608/2447] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:19 2026] GET /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:19.143798 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.145792 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:19.146022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:19.146243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:19.146340 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 5c1e5f63-b31a-4e70-b0aa-b74d98c13958 Aug 18 21:12:19.152370 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df09acce-b6b2-4c61-a3db-9cd7c514fb74 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 returned with HTTP 404 Aug 18 21:12:19.153061 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 613/2448] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:19 2026] DELETE /volume/v3/snapshots/5c1e5f63-b31a-4e70-b0aa-b74d98c13958 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:19.174179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82b33162-aaec-4d08-b131-42c87d643822 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.176040 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82b33162-aaec-4d08-b131-42c87d643822 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:12:19.176205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82b33162-aaec-4d08-b131-42c87d643822 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:19.176425 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82b33162-aaec-4d08-b131-42c87d643822 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:19.196432 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:19.196432 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:19.217022 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82b33162-aaec-4d08-b131-42c87d643822 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:19.222083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82b33162-aaec-4d08-b131-42c87d643822 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:12:19.222468 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 614/2449] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:19 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:19.239787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a930233-c9f0-452a-816f-08e9035965f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.248972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:19.248972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-170564387"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:19.269483 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:19.269483 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:19.269483 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:12:19.269483 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:12:19.318744 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['e48e9506-1c5b-4b56-a5ef-c5e7d46bf02b', '70e11b8e-c68b-4c00-85fc-65634fdc8375', '0a31ccea-cf0b-4972-a4a7-ddac73a5b76c', '3f932822-b5d5-4b94-9a63-a03545c4d8c7'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:19.366655 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot create request issued successfully. Aug 18 21:12:19.368006 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a930233-c9f0-452a-816f-08e9035965f6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:19.368006 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 615/2450] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:19.379777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.382087 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:12:19.382321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:19.382561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:19.391651 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:19.391651 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:19.392155 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:19.392939 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ac2f2fac-d4b4-42d8-b5ed-fe324df8a070 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 200 Aug 18 21:12:19.393321 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 609/2451] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:19 2026] GET /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:19.567567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-480b564f-2728-4580-8f39-084870bb0d41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:19.571676 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-480b564f-2728-4580-8f39-084870bb0d41 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] GET https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be Aug 18 21:12:19.572074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-480b564f-2728-4580-8f39-084870bb0d41 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:19.572305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-480b564f-2728-4580-8f39-084870bb0d41 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:19.579490 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-480b564f-2728-4580-8f39-084870bb0d41 tempest-VolumesExtendTest-1092894527 tempest-VolumesExtendTest-1092894527-project-member] https://10.4.3.48/volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be returned with HTTP 404 Aug 18 21:12:19.580002 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 614/2452] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:19 2026] GET /volume/v3/volumes/7c6798ba-05c1-42d6-9326-59766e1827be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:20.405880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:20.410749 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:12:20.410749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:20.414302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:20.425315 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:20.425315 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:20.426108 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:12:20.427338 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9db3e6c0-8b94-4004-bc20-92e0685576ec tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 200 Aug 18 21:12:20.428315 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 615/2453] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:20 2026] GET /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:21.383797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-beb85077-2293-46bb-8b3c-92c95425eeac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:21.397945 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb85077-2293-46bb-8b3c-92c95425eeac tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:21.398167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb85077-2293-46bb-8b3c-92c95425eeac tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:21.398472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb85077-2293-46bb-8b3c-92c95425eeac tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:21.411996 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:21.411996 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:21.424936 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-beb85077-2293-46bb-8b3c-92c95425eeac tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:21.432645 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb85077-2293-46bb-8b3c-92c95425eeac tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:21.433194 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 616/2454] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:21 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:21.454180 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:21.456311 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] DELETE https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:21.456618 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:21.456874 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:21.457096 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Delete volume with id: 53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:21.464666 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:21.464666 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:21.465266 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:21.486756 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Delete volume request issued successfully. Aug 18 21:12:21.486756 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad41b16f-336b-4e69-8c36-0290ffcf3cbb tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 202 Aug 18 21:12:21.486756 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 610/2455] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:12:21 2026] DELETE /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:12:21.491656 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-081878ec-f32c-4c43-9989-5687d2c0e897 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:21.496531 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-081878ec-f32c-4c43-9989-5687d2c0e897 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:21.496531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-081878ec-f32c-4c43-9989-5687d2c0e897 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:21.496859 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-081878ec-f32c-4c43-9989-5687d2c0e897 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:21.506179 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:21.506179 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:21.511297 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-081878ec-f32c-4c43-9989-5687d2c0e897 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Volume info retrieved successfully. Aug 18 21:12:21.516316 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-081878ec-f32c-4c43-9989-5687d2c0e897 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 200 Aug 18 21:12:21.517623 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 615/2456] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:21 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:21.547063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:21.684446 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:21.684812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-844423543"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:21.686316 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-844423543'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:21.686422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create volume of 1 GB Aug 18 21:12:21.694952 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Availability Zones retrieved successfully. Aug 18 21:12:21.702106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Flow 'volume_create_api' (d4d89b91-b8f9-41be-bcb0-da4aed9614e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:21.703763 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ae2818-ed79-4849-8b02-2030a5331bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:21.704464 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:21.738749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ae2818-ed79-4849-8b02-2030a5331bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:21.739429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f767e2-6011-4f20-86bb-51fbb0eb2126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:21.821324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Created reservations ['0c803d70-0eba-4b96-8d7a-46667e5efe2e', '1a5c1d21-984f-45fa-a6dc-c7b560f1c676', '58faa987-1869-4a0e-a1ec-36d76aa043ec', 'a9ade44a-9ecd-4206-b364-438c9ff1cf81'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:21.822189 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f767e2-6011-4f20-86bb-51fbb0eb2126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c803d70-0eba-4b96-8d7a-46667e5efe2e', '1a5c1d21-984f-45fa-a6dc-c7b560f1c676', '58faa987-1869-4a0e-a1ec-36d76aa043ec', 'a9ade44a-9ecd-4206-b364-438c9ff1cf81']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:21.822994 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8801c2c-3686-4039-8ed3-a0bf26a30cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:21.849584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8801c2c-3686-4039-8ed3-a0bf26a30cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a42a12c-fcb6-4b11-838d-3ef80c9693ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-844423543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff661063dedf43eebd84e79b87318905',qos_specs=None,replication_status=,reservations=['0c803d70-0eba-4b96-8d7a-46667e5efe2e','1a5c1d21-984f-45fa-a6dc-c7b560f1c676','58faa987-1869-4a0e-a1ec-36d76aa043ec','a9ade44a-9ecd-4206-b364-438c9ff1cf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5134feec7ed34808a40417b27651e3d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-844423543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a42a12c-fcb6-4b11-838d-3ef80c9693ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff661063dedf43eebd84e79b87318905',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5134feec7ed34808a40417b27651e3d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:21.850512 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91aab533-3743-45d2-98ac-134f82d20575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:21.871278 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91aab533-3743-45d2-98ac-134f82d20575) transitioned into state 'SUCCESS' from state '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-844423543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff661063dedf43eebd84e79b87318905',qos_specs=None,replication_status=,reservations=['0c803d70-0eba-4b96-8d7a-46667e5efe2e','1a5c1d21-984f-45fa-a6dc-c7b560f1c676','58faa987-1869-4a0e-a1ec-36d76aa043ec','a9ade44a-9ecd-4206-b364-438c9ff1cf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5134feec7ed34808a40417b27651e3d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:21.872084 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d294c3-1c38-44cd-b315-c09dfb277a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:21.882366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d294c3-1c38-44cd-b315-c09dfb277a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:21.883259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Flow 'volume_create_api' (d4d89b91-b8f9-41be-bcb0-da4aed9614e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:21.883587 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create volume request issued successfully. Aug 18 21:12:21.884206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9fd03f6f-267a-4fcc-bdba-34b375fa209e tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:21.884600 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 616/2457] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:12:21 2026] POST /volume/v3/volumes => generated 755 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:21.897340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1a44b95-66bf-47d1-8166-0e590747d45f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:21.899481 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1a44b95-66bf-47d1-8166-0e590747d45f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:21.899481 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1a44b95-66bf-47d1-8166-0e590747d45f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:21.899481 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1a44b95-66bf-47d1-8166-0e590747d45f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:21.907357 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:21.907357 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:21.911815 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e1a44b95-66bf-47d1-8166-0e590747d45f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:21.918401 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1a44b95-66bf-47d1-8166-0e590747d45f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 200 Aug 18 21:12:21.918939 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 617/2458] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:21 2026] GET /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:22.535255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7a68bf19-59b8-4f46-a760-50ee905d6db7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:22.540094 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a68bf19-59b8-4f46-a760-50ee905d6db7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] GET https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 Aug 18 21:12:22.540094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a68bf19-59b8-4f46-a760-50ee905d6db7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:22.540633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7a68bf19-59b8-4f46-a760-50ee905d6db7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:22.550274 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7a68bf19-59b8-4f46-a760-50ee905d6db7 tempest-VolumesExtendAttachedTest-1459696094 tempest-VolumesExtendAttachedTest-1459696094-project-member] https://10.4.3.48/volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 returned with HTTP 404 Aug 18 21:12:22.551225 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 611/2459] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:12:22 2026] GET /volume/v3/volumes/53bc8493-e9df-4ee5-802b-1d74155a6021 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:12:22.943033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:22.947239 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:22.947438 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:22.948068 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:22.960031 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:22.960031 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:22.965130 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:22.974351 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e68b2af5-2e35-4fdd-a522-dc2465d0677f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 200 Aug 18 21:12:22.974879 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 616/2460] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:22 2026] GET /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:22.989883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:22.992092 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:22.992489 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a42a12c-fcb6-4b11-838d-3ef80c9693ec", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-886004740"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:23.008336 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:23.008336 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:23.008336 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:23.008336 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create snapshot from volume 1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:23.079368 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Created reservations ['70e54b89-5e18-44bc-b071-5a9fe1c4aaf8', 'f56e3014-0434-4ebf-901e-cbf95eca44b4', 'c0641c3e-44fb-4aaa-b779-30e15452d625', '2e41445f-921f-423e-b5ba-e8c3042a8eac'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:23.120099 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot create request issued successfully. Aug 18 21:12:23.120470 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a07b3712-75c0-4f5a-8e1e-b6362e680542 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:23.120998 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 617/2461] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:23.133138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4841d93-f526-4376-bc72-40ba5920f005 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:23.135442 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4841d93-f526-4376-bc72-40ba5920f005 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:23.136633 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4841d93-f526-4376-bc72-40ba5920f005 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:23.136633 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4841d93-f526-4376-bc72-40ba5920f005 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:23.146371 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:23.146371 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:23.148153 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e4841d93-f526-4376-bc72-40ba5920f005 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:23.149032 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4841d93-f526-4376-bc72-40ba5920f005 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 returned with HTTP 200 Aug 18 21:12:23.151087 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 618/2462] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:23 2026] GET /volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:23.463668 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:23.468946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:12:23.468946 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:23.468946 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:23.489691 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:23.489691 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:23.493742 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:23.505869 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-239a99d8-2109-4af2-b932-4b596736dde9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:12:23.506554 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 612/2463] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:23 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:24.165878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dafbdd59-18a6-467e-b000-dd537664a33f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:24.168790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dafbdd59-18a6-467e-b000-dd537664a33f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:24.169142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dafbdd59-18a6-467e-b000-dd537664a33f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:24.169381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dafbdd59-18a6-467e-b000-dd537664a33f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:24.174764 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:24.174764 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:24.175262 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dafbdd59-18a6-467e-b000-dd537664a33f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:24.176215 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dafbdd59-18a6-467e-b000-dd537664a33f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 returned with HTTP 200 Aug 18 21:12:24.176686 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 617/2464] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:24 2026] GET /volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:24.193579 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:24.200016 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:24.204192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a42a12c-fcb6-4b11-838d-3ef80c9693ec", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-709744048"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:24.227046 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:24.227046 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:24.227954 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:24.228234 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create snapshot from volume 1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:24.270132 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Created reservations ['a81ac3f0-0b2a-4255-98b4-4e3a23ae0ab8', 'c5d17846-a90b-4b18-9c3a-3bf892499cc9', 'e8c70c11-9c31-4b76-ba91-f176c9809cad', '0697dec1-6238-418e-bb14-a5cf8a229360'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:24.323234 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot create request issued successfully. Aug 18 21:12:24.323545 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67a97006-e5e2-4c7d-99f9-bc6b2f30fdda tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:24.324210 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 618/2465] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:24.338191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:24.343752 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:24.344929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:24.345267 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:24.354875 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:24.354875 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:24.355632 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:24.356739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f56db516-c942-4fca-b12a-82b49b5bd5f5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 200 Aug 18 21:12:24.357303 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 619/2466] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:24 2026] GET /volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:24.553440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-d42da9e0-57c2-429c-8e1a-90e79ea99bd9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:24.555681 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-d42da9e0-57c2-429c-8e1a-90e79ea99bd9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 Aug 18 21:12:24.556053 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-d42da9e0-57c2-429c-8e1a-90e79ea99bd9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:24.556317 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-d42da9e0-57c2-429c-8e1a-90e79ea99bd9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:24.568814 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:24.568814 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:24.627565 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-626311b8-6ac6-43d7-a5f9-ab64c9978fc0 req-d42da9e0-57c2-429c-8e1a-90e79ea99bd9 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 returned with HTTP 200 Aug 18 21:12:24.628061 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 613/2467] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:24 2026] DELETE /volume/v3/attachments/9625850d-3554-468b-a3f3-98dd0deb4dc0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:25.372862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:25.374771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:25.375046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:25.375533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:25.382919 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:25.382919 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:25.383667 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:25.385323 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd7ce8d8-94db-4f00-83ee-057685f12259 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 200 Aug 18 21:12:25.385883 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 618/2468] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:25 2026] GET /volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:25.397470 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:25.400335 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:25.400716 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a42a12c-fcb6-4b11-838d-3ef80c9693ec", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-380335717"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:25.411422 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:25.411422 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:25.411956 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:25.412194 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Create snapshot from volume 1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:25.451509 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Created reservations ['958eac31-5f09-4264-8e94-7d9ca05fd9f4', '59f4bc10-2425-4f23-9f08-7f6ee13b1886', '6e90ca9c-ae32-46bf-902d-2d0276f416a4', '92d146e4-2b8a-4ca1-8340-41a00f89afa2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:25.500011 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot create request issued successfully. Aug 18 21:12:25.500011 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47fa7b88-a7dd-49e4-82e7-bd7d10a315a8 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:12:25.500011 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 619/2469] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:12:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 21:12:25.512524 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3988f6b3-d967-4a75-824e-350b7c52a12b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:25.515558 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3988f6b3-d967-4a75-824e-350b7c52a12b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:25.515837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3988f6b3-d967-4a75-824e-350b7c52a12b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:25.518458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3988f6b3-d967-4a75-824e-350b7c52a12b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:25.525366 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:25.525366 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:25.525981 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3988f6b3-d967-4a75-824e-350b7c52a12b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:25.527271 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3988f6b3-d967-4a75-824e-350b7c52a12b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 returned with HTTP 200 Aug 18 21:12:25.528302 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 620/2470] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:25 2026] GET /volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:25.573231 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:25.575248 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:12:25.575248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:25.575248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:25.575248 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume with id: 8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:12:25.588437 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:25.588437 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:25.588856 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:25.622023 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Delete volume request issued successfully. Aug 18 21:12:25.622276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d11d6cff-ac5b-4f90-8b68-cd34d4f59633 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 202 Aug 18 21:12:25.622912 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 614/2471] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:25 2026] DELETE /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:25.631472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:25.636663 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:12:25.636663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:25.636663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:25.652273 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:25.652273 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:25.655062 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Volume info retrieved successfully. Aug 18 21:12:25.663371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ddbcc876-72a5-41ae-96c4-e6b60e307246 tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 200 Aug 18 21:12:25.663569 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 619/2472] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:25 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:26.546614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56a80510-ed01-4b62-abb3-b6c672914588 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.548551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56a80510-ed01-4b62-abb3-b6c672914588 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:26.548738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56a80510-ed01-4b62-abb3-b6c672914588 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.548921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56a80510-ed01-4b62-abb3-b6c672914588 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.554618 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.554618 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:26.555113 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56a80510-ed01-4b62-abb3-b6c672914588 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:26.555828 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56a80510-ed01-4b62-abb3-b6c672914588 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 returned with HTTP 200 Aug 18 21:12:26.556185 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 620/2473] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.567749 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.567749 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?limit=1 Aug 18 21:12:26.568212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.568212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.568389 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.569335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.573375 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.573923 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7aff945-6b6d-4cf0-ad5d-cbb589bc9a8f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 21:12:26.574296 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 621/2474] 10.4.3.48 () {66 vars in 1251 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.587193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.588735 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:26.588915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.589126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.589373 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.590337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.594109 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.595747 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ed9edf8c-d4a6-4c79-8890-2ccce34dfe2f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:12:26.595747 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 615/2475] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots => generated 993 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.611650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.614673 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?limit=100000 Aug 18 21:12:26.614947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.615204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.615564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.616778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.626128 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.626751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b79aae6e-d4af-43cb-bc94-efb881ba51ba tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 21:12:26.627163 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 620/2476] 10.4.3.48 () {66 vars in 1261 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.647750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.650094 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?limit=0 Aug 18 21:12:26.650094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.650094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.650167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.652391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.660896 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.661329 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5da021c9-b07c-48f1-b1cd-7a0e0c233322 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 21:12:26.663465 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 621/2477] 10.4.3.48 () {66 vars in 1251 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:12:26.675799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46bf7885-083f-4478-b5ad-e734d046e26a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.679567 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:12:26.679828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.680184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.680672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.682548 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.682548 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:26.683413 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.686057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b58ccdd6-b9e8-4712-b6ff-ad4bb3abef5d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.690609 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b58ccdd6-b9e8-4712-b6ff-ad4bb3abef5d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] GET https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 Aug 18 21:12:26.690857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b58ccdd6-b9e8-4712-b6ff-ad4bb3abef5d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.692040 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.692402 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46bf7885-083f-4478-b5ad-e734d046e26a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:12:26.692833 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 622/2478] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.693034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b58ccdd6-b9e8-4712-b6ff-ad4bb3abef5d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.698669 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b58ccdd6-b9e8-4712-b6ff-ad4bb3abef5d tempest-AttachVolumeMultiAttachTest-325922415 tempest-AttachVolumeMultiAttachTest-325922415-project-member] https://10.4.3.48/volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 returned with HTTP 404 Aug 18 21:12:26.701240 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 616/2479] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/volumes/8ec1eb11-e1ef-4bc1-9108-c32addb1c0d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:26.708078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.715592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?marker=7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:26.715864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.716292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.716651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.717033 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.717033 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:26.720771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.738756 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.739143 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aaa79a30-8aa4-416d-80c2-afe95094de00 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?marker=7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 200 Aug 18 21:12:26.739644 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 621/2480] 10.4.3.48 () {66 vars in 1323 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?marker=7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.751499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f577cd2d-7f91-4877-b95a-044fa39aafef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.753383 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?offset=2&limit=3 Aug 18 21:12:26.753629 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.753883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.754102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.755220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.768573 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.769011 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f577cd2d-7f91-4877-b95a-044fa39aafef tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 21:12:26.769495 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 622/2481] 10.4.3.48 () {66 vars in 1269 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.781561 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9406e217-1f57-4c26-b810-5bcab7601aed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.783931 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 21:12:26.784191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.784458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.784758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.785215 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.785215 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:26.787259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.805483 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.806348 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9406e217-1f57-4c26-b810-5bcab7601aed tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 21:12:26.807088 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 623/2482] 10.4.3.48 () {66 vars in 1301 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.818996 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.821775 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 21:12:26.822599 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.822599 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.823562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.824569 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.824569 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:26.825676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.830190 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.830703 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5bed9c8d-540a-4eb4-aafb-d57905439ff0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 21:12:26.831290 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 617/2483] 10.4.3.48 () {66 vars in 1303 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.845971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a107f139-56c3-4d69-8ecb-bd520878218a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.848387 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 21:12:26.848688 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.849020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.849304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.849654 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.849654 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:26.850557 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.861464 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.861870 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a107f139-56c3-4d69-8ecb-bd520878218a tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 21:12:26.862285 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 622/2484] 10.4.3.48 () {66 vars in 1285 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.873892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.875701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 21:12:26.875943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.876097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.876307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.876606 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.876606 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:26.877541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.891377 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.891820 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fea84042-2701-4bfd-ab7a-061007ffcd62 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 21:12:26.892199 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 623/2485] 10.4.3.48 () {66 vars in 1287 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.906199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.908806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 21:12:26.908806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.908977 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.909264 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.909697 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.909697 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:26.910893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.925879 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.926424 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-adbbe63c-252b-406e-9d2c-550ade0eca87 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 21:12:26.926983 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 624/2486] 10.4.3.48 () {66 vars in 1305 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.938659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.940308 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 21:12:26.940493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.940681 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.940930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.941186 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.941186 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:26.941938 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.953794 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.954202 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-222eba31-a3ae-44d5-9db3-9f21f029cb09 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 21:12:26.954637 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 618/2487] 10.4.3.48 () {66 vars in 1307 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:26.965336 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:26.967435 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 Aug 18 21:12:26.967624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:26.967863 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:26.968234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:26.968519 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.968519 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:26.969530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:26.985938 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:26.986796 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:26.986796 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:26.988589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a6357aff-625d-4c9b-ae74-a4c0795b4dbf tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 returned with HTTP 200 Aug 18 21:12:26.992324 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 623/2488] 10.4.3.48 () {66 vars in 1376 bytes} [Tue Aug 18 21:12:26 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:27.004705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1be16cc2-c355-422d-b997-26a68e462297 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.007348 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail?status=available Aug 18 21:12:27.008856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.009238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.009395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:27.009750 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.009750 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:27.012791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:27.026832 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:27.027340 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.027340 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:27.028227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1be16cc2-c355-422d-b997-26a68e462297 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 21:12:27.028654 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 624/2489] 10.4.3.48 () {66 vars in 1290 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:27.040117 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-763e4b57-2cb7-4395-a707-d75860aaec8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.042448 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 Aug 18 21:12:27.043109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.043109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.043229 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:27.043785 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.043785 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:27.044875 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:27.065936 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:27.065936 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.065936 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:27.065936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-763e4b57-2cb7-4395-a707-d75860aaec8c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 returned with HTTP 200 Aug 18 21:12:27.065936 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 625/2490] 10.4.3.48 () {66 vars in 1410 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:27.079831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.084228 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 Aug 18 21:12:27.084390 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.084592 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.084827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:27.085161 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.085161 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:27.091310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:27.106042 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:27.106397 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-73ccffb7-e950-4dda-a246-01bd55fc8891 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 returned with HTTP 200 Aug 18 21:12:27.107414 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 619/2491] 10.4.3.48 () {66 vars in 1355 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:27.120575 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.123135 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?status=available Aug 18 21:12:27.123581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.123813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.124745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:27.125501 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.db.api [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100295) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:27.138963 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:27.139388 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75ffebd1-fd11-42e5-8589-5816af7b8708 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 21:12:27.140011 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 624/2492] 10.4.3.48 () {66 vars in 1269 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:27.154822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.155645 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 Aug 18 21:12:27.155645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.155781 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.156315 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:27.157678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:12:27.181868 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Get all snapshots completed successfully. Aug 18 21:12:27.182485 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34b47572-d608-48d9-8ccc-bc1e18ae3fde tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 returned with HTTP 200 Aug 18 21:12:27.183276 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 625/2493] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-380335717 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:27.193640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.196989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:27.197242 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.197470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.197577 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Delete snapshot with id: dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:27.208798 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.208798 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:27.209489 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:27.236459 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot delete request issued successfully. Aug 18 21:12:27.236686 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d502e1e2-1b75-4a50-ae4e-88eeb68808fc tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 returned with HTTP 202 Aug 18 21:12:27.237206 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 626/2494] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:27 2026] DELETE /volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:27.246793 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:27.249133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:27.249364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:27.249576 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:27.256531 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:27.256531 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:27.257821 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:27.259310 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d45328b7-e9f0-4688-bfca-ccc3c96156f1 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 returned with HTTP 200 Aug 18 21:12:27.260277 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 620/2495] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:27 2026] GET /volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:28.273953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fe09161f-7bac-401a-9952-00d8e4d113b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:28.277351 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe09161f-7bac-401a-9952-00d8e4d113b5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 Aug 18 21:12:28.277616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe09161f-7bac-401a-9952-00d8e4d113b5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:28.277900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fe09161f-7bac-401a-9952-00d8e4d113b5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:28.287806 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fe09161f-7bac-401a-9952-00d8e4d113b5 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 returned with HTTP 404 Aug 18 21:12:28.288874 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 625/2496] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:28 2026] GET /volume/v3/snapshots/dafaf48b-029d-4b92-a65a-29dd8f967854 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:28.296746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:28.298982 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:28.298982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:28.299113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:28.299211 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Delete snapshot with id: 7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:28.305492 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:28.305492 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:28.306201 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:28.328897 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot delete request issued successfully. Aug 18 21:12:28.331811 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab56a7cc-f3bc-41cd-ac89-101aaf1eac74 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 202 Aug 18 21:12:28.331811 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 626/2497] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:28 2026] DELETE /volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:28.338876 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:28.340077 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:28.340209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:28.340450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:28.346935 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:28.346935 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:28.347361 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:28.348588 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-726b4959-2f6e-4d9e-950a-5d1e6ee00b6c tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 200 Aug 18 21:12:28.349017 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 627/2498] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:28 2026] GET /volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:29.364109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f1614c1-fdd1-46c3-891d-2d0ad7cb9284 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:29.368747 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f1614c1-fdd1-46c3-891d-2d0ad7cb9284 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 Aug 18 21:12:29.369119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f1614c1-fdd1-46c3-891d-2d0ad7cb9284 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:29.369284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f1614c1-fdd1-46c3-891d-2d0ad7cb9284 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:29.381343 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f1614c1-fdd1-46c3-891d-2d0ad7cb9284 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 returned with HTTP 404 Aug 18 21:12:29.382015 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 621/2499] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:29 2026] GET /volume/v3/snapshots/7ca759a3-b2cc-40dc-bb20-a0db4c9cb449 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:29.392707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-86992dfa-6659-4104-91b4-9bb7a7a87041 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:29.394898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0ac967ec-701f-49b4-b00d-278c9b79265f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:29.404672 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-86992dfa-6659-4104-91b4-9bb7a7a87041 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption Aug 18 21:12:29.404859 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:29.404859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:29.404947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-86992dfa-6659-4104-91b4-9bb7a7a87041 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:29.404994 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:29.405028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-86992dfa-6659-4104-91b4-9bb7a7a87041 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:29.405075 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Delete snapshot with id: f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:29.421673 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:29.421673 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:29.422238 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:29.433084 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:29.433084 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:29.445558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-86992dfa-6659-4104-91b4-9bb7a7a87041 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption returned with HTTP 200 Aug 18 21:12:29.445558 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 626/2500] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:12:29 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7/encryption => generated 161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:29.453093 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot delete request issued successfully. Aug 18 21:12:29.453187 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0ac967ec-701f-49b4-b00d-278c9b79265f tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 returned with HTTP 202 Aug 18 21:12:29.453934 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 627/2501] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:12:29 2026] DELETE /volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:29.464281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:29.469548 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:29.470428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:29.471182 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:29.479505 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:29.479505 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:29.480236 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Snapshot retrieved successfully. Aug 18 21:12:29.482927 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46efc88d-1199-46f5-800f-5ae7ebc02933 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 returned with HTTP 200 Aug 18 21:12:29.485246 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 628/2502] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:29 2026] GET /volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:30.405492 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-2523bc49-df77-41e5-9bfe-81ea7130514f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:30.410154 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-2523bc49-df77-41e5-9bfe-81ea7130514f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 Aug 18 21:12:30.410512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-2523bc49-df77-41e5-9bfe-81ea7130514f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:30.411052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-2523bc49-df77-41e5-9bfe-81ea7130514f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:30.424153 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:30.424153 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:30.498343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d1c3501-ba5f-4e9d-a3c2-a7986bb2de7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:30.498673 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-46394f7e-15b9-452e-a0d1-7d3fde3d7ba4 req-2523bc49-df77-41e5-9bfe-81ea7130514f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 returned with HTTP 200 Aug 18 21:12:30.498673 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 622/2503] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:30 2026] DELETE /volume/v3/attachments/a12e18f3-c98b-4534-96be-58533fdd1ae9 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:30.499023 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d1c3501-ba5f-4e9d-a3c2-a7986bb2de7b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 Aug 18 21:12:30.499211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d1c3501-ba5f-4e9d-a3c2-a7986bb2de7b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:30.499382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d1c3501-ba5f-4e9d-a3c2-a7986bb2de7b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:30.504500 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d1c3501-ba5f-4e9d-a3c2-a7986bb2de7b tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 returned with HTTP 404 Aug 18 21:12:30.504654 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 627/2504] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:12:30 2026] GET /volume/v3/snapshots/f343c6d0-18fd-471d-8f73-bfac3d866960 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:30.514495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:30.516280 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:30.516488 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:30.516702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:30.533296 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:30.533296 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:30.538756 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:30.543132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ea96fc6-06e8-45e3-9e17-5cb51b5f3ad0 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 200 Aug 18 21:12:30.543603 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 628/2505] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:30 2026] GET /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:30.557889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83654d43-c74b-41f1-b3d1-12355b32d214 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:30.562273 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:30.562539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:30.562639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:30.562715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Delete volume with id: 1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:30.569569 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:30.569569 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:30.570114 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:30.586173 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Delete volume request issued successfully. Aug 18 21:12:30.586374 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83654d43-c74b-41f1-b3d1-12355b32d214 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 202 Aug 18 21:12:30.586938 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 629/2506] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:30 2026] DELETE /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:30.595029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bcc4fe97-35f1-47f7-b16d-130797235318 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:30.597975 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bcc4fe97-35f1-47f7-b16d-130797235318 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:30.598217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bcc4fe97-35f1-47f7-b16d-130797235318 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:30.598409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bcc4fe97-35f1-47f7-b16d-130797235318 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:30.617235 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:30.617235 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:30.623579 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bcc4fe97-35f1-47f7-b16d-130797235318 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Volume info retrieved successfully. Aug 18 21:12:30.636135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bcc4fe97-35f1-47f7-b16d-130797235318 tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 200 Aug 18 21:12:30.636135 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 623/2507] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:30 2026] GET /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:31.418867 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:31.420734 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:31.420953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:31.421125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:31.421336 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: 7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:31.444859 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:31.444859 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:31.445441 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:31.462534 np0000007703 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:12:31.469628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:12:31.469872 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd98502e-3b47-479c-afb9-6b4fa0e83fad tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 202 Aug 18 21:12:31.470381 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 628/2508] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:31 2026] DELETE /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:31.482089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:31.483904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:31.484156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:31.484357 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:31.493891 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:31.493891 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:31.498174 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:31.503008 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c30fb0a-f09f-48d3-a066-7fdbff47c63d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 200 Aug 18 21:12:31.503360 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 629/2509] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:31 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:31.649138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:31.651100 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a68d243c-faaf-4ada-9242-17b3af1129bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:31.653421 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a68d243c-faaf-4ada-9242-17b3af1129bb tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] GET https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec Aug 18 21:12:31.655155 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a68d243c-faaf-4ada-9242-17b3af1129bb tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:31.655458 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a68d243c-faaf-4ada-9242-17b3af1129bb tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:31.666784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a68d243c-faaf-4ada-9242-17b3af1129bb tempest-VolumesSnapshotListTestJSON-1591633080 tempest-VolumesSnapshotListTestJSON-1591633080-project-member] https://10.4.3.48/volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec returned with HTTP 404 Aug 18 21:12:31.667535 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 624/2510] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:31 2026] GET /volume/v3/volumes/1a42a12c-fcb6-4b11-838d-3ef80c9693ec => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:31.803402 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:31.803752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1298910311"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:31.805563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1298910311'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:31.805711 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume of 1 GB Aug 18 21:12:31.810254 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Availability Zones retrieved successfully. Aug 18 21:12:31.817752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (db9acd31-e4cf-4f87-83eb-dfa77188d8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:31.819015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b065d49a-d12a-4846-bf82-b561f9423c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:31.820251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:31.854971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b065d49a-d12a-4846-bf82-b561f9423c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:31.855953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db446618-fb40-4a55-b9a4-946200e83a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:31.930600 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Created reservations ['d4538add-68c3-4231-9346-1eb9f02e2f6c', 'ebde28ea-4192-4a88-b3d6-705432f0c723', '42ee80c2-f9c5-4630-bd2f-bbe9755b7a10', '9a83134f-d89d-4794-a204-11db15534b71'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:31.931468 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db446618-fb40-4a55-b9a4-946200e83a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4538add-68c3-4231-9346-1eb9f02e2f6c', 'ebde28ea-4192-4a88-b3d6-705432f0c723', '42ee80c2-f9c5-4630-bd2f-bbe9755b7a10', '9a83134f-d89d-4794-a204-11db15534b71']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:31.932204 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1167d0e-206f-4f62-bc5c-06c1bffbd7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:31.954643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1167d0e-206f-4f62-bc5c-06c1bffbd7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9b7aad6-2175-4404-9738-e96c2b318957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1298910311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['d4538add-68c3-4231-9346-1eb9f02e2f6c','ebde28ea-4192-4a88-b3d6-705432f0c723','42ee80c2-f9c5-4630-bd2f-bbe9755b7a10','9a83134f-d89d-4794-a204-11db15534b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1298910311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9b7aad6-2175-4404-9738-e96c2b318957,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c2d2903a384ae189af7599a968dfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:31.955693 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ba8130-f1c7-4575-add9-2abfb6ba378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:31.980482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ba8130-f1c7-4575-add9-2abfb6ba378e) transitioned into state 'SUCCESS' from state '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-1298910311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['d4538add-68c3-4231-9346-1eb9f02e2f6c','ebde28ea-4192-4a88-b3d6-705432f0c723','42ee80c2-f9c5-4630-bd2f-bbe9755b7a10','9a83134f-d89d-4794-a204-11db15534b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:31.981509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58c25fb-ecab-47ad-943e-9be5c3c9bf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:31.995012 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58c25fb-ecab-47ad-943e-9be5c3c9bf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:31.996216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (db9acd31-e4cf-4f87-83eb-dfa77188d8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:31.996607 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request issued successfully. Aug 18 21:12:31.997559 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d408a1ba-1c3d-46f0-8758-dc39889319a5 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:31.998399 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 630/2511] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:31 2026] POST /volume/v3/volumes => generated 758 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:32.013049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:32.014740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:32.014955 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:32.015202 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:32.022059 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:32.022059 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:32.025638 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:32.029633 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1e1a016e-9f03-483d-b07f-87e0cd694280 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 200 Aug 18 21:12:32.030023 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 629/2512] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:32 2026] GET /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:32.520590 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ec587d6d-4a5a-4db5-ab16-117442a4a6a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:32.523312 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec587d6d-4a5a-4db5-ab16-117442a4a6a4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 Aug 18 21:12:32.523558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec587d6d-4a5a-4db5-ab16-117442a4a6a4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:32.523846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec587d6d-4a5a-4db5-ab16-117442a4a6a4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:32.532053 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec587d6d-4a5a-4db5-ab16-117442a4a6a4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 returned with HTTP 404 Aug 18 21:12:32.533040 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 630/2513] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:32 2026] GET /volume/v3/volumes/7837b8b3-6e08-47e2-ac53-0241a2b042f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:32.542629 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:32.546739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:12:32.548558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:32.548558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:32.550101 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:32.575456 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Get all volumes completed successfully. Aug 18 21:12:32.578204 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:32.578204 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:32.583088 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36d6e76a-b822-4834-8c83-da99726cdfd4 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:12:32.583467 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 625/2514] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:12:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10167 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:32.599942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-72d63bef-1e78-4422-86e2-7cda6aa47043 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:32.602655 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72d63bef-1e78-4422-86e2-7cda6aa47043 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] DELETE https://10.4.3.48/volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b Aug 18 21:12:32.602923 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72d63bef-1e78-4422-86e2-7cda6aa47043 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:32.603145 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72d63bef-1e78-4422-86e2-7cda6aa47043 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:32.603365 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:32.603365 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:32.630311 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72d63bef-1e78-4422-86e2-7cda6aa47043 tempest-TestVolumeBootPattern-676588981 tempest-TestVolumeBootPattern-676588981-project-admin] https://10.4.3.48/volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b returned with HTTP 202 Aug 18 21:12:32.630706 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 631/2515] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:32 2026] DELETE /volume/v3/types/26b851cb-2994-40bc-91dd-8f65b1fdf14b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:32.662699 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:32.666185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:32.666608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-345146376", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:32.672276 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-345146376', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:32.779501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:12:32.785141 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:12:32.790586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (205608b0-405c-4f64-9815-e4e1685e551d) 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 18 21:12:32.791711 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffb3242-3e80-43ca-904c-cca1a0070546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:32.792681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:12:32.877006 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffb3242-3e80-43ca-904c-cca1a0070546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:32.877983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b251f2-755a-4596-be2c-79d7d5132d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:32.937211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['733ecddb-0ff0-4689-97f7-bdfc8c8f21b4', '4d198a9e-ede4-4bdf-bc10-4161845bed09', '8d538635-391e-41e0-9bf9-9655d4839c61', '535cd139-bb96-43fb-98f9-58f02c734b52'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:32.937962 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b251f2-755a-4596-be2c-79d7d5132d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733ecddb-0ff0-4689-97f7-bdfc8c8f21b4', '4d198a9e-ede4-4bdf-bc10-4161845bed09', '8d538635-391e-41e0-9bf9-9655d4839c61', '535cd139-bb96-43fb-98f9-58f02c734b52']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:32.938605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a31c7a-dc1d-43dc-a072-c9eebdf87543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:32.964930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a31c7a-dc1d-43dc-a072-c9eebdf87543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07493b84-34cf-4ced-8eed-3e82e11ea20e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-345146376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['733ecddb-0ff0-4689-97f7-bdfc8c8f21b4','4d198a9e-ede4-4bdf-bc10-4161845bed09','8d538635-391e-41e0-9bf9-9655d4839c61','535cd139-bb96-43fb-98f9-58f02c734b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-345146376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07493b84-34cf-4ced-8eed-3e82e11ea20e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:32.965740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e082e9e-ab96-47d4-90d6-d2c7e4525593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:32.991013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e082e9e-ab96-47d4-90d6-d2c7e4525593) transitioned into state 'SUCCESS' from state '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-345146376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['733ecddb-0ff0-4689-97f7-bdfc8c8f21b4','4d198a9e-ede4-4bdf-bc10-4161845bed09','8d538635-391e-41e0-9bf9-9655d4839c61','535cd139-bb96-43fb-98f9-58f02c734b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:32.991710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea665cf-bf73-4565-97d4-e07ec21cb163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.001360 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea665cf-bf73-4565-97d4-e07ec21cb163) 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 18 21:12:33.002191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (205608b0-405c-4f64-9815-e4e1685e551d) 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 18 21:12:33.002484 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:12:33.003031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cd2d261-ca3d-4251-9e36-e117617b07b1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:33.003436 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 630/2516] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:32 2026] POST /volume/v3/volumes => generated 756 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:33.016403 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8088d892-513d-473d-a223-30dbd5769817 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:33.018519 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8088d892-513d-473d-a223-30dbd5769817 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:33.018852 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8088d892-513d-473d-a223-30dbd5769817 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:33.019149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8088d892-513d-473d-a223-30dbd5769817 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:33.027246 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:33.027246 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:33.032156 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8088d892-513d-473d-a223-30dbd5769817 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:33.038216 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8088d892-513d-473d-a223-30dbd5769817 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:33.038798 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 631/2517] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:33 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:33.045086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:33.047170 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:33.047412 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:33.047655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:33.056544 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:33.056544 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:33.060888 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:33.067299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b7f90ff8-70c0-4c9b-beb8-ea5c08b5f284 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 200 Aug 18 21:12:33.067851 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 626/2518] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:33 2026] GET /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:33.096565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:33.098585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:33.098806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:33.098981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:33.105558 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:33.105558 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:33.108846 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:33.112735 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fb59a4e-da0c-49ae-aef8-91cbddc40155 req-7e26276e-529b-40c0-9658-ff3e47a955e3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 200 Aug 18 21:12:33.113141 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 632/2519] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:33 2026] GET /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:33.130179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db8503f8-03cb-4117-82b8-0f88077325d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:33.132389 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:33.133038 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-494884915"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:33.135037 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-494884915'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:33.135185 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume of 1 GB Aug 18 21:12:33.135494 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:33.135494 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:33.140111 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Availability Zones retrieved successfully. Aug 18 21:12:33.148424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (2ca52bd1-c9f1-4ed8-9a2c-573eb487ca5a) 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 18 21:12:33.149884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227778d7-1bd7-448b-a50e-c0885c6dfc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.151350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-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 18 21:12:33.187306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227778d7-1bd7-448b-a50e-c0885c6dfc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:33.188416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b76f31-7da0-49e5-a135-1491204e27f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.232579 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Created reservations ['49c5a252-7906-4045-9fc8-e285aba05ec1', 'b924dff0-a3c3-4281-99e2-7e2eb71be626', '8aed7caf-8874-4d06-962c-c431f2d3b961', '28f1bf31-be8f-4e4f-b42d-24788b1be6b1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:33.233533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b76f31-7da0-49e5-a135-1491204e27f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c5a252-7906-4045-9fc8-e285aba05ec1', 'b924dff0-a3c3-4281-99e2-7e2eb71be626', '8aed7caf-8874-4d06-962c-c431f2d3b961', '28f1bf31-be8f-4e4f-b42d-24788b1be6b1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:33.234711 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c595e6-a822-4358-b1e2-9e9c9aaa62e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.285309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c595e6-a822-4358-b1e2-9e9c9aaa62e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b709fdd5-2c01-46df-8336-7824d0493f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-494884915',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['49c5a252-7906-4045-9fc8-e285aba05ec1','b924dff0-a3c3-4281-99e2-7e2eb71be626','8aed7caf-8874-4d06-962c-c431f2d3b961','28f1bf31-be8f-4e4f-b42d-24788b1be6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-494884915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b709fdd5-2c01-46df-8336-7824d0493f5a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c2d2903a384ae189af7599a968dfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:33.286637 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f7dd33-e3aa-4419-a0fc-99ca5bb5728a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.306665 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f7dd33-e3aa-4419-a0fc-99ca5bb5728a) transitioned into state 'SUCCESS' from state '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-494884915',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['49c5a252-7906-4045-9fc8-e285aba05ec1','b924dff0-a3c3-4281-99e2-7e2eb71be626','8aed7caf-8874-4d06-962c-c431f2d3b961','28f1bf31-be8f-4e4f-b42d-24788b1be6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:33.307626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9820e4-9165-47b1-b250-c8477ba0f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:33.319072 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9820e4-9165-47b1-b250-c8477ba0f24c) 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 18 21:12:33.320625 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (2ca52bd1-c9f1-4ed8-9a2c-573eb487ca5a) 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 18 21:12:33.320864 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request issued successfully. Aug 18 21:12:33.321540 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db8503f8-03cb-4117-82b8-0f88077325d4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:33.322409 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 631/2520] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:33 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:33.333894 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:33.335773 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:33.336071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:33.336339 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:33.344202 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:33.344202 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:33.349075 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:33.354842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-348df7d0-5324-44d8-a3ce-a20629fd45a2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 200 Aug 18 21:12:33.355341 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 632/2521] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:33 2026] GET /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:34.053469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d41f5bad-a80b-4071-a771-73df503709b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.056808 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d41f5bad-a80b-4071-a771-73df503709b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:34.057190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d41f5bad-a80b-4071-a771-73df503709b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:34.057190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d41f5bad-a80b-4071-a771-73df503709b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:34.064318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:34.064318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:34.067996 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d41f5bad-a80b-4071-a771-73df503709b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:34.072453 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d41f5bad-a80b-4071-a771-73df503709b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:34.072949 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 627/2522] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:34 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:34.092390 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.095372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:34.095651 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:34.096157 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:34.105602 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:34.105602 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:34.109754 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:34.117250 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b88c4575-6b68-438d-a9c5-2b23ffe32543 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:34.118013 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 633/2523] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:34 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:34.372171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.374213 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:34.374213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:34.374402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:34.390714 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:34.390714 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:34.395206 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:34.402337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88a47555-03b7-44f5-8791-deee5ffbaec0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 200 Aug 18 21:12:34.403277 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 632/2524] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:34 2026] GET /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:34.441305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.443474 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:34.443714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:34.443849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:34.452989 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:34.452989 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:34.457790 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:34.466300 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3b975363-ce2a-42ef-9226-de2f664a606b req-db965523-f9cb-427a-a814-4aca4b1847ff tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 200 Aug 18 21:12:34.466300 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 633/2525] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:34 2026] GET /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:34.483224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.485144 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:34.485323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1888789960"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:34.487560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1888789960'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:34.487684 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume of 1 GB Aug 18 21:12:34.493257 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Availability Zones retrieved successfully. Aug 18 21:12:34.500931 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (3e6eaf1f-5570-488d-98dd-bcad64ced4ce) 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 18 21:12:34.502473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da49a68e-ccfc-41dc-88b2-1f64326827f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:34.503349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-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 18 21:12:34.536163 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da49a68e-ccfc-41dc-88b2-1f64326827f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:34.537911 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387fc0af-c6ce-4215-bb49-389238e57ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:34.591634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Created reservations ['feeb4c43-73a0-4169-86c4-091bdfb99fac', '6a3b85bc-5da7-4f52-a72e-1024fd10f628', '761653cb-360a-4319-9e5f-5b1172211369', '141367ea-f2ff-4906-9fdc-b32a93d536e7'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:34.592568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387fc0af-c6ce-4215-bb49-389238e57ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feeb4c43-73a0-4169-86c4-091bdfb99fac', '6a3b85bc-5da7-4f52-a72e-1024fd10f628', '761653cb-360a-4319-9e5f-5b1172211369', '141367ea-f2ff-4906-9fdc-b32a93d536e7']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:34.593264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8e27fe-07cd-4c47-b74b-cad770445090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:34.617361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8e27fe-07cd-4c47-b74b-cad770445090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17536b87-94bc-4832-b227-2998dc09752c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1888789960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['feeb4c43-73a0-4169-86c4-091bdfb99fac','6a3b85bc-5da7-4f52-a72e-1024fd10f628','761653cb-360a-4319-9e5f-5b1172211369','141367ea-f2ff-4906-9fdc-b32a93d536e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1888789960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17536b87-94bc-4832-b227-2998dc09752c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c2d2903a384ae189af7599a968dfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:34.619011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b30f5c-8e4d-4c21-bc4c-6a398730e3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:34.642716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b30f5c-8e4d-4c21-bc4c-6a398730e3fb) transitioned into state 'SUCCESS' from state '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-1888789960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c2d2903a384ae189af7599a968dfd9',qos_specs=None,replication_status=,reservations=['feeb4c43-73a0-4169-86c4-091bdfb99fac','6a3b85bc-5da7-4f52-a72e-1024fd10f628','761653cb-360a-4319-9e5f-5b1172211369','141367ea-f2ff-4906-9fdc-b32a93d536e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c505e5ddf3a461c95dc2bc2473ef515',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:34.643648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c67edd-c075-4374-8504-7b7b7668b11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:34.657984 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c67edd-c075-4374-8504-7b7b7668b11e) 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 18 21:12:34.658906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Flow 'volume_create_api' (3e6eaf1f-5570-488d-98dd-bcad64ced4ce) 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 18 21:12:34.659280 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Create volume request issued successfully. Aug 18 21:12:34.659854 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eef5ab8c-3b52-43a9-8772-471292a2f705 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:34.660277 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 628/2526] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:34 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:34.674970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:34.679373 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:34.679665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:34.679770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:34.689102 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:34.689102 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:34.693044 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:34.697998 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28d73c72-3ce2-420e-99bd-eda3e052ff66 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 200 Aug 18 21:12:34.698448 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 634/2527] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:34 2026] GET /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:35.393041 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:35.396902 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:35.397163 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:35.397421 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:35.410554 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:35.410554 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:35.415349 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:35.426532 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7576380b-4397-48aa-b7e4-d084dc3ae090 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:35.428902 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 633/2528] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:35 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:35.711837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:35.715317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:35.715317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:35.715544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:35.725258 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:35.725258 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:35.733306 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:35.740199 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6078bb8c-f918-4fcb-b99a-ac909928df85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 200 Aug 18 21:12:35.740986 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 634/2529] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:35 2026] GET /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:35.773783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:35.776508 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:35.776747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:35.776992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:35.785436 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:35.785436 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:35.789748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:35.795001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1a750ae5-e612-4e83-8368-7045bcfb0f78 req-08f67d4f-346b-443f-9a0b-e2045681f521 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 200 Aug 18 21:12:35.795506 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 629/2530] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:35 2026] GET /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:36.003694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.005937 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.006205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.006545 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.006900 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.007838 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.018451 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.019750 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.019750 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:36.025378 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-657d3eb0-2d23-432a-af0b-51fb9d7dcc15 req-f42fccf3-2e50-4e39-ab72-7ff9a89060be tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.025986 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 635/2531] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.057741 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.060171 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.060428 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:36.060673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.060914 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.062512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.066773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.066773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.067041 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.068417 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.070118 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.070118 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:36.074440 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:36.079875 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.080442 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-5c0bd7c7-25b7-42eb-8a03-1daba28951ce tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:36.081043 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 634/2532] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.081184 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.081184 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:36.086095 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-17e2966f-5181-4298-9f3d-dfdd6de150a5 req-862727ec-41fb-4cfe-abdb-26f86237683d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.086907 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 635/2533] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.100713 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6ce882f6-3e12-4bd8-9f99-925719b91711 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.101292 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ce882f6-3e12-4bd8-9f99-925719b91711 None None] GET https://10.4.3.48/volume// Aug 18 21:12:36.101521 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ce882f6-3e12-4bd8-9f99-925719b91711 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.102055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6ce882f6-3e12-4bd8-9f99-925719b91711 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.102197 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6ce882f6-3e12-4bd8-9f99-925719b91711 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:36.102582 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 630/2534] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:12: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 18 21:12:36.113270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7fa23e5a-3fab-4269-be2f-2349d337b589 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.115227 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7fa23e5a-3fab-4269-be2f-2349d337b589 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:36.116652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7fa23e5a-3fab-4269-be2f-2349d337b589 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07493b84-34cf-4ced-8eed-3e82e11ea20e", "connector": null, "instance_uuid": "22367128-a5fc-4bdb-9332-6e7de74f4acd"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:36.116794 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.119157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.120977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.120977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.120977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.121421 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.124860 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.124860 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:36.133747 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.133747 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.133747 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:36.138251 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4b15dfe2-177c-422a-b851-68a4329f6dc2 req-e39d09cb-7984-4ae7-8f4a-25fffbc77f85 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.138975 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 635/2535] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.159556 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-7fa23e5a-3fab-4269-be2f-2349d337b589 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:36.159556 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 636/2536] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:36 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 18 21:12:36.168664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.171249 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.171448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.171713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.171853 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.172541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.181358 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.182425 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.182425 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:36.187297 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7960c830-105d-4593-ae32-462fe3638df1 req-57fec64b-fb97-4d12-8349-5d4a94ff60d2 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.187718 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 636/2537] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.217611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.220214 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.220400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.220581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.220882 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.221552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.232026 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.232977 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.232977 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:36.238041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-23a1a25d-c333-4d0f-a10e-a986877385d7 req-983a3c30-3ebc-4011-b184-d5e2a55cbbf4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.238503 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 631/2538] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:12:36.271835 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.274069 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.274272 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.274475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.274695 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.275382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.283406 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.284301 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.284301 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:36.289313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ba3f7703-3a14-4a00-b68a-5a406b90c974 req-7ded1cd7-a034-4089-bc4b-0576a9e248f4 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.289977 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 636/2539] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.321341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.323320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.323518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.323754 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.324056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.324374 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.324374 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:36.324785 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.332358 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.333284 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.333284 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:36.337190 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39ecfe5d-f110-4eb5-b753-2398aad5a725 req-84447876-2970-43e2-b69c-e8233fe192db tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.337587 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 637/2540] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 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 18 21:12:36.364698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.367214 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:12:36.367602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.367906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.368268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:12:36.369364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:12:36.380330 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] Get all volumes completed successfully. Aug 18 21:12:36.381901 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.381901 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:36.388403 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6dc82cac-3f07-4181-b7c7-80ce4728c29a req-9013fb7e-135b-4a55-b143-2d3015c83ef0 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:12:36.389167 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 637/2541] 10.4.3.48 () {68 vars in 1501 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:36.427394 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.430476 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] DELETE https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:36.430760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.430995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.431188 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume with id: 17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:36.438602 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.438602 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:36.439127 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:36.468527 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume request issued successfully. Aug 18 21:12:36.468954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a96ed39-84cc-4f01-82de-4e6444673fa3 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 202 Aug 18 21:12:36.469826 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 632/2542] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:36 2026] DELETE /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:36.477539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:36.479500 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:36.479635 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:36.479853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:36.489668 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:36.489668 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:36.501020 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:36.510614 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b3559b6-bfa5-451c-87dd-d97b1cd1e469 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 200 Aug 18 21:12:36.511232 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 637/2543] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:36 2026] GET /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:37.285739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ff48c89-1a3e-4043-ae6f-17c0f2de34de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.286454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ff48c89-1a3e-4043-ae6f-17c0f2de34de None None] GET https://10.4.3.48/volume// Aug 18 21:12:37.286561 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ff48c89-1a3e-4043-ae6f-17c0f2de34de None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:37.286832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ff48c89-1a3e-4043-ae6f-17c0f2de34de None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:37.287301 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ff48c89-1a3e-4043-ae6f-17c0f2de34de None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:37.287681 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 638/2544] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:37.295678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.298044 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:12:37.298247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:37.298424 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:37.311407 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:37.311407 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:37.315578 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:12:37.322620 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-9802059d-100c-4006-bf2d-443913aa5c89 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:12:37.323488 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 638/2545] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:37 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1543 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:37.446472 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.449758 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 Aug 18 21:12:37.449890 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:37.459479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-07493b84-34cf-4ced-8eed-3e82e11ea20e-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:37.467843 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-07493b84-34cf-4ced-8eed-3e82e11ea20e-np0000007703" acquired by "attachment_update" :: waited 0.008s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:37.469227 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:37.469227 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:37.528081 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f31be642-cfb5-4c99-8670-454d32ee21c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.529881 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31be642-cfb5-4c99-8670-454d32ee21c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c Aug 18 21:12:37.530108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f31be642-cfb5-4c99-8670-454d32ee21c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:37.530304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f31be642-cfb5-4c99-8670-454d32ee21c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:37.537140 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f31be642-cfb5-4c99-8670-454d32ee21c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c returned with HTTP 404 Aug 18 21:12:37.537356 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 638/2546] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:37 2026] GET /volume/v3/volumes/17536b87-94bc-4832-b227-2998dc09752c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:37.545894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-584c504c-3920-4368-9810-5c7053303752 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.548113 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:37.548337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:37.548743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:37.549467 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume with id: b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:37.558879 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:37.558879 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:37.559272 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:37.566278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-07493b84-34cf-4ced-8eed-3e82e11ea20e-np0000007703" released by "attachment_update" :: held 0.098s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:37.568838 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-c22dfed4-1122-4aa4-8aae-adf99310bf52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 returned with HTTP 200 Aug 18 21:12:37.568838 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 633/2547] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:37 2026] PUT /volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:37.588549 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume request issued successfully. Aug 18 21:12:37.590864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-584c504c-3920-4368-9810-5c7053303752 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 202 Aug 18 21:12:37.590864 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 639/2548] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:37 2026] DELETE /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:37.598187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-29cfb1eb-b6f3-4701-8add-0ca96b094465 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.602007 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:37.603526 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-29cfb1eb-b6f3-4701-8add-0ca96b094465 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79/action Aug 18 21:12:37.603957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-29cfb1eb-b6f3-4701-8add-0ca96b094465 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:37.604047 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:37.604194 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-29cfb1eb-b6f3-4701-8add-0ca96b094465 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:37.604275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:37.604510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:37.621902 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:37.621902 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:37.627746 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:37.627885 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:37.627885 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:37.635043 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2b6918f-bd4d-4c45-b234-32bd564c3f07 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 200 Aug 18 21:12:37.635043 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 639/2549] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:37 2026] GET /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:37.648812 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-091cc3e9-0926-4d73-9ac9-120629463a7d req-29cfb1eb-b6f3-4701-8add-0ca96b094465 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79/action returned with HTTP 204 Aug 18 21:12:37.649406 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 639/2550] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:37 2026] POST /volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:38.535312 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.539746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:38.539746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.539746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.549993 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.549993 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:38.554447 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:38.560667 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f33ef9a2-aa99-4527-b171-37af7fc518b2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:38.561517 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 634/2551] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:38.628177 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.633017 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:38.633017 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.633642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.644137 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.644137 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:38.650248 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:38.654789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce92e5ad-3bea-4775-af8f-d589246e6263 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.656110 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-9e180b19-673a-4a5b-92ed-1ada26b7d155 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:38.656565 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 640/2552] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:38.658031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce92e5ad-3bea-4775-af8f-d589246e6263 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a Aug 18 21:12:38.658286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce92e5ad-3bea-4775-af8f-d589246e6263 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.658547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce92e5ad-3bea-4775-af8f-d589246e6263 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.668696 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce92e5ad-3bea-4775-af8f-d589246e6263 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a returned with HTTP 404 Aug 18 21:12:38.669187 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 640/2553] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/b709fdd5-2c01-46df-8336-7824d0493f5a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:38.677647 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.679801 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:38.680077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.680492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.680592 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume with id: a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:38.694988 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.694988 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:38.694988 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:38.726429 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Delete volume request issued successfully. Aug 18 21:12:38.726622 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3f77acd-ed22-4ad8-9eaa-ea513a62c9e7 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 202 Aug 18 21:12:38.727098 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 640/2554] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:38 2026] DELETE /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:38.737039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-94195bbc-9903-46e0-a7b7-425d227473c8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.740067 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94195bbc-9903-46e0-a7b7-425d227473c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:38.740067 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94195bbc-9903-46e0-a7b7-425d227473c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.740067 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-94195bbc-9903-46e0-a7b7-425d227473c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.750017 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.750017 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:38.756911 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-94195bbc-9903-46e0-a7b7-425d227473c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Volume info retrieved successfully. Aug 18 21:12:38.763227 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-94195bbc-9903-46e0-a7b7-425d227473c8 tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 200 Aug 18 21:12:38.763803 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 635/2555] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:38.787695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e110b1c-0a09-4b62-9995-683747569b54 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.788128 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e110b1c-0a09-4b62-9995-683747569b54 None None] GET https://10.4.3.48/volume// Aug 18 21:12:38.788757 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e110b1c-0a09-4b62-9995-683747569b54 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.788757 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e110b1c-0a09-4b62-9995-683747569b54 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.789002 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e110b1c-0a09-4b62-9995-683747569b54 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:38.789442 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 641/2556] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:12: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 18 21:12:38.797691 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-a6b1ce96-6003-47c1-bde3-02583e18d7be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.800166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-a6b1ce96-6003-47c1-bde3-02583e18d7be tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:38.800328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-a6b1ce96-6003-47c1-bde3-02583e18d7be tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b89ff409-3389-43a1-b6b4-2db4be6acf63", "connector": null, "instance_uuid": "978cb83c-45bb-480b-8a01-27ac91120388"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:38.810430 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.810430 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:38.857101 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-a6b1ce96-6003-47c1-bde3-02583e18d7be tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:38.857739 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 641/2557] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:38 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:38.888183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.889555 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:38.889704 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.890006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.898700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80a35c89-99dd-4a8f-9a4e-071dc0543d66 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.898700 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80a35c89-99dd-4a8f-9a4e-071dc0543d66 None None] GET https://10.4.3.48/volume// Aug 18 21:12:38.898920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80a35c89-99dd-4a8f-9a4e-071dc0543d66 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.899117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80a35c89-99dd-4a8f-9a4e-071dc0543d66 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.899533 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80a35c89-99dd-4a8f-9a4e-071dc0543d66 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:38.899911 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 636/2558] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:38.903097 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.903097 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:38.907562 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:38.909464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:38.912500 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:38.912878 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:38.914027 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f57aca9-389e-4411-8d79-3b1ac3dd4ccc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:38.914085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:38.914132 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 641/2559] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:38.933848 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:38.933848 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:38.938699 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:38.944789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-7eefe50a-6140-4a0f-a1e5-411246e04df1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:38.945463 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 642/2560] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:38 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1019 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:39.056759 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:39.058942 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] PUT https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 Aug 18 21:12:39.059342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:39.070162 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Acquiring lock "cinder-attachment_update-b89ff409-3389-43a1-b6b4-2db4be6acf63-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:39.078740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Lock "cinder-attachment_update-b89ff409-3389-43a1-b6b4-2db4be6acf63-np0000007703" acquired by "attachment_update" :: waited 0.008s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:39.079332 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:39.079332 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:39.178324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Lock "cinder-attachment_update-b89ff409-3389-43a1-b6b4-2db4be6acf63-np0000007703" released by "attachment_update" :: held 0.100s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:39.178681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-93fcbfc4-4c45-4a26-9069-289369f1c757 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 returned with HTTP 200 Aug 18 21:12:39.179294 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 642/2561] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:39 2026] PUT /volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:39.780048 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d171c63a-3b53-4135-a19d-f85ebba5a32d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:39.782579 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d171c63a-3b53-4135-a19d-f85ebba5a32d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] GET https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 Aug 18 21:12:39.783388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d171c63a-3b53-4135-a19d-f85ebba5a32d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:39.783753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d171c63a-3b53-4135-a19d-f85ebba5a32d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:39.793131 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d171c63a-3b53-4135-a19d-f85ebba5a32d tempest-VolumesTestJSON-1517310593 tempest-VolumesTestJSON-1517310593-project-member] https://10.4.3.48/volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 returned with HTTP 404 Aug 18 21:12:39.794101 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 637/2562] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:39 2026] GET /volume/v3/volumes/a9b7aad6-2175-4404-9738-e96c2b318957 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:39.933787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:39.936114 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:39.936383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:39.936673 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:39.949274 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:39.949274 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:39.954385 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:39.960232 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e94b095-d59f-4605-93b9-a3bf4d9cf20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:39.961642 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 642/2563] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:39 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:40.990574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:40.993480 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:40.993831 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:40.994109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:41.007149 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:41.007149 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:41.011350 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:41.017025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a636166-e4ba-4e43-b12d-05214a44bb32 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:41.017549 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 643/2564] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:40 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:41.785917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fb2b5cce-95b8-4b01-ae22-6a57273f5f15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:41.887684 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb2b5cce-95b8-4b01-ae22-6a57273f5f15 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] POST https://10.4.3.48/volume/v3/group_types Aug 18 21:12:41.887684 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fb2b5cce-95b8-4b01-ae22-6a57273f5f15 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2117822061"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:41.888879 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:41.888879 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:41.905920 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fb2b5cce-95b8-4b01-ae22-6a57273f5f15 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types returned with HTTP 202 Aug 18 21:12:41.906366 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 643/2565] 10.4.3.48 () {70 vars in 1304 bytes} [Tue Aug 18 21:12:41 2026] POST /volume/v3/group_types => generated 181 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:41.922908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0c03e54-501a-4bb6-afbe-d76c09c14b29 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:41.925115 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0c03e54-501a-4bb6-afbe-d76c09c14b29 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] POST https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs Aug 18 21:12:41.926117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0c03e54-501a-4bb6-afbe-d76c09c14b29 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:41.931772 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f315152-2864-4087-ae98-500b243ba3e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:41.944950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0c03e54-501a-4bb6-afbe-d76c09c14b29 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs returned with HTTP 202 Aug 18 21:12:41.945384 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 638/2566] 10.4.3.48 () {70 vars in 1451 bytes} [Tue Aug 18 21:12:41 2026] POST /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs => generated 53 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:41.955497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac9cdbb3-fc43-4b0c-8630-3c6cea180c7c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:41.957582 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac9cdbb3-fc43-4b0c-8630-3c6cea180c7c tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] POST https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs Aug 18 21:12:41.958101 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac9cdbb3-fc43-4b0c-8630-3c6cea180c7c tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:41.976870 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac9cdbb3-fc43-4b0c-8630-3c6cea180c7c tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs returned with HTTP 202 Aug 18 21:12:41.977396 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 644/2567] 10.4.3.48 () {70 vars in 1451 bytes} [Tue Aug 18 21:12:41 2026] POST /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs => generated 61 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:41.985945 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1c0d02b6-2e82-4235-8391-e3b153c3c37d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:41.988008 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c0d02b6-2e82-4235-8391-e3b153c3c37d tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 Aug 18 21:12:41.988210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c0d02b6-2e82-4235-8391-e3b153c3c37d tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:41.988381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1c0d02b6-2e82-4235-8391-e3b153c3c37d tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:41.993520 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f315152-2864-4087-ae98-500b243ba3e2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:41.993945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f315152-2864-4087-ae98-500b243ba3e2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909", "extra_specs": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:41.997697 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1c0d02b6-2e82-4235-8391-e3b153c3c37d tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 returned with HTTP 200 Aug 18 21:12:41.998098 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 644/2568] 10.4.3.48 () {68 vars in 1445 bytes} [Tue Aug 18 21:12:41 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.005190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-46df183e-a341-402d-b9af-ea38393275e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.007115 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-46df183e-a341-402d-b9af-ea38393275e3 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 Aug 18 21:12:42.007330 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-46df183e-a341-402d-b9af-ea38393275e3 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.007507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-46df183e-a341-402d-b9af-ea38393275e3 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.012162 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f315152-2864-4087-ae98-500b243ba3e2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:42.012467 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 643/2569] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:12:41 2026] POST /volume/v3/types => generated 268 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.014551 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-46df183e-a341-402d-b9af-ea38393275e3 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 returned with HTTP 200 Aug 18 21:12:42.015484 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 639/2570] 10.4.3.48 () {68 vars in 1445 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.023452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e57596b5-94ff-4cf1-b26a-d4f4b7cf8733 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.026006 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e57596b5-94ff-4cf1-b26a-d4f4b7cf8733 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] PUT https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 Aug 18 21:12:42.027996 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e57596b5-94ff-4cf1-b26a-d4f4b7cf8733 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:42.033856 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.035756 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:42.035971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.036154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.043025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e57596b5-94ff-4cf1-b26a-d4f4b7cf8733 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 returned with HTTP 200 Aug 18 21:12:42.043542 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 645/2571] 10.4.3.48 () {70 vars in 1465 bytes} [Tue Aug 18 21:12:42 2026] PUT /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.048409 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:42.048409 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:42.051175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df499fff-d482-49a7-84c6-a9d26fab6aa8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.051812 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:42.052881 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df499fff-d482-49a7-84c6-a9d26fab6aa8 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs Aug 18 21:12:42.053099 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df499fff-d482-49a7-84c6-a9d26fab6aa8 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.053322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df499fff-d482-49a7-84c6-a9d26fab6aa8 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.056371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62bbb40c-7cec-4f17-a34d-c2a02a13e2d9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:42.056700 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 645/2572] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.062626 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df499fff-d482-49a7-84c6-a9d26fab6aa8 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs returned with HTTP 200 Aug 18 21:12:42.063011 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 644/2573] 10.4.3.48 () {68 vars in 1430 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:42.073191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e617f789-9912-480e-aff2-52c2aaaf83e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.077029 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e617f789-9912-480e-aff2-52c2aaaf83e5 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 Aug 18 21:12:42.077178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e617f789-9912-480e-aff2-52c2aaaf83e5 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.077441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e617f789-9912-480e-aff2-52c2aaaf83e5 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.097392 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e617f789-9912-480e-aff2-52c2aaaf83e5 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 returned with HTTP 202 Aug 18 21:12:42.098014 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 640/2574] 10.4.3.48 () {68 vars in 1448 bytes} [Tue Aug 18 21:12:42 2026] DELETE /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:12:42.104306 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc02004e-51c2-4233-80fd-53a483d70277 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.105955 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc02004e-51c2-4233-80fd-53a483d70277 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 Aug 18 21:12:42.106140 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc02004e-51c2-4233-80fd-53a483d70277 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.106310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc02004e-51c2-4233-80fd-53a483d70277 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.116369 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc02004e-51c2-4233-80fd-53a483d70277 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] HTTP exception thrown: Group Type 150650d2-2d70-44cb-a673-5441ae38cb64 has no extra spec with key key1. Aug 18 21:12:42.116522 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc02004e-51c2-4233-80fd-53a483d70277 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 returned with HTTP 404 Aug 18 21:12:42.117075 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 646/2575] 10.4.3.48 () {68 vars in 1445 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:12:42.124521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23d208ea-803c-4e75-a8c7-888a62ac82f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.126458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23d208ea-803c-4e75-a8c7-888a62ac82f1 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 Aug 18 21:12:42.126712 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23d208ea-803c-4e75-a8c7-888a62ac82f1 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.126966 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23d208ea-803c-4e75-a8c7-888a62ac82f1 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.145347 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23d208ea-803c-4e75-a8c7-888a62ac82f1 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 returned with HTTP 202 Aug 18 21:12:42.145347 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 646/2576] 10.4.3.48 () {68 vars in 1448 bytes} [Tue Aug 18 21:12:42 2026] DELETE /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:12:42.152201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.156062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 Aug 18 21:12:42.156305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.156943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.169985 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] HTTP exception thrown: Group Type 150650d2-2d70-44cb-a673-5441ae38cb64 has no extra spec with key key2. Aug 18 21:12:42.170171 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a3df5cd-b4bf-4faf-9943-eae9a1bfdc84 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 returned with HTTP 404 Aug 18 21:12:42.170784 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 645/2577] 10.4.3.48 () {68 vars in 1445 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key2 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:12:42.178165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a99199a5-05e1-4ea1-9e01-95685bb34231 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.180859 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a99199a5-05e1-4ea1-9e01-95685bb34231 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 Aug 18 21:12:42.181083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a99199a5-05e1-4ea1-9e01-95685bb34231 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.181261 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a99199a5-05e1-4ea1-9e01-95685bb34231 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.192802 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a99199a5-05e1-4ea1-9e01-95685bb34231 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 returned with HTTP 202 Aug 18 21:12:42.193403 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 641/2578] 10.4.3.48 () {68 vars in 1448 bytes} [Tue Aug 18 21:12:42 2026] DELETE /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:12:42.202954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.205514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] GET https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 Aug 18 21:12:42.209152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.209498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.226446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] HTTP exception thrown: Group Type 150650d2-2d70-44cb-a673-5441ae38cb64 has no extra spec with key key3. Aug 18 21:12:42.226667 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10570721-2f57-4ffc-8ea9-d712e80546c2 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 returned with HTTP 404 Aug 18 21:12:42.227419 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 647/2579] 10.4.3.48 () {68 vars in 1445 bytes} [Tue Aug 18 21:12:42 2026] GET /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64/group_specs/key3 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:12:42.236706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1970596b-2344-4e01-941d-08bf3ecd6c42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.238475 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1970596b-2344-4e01-941d-08bf3ecd6c42 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] DELETE https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64 Aug 18 21:12:42.238650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1970596b-2344-4e01-941d-08bf3ecd6c42 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:42.238968 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1970596b-2344-4e01-941d-08bf3ecd6c42 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:42.257775 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1970596b-2344-4e01-941d-08bf3ecd6c42 tempest-GroupTypeSpecsTest-317095014 tempest-GroupTypeSpecsTest-317095014-project-admin] https://10.4.3.48/volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64 returned with HTTP 202 Aug 18 21:12:42.257775 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 647/2580] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:12:42 2026] DELETE /volume/v3/group_types/150650d2-2d70-44cb-a673-5441ae38cb64 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:12:42.500732 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-f4a20768-93be-4e8c-95bb-471d06e6f7b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:42.503032 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-f4a20768-93be-4e8c-95bb-471d06e6f7b5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1/action Aug 18 21:12:42.503457 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-f4a20768-93be-4e8c-95bb-471d06e6f7b5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:42.503603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-f4a20768-93be-4e8c-95bb-471d06e6f7b5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:42.523104 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:42.523104 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:42.532397 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4c767bb5-d9b7-4026-af61-c173146c8f44 req-f4a20768-93be-4e8c-95bb-471d06e6f7b5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1/action returned with HTTP 204 Aug 18 21:12:42.532990 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 646/2581] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:42 2026] POST /volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:43.071526 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:43.075032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:12:43.076839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:43.077198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:43.090028 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:43.090028 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:43.095372 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:43.102418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07d2e3b9-ebb7-4f66-92f8-be4f9c1cd2ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:12:43.103220 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 642/2582] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:43 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:43.118740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-019224c1-c983-45ea-aadb-0e779b7748ca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:43.120824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:12:43.121343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b89ff409-3389-43a1-b6b4-2db4be6acf63", "name": "tempest-VolumesBackupsTest-Backup-994554011", "force": true, "container": "tempest-volumesbackupstest-backup-container-743798930"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:43.123450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': 'b89ff409-3389-43a1-b6b4-2db4be6acf63', 'name': 'tempest-VolumesBackupsTest-Backup-994554011', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-743798930'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:12:43.123646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume b89ff409-3389-43a1-b6b4-2db4be6acf63 in container tempest-volumesbackupstest-backup-container-743798930 Aug 18 21:12:43.136253 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:43.136253 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:43.136867 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:12:43.168950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['cbaf98c9-3d95-478b-b6a4-a07f3fd2755e', 'c3d62c8d-78d7-4493-8e7b-a6babc0a836b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:43.204579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-019224c1-c983-45ea-aadb-0e779b7748ca tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:12:43.205351 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 648/2583] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:43 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 18 21:12:43.216852 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-903702da-7224-4c36-b841-8aea753e782b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:43.219253 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-903702da-7224-4c36-b841-8aea753e782b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:43.219530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-903702da-7224-4c36-b841-8aea753e782b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:43.219823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-903702da-7224-4c36-b841-8aea753e782b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:43.220007 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-903702da-7224-4c36-b841-8aea753e782b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:43.227401 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:43.227401 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:43.228560 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-903702da-7224-4c36-b841-8aea753e782b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:43.229106 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 648/2584] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:43 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:44.018398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c55d021-ce86-44aa-a452-58cc0399900b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.020335 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:44.020634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-996482191", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.022167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-996482191', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:44.125308 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Create volume of 1 GB Aug 18 21:12:44.130000 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Availability Zones retrieved successfully. Aug 18 21:12:44.135901 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Flow 'volume_create_api' (4ee370ca-ffa0-4f05-a5bf-e4a653dd688b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.136938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c1b813-8637-4354-bb62-f10a0f3241aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.137827 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:44.216452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c1b813-8637-4354-bb62-f10a0f3241aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.217497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbe8136-d073-4382-adb0-617fbb53a040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.242484 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.244989 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:44.245060 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:44.245226 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:44.245640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:44.249791 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:44.249791 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:44.250562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a894ed38-5ce5-45b6-9e40-fe62f5f73248 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:44.251349 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 643/2585] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:44 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:44.301375 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Created reservations ['774c041b-5e24-4a1b-b07a-7be1ceb6d835', '1b4c07bf-863c-4e77-8318-28e9f63576f8', 'b1830688-4da3-4b4c-b849-32c122c509f6', '3a41f1f1-d93e-4833-8317-90581a7bc7d1'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:44.301375 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbe8136-d073-4382-adb0-617fbb53a040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774c041b-5e24-4a1b-b07a-7be1ceb6d835', '1b4c07bf-863c-4e77-8318-28e9f63576f8', 'b1830688-4da3-4b4c-b849-32c122c509f6', '3a41f1f1-d93e-4833-8317-90581a7bc7d1']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.302664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b20b04-0941-49f3-91cc-90da937cedad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.325176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b20b04-0941-49f3-91cc-90da937cedad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596b34b4-af74-4ed2-9637-ada66142578a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-996482191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2234ba1cabcb4c6d8a7d25f86d050806',qos_specs=None,replication_status=,reservations=['774c041b-5e24-4a1b-b07a-7be1ceb6d835','1b4c07bf-863c-4e77-8318-28e9f63576f8','b1830688-4da3-4b4c-b849-32c122c509f6','3a41f1f1-d93e-4833-8317-90581a7bc7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-996482191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596b34b4-af74-4ed2-9637-ada66142578a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2234ba1cabcb4c6d8a7d25f86d050806',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.326406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f1c7f0-d1cc-4416-913f-638122809114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.343597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f1c7f0-d1cc-4416-913f-638122809114) transitioned into state 'SUCCESS' from state '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-996482191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2234ba1cabcb4c6d8a7d25f86d050806',qos_specs=None,replication_status=,reservations=['774c041b-5e24-4a1b-b07a-7be1ceb6d835','1b4c07bf-863c-4e77-8318-28e9f63576f8','b1830688-4da3-4b4c-b849-32c122c509f6','3a41f1f1-d93e-4833-8317-90581a7bc7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.344262 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73566edd-0543-46b0-8d45-90a4a1da9a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.355297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73566edd-0543-46b0-8d45-90a4a1da9a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.356077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Flow 'volume_create_api' (4ee370ca-ffa0-4f05-a5bf-e4a653dd688b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.356335 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Create volume request issued successfully. Aug 18 21:12:44.356846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c55d021-ce86-44aa-a452-58cc0399900b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:44.357286 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 647/2586] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:44.370557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.372175 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:12:44.372350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:44.372517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:44.381412 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:44.381412 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:44.387565 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:12:44.394555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b55a9f8f-7f50-40a2-bfdd-51c1a47870a7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:12:44.395745 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 649/2587] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:44 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:44.416508 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bedfdf68-c4f6-44f5-8d22-ffdae743442a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.419478 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bedfdf68-c4f6-44f5-8d22-ffdae743442a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:44.419854 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bedfdf68-c4f6-44f5-8d22-ffdae743442a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.441769 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bedfdf68-c4f6-44f5-8d22-ffdae743442a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:44.442132 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 649/2588] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/types => generated 267 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:44.450064 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee7d80e8-e17c-4bb4-8bb7-21255e218c33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.452604 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee7d80e8-e17c-4bb4-8bb7-21255e218c33 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:44.452957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee7d80e8-e17c-4bb4-8bb7-21255e218c33 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353", "extra_specs": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.469314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee7d80e8-e17c-4bb4-8bb7-21255e218c33 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:44.469848 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 644/2589] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:44.478038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.479644 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:44.480025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-612590401", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.481394 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-612590401', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:44.485210 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume of 1 GB Aug 18 21:12:44.485508 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:44.485508 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:44.485988 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Availability Zones retrieved successfully. Aug 18 21:12:44.491789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (3cc00276-afb2-42c2-b402-8ed71cc1b860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.492656 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b36c52-c469-4229-8387-6a36add6d86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.493648 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:44.518199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b36c52-c469-4229-8387-6a36add6d86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d7bdf3f-15a4-4301-97ee-1700c26cf9c0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d7bdf3f-15a4-4301-97ee-1700c26cf9c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.519008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bc741f-8f7e-45dd-8a10-44cf39206cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.559407 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:44.559810 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-945451762-983850224, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:44.595441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Created reservations ['2d748ef4-7f68-4755-8a8d-ef9c9220132f', 'a66c9cc0-e662-48da-963a-c154c28650df', '14bdbb71-f0f9-4555-b9b7-71c6b4a0b6f4', 'd15aa93f-f559-4ef3-a423-4fcdaccba9e2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:44.596452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bc741f-8f7e-45dd-8a10-44cf39206cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d748ef4-7f68-4755-8a8d-ef9c9220132f', 'a66c9cc0-e662-48da-963a-c154c28650df', '14bdbb71-f0f9-4555-b9b7-71c6b4a0b6f4', 'd15aa93f-f559-4ef3-a423-4fcdaccba9e2']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.597403 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64352b50-019c-4385-8567-b8ed1a137d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.625682 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64352b50-019c-4385-8567-b8ed1a137d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b677817a-dc45-47d4-a7ac-c757f11e8f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-612590401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['2d748ef4-7f68-4755-8a8d-ef9c9220132f','a66c9cc0-e662-48da-963a-c154c28650df','14bdbb71-f0f9-4555-b9b7-71c6b4a0b6f4','d15aa93f-f559-4ef3-a423-4fcdaccba9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=4d7bdf3f-15a4-4301-97ee-1700c26cf9c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-612590401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b677817a-dc45-47d4-a7ac-c757f11e8f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d7bdf3f-15a4-4301-97ee-1700c26cf9c0),volume_type_id=4d7bdf3f-15a4-4301-97ee-1700c26cf9c0)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.626536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010de6c3-167a-4310-8437-05e055f26dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.647427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010de6c3-167a-4310-8437-05e055f26dce) transitioned into state 'SUCCESS' from state '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-612590401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['2d748ef4-7f68-4755-8a8d-ef9c9220132f','a66c9cc0-e662-48da-963a-c154c28650df','14bdbb71-f0f9-4555-b9b7-71c6b4a0b6f4','d15aa93f-f559-4ef3-a423-4fcdaccba9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=4d7bdf3f-15a4-4301-97ee-1700c26cf9c0)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.648309 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffe939a-6b6d-40e6-a7ae-554923db2c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.659493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffe939a-6b6d-40e6-a7ae-554923db2c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.660233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (3cc00276-afb2-42c2-b402-8ed71cc1b860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.660546 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request issued successfully. Aug 18 21:12:44.661060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29ab4c3b-fc29-4094-94bc-2d1eaf56a194 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:44.661418 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 648/2590] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/volumes => generated 842 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:44.676997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.679170 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:44.679568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-322858111", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.681844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-322858111', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:44.686307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume of 1 GB Aug 18 21:12:44.686603 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:44.686603 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:44.687245 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Availability Zones retrieved successfully. Aug 18 21:12:44.694452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (91a28584-7281-4d73-90e0-e9e95ad4796d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.695612 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e056c833-015f-4365-9582-b8ac6146b630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.696812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:44.721411 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e056c833-015f-4365-9582-b8ac6146b630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b88448c4-1384-43d0-8a92-c81624f84011,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b88448c4-1384-43d0-8a92-c81624f84011', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.722390 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e76cac5-03f9-4a99-8411-52a48c376106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.758450 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:44.758784 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1470480710-1195075353, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:44.792042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Created reservations ['c4aa89af-487d-44d5-9a08-ca6c5da97af7', 'ba555d9c-b6b9-44b0-9d1b-81889c25132c', 'd83eaf2b-2d6e-464b-a087-7cd139afd09f', '7d2bee35-962a-4979-921f-c65debf35b03'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:44.792845 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e76cac5-03f9-4a99-8411-52a48c376106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4aa89af-487d-44d5-9a08-ca6c5da97af7', 'ba555d9c-b6b9-44b0-9d1b-81889c25132c', 'd83eaf2b-2d6e-464b-a087-7cd139afd09f', '7d2bee35-962a-4979-921f-c65debf35b03']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.793573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3329d00c-b037-4954-b4d9-9fa5884c9132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.814217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3329d00c-b037-4954-b4d9-9fa5884c9132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c0696c-7116-4252-8474-919c700d6f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-322858111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['c4aa89af-487d-44d5-9a08-ca6c5da97af7','ba555d9c-b6b9-44b0-9d1b-81889c25132c','d83eaf2b-2d6e-464b-a087-7cd139afd09f','7d2bee35-962a-4979-921f-c65debf35b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=b88448c4-1384-43d0-8a92-c81624f84011), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-322858111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5c0696c-7116-4252-8474-919c700d6f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b88448c4-1384-43d0-8a92-c81624f84011),volume_type_id=b88448c4-1384-43d0-8a92-c81624f84011)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.814978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f8c744-0092-4948-b975-b1497f1c2de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.831481 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f8c744-0092-4948-b975-b1497f1c2de6) transitioned into state 'SUCCESS' from state '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-322858111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['c4aa89af-487d-44d5-9a08-ca6c5da97af7','ba555d9c-b6b9-44b0-9d1b-81889c25132c','d83eaf2b-2d6e-464b-a087-7cd139afd09f','7d2bee35-962a-4979-921f-c65debf35b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=b88448c4-1384-43d0-8a92-c81624f84011)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.832622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d7a0c1-87a6-4df8-9fb2-fe9dee8b6e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.841774 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d7a0c1-87a6-4df8-9fb2-fe9dee8b6e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:44.843338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (91a28584-7281-4d73-90e0-e9e95ad4796d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:44.843865 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request issued successfully. Aug 18 21:12:44.844680 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06b45f3b-3dcd-4d10-a8fb-d466f6a39d2a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:44.845303 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 650/2591] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/volumes => generated 844 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:44.878169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-55451f30-6709-4018-96fd-e1f4d0343890 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:44.879913 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:44.880261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1788684207", "snapshot_id": null, "imageRef": "c0799970-46fa-4f35-b0b2-74faf6c0edb6", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:44.882679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1788684207', 'snapshot_id': None, 'imageRef': 'c0799970-46fa-4f35-b0b2-74faf6c0edb6', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:44.968496 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume of 1 GB Aug 18 21:12:44.968877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:44.968877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:44.969510 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Availability Zones retrieved successfully. Aug 18 21:12:44.975071 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (f9d38fc3-858b-42e3-9b58-443c4acb651d) 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 18 21:12:44.976000 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a401f152-d817-474b-8fa6-33c4f69c8ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:44.976847 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:12:45.028612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a401f152-d817-474b-8fa6-33c4f69c8ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:45.029496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fe14c2-7925-4327-a718-a19abab132f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.055224 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:45.055470 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1677067570-955984909, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:45.076776 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Created reservations ['10f90cf4-85bf-4a7a-a485-55a487026657', '827b592b-7d16-483e-9eb9-fcfcb49dbefb', '7359cb9f-a0aa-4328-ae24-25c8c74690ad', '05676c27-92f8-48e9-8792-960d19694ff9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:45.076776 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fe14c2-7925-4327-a718-a19abab132f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f90cf4-85bf-4a7a-a485-55a487026657', '827b592b-7d16-483e-9eb9-fcfcb49dbefb', '7359cb9f-a0aa-4328-ae24-25c8c74690ad', '05676c27-92f8-48e9-8792-960d19694ff9']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.077693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b5c586-a615-419d-b184-1650a8b7a7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.098587 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b5c586-a615-419d-b184-1650a8b7a7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d57ed43-7e70-46e5-90cc-13baa8a15ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1788684207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['10f90cf4-85bf-4a7a-a485-55a487026657','827b592b-7d16-483e-9eb9-fcfcb49dbefb','7359cb9f-a0aa-4328-ae24-25c8c74690ad','05676c27-92f8-48e9-8792-960d19694ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1788684207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d57ed43-7e70-46e5-90cc-13baa8a15ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891),volume_type_id=7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.099838 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d3d4f4-a160-4e6d-8d03-96f91250bdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.115486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d3d4f4-a160-4e6d-8d03-96f91250bdd1) transitioned into state 'SUCCESS' from state '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-1788684207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae3c60cf39d44d2acd69f0fe4932be9',qos_specs=None,replication_status=,reservations=['10f90cf4-85bf-4a7a-a485-55a487026657','827b592b-7d16-483e-9eb9-fcfcb49dbefb','7359cb9f-a0aa-4328-ae24-25c8c74690ad','05676c27-92f8-48e9-8792-960d19694ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb5bc67df6243ef8b3a1e52afe50a17',volume_type_id=7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.116249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c00796f-12f4-41d0-aabd-3982ed411a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.125555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c00796f-12f4-41d0-aabd-3982ed411a59) 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 18 21:12:45.126606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Flow 'volume_create_api' (f9d38fc3-858b-42e3-9b58-443c4acb651d) 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 18 21:12:45.126940 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Create volume request issued successfully. Aug 18 21:12:45.127474 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-55451f30-6709-4018-96fd-e1f4d0343890 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:45.127953 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 650/2592] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:44 2026] POST /volume/v3/volumes => generated 844 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:45.140387 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f9d39f08-3baf-4913-90af-68eef945ace9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.143464 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9d39f08-3baf-4913-90af-68eef945ace9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:45.143670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9d39f08-3baf-4913-90af-68eef945ace9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.143893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f9d39f08-3baf-4913-90af-68eef945ace9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.157526 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.157526 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:45.161956 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f9d39f08-3baf-4913-90af-68eef945ace9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:45.166500 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f9d39f08-3baf-4913-90af-68eef945ace9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:45.166949 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 645/2593] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:45.263091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b06eff4-10ef-40ce-bbad-96843725240f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.267143 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b06eff4-10ef-40ce-bbad-96843725240f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:45.267366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b06eff4-10ef-40ce-bbad-96843725240f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.267595 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b06eff4-10ef-40ce-bbad-96843725240f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.267748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6b06eff4-10ef-40ce-bbad-96843725240f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:45.274777 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.274777 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:45.275227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b06eff4-10ef-40ce-bbad-96843725240f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:45.275861 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 649/2594] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:45.365690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-947745a5-6262-4411-a5cb-22e3d97698a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.410502 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.413589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:12:45.414333 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.414550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.425498 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.425498 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:45.430604 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:12:45.440305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5c2e8c5-f01b-4f0b-a4d2-ef7db0e49c8c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:12:45.440789 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 651/2595] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:45.466291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.469917 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:12:45.470169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.470406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.478663 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-947745a5-6262-4411-a5cb-22e3d97698a1 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:45.479096 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-947745a5-6262-4411-a5cb-22e3d97698a1 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-689685739", "os-volume-type-access:is_public": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:45.479366 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.479366 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:45.480704 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.480704 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:45.483552 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:12:45.488623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fe3783a-cefe-4c69-84ee-ea58ffc110c9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:12:45.489124 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 646/2596] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:45.494702 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-947745a5-6262-4411-a5cb-22e3d97698a1 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:45.495105 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 651/2597] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:12:45 2026] POST /volume/v3/types => generated 228 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:45.505377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.507586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ade6f5be-beac-4725-a86e-b04621292374 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.507764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:12:45.508003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.508212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.522163 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.522163 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:45.528389 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:12:45.535130 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-477e211a-d4d6-4bc6-b2c2-21490915b23b tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:12:45.535509 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 650/2598] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:45.553643 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fad02303-905a-4d86-befc-b26db68d4af7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.555839 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:12:45.556694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "596b34b4-af74-4ed2-9637-ada66142578a", "name": "tempest-TestVolumeBackupRestore-backup-180759425", "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 18 21:12:45.560451 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Creating new backup {'backup': {'volume_id': '596b34b4-af74-4ed2-9637-ada66142578a', 'name': 'tempest-TestVolumeBackupRestore-backup-180759425', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:12:45.560738 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Creating backup of volume 596b34b4-af74-4ed2-9637-ada66142578a in container None Aug 18 21:12:45.573872 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.573872 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:45.574620 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:12:45.594005 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ade6f5be-beac-4725-a86e-b04621292374 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:45.594422 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ade6f5be-beac-4725-a86e-b04621292374 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b852764c-9d81-49b4-8782-36e4a92cbbeb", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:45.596586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ade6f5be-beac-4725-a86e-b04621292374 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Create volume request body: {'volume': {'volume_type': 'b852764c-9d81-49b4-8782-36e4a92cbbeb', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:45.607869 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ade6f5be-beac-4725-a86e-b04621292374 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 404 Aug 18 21:12:45.608519 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 652/2599] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:12:45 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:45.609289 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Created reservations ['822bca2a-0656-43c9-8bf6-a258e00e1154', '7fab7717-463f-460b-9221-634723ab5bed'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:45.618979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-321a7a3f-da38-4a81-9957-84b2e52b3ea6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.623079 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-321a7a3f-da38-4a81-9957-84b2e52b3ea6 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action Aug 18 21:12:45.623465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-321a7a3f-da38-4a81-9957-84b2e52b3ea6 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"addProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:45.623615 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-321a7a3f-da38-4a81-9957-84b2e52b3ea6 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:45.640857 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fad02303-905a-4d86-befc-b26db68d4af7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:12:45.641352 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 647/2600] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:45 2026] POST /volume/v3/backups => generated 332 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:45.642571 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-321a7a3f-da38-4a81-9957-84b2e52b3ea6 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action returned with HTTP 202 Aug 18 21:12:45.643028 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 652/2601] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:45 2026] POST /volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:45.649599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.649890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be2f859f-570a-4eee-9f88-1f8543382e6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.651906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2f859f-570a-4eee-9f88-1f8543382e6f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:45.652176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2f859f-570a-4eee-9f88-1f8543382e6f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.652433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2f859f-570a-4eee-9f88-1f8543382e6f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.652591 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-be2f859f-570a-4eee-9f88-1f8543382e6f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:45.655528 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:45.655892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b852764c-9d81-49b4-8782-36e4a92cbbeb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1454817710"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:45.657194 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Create volume request body: {'volume': {'volume_type': 'b852764c-9d81-49b4-8782-36e4a92cbbeb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1454817710'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:45.657756 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.657756 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:45.658604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2f859f-570a-4eee-9f88-1f8543382e6f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:45.658965 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 653/2602] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:45.661429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Create volume of 1 GB Aug 18 21:12:45.661741 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.661741 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:45.662223 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Availability Zones retrieved successfully. Aug 18 21:12:45.667563 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Flow 'volume_create_api' (5ce347df-7123-429f-b2f1-4ae44eaa0d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:45.668490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d7e033-5459-4e84-bae5-95c70375a6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.669387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:12:45.695829 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d7e033-5459-4e84-bae5-95c70375a6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:12:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b852764c-9d81-49b4-8782-36e4a92cbbeb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-689685739',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b852764c-9d81-49b4-8782-36e4a92cbbeb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.696517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffac6cd-9bf7-4af1-a7c2-f183ad8e47f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.738751 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-689685739 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-689685739, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:45.739040 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-689685739 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-689685739, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:12:45.776031 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Created reservations ['3ae7086c-e4d9-44f9-89de-a6df588c2465', '60fbb58b-402c-4260-9c77-d9dfb0fdd9d1', 'c6b5d3a8-0758-4a96-8649-7c5b57263101', 'd36220ee-ed13-458b-8143-40121e49f8cc'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:45.776746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffac6cd-9bf7-4af1-a7c2-f183ad8e47f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ae7086c-e4d9-44f9-89de-a6df588c2465', '60fbb58b-402c-4260-9c77-d9dfb0fdd9d1', 'c6b5d3a8-0758-4a96-8649-7c5b57263101', 'd36220ee-ed13-458b-8143-40121e49f8cc']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.777400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f49111-c945-47a4-817f-5de1b6af70e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.801585 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f49111-c945-47a4-817f-5de1b6af70e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8222ee64-ecf4-4642-838b-6f78141f3fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1454817710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f2dddf436e445684a669c755b52835',qos_specs=None,replication_status=,reservations=['3ae7086c-e4d9-44f9-89de-a6df588c2465','60fbb58b-402c-4260-9c77-d9dfb0fdd9d1','c6b5d3a8-0758-4a96-8649-7c5b57263101','d36220ee-ed13-458b-8143-40121e49f8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936f74e678e549df9fe22614be2fc02f',volume_type_id=b852764c-9d81-49b4-8782-36e4a92cbbeb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1454817710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8222ee64-ecf4-4642-838b-6f78141f3fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f2dddf436e445684a669c755b52835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='936f74e678e549df9fe22614be2fc02f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b852764c-9d81-49b4-8782-36e4a92cbbeb),volume_type_id=b852764c-9d81-49b4-8782-36e4a92cbbeb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.802331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3393c40d-799b-470a-ad1c-7e90fe59ffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.823350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3393c40d-799b-470a-ad1c-7e90fe59ffd7) transitioned into state 'SUCCESS' from state '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-1454817710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f2dddf436e445684a669c755b52835',qos_specs=None,replication_status=,reservations=['3ae7086c-e4d9-44f9-89de-a6df588c2465','60fbb58b-402c-4260-9c77-d9dfb0fdd9d1','c6b5d3a8-0758-4a96-8649-7c5b57263101','d36220ee-ed13-458b-8143-40121e49f8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936f74e678e549df9fe22614be2fc02f',volume_type_id=b852764c-9d81-49b4-8782-36e4a92cbbeb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.824093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d86e62b-614d-4d15-9550-72a10b0ebd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:45.835241 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d86e62b-614d-4d15-9550-72a10b0ebd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:45.836354 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Flow 'volume_create_api' (5ce347df-7123-429f-b2f1-4ae44eaa0d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:12:45.836794 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Create volume request issued successfully. Aug 18 21:12:45.837556 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27cb3637-35d0-4a21-a1fd-bf829a7e73f5 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:45.838855 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 651/2603] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:45 2026] POST /volume/v3/volumes => generated 793 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:45.853666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e156303c-764b-4f31-928a-4657fa395b63 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:45.855377 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e156303c-764b-4f31-928a-4657fa395b63 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] GET https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:45.855565 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e156303c-764b-4f31-928a-4657fa395b63 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:45.855757 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e156303c-764b-4f31-928a-4657fa395b63 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:45.867480 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:45.867480 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:45.871314 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e156303c-764b-4f31-928a-4657fa395b63 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Volume info retrieved successfully. Aug 18 21:12:45.875461 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e156303c-764b-4f31-928a-4657fa395b63 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 200 Aug 18 21:12:45.875836 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 648/2604] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:45 2026] GET /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.178751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-783d4be8-a70d-453a-9643-20a4e536f9fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.180474 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-783d4be8-a70d-453a-9643-20a4e536f9fb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:46.180653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-783d4be8-a70d-453a-9643-20a4e536f9fb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.180849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-783d4be8-a70d-453a-9643-20a4e536f9fb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.187310 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.187310 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:46.191839 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-783d4be8-a70d-453a-9643-20a4e536f9fb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:46.197140 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-783d4be8-a70d-453a-9643-20a4e536f9fb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:46.197618 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 653/2605] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:46 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.291991 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.294445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:46.294671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.294974 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.295126 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:46.302823 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.302823 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:46.303608 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f3cc712a-0af6-413a-9e95-d4df40219b09 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:46.304099 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 654/2606] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:46 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.670341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.674801 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:46.674801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.674801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.674801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:46.680028 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.680028 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:46.681263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35ac6f91-f284-4803-9b2f-c4a30f414766 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:46.681915 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 652/2607] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:46 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 741 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.889854 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.892127 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] GET https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:46.892441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.892684 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.905973 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.905973 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:46.911321 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Volume info retrieved successfully. Aug 18 21:12:46.917580 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5697aabe-9056-444e-95f8-24cbfe3bff6d tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 200 Aug 18 21:12:46.917834 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 649/2608] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:46 2026] GET /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.929678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.932584 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] GET https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:46.932968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.932968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.940851 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.940851 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:46.944262 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Volume info retrieved successfully. Aug 18 21:12:46.948289 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbdabdfe-4c9b-445a-abe2-5d2e931b24bc tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 200 Aug 18 21:12:46.948796 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 654/2609] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:46 2026] GET /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:46.960895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a51945b5-1f96-4cc3-962c-0ac089823260 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:46.963754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:46.963963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:46.964176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:46.964289 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Delete volume with id: 8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:46.975367 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:46.975367 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:46.976033 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Volume info retrieved successfully. Aug 18 21:12:46.997699 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Delete volume request issued successfully. Aug 18 21:12:46.997891 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a51945b5-1f96-4cc3-962c-0ac089823260 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 202 Aug 18 21:12:46.998323 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 655/2610] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:12:46 2026] DELETE /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:47.007780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-664ed251-8339-4212-bf44-da25a3b4f473 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:47.011819 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-664ed251-8339-4212-bf44-da25a3b4f473 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] GET https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:47.011819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-664ed251-8339-4212-bf44-da25a3b4f473 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:47.013600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-664ed251-8339-4212-bf44-da25a3b4f473 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:47.026042 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:47.026042 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:47.033640 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-664ed251-8339-4212-bf44-da25a3b4f473 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Volume info retrieved successfully. Aug 18 21:12:47.041435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-664ed251-8339-4212-bf44-da25a3b4f473 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 200 Aug 18 21:12:47.041435 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 653/2611] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:47 2026] GET /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:47.215380 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-897684d6-3603-4061-8c79-d4ae9bc70626 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:47.217259 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-897684d6-3603-4061-8c79-d4ae9bc70626 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:47.217421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-897684d6-3603-4061-8c79-d4ae9bc70626 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:47.217587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-897684d6-3603-4061-8c79-d4ae9bc70626 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:47.224468 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:47.224468 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:47.228627 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-897684d6-3603-4061-8c79-d4ae9bc70626 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:47.233124 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-897684d6-3603-4061-8c79-d4ae9bc70626 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:47.233470 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 650/2612] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:47 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:47.314992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63024e4f-2f07-472f-80e1-b07fb719156e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:47.317390 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63024e4f-2f07-472f-80e1-b07fb719156e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:47.317671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63024e4f-2f07-472f-80e1-b07fb719156e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:47.317978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63024e4f-2f07-472f-80e1-b07fb719156e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:47.318140 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-63024e4f-2f07-472f-80e1-b07fb719156e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:47.323367 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:47.323367 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:47.324386 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63024e4f-2f07-472f-80e1-b07fb719156e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:47.324870 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 655/2613] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:47 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:47.692527 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:47.694850 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:47.695189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:47.695437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:47.695596 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:47.700609 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:47.700609 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:47.701771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d51e9841-aecd-47c9-8f6c-672ac08fcb13 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:47.703369 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 656/2614] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:47 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:48.060450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5ff386d-a583-4718-8ab2-3ee8163c2f29 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.064742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5ff386d-a583-4718-8ab2-3ee8163c2f29 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] GET https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 Aug 18 21:12:48.064742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5ff386d-a583-4718-8ab2-3ee8163c2f29 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.064742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5ff386d-a583-4718-8ab2-3ee8163c2f29 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.071351 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5ff386d-a583-4718-8ab2-3ee8163c2f29 tempest-VolumeTypesAccessTest-2002846459 tempest-VolumeTypesAccessTest-2002846459-project-member] https://10.4.3.48/volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 returned with HTTP 404 Aug 18 21:12:48.072110 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 654/2615] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/volumes/8222ee64-ecf4-4642-838b-6f78141f3fd9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:48.081005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c947e517-a8c4-4ae4-be69-e5ea2e9f2276 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.083121 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c947e517-a8c4-4ae4-be69-e5ea2e9f2276 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action Aug 18 21:12:48.083544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c947e517-a8c4-4ae4-be69-e5ea2e9f2276 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"removeProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:48.083704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c947e517-a8c4-4ae4-be69-e5ea2e9f2276 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.101918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c947e517-a8c4-4ae4-be69-e5ea2e9f2276 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action returned with HTTP 202 Aug 18 21:12:48.102404 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 651/2616] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.109594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce80f4ea-e172-422e-9f93-dcda054ac5ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.111573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce80f4ea-e172-422e-9f93-dcda054ac5ac tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] DELETE https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb Aug 18 21:12:48.111704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce80f4ea-e172-422e-9f93-dcda054ac5ac tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.111915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce80f4ea-e172-422e-9f93-dcda054ac5ac tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.138689 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce80f4ea-e172-422e-9f93-dcda054ac5ac tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb returned with HTTP 202 Aug 18 21:12:48.139096 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 656/2617] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:48 2026] DELETE /volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.146955 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8ce00ac-f5ed-46f9-b4aa-7d3675120215 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.149007 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8ce00ac-f5ed-46f9-b4aa-7d3675120215 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] GET https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb Aug 18 21:12:48.149221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8ce00ac-f5ed-46f9-b4aa-7d3675120215 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.149595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8ce00ac-f5ed-46f9-b4aa-7d3675120215 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.152995 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8ce00ac-f5ed-46f9-b4aa-7d3675120215 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb returned with HTTP 404 Aug 18 21:12:48.153499 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 657/2618] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/types/b852764c-9d81-49b4-8782-36e4a92cbbeb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:48.161474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-142256d4-99cc-4839-ad54-126d241036f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.162912 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-142256d4-99cc-4839-ad54-126d241036f4 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:12:48.163467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-142256d4-99cc-4839-ad54-126d241036f4 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1926229871", "os-volume-type-access:is_public": false}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.183791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-142256d4-99cc-4839-ad54-126d241036f4 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:12:48.184234 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 655/2619] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:48.196035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4fe1f037-2755-451d-ba9a-852b987418b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.197078 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fe1f037-2755-451d-ba9a-852b987418b5 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action Aug 18 21:12:48.197448 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fe1f037-2755-451d-ba9a-852b987418b5 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"addProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:48.197599 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fe1f037-2755-451d-ba9a-852b987418b5 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.210469 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fe1f037-2755-451d-ba9a-852b987418b5 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action returned with HTTP 202 Aug 18 21:12:48.211052 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 652/2620] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.218254 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c5388706-0a89-4303-b082-cfa782fb6acb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.220496 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c5388706-0a89-4303-b082-cfa782fb6acb tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action Aug 18 21:12:48.220928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c5388706-0a89-4303-b082-cfa782fb6acb tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"addProjectAccess": {"project": "69f43447ec4b4c60ad475bd0f783e669"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:48.221118 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c5388706-0a89-4303-b082-cfa782fb6acb tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "69f43447ec4b4c60ad475bd0f783e669"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.234225 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c5388706-0a89-4303-b082-cfa782fb6acb tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action returned with HTTP 202 Aug 18 21:12:48.234225 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 657/2621] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.240971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-14ae71a4-934a-4732-aeb7-51cae1f656df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.242903 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14ae71a4-934a-4732-aeb7-51cae1f656df tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] GET https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/os-volume-type-access Aug 18 21:12:48.243076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14ae71a4-934a-4732-aeb7-51cae1f656df tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.243238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-14ae71a4-934a-4732-aeb7-51cae1f656df tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.250441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.252643 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:48.253778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.253922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.256050 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-14ae71a4-934a-4732-aeb7-51cae1f656df tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/os-volume-type-access returned with HTTP 200 Aug 18 21:12:48.256539 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 658/2622] 10.4.3.48 () {66 vars in 1401 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:48.265204 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:48.265204 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:48.268688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98c93c0b-5202-4b69-be8e-bc37b56e24d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.272740 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98c93c0b-5202-4b69-be8e-bc37b56e24d0 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action Aug 18 21:12:48.272740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98c93c0b-5202-4b69-be8e-bc37b56e24d0 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"removeProjectAccess": {"project": "69f43447ec4b4c60ad475bd0f783e669"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:48.273007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98c93c0b-5202-4b69-be8e-bc37b56e24d0 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "69f43447ec4b4c60ad475bd0f783e669"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.274012 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:48.285682 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7b2bd6e-09a5-4f2b-a7b8-c01fea0388ed tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:48.285766 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98c93c0b-5202-4b69-be8e-bc37b56e24d0 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action returned with HTTP 202 Aug 18 21:12:48.285813 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 656/2623] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:48.285859 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 653/2624] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.293565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd02923d-5b1e-491d-a1af-37217a0f8200 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.295797 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd02923d-5b1e-491d-a1af-37217a0f8200 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] POST https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action Aug 18 21:12:48.295797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd02923d-5b1e-491d-a1af-37217a0f8200 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action body: b'{"removeProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:48.295797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd02923d-5b1e-491d-a1af-37217a0f8200 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "63f2dddf436e445684a669c755b52835"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:48.307991 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd02923d-5b1e-491d-a1af-37217a0f8200 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action returned with HTTP 202 Aug 18 21:12:48.308396 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 658/2625] 10.4.3.48 () {68 vars in 1377 bytes} [Tue Aug 18 21:12:48 2026] POST /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.316309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c020b8fb-d58f-493b-8923-2c983188ae84 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.318588 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c020b8fb-d58f-493b-8923-2c983188ae84 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] DELETE https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 Aug 18 21:12:48.318772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c020b8fb-d58f-493b-8923-2c983188ae84 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.319025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c020b8fb-d58f-493b-8923-2c983188ae84 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.335622 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.337129 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:48.337511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.337882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.338909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:48.342370 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:48.342370 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:48.343344 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c020b8fb-d58f-493b-8923-2c983188ae84 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 returned with HTTP 202 Aug 18 21:12:48.343418 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1324251-7ffb-42a0-b901-7f47338bf4e2 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:48.343739 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 659/2626] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:12:48 2026] DELETE /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:12:48.344808 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 657/2627] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:48.353245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42c00e2c-70f1-4e23-8696-bb5588dea2d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.355334 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42c00e2c-70f1-4e23-8696-bb5588dea2d3 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] GET https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 Aug 18 21:12:48.355575 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42c00e2c-70f1-4e23-8696-bb5588dea2d3 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.355834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42c00e2c-70f1-4e23-8696-bb5588dea2d3 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.360071 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42c00e2c-70f1-4e23-8696-bb5588dea2d3 tempest-VolumeTypesAccessTest-1736609146 tempest-VolumeTypesAccessTest-1736609146-project-admin] https://10.4.3.48/volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 returned with HTTP 404 Aug 18 21:12:48.360648 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 654/2628] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/types/95c74300-bd30-40c0-bf5b-caf7331f6526 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:48.713743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:48.715650 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:48.715912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:48.716162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:48.716244 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:48.721661 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:48.721661 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:48.722503 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81a6e21a-fa46-4711-ab5f-06483c641fb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:48.722941 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 659/2629] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:48 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:49.298183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:49.299875 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:49.300053 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:49.300253 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:49.307069 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:49.307069 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:49.311282 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:49.316108 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eeef862-e606-4ece-9b8d-b07564a6b6a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:49.316449 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 660/2630] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:49 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:49.356703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:49.358449 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:49.358677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:49.358922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:49.359089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:49.371383 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:49.371383 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:49.375254 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50d92d06-0faa-4090-ad78-ad18dd2dd735 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:49.375254 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 658/2631] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:49 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:49.735188 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:49.737081 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:49.737323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:49.737499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:49.737618 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:49.742847 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:49.742847 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:49.743691 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eef82414-6c52-4b03-a00e-e0bd58c683e3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:49.744257 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 655/2632] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:49 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:50.331048 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e07de276-71e4-478d-8f6e-142647a00d84 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:50.333330 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e07de276-71e4-478d-8f6e-142647a00d84 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:50.333628 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e07de276-71e4-478d-8f6e-142647a00d84 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:50.333921 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e07de276-71e4-478d-8f6e-142647a00d84 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:50.347816 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:50.347816 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:50.353456 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e07de276-71e4-478d-8f6e-142647a00d84 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:50.361779 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e07de276-71e4-478d-8f6e-142647a00d84 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:50.362208 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 660/2633] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:50 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:50.384222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:50.386077 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:50.386288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:50.386464 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:50.386606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:50.391604 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:50.391604 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:50.392994 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-57a5368b-349e-4f28-9806-ecd743d0ed0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:50.393421 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 661/2634] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:50 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:50.755266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:50.757204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:50.757411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:50.757749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:50.757849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:50.762537 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:50.762537 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:50.763563 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dfa6f52b-8ed3-4643-ad07-c5a3920ed5c8 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:50.764060 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 659/2635] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:50 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:51.190498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-540cdcdf-5e51-421e-9e16-180465a95780 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.262064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.265178 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:51.265178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.265178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.274207 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.274207 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:51.277664 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:51.282275 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-668c789f-4241-4900-992d-527f9fdfe5ba tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:51.283088 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 661/2636] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:51.312126 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:12:51.312519 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-828889658"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:51.314039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-828889658'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:12:51.314225 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume of 1 GB Aug 18 21:12:51.319799 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Availability Zones retrieved successfully. Aug 18 21:12:51.326183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (2649445a-3002-46ea-8cb3-90098a015b93) 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 18 21:12:51.327055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ca9aae-5785-4c07-ab31-3b00e6801ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:51.328015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-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 18 21:12:51.363176 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ca9aae-5785-4c07-ab31-3b00e6801ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:12:51.364221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e82c4a-eee8-41cd-91a1-c046ff68300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:51.365672 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a458c67-ea01-478f-ab70-dfb7219fde53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.367085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a458c67-ea01-478f-ab70-dfb7219fde53 None None] GET https://10.4.3.48/volume// Aug 18 21:12:51.367085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a458c67-ea01-478f-ab70-dfb7219fde53 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.367085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a458c67-ea01-478f-ab70-dfb7219fde53 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.368856 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a458c67-ea01-478f-ab70-dfb7219fde53 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:51.368856 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 662/2637] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:12:51.378542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-07acdd2c-eb6f-46b8-8698-e6dc9598a0d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.381799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7c2ac860-2924-4a8c-9f3d-488193917122 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.384931 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c2ac860-2924-4a8c-9f3d-488193917122 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:51.385287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c2ac860-2924-4a8c-9f3d-488193917122 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.385563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c2ac860-2924-4a8c-9f3d-488193917122 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.396388 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.396388 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:51.402314 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7c2ac860-2924-4a8c-9f3d-488193917122 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:51.409027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5d81a6e-9728-400d-9412-de9288306371 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.411552 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c2ac860-2924-4a8c-9f3d-488193917122 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:51.412106 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 662/2638] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:51.412587 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5d81a6e-9728-400d-9412-de9288306371 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:51.413238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5d81a6e-9728-400d-9412-de9288306371 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.413492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5d81a6e-9728-400d-9412-de9288306371 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.413608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f5d81a6e-9728-400d-9412-de9288306371 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:51.420808 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.420808 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:51.422348 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5d81a6e-9728-400d-9412-de9288306371 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:51.423265 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 663/2639] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:51.453251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Created reservations ['54cf49ed-d029-4dea-8996-96442e8f7ddc', 'f494d087-ed7d-4f6d-a3e2-a1d4dc927669', '27f3f183-7f38-46c0-93f9-4899b90a2944', 'cf8f6c78-f20b-461c-b085-b9d8a486e417'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:51.454247 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e82c4a-eee8-41cd-91a1-c046ff68300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54cf49ed-d029-4dea-8996-96442e8f7ddc', 'f494d087-ed7d-4f6d-a3e2-a1d4dc927669', '27f3f183-7f38-46c0-93f9-4899b90a2944', 'cf8f6c78-f20b-461c-b085-b9d8a486e417']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:51.455234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5718c6c8-640c-4947-9d50-5fac55be7048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:51.479567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5718c6c8-640c-4947-9d50-5fac55be7048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a81f9ef-138d-4ef5-bf26-de473fa2c046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-828889658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['54cf49ed-d029-4dea-8996-96442e8f7ddc','f494d087-ed7d-4f6d-a3e2-a1d4dc927669','27f3f183-7f38-46c0-93f9-4899b90a2944','cf8f6c78-f20b-461c-b085-b9d8a486e417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-828889658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a81f9ef-138d-4ef5-bf26-de473fa2c046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44d7171dc444c3995dec7ecbd313591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:51.480409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02d2831-fa1d-4bec-8593-5deff8d16943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:51.491230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-07acdd2c-eb6f-46b8-8698-e6dc9598a0d9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:51.491847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-07acdd2c-eb6f-46b8-8698-e6dc9598a0d9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4869df2c-b013-478b-910f-72c9f2510f1e", "connector": null, "instance_uuid": "fcba65f5-affc-4073-bd75-35cc4443e0c7"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:51.499745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02d2831-fa1d-4bec-8593-5deff8d16943) transitioned into state 'SUCCESS' from state '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-828889658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['54cf49ed-d029-4dea-8996-96442e8f7ddc','f494d087-ed7d-4f6d-a3e2-a1d4dc927669','27f3f183-7f38-46c0-93f9-4899b90a2944','cf8f6c78-f20b-461c-b085-b9d8a486e417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:12:51.500423 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48626d00-1f46-4d18-8ac5-5ede54859ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:12:51.504263 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.504263 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:51.510749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48626d00-1f46-4d18-8ac5-5ede54859ef9) 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 18 21:12:51.511763 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (2649445a-3002-46ea-8cb3-90098a015b93) 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 18 21:12:51.512069 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume request issued successfully. Aug 18 21:12:51.512643 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-540cdcdf-5e51-421e-9e16-180465a95780 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:12:51.513220 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 656/2640] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:12:51 2026] POST /volume/v3/volumes => generated 751 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:51.529452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.532893 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-07acdd2c-eb6f-46b8-8698-e6dc9598a0d9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:51.533386 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 660/2641] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:51 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:51.537227 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:12:51.537536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.540317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.550555 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.550555 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:51.556007 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:12:51.563454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-096217ff-181a-4c70-aeb7-e24750fd1b21 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 200 Aug 18 21:12:51.564962 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 663/2642] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:51.572628 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48a7d243-e7db-458d-84b9-e0e675fea370 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.574961 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48a7d243-e7db-458d-84b9-e0e675fea370 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:51.575233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48a7d243-e7db-458d-84b9-e0e675fea370 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.575468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48a7d243-e7db-458d-84b9-e0e675fea370 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.589375 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.589375 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:51.590799 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a8cac7f0-0f09-44f1-ae21-e0ec70b6507c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.591270 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8cac7f0-0f09-44f1-ae21-e0ec70b6507c None None] GET https://10.4.3.48/volume// Aug 18 21:12:51.591427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8cac7f0-0f09-44f1-ae21-e0ec70b6507c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.591630 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a8cac7f0-0f09-44f1-ae21-e0ec70b6507c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.591960 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a8cac7f0-0f09-44f1-ae21-e0ec70b6507c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:51.592406 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 657/2643] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:51.594392 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48a7d243-e7db-458d-84b9-e0e675fea370 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:51.599603 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48a7d243-e7db-458d-84b9-e0e675fea370 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:51.600150 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 664/2644] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:51.608520 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.610823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:51.611045 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.611224 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.626016 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.626016 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:51.630176 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:51.635200 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-08f6697d-36d3-4c38-878f-41a4d748abb1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:51.635734 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 661/2645] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:51.735911 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.737840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] PUT https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c Aug 18 21:12:51.738212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:51.745258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Acquiring lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:51.750540 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:51.751457 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.751457 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:51.774331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:51.777516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:51.777728 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:51.777974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:51.778092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:51.788139 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:51.788139 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:51.789068 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-46f78a96-d24b-4076-a67e-9d8e1bd677ce tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:51.789426 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 658/2646] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:51 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:51.831439 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-4869df2c-b013-478b-910f-72c9f2510f1e-np0000007703" released by "attachment_update" :: held 0.081s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:51.831776 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-121c5a94-c21e-4fa3-bcbe-c38180e5aaa1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c returned with HTTP 200 Aug 18 21:12:51.832792 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 664/2647] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:51 2026] PUT /volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:52.428778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-115fa515-c508-40bc-aed6-d6454b4c46da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.430417 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115fa515-c508-40bc-aed6-d6454b4c46da tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:52.430630 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115fa515-c508-40bc-aed6-d6454b4c46da tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.430877 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115fa515-c508-40bc-aed6-d6454b4c46da tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.433475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.435175 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:52.435354 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.435525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.435620 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:52.438965 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.438965 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:52.440061 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.440061 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:52.440763 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b213e5d6-3781-4c41-bf34-1e9907b361fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:52.441099 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 662/2648] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:52.443567 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-115fa515-c508-40bc-aed6-d6454b4c46da tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:52.449089 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115fa515-c508-40bc-aed6-d6454b4c46da tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:52.449571 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 665/2649] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:52.578113 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.580628 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:12:52.581241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.581241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.589486 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.589486 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:52.593928 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:12:52.599509 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-328e96c2-efaa-4cb2-a827-abcf2c2c248e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 200 Aug 18 21:12:52.599673 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 659/2650] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:52.613751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.615693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.615921 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:52.616170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.616419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.617565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:12:52.618201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a81f9ef-138d-4ef5-bf26-de473fa2c046", "name": "tempest-VolumesBackupsAdminTest-Backup-756362773", "container": "tempest-volumesbackupsadmintest-backup-container-1348866236"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:52.621004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Creating new backup {'backup': {'volume_id': '7a81f9ef-138d-4ef5-bf26-de473fa2c046', 'name': 'tempest-VolumesBackupsAdminTest-Backup-756362773', 'container': 'tempest-volumesbackupsadmintest-backup-container-1348866236'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:12:52.621240 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Creating backup of volume 7a81f9ef-138d-4ef5-bf26-de473fa2c046 in container tempest-volumesbackupsadmintest-backup-container-1348866236 Aug 18 21:12:52.630451 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.630451 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:52.631321 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:12:52.635098 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.635098 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:52.640153 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:52.647577 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-edb016a1-9dfe-46c2-8616-9cb1e3de843d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:52.648109 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 665/2651] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:52.663414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Created reservations ['0adfbd07-60ac-4505-814c-b7d801238f9e', 'da655350-b21e-4107-b9c8-2ca317035641'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:12:52.694661 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1bfb5dfb-6dec-45ce-91bd-db742b9e0980 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:12:52.695066 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 663/2652] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:12:52 2026] POST /volume/v3/backups => generated 332 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:12:52.704340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.706693 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:52.706961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.707224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.707350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:52.712822 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.712822 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:52.713922 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-46954677-d18d-43ae-a694-4aa79b0e7b0a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:52.714438 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 666/2653] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:52.800195 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2cff091-574b-418b-a65c-759eaabc0de0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:52.802338 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2cff091-574b-418b-a65c-759eaabc0de0 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:52.802592 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2cff091-574b-418b-a65c-759eaabc0de0 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:52.802801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2cff091-574b-418b-a65c-759eaabc0de0 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:52.802933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f2cff091-574b-418b-a65c-759eaabc0de0 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:52.812610 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:52.812610 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:52.813955 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2cff091-574b-418b-a65c-759eaabc0de0 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:52.814514 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 660/2654] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:52 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:53.453334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:53.455657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:53.455980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:53.456248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:53.456422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:53.466100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:53.468533 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:53.468533 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:53.469278 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:53.469581 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85225ae1-c7aa-455a-8d53-e642370af8a4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:53.469643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:53.469989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:53.470119 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 666/2655] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:53 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:53.478545 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:53.478545 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:53.483601 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:53.489234 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08b7815e-e861-4aaa-bf65-62ffb65776a6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:53.489678 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 664/2656] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:53 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:53.665403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:53.670129 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:53.670402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:53.670738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:53.694323 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:53.694323 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:53.701596 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:53.705985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-142fc67a-6c7e-4fb8-8afa-dcd4672de2f6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:53.706307 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 667/2657] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:53 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:53.726154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:53.730487 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:53.730717 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:53.730994 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:53.731124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:53.735961 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:53.735961 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:53.736824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bea6ff1e-dfa4-4f0d-a5c3-cbfa39fc110c tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:53.737287 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 661/2658] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:53 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:53.825323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:53.827242 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:53.827478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:53.827717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:53.827919 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:53.833447 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:53.833447 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:53.834423 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dab8fabe-3c11-4148-a2fb-b2000237cd12 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:53.834754 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 667/2659] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:53 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:54.481714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:54.483593 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:54.483816 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:54.484009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:54.484104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:54.488490 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:54.488490 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:54.489452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad4ca476-4714-43fe-94cf-c1a5cb74a95c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:54.489905 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 665/2660] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:54 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:54.504653 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-53d6f0c4-f929-47cf-b479-7ac71482576c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:54.506404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53d6f0c4-f929-47cf-b479-7ac71482576c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:54.506581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53d6f0c4-f929-47cf-b479-7ac71482576c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:54.506788 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-53d6f0c4-f929-47cf-b479-7ac71482576c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:54.513689 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:54.513689 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:54.517162 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-53d6f0c4-f929-47cf-b479-7ac71482576c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:54.522101 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-53d6f0c4-f929-47cf-b479-7ac71482576c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:54.522319 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 668/2661] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:54 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:54.720545 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ae693cb3-b58a-409c-8206-494a0516534e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:54.724025 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae693cb3-b58a-409c-8206-494a0516534e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:54.724285 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae693cb3-b58a-409c-8206-494a0516534e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:54.725109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae693cb3-b58a-409c-8206-494a0516534e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:54.744388 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:54.744388 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:54.747916 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3dad317a-e414-4213-adf8-4fc583e89817 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:54.750120 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3dad317a-e414-4213-adf8-4fc583e89817 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:54.750357 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3dad317a-e414-4213-adf8-4fc583e89817 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:54.750579 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3dad317a-e414-4213-adf8-4fc583e89817 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:54.750784 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3dad317a-e414-4213-adf8-4fc583e89817 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:54.751010 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ae693cb3-b58a-409c-8206-494a0516534e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:54.757433 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:54.757433 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:54.758340 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3dad317a-e414-4213-adf8-4fc583e89817 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:54.758460 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae693cb3-b58a-409c-8206-494a0516534e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:54.758830 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 668/2662] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:54 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:54.758880 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 662/2663] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:54 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:54.846034 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:54.849099 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:54.849599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:54.849797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:54.849903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:54.856426 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:54.856426 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:54.857816 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1ebdfe6-a2c0-4c35-9d67-cd2bfcd6437e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:54.858527 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 666/2664] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:54 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:55.147893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-b3c09b1b-45e1-4a2d-a144-c8beac52f98d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.150228 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-b3c09b1b-45e1-4a2d-a144-c8beac52f98d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c/action Aug 18 21:12:55.150567 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-b3c09b1b-45e1-4a2d-a144-c8beac52f98d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:55.150689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-b3c09b1b-45e1-4a2d-a144-c8beac52f98d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:12:55.169035 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.169035 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:55.180898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6bdcaf31-92f4-48a6-bb28-9eed2ebac1ee req-b3c09b1b-45e1-4a2d-a144-c8beac52f98d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c/action returned with HTTP 204 Aug 18 21:12:55.181439 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 669/2665] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:12:55 2026] POST /volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:12:55.500926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.502701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:55.502905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:55.503090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:55.503191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:55.507517 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.507517 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:55.508270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce4c3c6d-8374-43f6-abba-23e7c26ff9c8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:55.508657 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 669/2666] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:55 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:55.535742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.539258 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:55.539469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:55.539818 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:55.552048 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.552048 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:55.557395 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:55.564093 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79c472cc-e31e-4b03-99f9-b858a99dcf93 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:55.564631 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 663/2667] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:55 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:55.770301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.772134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.772424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:55.772646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:55.772892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:55.773031 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:55.774171 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:55.774421 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:55.774679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:55.777553 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.777553 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:55.778325 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d887d1e-38c2-45ac-9abd-d320d04298ab tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:55.778709 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 667/2668] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:55 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:55.789199 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.789199 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:55.793753 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:55.798122 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b096f95e-3a5a-48c5-9975-b4a9b6288622 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:55.798519 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 670/2669] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:55 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:55.869745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-204905ce-090d-4eee-94b5-4e419db70307 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:55.872004 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-204905ce-090d-4eee-94b5-4e419db70307 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:55.872222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-204905ce-090d-4eee-94b5-4e419db70307 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:55.872454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-204905ce-090d-4eee-94b5-4e419db70307 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:55.872607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-204905ce-090d-4eee-94b5-4e419db70307 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:55.879455 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:55.879455 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:55.880503 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-204905ce-090d-4eee-94b5-4e419db70307 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:55.881014 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 670/2670] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:55 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:56.521817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:56.523480 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:56.523657 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:56.523846 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:56.523969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:56.529735 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:56.529735 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:56.530836 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-539edd9d-3f5f-458f-a924-7b3016d9efe6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:56.531254 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 664/2671] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:56 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:56.578561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:56.583295 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:56.583485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:56.583671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:56.599022 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:56.599022 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:56.603297 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:56.607466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2954f46e-1d94-45a8-bde4-5bded2fcc8cb tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:56.607850 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 668/2672] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:56 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:56.791974 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ccb8687-75d2-4dd3-a605-242345962584 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:56.794469 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ccb8687-75d2-4dd3-a605-242345962584 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:56.794758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ccb8687-75d2-4dd3-a605-242345962584 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:56.795029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ccb8687-75d2-4dd3-a605-242345962584 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:56.795195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2ccb8687-75d2-4dd3-a605-242345962584 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:56.800598 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:56.800598 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:56.801631 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ccb8687-75d2-4dd3-a605-242345962584 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:56.802157 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 671/2673] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:56 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:12:56.895069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29301453-13a5-40ec-bb70-5f4e0965940e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:56.897475 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29301453-13a5-40ec-bb70-5f4e0965940e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:56.897795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29301453-13a5-40ec-bb70-5f4e0965940e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:56.898096 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29301453-13a5-40ec-bb70-5f4e0965940e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:56.898245 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-29301453-13a5-40ec-bb70-5f4e0965940e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:56.904025 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:56.904025 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:56.905194 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29301453-13a5-40ec-bb70-5f4e0965940e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:56.905712 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 671/2674] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:56 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:57.116772 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.118213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.118388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.118560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.128958 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.128958 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:57.131971 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.136079 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0293493-50f2-4144-8c1d-be5d861a92b1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.136450 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 665/2675] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:57.152029 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.154048 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.154208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.154374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.166440 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.166440 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:57.169874 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.174025 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4b49fb2-1f16-4e46-b4c0-ec536cc355df tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.174480 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 669/2676] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:57.188580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.190219 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.190401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.190579 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.201181 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.201181 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:57.204367 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.208320 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b529d37-c65c-4f5e-86d3-cde6fa174893 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.208677 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 672/2677] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:57.253620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.260884 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.260884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.260884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.290739 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.290739 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:57.318884 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.338559 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-74fbfdb1-d824-4ce8-a05c-ff2af423dbf7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.339222 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 672/2678] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1510 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:57.363965 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.367165 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action Aug 18 21:12:57.367719 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:12:57.368006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:12:57.390090 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.390090 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:57.391142 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.401979 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Begin detaching volume completed successfully. Aug 18 21:12:57.402403 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-49086d6b-124f-4ff5-8762-97316fd569f9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action returned with HTTP 202 Aug 18 21:12:57.402635 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 666/2679] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:12:57 2026] POST /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:12:57.422922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.426076 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.426448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.426529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.452125 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.452125 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:57.452334 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-127af664-24d3-4d56-bbce-d84f0db98cf6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.452508 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-127af664-24d3-4d56-bbce-d84f0db98cf6 None None] GET https://10.4.3.48/volume// Aug 18 21:12:57.452669 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-127af664-24d3-4d56-bbce-d84f0db98cf6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.452983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-127af664-24d3-4d56-bbce-d84f0db98cf6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.453271 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-127af664-24d3-4d56-bbce-d84f0db98cf6 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:57.453526 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 673/2680] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12: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 18 21:12:57.463793 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.469141 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.471787 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:57.472133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.472310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.472687 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f23863c-2b8c-4d87-9dd3-fddf16fcdd78 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.473237 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 670/2681] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1513 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:57.488914 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.488914 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:57.493690 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:57.500836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-a6d8f89a-3372-46df-818b-dd0dfd5b390f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:57.500836 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 673/2682] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1693 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:57.542822 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-72763e87-712d-445d-94de-d58d75012c81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.546081 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72763e87-712d-445d-94de-d58d75012c81 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:57.546240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72763e87-712d-445d-94de-d58d75012c81 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.546616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-72763e87-712d-445d-94de-d58d75012c81 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.546616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-72763e87-712d-445d-94de-d58d75012c81 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:57.557597 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.557597 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:57.558479 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-72763e87-712d-445d-94de-d58d75012c81 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:57.558880 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 667/2683] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:57.622904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.625076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:57.625300 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.625532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.636306 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.636306 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:57.640854 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:57.646163 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44bc26a6-9dba-423d-94dd-5ea1e8b12214 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:57.646496 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 674/2684] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:57.819498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-182df406-5f63-4f03-bf0e-02614268924a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.821605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-182df406-5f63-4f03-bf0e-02614268924a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:57.821824 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-182df406-5f63-4f03-bf0e-02614268924a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.822078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-182df406-5f63-4f03-bf0e-02614268924a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.822246 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-182df406-5f63-4f03-bf0e-02614268924a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:57.826630 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.826630 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:57.827404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-182df406-5f63-4f03-bf0e-02614268924a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:57.827785 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 671/2685] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:57.921287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:57.923842 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:57.924157 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:57.924444 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:57.924594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:57.930030 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:57.930030 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:57.931145 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f9d7115-29c5-4a76-b4c1-eb574dd3fbbc tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:57.931993 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 674/2686] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:57 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:58.055198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.058733 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:58.058930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.059214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.074884 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.074884 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:58.080845 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:58.086959 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-6bef443c-6d99-4bf1-8961-f8d0b36ce6a5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:58.087463 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 668/2687] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1513 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:58.116010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-0a758a24-2085-4a9a-9db7-962bbc2d7aaa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.118703 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-0a758a24-2085-4a9a-9db7-962bbc2d7aaa tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c Aug 18 21:12:58.118980 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-0a758a24-2085-4a9a-9db7-962bbc2d7aaa tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.119249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-0a758a24-2085-4a9a-9db7-962bbc2d7aaa tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.131123 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.131123 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:58.191564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-17e432a1-81b3-4e25-bf84-7e76ecf961ad req-0a758a24-2085-4a9a-9db7-962bbc2d7aaa tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c returned with HTTP 200 Aug 18 21:12:58.192265 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 675/2688] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:12:58 2026] DELETE /volume/v3/attachments/e8a21db5-6570-4410-8d66-d3f1d395e10c => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:58.487231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-798f0686-7862-4335-95a8-aa1184ff7629 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.489043 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-798f0686-7862-4335-95a8-aa1184ff7629 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:12:58.489255 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-798f0686-7862-4335-95a8-aa1184ff7629 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.489436 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-798f0686-7862-4335-95a8-aa1184ff7629 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.500189 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.500189 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:58.503785 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-798f0686-7862-4335-95a8-aa1184ff7629 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:12:58.507457 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-798f0686-7862-4335-95a8-aa1184ff7629 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:12:58.507827 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 672/2689] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:58.569310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.571464 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:58.571695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.571858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.571968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:58.578402 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.578402 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:58.579995 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8306d38-fc5f-4032-bbe6-67cb079b5936 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:58.579995 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 675/2690] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:58.661683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.663457 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:58.663661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.663833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.676448 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.676448 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:58.680342 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:58.685510 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d556d45c-58e8-4f08-a02e-084ba6436d97 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:58.686055 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 669/2691] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 1248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:58.844430 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-92cd5660-d6f4-46dc-b10f-054deced1040 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.846213 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92cd5660-d6f4-46dc-b10f-054deced1040 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:58.847742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92cd5660-d6f4-46dc-b10f-054deced1040 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.847742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-92cd5660-d6f4-46dc-b10f-054deced1040 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.847742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-92cd5660-d6f4-46dc-b10f-054deced1040 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:58.850331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.853645 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:58.853645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.853645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.855499 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.855499 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:58.857494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-92cd5660-d6f4-46dc-b10f-054deced1040 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:58.858161 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 676/2692] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:58.860578 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.860578 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:58.864877 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:58.872248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2e291c8e-62f5-4704-8460-9a61741cff7d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:58.872980 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 673/2693] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 1248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:58.943087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56baa8f4-152e-4c79-931d-e52e0b966247 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:58.944997 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56baa8f4-152e-4c79-931d-e52e0b966247 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:58.945156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56baa8f4-152e-4c79-931d-e52e0b966247 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:58.945327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56baa8f4-152e-4c79-931d-e52e0b966247 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:58.945409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-56baa8f4-152e-4c79-931d-e52e0b966247 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:58.949329 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:58.949329 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:58.950013 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56baa8f4-152e-4c79-931d-e52e0b966247 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:58.950345 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 676/2694] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:58 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.282598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.284682 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:12:59.284860 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.285061 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.292915 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.292915 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:59.300068 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:59.307754 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65917df9-2acc-4c44-82e3-0d8000d552f9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:12:59.307754 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 670/2695] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.328836 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.332444 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:12:59.332646 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.332866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.344931 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.344931 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:59.350676 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:59.360968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6655b20e-c713-43e4-9b0f-ae1e46c5b9c9 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:12:59.362901 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 677/2696] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.417833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.424562 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:12:59.424811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.426032 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.436642 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.436642 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:59.441046 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:59.449507 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-c593984f-5470-4031-9d9c-8977e49f7963 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:12:59.450140 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 674/2697] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.463060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.465785 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:12:59.466077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.466425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.476590 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.476590 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:59.481483 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:12:59.488352 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-da5f9411-2657-4e05-a96e-2a5cf696fcc9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:12:59.488964 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 677/2698] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:59.503201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-365ed8cd-2ee0-4495-ba55-9b81ddcb5d4c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.503394 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-365ed8cd-2ee0-4495-ba55-9b81ddcb5d4c None None] GET https://10.4.3.48/volume// Aug 18 21:12:59.503580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-365ed8cd-2ee0-4495-ba55-9b81ddcb5d4c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.503845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-365ed8cd-2ee0-4495-ba55-9b81ddcb5d4c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.504161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-365ed8cd-2ee0-4495-ba55-9b81ddcb5d4c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:59.504520 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 671/2699] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:12: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 18 21:12:59.514401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-690e093c-9650-4aa4-89f0-097d9250ab05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.519420 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-690e093c-9650-4aa4-89f0-097d9250ab05 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:59.519420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-690e093c-9650-4aa4-89f0-097d9250ab05 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d57ed43-7e70-46e5-90cc-13baa8a15ea3", "connector": null, "instance_uuid": "e3d00960-c63c-486f-8e6a-e666d7e21834"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:59.535519 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.535519 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:59.554093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da7da92b-8454-4db1-9256-b85868fbc913 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.554553 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da7da92b-8454-4db1-9256-b85868fbc913 None None] GET https://10.4.3.48/volume// Aug 18 21:12:59.554553 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da7da92b-8454-4db1-9256-b85868fbc913 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.555271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da7da92b-8454-4db1-9256-b85868fbc913 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.555271 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da7da92b-8454-4db1-9256-b85868fbc913 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:59.555426 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 675/2700] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:12: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 18 21:12:59.564649 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-bc1a94aa-37ea-402b-be08-112a7bba399f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.566750 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-bc1a94aa-37ea-402b-be08-112a7bba399f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:12:59.566972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-bc1a94aa-37ea-402b-be08-112a7bba399f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b666f2eb-fa93-46b5-b870-29a8a6fe02fa", "connector": null, "instance_uuid": "c74cf0d1-4e77-4c5e-a6e3-dc84260859c5"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:59.573032 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-690e093c-9650-4aa4-89f0-097d9250ab05 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:59.573032 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 678/2701] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:59 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 18 21:12:59.578098 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.578098 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:59.594531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.598005 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:12:59.598261 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.598476 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.598608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:59.610053 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.610053 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:59.611451 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76456a6f-f02e-42e3-b714-9bfcb3909a52 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:12:59.612035 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 672/2702] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.615750 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-bc1a94aa-37ea-402b-be08-112a7bba399f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:12:59.615750 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 678/2703] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:12:59 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 18 21:12:59.645024 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.648410 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:12:59.648684 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.648988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.661274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b507f8c-58d0-4170-b162-8275b89be162 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.661999 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b507f8c-58d0-4170-b162-8275b89be162 None None] GET https://10.4.3.48/volume// Aug 18 21:12:59.662297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b507f8c-58d0-4170-b162-8275b89be162 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.662566 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b507f8c-58d0-4170-b162-8275b89be162 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.663033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b507f8c-58d0-4170-b162-8275b89be162 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:12:59.663251 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.663251 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:59.663603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 679/2704] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:12:59.667848 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:59.672263 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.674130 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a424e516-6c9b-4af6-8e3a-3e916e0f5ebb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:12:59.674650 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 676/2705] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.679748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:12:59.679748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.679748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.696075 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.696075 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:12:59.703694 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:12:59.712837 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-032422d6-b5d1-4cff-af3c-a3d5b5d70d98 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:12:59.713796 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 673/2706] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:12:59.873769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b634c763-c4f4-4c6f-bded-c48019c07bec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.874355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.874665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b634c763-c4f4-4c6f-bded-c48019c07bec tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:12:59.874665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b634c763-c4f4-4c6f-bded-c48019c07bec tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.874937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b634c763-c4f4-4c6f-bded-c48019c07bec tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.875253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b634c763-c4f4-4c6f-bded-c48019c07bec tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:59.878708 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f Aug 18 21:12:59.880034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:12:59.886245 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.886245 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:12:59.887550 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b634c763-c4f4-4c6f-bded-c48019c07bec tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:12:59.887610 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 679/2707] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.890201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-b666f2eb-fa93-46b5-b870-29a8a6fe02fa-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:12:59.897000 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-b666f2eb-fa93-46b5-b870-29a8a6fe02fa-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:12:59.897000 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.897000 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:12:59.961382 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.964848 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:12:59.965107 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.965324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:12:59.965451 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:12:59.971362 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:12:59.971362 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:12:59.973206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35c297ed-ccbb-4682-8684-a2a0bcfedcd1 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:12:59.973206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 677/2708] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:12:59.984009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-b666f2eb-fa93-46b5-b870-29a8a6fe02fa-np0000007703" released by "attachment_update" :: held 0.088s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:12:59.984009 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-0e5067dd-65f9-40cd-9c7e-3615411252b2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f returned with HTTP 200 Aug 18 21:12:59.984009 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 680/2709] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:12:59 2026] PUT /volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:12:59.994418 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-a14823e7-08a0-440d-8673-fc87b7e0335f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:12:59.996622 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-a14823e7-08a0-440d-8673-fc87b7e0335f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption Aug 18 21:12:59.996800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-a14823e7-08a0-440d-8673-fc87b7e0335f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:12:59.997026 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-a14823e7-08a0-440d-8673-fc87b7e0335f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:00.007796 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:00.007796 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:00.016923 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-a14823e7-08a0-440d-8673-fc87b7e0335f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption returned with HTTP 200 Aug 18 21:13:00.017575 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 674/2710] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:12:59 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:00.626054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:00.629498 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:00.630295 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:00.630548 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:00.630698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:00.639817 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:00.639817 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:00.639817 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c3daaa2-1fa1-4724-aa15-14b1accc2154 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:00.639817 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 680/2711] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:00 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:00.688742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:00.692127 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:00.693777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:00.693777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:00.704010 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:00.704010 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:00.707879 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:00.712716 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aeafa00-03b8-4c9d-abd3-5a0000bd15d3 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:00.713312 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 678/2712] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:00 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:00.897178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:00.902744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:00.903007 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:00.903203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:00.903308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:00.916133 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:00.916133 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:00.917160 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e6f8dd6-e150-4446-9ba8-8aab568f4684 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:00.918441 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 681/2713] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:00 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:00.988627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:00.990421 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:00.990421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:00.990421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:00.990421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:00.995208 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:00.995208 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:00.996755 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-db48cd44-0102-49d7-b9a8-7128efd4f759 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:00.997616 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 675/2714] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:00 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:01.001006 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-343a5e66-61f8-447e-9d5c-a47e26738143 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.001467 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-343a5e66-61f8-447e-9d5c-a47e26738143 None None] GET https://10.4.3.48/volume// Aug 18 21:13:01.001692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-343a5e66-61f8-447e-9d5c-a47e26738143 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.001989 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-343a5e66-61f8-447e-9d5c-a47e26738143 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.002407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-343a5e66-61f8-447e-9d5c-a47e26738143 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:01.002794 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 681/2715] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:01.015786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.019341 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:13:01.019704 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.020156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.037481 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.037481 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:01.041658 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:01.046442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-2c39d2d0-0bbd-4034-b9ae-3be8f20e8444 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:13:01.046928 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 679/2716] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 1427 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:01.070994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.074604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:01.074918 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.075067 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.093604 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.093604 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:01.098915 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:01.111156 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca9df866-6682-44c6-a0a6-a99a40cfb52d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:01.111156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 682/2717] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:01.180389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.183777 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:01.184089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.184936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.196109 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.196109 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:01.201748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:01.207080 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-ba89f0ba-75d9-422f-8266-10f86b1f7f06 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:01.207080 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 676/2718] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:01.223524 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.226159 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] PUT https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 Aug 18 21:13:01.226607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:01.237210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.237602 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Acquiring lock "cinder-attachment_update-6d57ed43-7e70-46e5-90cc-13baa8a15ea3-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:01.241821 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action Aug 18 21:13:01.242237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:01.242458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:01.244342 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-6d57ed43-7e70-46e5-90cc-13baa8a15ea3-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:01.245688 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.245688 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:01.255861 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.255861 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:01.256560 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:01.267518 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Begin detaching volume completed successfully. Aug 18 21:13:01.267824 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-bd230c4d-25ac-46e3-8bcc-28e3ad102720 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action returned with HTTP 202 Aug 18 21:13:01.268379 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 680/2719] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:01 2026] POST /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:01.299396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.302383 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:01.302555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.302798 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.323630 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.323630 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:01.330859 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:01.336104 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9ff4adb-5014-471f-ad6a-24d9ff04340f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:01.337077 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 683/2720] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:01.347077 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e659bbc6-3739-4f53-9e95-5afa10947641 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.347272 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e659bbc6-3739-4f53-9e95-5afa10947641 None None] GET https://10.4.3.48/volume// Aug 18 21:13:01.347272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e659bbc6-3739-4f53-9e95-5afa10947641 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.347479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e659bbc6-3739-4f53-9e95-5afa10947641 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.348966 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e659bbc6-3739-4f53-9e95-5afa10947641 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:01.348966 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 677/2721] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:01.375025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.375025 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:01.375025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.375025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.377905 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.377905 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:01.378055 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-6d57ed43-7e70-46e5-90cc-13baa8a15ea3-np0000007703" released by "attachment_update" :: held 0.134s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:01.378392 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-7ff4a3f8-9657-4c7f-bbd7-2aab38ce9693 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 returned with HTTP 200 Aug 18 21:13:01.379589 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 682/2722] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:01 2026] PUT /volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:01.381907 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:01.387967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-fb1c2477-4200-4df4-a136-669a43996524 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:01.388598 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 681/2723] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:01.413457 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-c575cbf1-e11e-4d33-a712-daff16c4941d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.415809 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-c575cbf1-e11e-4d33-a712-daff16c4941d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65/action Aug 18 21:13:01.416248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-c575cbf1-e11e-4d33-a712-daff16c4941d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:01.416340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-c575cbf1-e11e-4d33-a712-daff16c4941d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:13:01.454461 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.454461 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:01.469264 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a32fb5e2-f870-4a0a-838a-e69f544d5872 req-c575cbf1-e11e-4d33-a712-daff16c4941d tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65/action returned with HTTP 204 Aug 18 21:13:01.469924 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 684/2724] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:01 2026] POST /volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:01.650317 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70846635-7d71-4ce7-b458-e3ba24866522 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:01.652707 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70846635-7d71-4ce7-b458-e3ba24866522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:01.652974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70846635-7d71-4ce7-b458-e3ba24866522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:01.653213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70846635-7d71-4ce7-b458-e3ba24866522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:01.653347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-70846635-7d71-4ce7-b458-e3ba24866522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:01.660437 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:01.660437 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:02.484224 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70846635-7d71-4ce7-b458-e3ba24866522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:02.484224 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 678/2725] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c8bad2a-ab81-4aef-81c5-f0961f08d4c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:02.486646 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 683/2726] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb50799d-d79f-477c-9f91-b5467134d97f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb50799d-d79f-477c-9f91-b5467134d97f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb50799d-d79f-477c-9f91-b5467134d97f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb50799d-d79f-477c-9f91-b5467134d97f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cb50799d-d79f-477c-9f91-b5467134d97f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb50799d-d79f-477c-9f91-b5467134d97f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:02.488526 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 682/2727] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:01 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5dc46e60-f090-4088-8ec8-ae82651e7de5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:02.489661 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 685/2728] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:02 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=444,cinder:INSERT=51,cinder:UPDATE=87 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c3b24ae7-03df-4b98-b8b3-32eab93fc96a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:02.490869 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 679/2729] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:02 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:02.674346 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.676869 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:02.677453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.677693 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.677837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:02.683564 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.683564 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:02.684665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-401ad154-2b88-488d-8aec-67aad9bc5fa3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:02.685080 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 684/2730] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:02 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:13:02.762752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.764817 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:02.765034 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.765266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.775842 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.775842 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:02.780290 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:02.785487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7c71982-c8e4-4762-8c5e-fe183f8a142e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:02.786121 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 683/2731] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:02 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:02.951647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21de33d2-9a6f-449f-aa20-aa91db21485f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:02.953482 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21de33d2-9a6f-449f-aa20-aa91db21485f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:02.953666 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21de33d2-9a6f-449f-aa20-aa91db21485f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:02.953884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21de33d2-9a6f-449f-aa20-aa91db21485f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:02.954013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-21de33d2-9a6f-449f-aa20-aa91db21485f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:02.958240 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:02.958240 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:02.959039 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21de33d2-9a6f-449f-aa20-aa91db21485f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:02.959407 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 686/2732] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:02 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:03.030683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-89583c72-5719-430b-abd1-15869366b0b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.033428 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89583c72-5719-430b-abd1-15869366b0b7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:03.033680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89583c72-5719-430b-abd1-15869366b0b7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.033967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89583c72-5719-430b-abd1-15869366b0b7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.034081 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-89583c72-5719-430b-abd1-15869366b0b7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:03.039566 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.039566 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:03.040493 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89583c72-5719-430b-abd1-15869366b0b7 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:03.041981 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 680/2733] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:03.402312 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-412f0245-880f-469c-a04c-50faaaf39a03 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.406461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-412f0245-880f-469c-a04c-50faaaf39a03 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:03.406461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-412f0245-880f-469c-a04c-50faaaf39a03 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.406461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-412f0245-880f-469c-a04c-50faaaf39a03 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.419471 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.419471 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:03.424660 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-412f0245-880f-469c-a04c-50faaaf39a03 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:03.431591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-412f0245-880f-469c-a04c-50faaaf39a03 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:03.432224 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 685/2734] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:03.597882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.600309 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:03.600536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.600787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.613805 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.613805 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:03.617420 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:03.622269 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-439e8aca-8435-4a88-95e8-23b4f972af42 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:03.622716 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 684/2735] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:03.696194 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.698477 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:03.698716 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.699009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.699168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:03.704496 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.704496 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:03.705530 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a58bbd4-6c98-45dc-b4c2-07476ca1f1d1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:03.706006 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 687/2736] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:03.799804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.801590 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:03.801773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.801939 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.816359 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.816359 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:03.822628 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:03.832504 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20ad299d-6736-4c05-aef1-9e50be5d52e7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:03.833056 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 681/2737] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:03.969563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:03.971234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:03.971416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:03.971588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:03.971689 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:03.976039 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:03.976039 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:03.976761 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a37c3682-2ef9-4a66-8d96-65a16d310de6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:03.977135 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 686/2738] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:03 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:04.055794 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6a7176a-09fc-4365-9223-2d0135754e5c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:04.057121 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6a7176a-09fc-4365-9223-2d0135754e5c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:04.057295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6a7176a-09fc-4365-9223-2d0135754e5c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:04.057462 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6a7176a-09fc-4365-9223-2d0135754e5c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:04.057558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e6a7176a-09fc-4365-9223-2d0135754e5c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:04.061568 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:04.061568 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:04.062373 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6a7176a-09fc-4365-9223-2d0135754e5c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:04.062758 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 685/2739] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:04 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:04.449394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:04.451530 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:04.451833 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:04.452063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:04.471755 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:04.471755 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:04.474324 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:04.479077 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc6326a3-4261-47a9-a261-75415fd51ab9 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:04.479527 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 688/2740] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:04 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:04.720688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:04.722558 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:04.722808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:04.723012 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:04.723098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:04.727957 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:04.727957 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:04.728694 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df4c9efd-e7ab-4183-a5dd-1c5a8324e1cf tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:04.729047 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 682/2741] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:04 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:04.848777 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4b80676-4c9a-4271-99fa-7319783b790d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:04.850716 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4b80676-4c9a-4271-99fa-7319783b790d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:04.851087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4b80676-4c9a-4271-99fa-7319783b790d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:04.851299 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4b80676-4c9a-4271-99fa-7319783b790d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:04.862874 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:04.862874 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:04.867263 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4b80676-4c9a-4271-99fa-7319783b790d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:04.872859 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4b80676-4c9a-4271-99fa-7319783b790d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:04.873270 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 687/2742] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:04 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:04.990877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:04.993017 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:04.993276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:04.993477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:04.993605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:04.998599 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:04.998599 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:04.999618 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2ec0096-fdec-4da7-9bb5-a37d1a60324b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:05.000191 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 686/2743] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:04 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:05.075446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:05.078864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:05.078864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:05.078864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:05.078864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:05.085286 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:05.085286 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:05.085459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4ca2913-8eb0-4fe2-939a-a3e315516155 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:05.085880 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 689/2744] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:05 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:05.495211 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:05.497427 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:05.497670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:05.497915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:05.507815 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:05.507815 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:05.511135 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:05.515748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbee06bd-c381-4f5a-91f2-9a3d7e4f56ed tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:05.516180 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 683/2745] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:05 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:05.742883 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:05.744800 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:05.745017 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:05.745253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:05.745399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:05.749654 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:05.749654 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:05.750544 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-158e2664-c3e6-45e3-bd73-db2c0c6b8ab3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:05.751045 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 688/2746] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:05 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:05.889432 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-66a6f874-56d2-4ff0-b527-377e316799bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:05.891436 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66a6f874-56d2-4ff0-b527-377e316799bd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:05.891637 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66a6f874-56d2-4ff0-b527-377e316799bd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:05.891798 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66a6f874-56d2-4ff0-b527-377e316799bd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:05.910069 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:05.910069 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:05.913451 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-66a6f874-56d2-4ff0-b527-377e316799bd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:05.917259 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66a6f874-56d2-4ff0-b527-377e316799bd tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:05.917696 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 687/2747] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:05 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.012744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.014412 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:06.014589 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.014785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.014937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:06.021813 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.021813 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:06.021813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc385c8a-5c71-417b-87cc-99d3fac0e346 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:06.021813 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 690/2748] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.098990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.101082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:06.101318 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.101523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.101649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:06.118463 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.118463 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:06.119438 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-877d338c-6fe1-4866-81f2-b4fee4c1e8b3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:06.119944 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 684/2749] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.463496 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.468021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:06.469193 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.469193 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.479920 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.479920 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:06.487744 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:06.492261 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-3f6e2264-6bf0-4476-81c1-6ad2650fb7a6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:06.493351 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 689/2750] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.541759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.543615 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:06.543797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.543983 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.555096 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.555096 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:06.561750 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:06.564481 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2f6efc5-d4e9-45a0-9d4a-529982871909 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:06.564939 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 688/2751] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:06.586749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f049b720-6848-4397-a5c9-09bb461c1473 req-4e48110f-87de-45c9-981b-bedcfd6cd4d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.586749 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-4e48110f-87de-45c9-981b-bedcfd6cd4d7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 Aug 18 21:13:06.586749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-4e48110f-87de-45c9-981b-bedcfd6cd4d7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.586749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-4e48110f-87de-45c9-981b-bedcfd6cd4d7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.598768 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.598768 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:06.650920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cac2e802-e33e-4f92-ab58-b5ff159da88d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.650920 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cac2e802-e33e-4f92-ab58-b5ff159da88d None None] GET https://10.4.3.48/volume// Aug 18 21:13:06.650920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cac2e802-e33e-4f92-ab58-b5ff159da88d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.650920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cac2e802-e33e-4f92-ab58-b5ff159da88d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.651483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cac2e802-e33e-4f92-ab58-b5ff159da88d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:06.651710 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 685/2752] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:06.665681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-78fd844a-1fb0-49e5-87b3-6b73e95b97d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.668831 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-78fd844a-1fb0-49e5-87b3-6b73e95b97d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:13:06.669259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-78fd844a-1fb0-49e5-87b3-6b73e95b97d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49a8bb76-7830-47ff-b523-081e9bb70988", "connector": null, "instance_uuid": "169ca1a3-f428-4458-8dd3-a92a1ed1db34"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:06.673741 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f049b720-6848-4397-a5c9-09bb461c1473 req-4e48110f-87de-45c9-981b-bedcfd6cd4d7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 returned with HTTP 200 Aug 18 21:13:06.674315 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 691/2753] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:06 2026] DELETE /volume/v3/attachments/59dd93ff-a78a-49ef-9d4b-fb1939f55ec1 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.696903 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.696903 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:06.734385 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-78fd844a-1fb0-49e5-87b3-6b73e95b97d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:13:06.735416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 690/2754] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:13:06 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 18 21:13:06.769569 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.771514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:06.772003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.772068 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.772185 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:06.778460 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.778460 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:06.780148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.780241 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-952c231a-3ab2-4cc3-95c5-5b618246aaff tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:06.780241 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 689/2755] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.781241 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:06.781480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.781706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.798602 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.798602 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:06.805587 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:06.811332 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c108e87-8f14-40b4-9a82-06a1105f0464 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:06.811777 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 686/2756] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:06.812524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c8fcfa65-f3e6-45e4-ba0d-c9995dd86314 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.813824 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8fcfa65-f3e6-45e4-ba0d-c9995dd86314 None None] GET https://10.4.3.48/volume// Aug 18 21:13:06.814139 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8fcfa65-f3e6-45e4-ba0d-c9995dd86314 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.823275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8fcfa65-f3e6-45e4-ba0d-c9995dd86314 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.825512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8fcfa65-f3e6-45e4-ba0d-c9995dd86314 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:06.825512 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 692/2757] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:06.845071 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.848561 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:06.848906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.849212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.865287 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.865287 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:06.870059 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:06.875961 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-c0efb1d0-5d0d-4ad8-82c4-ef1cf9fb6e92 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:06.876547 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 691/2758] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:06.939280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8155bbba-7971-44cf-b78f-916e18bc359d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:06.941613 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8155bbba-7971-44cf-b78f-916e18bc359d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:06.941613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8155bbba-7971-44cf-b78f-916e18bc359d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:06.941938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8155bbba-7971-44cf-b78f-916e18bc359d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:06.960051 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:06.960051 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:06.970062 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8155bbba-7971-44cf-b78f-916e18bc359d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:06.978621 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8155bbba-7971-44cf-b78f-916e18bc359d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:06.979252 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 690/2759] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:06 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.022197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.024584 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] PUT https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 Aug 18 21:13:07.024996 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:07.040285 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Acquiring lock "cinder-attachment_update-49a8bb76-7830-47ff-b523-081e9bb70988-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:07.047822 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Lock "cinder-attachment_update-49a8bb76-7830-47ff-b523-081e9bb70988-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:07.051750 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.051750 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:07.053229 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ecae697-442a-499c-880a-f5e021de308a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.058566 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ecae697-442a-499c-880a-f5e021de308a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:07.058819 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ecae697-442a-499c-880a-f5e021de308a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.059019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ecae697-442a-499c-880a-f5e021de308a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.059175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5ecae697-442a-499c-880a-f5e021de308a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:07.064054 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.064054 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:07.065011 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ecae697-442a-499c-880a-f5e021de308a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:07.065538 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 693/2760] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.137619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.143535 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:07.143712 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.144059 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.144132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:07.152715 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.152715 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:07.154270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3dfc028d-776a-43c5-b89b-5f3a9dd6693a tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:07.154561 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 692/2761] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.212627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Lock "cinder-attachment_update-49a8bb76-7830-47ff-b523-081e9bb70988-np0000007703" released by "attachment_update" :: held 0.165s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:07.212922 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-b2a0b0a0-a5a6-43ff-88b3-f05cb260391e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 returned with HTTP 200 Aug 18 21:13:07.213674 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 687/2762] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:07 2026] PUT /volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:07.591369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cd391c9a-42b8-4859-a512-b548a4594eeb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.593483 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd391c9a-42b8-4859-a512-b548a4594eeb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:07.593662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd391c9a-42b8-4859-a512-b548a4594eeb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.593876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd391c9a-42b8-4859-a512-b548a4594eeb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.602991 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.602991 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:07.607119 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cd391c9a-42b8-4859-a512-b548a4594eeb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.612552 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd391c9a-42b8-4859-a512-b548a4594eeb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:07.613209 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 691/2763] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.627179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.629376 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:07.629578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.629792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.632168 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=391,cinder:UPDATE=92,cinder:INSERT=47 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:13:07.643931 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.643931 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:07.648910 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.654937 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4114fb71-0ab8-43fa-8c2f-58c3f7e48f9e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:07.655401 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 694/2764] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:07.702354 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.704715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:07.705007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.705239 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.714982 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.714982 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:07.718648 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.723894 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-89d40e81-1213-4722-90d4-1db36c70996a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:07.724477 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 693/2765] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:07.749302 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.752964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/action Aug 18 21:13:07.753537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:07.753537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:13:07.770163 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.770163 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:07.770850 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.779122 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Begin detaching volume completed successfully. Aug 18 21:13:07.779806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-f912622f-6746-454c-a3c8-2d2f2846e6ce tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/action returned with HTTP 202 Aug 18 21:13:07.780417 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 688/2766] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:07 2026] POST /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:07.791875 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.793804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:07.795771 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.795771 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.795875 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:07.802719 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.802719 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:07.802919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6888e070-0a09-4dcd-90b6-08024c98e252 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.803628 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fbd432fa-ecb5-440b-adc9-a3f9daf1abda tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:07.804010 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 692/2767] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.805133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6888e070-0a09-4dcd-90b6-08024c98e252 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:07.805380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6888e070-0a09-4dcd-90b6-08024c98e252 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.805622 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6888e070-0a09-4dcd-90b6-08024c98e252 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.818302 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.818302 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:07.821140 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.823226 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6888e070-0a09-4dcd-90b6-08024c98e252 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.826427 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:07.826603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.827511 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.828890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6888e070-0a09-4dcd-90b6-08024c98e252 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:07.829542 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 695/2768] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:07.845562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.847557 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:07.847826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.848167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.853119 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.853119 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:07.858001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-deac4910-7919-4b2d-91b9-2d8048cd0f77 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.858564 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-deac4910-7919-4b2d-91b9-2d8048cd0f77 None None] GET https://10.4.3.48/volume// Aug 18 21:13:07.858826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-deac4910-7919-4b2d-91b9-2d8048cd0f77 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.859093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-deac4910-7919-4b2d-91b9-2d8048cd0f77 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.859498 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-deac4910-7919-4b2d-91b9-2d8048cd0f77 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:07.860124 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.860124 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:07.860220 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 693/2769] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:07.865777 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:07.865894 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:07.868843 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.871043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f8ee73e-9dfc-445c-b8ce-3a37d908b92a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:07.871450 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:07.871510 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 689/2770] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.871827 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.872135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.880281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4721cbce-1f8f-4576-ad32-f3362a3dde29 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:07.881042 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 694/2771] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:07.883037 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.883037 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:07.890865 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:07.896920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.897083 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-a480a875-aecc-4e3c-a557-18d5a839dd4e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:07.897528 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 696/2772] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:07.899503 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:07.899760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.900039 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.900190 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: 393ab9ae-9e70-4d23-887b-e16d6e5a561b. Aug 18 21:13:07.908302 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.908302 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:07.909189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-2281aed2-b401-4c44-af67-bda802aaf790 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.912079 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-2281aed2-b401-4c44-af67-bda802aaf790 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption Aug 18 21:13:07.912357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-2281aed2-b401-4c44-af67-bda802aaf790 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.912616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-2281aed2-b401-4c44-af67-bda802aaf790 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.924978 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.924978 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:07.927091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id 393ab9ae-9e70-4d23-887b-e16d6e5a561b {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:13:07.929003 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4f47857-3c1b-4792-b5d0-7187b6e26745 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 202 Aug 18 21:13:07.929458 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 694/2773] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:07 2026] DELETE /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:07.932016 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-2281aed2-b401-4c44-af67-bda802aaf790 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption returned with HTTP 200 Aug 18 21:13:07.932501 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 690/2774] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:07.937161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:07.938857 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:07.939114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:07.939344 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:07.939480 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:07.944886 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:07.944886 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:07.945923 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd55740c-b2b8-4c30-88d4-21a86cb2deb1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 200 Aug 18 21:13:07.946427 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 695/2775] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:07 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:08.002426 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69d51c38-6092-4e82-8594-7fcf2848a88e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.004366 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d51c38-6092-4e82-8594-7fcf2848a88e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:08.004497 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d51c38-6092-4e82-8594-7fcf2848a88e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.004629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d51c38-6092-4e82-8594-7fcf2848a88e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.020629 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.020629 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:08.026222 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-69d51c38-6092-4e82-8594-7fcf2848a88e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:08.033836 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d51c38-6092-4e82-8594-7fcf2848a88e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:08.034454 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 697/2776] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:08.085803 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.088024 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:08.090969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.091273 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.091788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:08.100804 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.100804 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:08.101906 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-399dc065-a9c9-486d-a9ad-a02fd2d317a9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:08.102442 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 695/2777] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:08.169640 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.171384 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:08.171782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.172129 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.172357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:08.181704 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.181704 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:08.181704 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68ef1698-fcbe-410a-8235-c1cac7c24134 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:08.181704 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 691/2778] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:08.194916 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.197060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:13:08.197265 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.197618 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.208238 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.208238 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:08.216145 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:08.223498 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b843d682-17f5-44b2-8d6d-bdbf5f623b25 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:13:08.224240 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 696/2779] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:08.240821 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.243831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] POST https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134/restore Aug 18 21:13:08.244404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:08.247239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Restoring backup f9d9255e-c334-4143-a960-b9b8cffff134 ({'restore': {}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:13:08.247516 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Restoring backup f9d9255e-c334-4143-a960-b9b8cffff134 to volume None. Aug 18 21:13:08.255154 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.255154 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:08.257629 np0000007703 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Creating volume of 1 GB for restore of backup f9d9255e-c334-4143-a960-b9b8cffff134. Aug 18 21:13:08.267342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:13:08.266972. {{(pid=100295) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:13:08.267478 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Availability Zones retrieved successfully. Aug 18 21:13:08.274615 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Flow 'volume_create_api' (ca929bbc-cd90-49d1-b589-d7a0872239aa) 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 18 21:13:08.276031 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a3740f-5bac-47f6-b948-fb283c0d0ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:08.277286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-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 18 21:13:08.317924 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a3740f-5bac-47f6-b948-fb283c0d0ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:13:08.318340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b304288-5a78-4533-83d1-6b2737baccaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:08.373486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Created reservations ['3ceacdc1-1d5d-4cab-8438-e02ec4a1abbd', '863d1db1-bb65-4997-a22d-c0f217fa2473', '732112a4-7c54-4c8a-b94f-064e01bf4087', '65b2c7fb-ad67-44b2-8635-d1ba046525e2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:08.374363 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b304288-5a78-4533-83d1-6b2737baccaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ceacdc1-1d5d-4cab-8438-e02ec4a1abbd', '863d1db1-bb65-4997-a22d-c0f217fa2473', '732112a4-7c54-4c8a-b94f-064e01bf4087', '65b2c7fb-ad67-44b2-8635-d1ba046525e2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:08.375365 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (201aba0f-3bac-44b6-af4e-e9eebf8cae3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:08.409553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (201aba0f-3bac-44b6-af4e-e9eebf8cae3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f07b533f-726e-4489-8dcc-5cd3a23687b4', '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_f9d9255e-c334-4143-a960-b9b8cffff134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2234ba1cabcb4c6d8a7d25f86d050806',qos_specs=None,replication_status=,reservations=['3ceacdc1-1d5d-4cab-8438-e02ec4a1abbd','863d1db1-bb65-4997-a22d-c0f217fa2473','732112a4-7c54-4c8a-b94f-064e01bf4087','65b2c7fb-ad67-44b2-8635-d1ba046525e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f9d9255e-c334-4143-a960-b9b8cffff134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f07b533f-726e-4489-8dcc-5cd3a23687b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2234ba1cabcb4c6d8a7d25f86d050806',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:08.410572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41320665-b99a-496b-8a72-3e61951aeaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:08.442638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41320665-b99a-496b-8a72-3e61951aeaee) transitioned into 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_f9d9255e-c334-4143-a960-b9b8cffff134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2234ba1cabcb4c6d8a7d25f86d050806',qos_specs=None,replication_status=,reservations=['3ceacdc1-1d5d-4cab-8438-e02ec4a1abbd','863d1db1-bb65-4997-a22d-c0f217fa2473','732112a4-7c54-4c8a-b94f-064e01bf4087','65b2c7fb-ad67-44b2-8635-d1ba046525e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0828d9fdbd64e3eb8e82f1c2aa3d74a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:08.443533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c397574-455d-40f8-9f36-af9ca45c4225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:08.457497 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c397574-455d-40f8-9f36-af9ca45c4225) 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 18 21:13:08.458602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Flow 'volume_create_api' (ca929bbc-cd90-49d1-b589-d7a0872239aa) 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 18 21:13:08.458926 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Create volume request issued successfully. Aug 18 21:13:08.467932 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.467932 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:08.468447 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:08.847015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.851747 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:08.852022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.852402 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.859644 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=468,cinder:UPDATE=123,cinder:INSERT=77 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:13:08.871059 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.871059 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:08.878758 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:08.883327 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9ee896e-b289-406c-b3a3-ac2a0bb73501 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:08.884126 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 696/2780] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1165 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:08.889020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.897773 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:08.898062 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.898437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.911913 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:08.911913 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:08.917302 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:08.923321 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37c7f6a0-4c84-4bb6-ae68-5bf72ad4aa99 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:08.924019 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 692/2781] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:08.959064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:08.964708 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b Aug 18 21:13:08.965005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:08.965258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:08.965392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 393ab9ae-9e70-4d23-887b-e16d6e5a561b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:08.967881 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=411,cinder:UPDATE=91,cinder:INSERT=49 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:13:08.971614 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7e1bba6-bf54-48c1-94f7-94f5f52a8847 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b returned with HTTP 404 Aug 18 21:13:08.972793 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 697/2782] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:08 2026] GET /volume/v3/backups/393ab9ae-9e70-4d23-887b-e16d6e5a561b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:09.057800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.061877 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:09.062139 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.062324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.077703 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.077703 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:09.086279 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:09.096530 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-536fa71e-0367-42e5-9e7f-afb097d03e7a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:09.096530 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 697/2783] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:09.117140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a2528f4-af22-4974-a480-d1aab316425a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.120578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a2528f4-af22-4974-a480-d1aab316425a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:09.120873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a2528f4-af22-4974-a480-d1aab316425a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.121178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a2528f4-af22-4974-a480-d1aab316425a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.121328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0a2528f4-af22-4974-a480-d1aab316425a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:09.122300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.125461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:09.125461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.125461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.127309 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.127309 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:09.128300 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a2528f4-af22-4974-a480-d1aab316425a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:09.128772 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 693/2784] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:09.138298 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.138298 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:09.143792 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:09.150746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-35e60375-fc79-43f3-b04a-f52a9b5df81e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:09.151395 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 698/2785] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:09.182035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.186654 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63/action Aug 18 21:13:09.187076 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:09.187227 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:09.198731 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.198731 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:09.199229 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:09.210550 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Begin detaching volume completed successfully. Aug 18 21:13:09.210839 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-17e6023e-5333-47d3-9d5b-e811a57d7290 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63/action returned with HTTP 202 Aug 18 21:13:09.211409 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 698/2786] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:09 2026] POST /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:09.238743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.240803 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:09.241104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.241208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.251884 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.251884 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:09.256117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:09.261990 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b2bda4-ebcc-4843-a71e-83c63cf570c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:09.261990 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 694/2787] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:09.279441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-18e2d274-85b9-48d3-9d6e-9c69c482876f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.279964 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18e2d274-85b9-48d3-9d6e-9c69c482876f None None] GET https://10.4.3.48/volume// Aug 18 21:13:09.280206 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18e2d274-85b9-48d3-9d6e-9c69c482876f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.280492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18e2d274-85b9-48d3-9d6e-9c69c482876f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.280895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18e2d274-85b9-48d3-9d6e-9c69c482876f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:09.281241 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 699/2788] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:09.291314 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.294273 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:09.294538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.294734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.308669 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.308669 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:09.313663 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:09.319482 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-48dd137e-328f-44a4-a1a5-ec6da9a00d66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:09.320053 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 699/2789] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:09.476032 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.476032 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:09.476518 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:09.476660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:13:09.476774 np0000007703 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Overwriting volume f07b533f-726e-4489-8dcc-5cd3a23687b4 with restore of backup f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:09.491206 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] restore_backup in rpcapi backup_id f9d9255e-c334-4143-a960-b9b8cffff134 {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:13:09.493241 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae3a3eb0-8c4c-4908-ba0a-cf8c847d1f59 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134/restore returned with HTTP 202 Aug 18 21:13:09.493824 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 698/2790] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:13:08 2026] POST /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134/restore => generated 189 bytes in 1254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:09.503665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4aa67acf-b22c-43ba-a11f-81265869b510 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.506502 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4aa67acf-b22c-43ba-a11f-81265869b510 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:09.507190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4aa67acf-b22c-43ba-a11f-81265869b510 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.507190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4aa67acf-b22c-43ba-a11f-81265869b510 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.507190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4aa67acf-b22c-43ba-a11f-81265869b510 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:09.511692 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.511692 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:09.512443 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4aa67acf-b22c-43ba-a11f-81265869b510 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:09.512931 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 695/2791] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:09.906314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44d3d999-0926-4951-976f-4280385162e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.908052 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44d3d999-0926-4951-976f-4280385162e3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:09.908480 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44d3d999-0926-4951-976f-4280385162e3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.909034 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44d3d999-0926-4951-976f-4280385162e3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.924209 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.924209 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:09.927587 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-44d3d999-0926-4951-976f-4280385162e3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:09.934082 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44d3d999-0926-4951-976f-4280385162e3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:09.934791 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 700/2792] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:09.944496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:09.946932 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:09.947347 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:09.947416 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:09.958112 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:09.958112 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:09.966700 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:09.974841 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5a73c73-92e2-4cd7-b238-8d4ab5406912 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:09.975210 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 700/2793] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:09 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.119824 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.125606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:10.125845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.126090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.141241 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.141241 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:10.141395 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.147497 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:10.147497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.147497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.147497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:10.147837 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:10.154479 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08c7e26c-907c-4742-b5e0-d207e4a2cb51 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:10.154608 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 699/2794] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.156135 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.156135 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:10.163124 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921ebf1b-9350-4b99-b66d-f526c694ddc6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:10.163124 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 696/2795] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.279037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.282228 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:10.282432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.282653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.297496 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.297496 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:10.299637 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:10.306696 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b58b36a-2c88-4445-9f9d-c2a23b5d4c0e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:10.306696 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 701/2796] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:10.531252 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.534650 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:10.535942 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.536127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.536811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:10.542111 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.542111 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:10.543051 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31a546b7-042e-4ec1-b44d-ff2ae0a09c96 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:10.543427 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 701/2797] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.576650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-8f85a07f-498a-44cf-adf2-8fdde8bea7fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.578583 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-8f85a07f-498a-44cf-adf2-8fdde8bea7fb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89/action Aug 18 21:13:10.579178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-8f85a07f-498a-44cf-adf2-8fdde8bea7fb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:10.579326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-8f85a07f-498a-44cf-adf2-8fdde8bea7fb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-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 18 21:13:10.621714 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.621714 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:10.642684 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1477cd8e-c4a2-4713-8f08-cc4c11eebecb req-8f85a07f-498a-44cf-adf2-8fdde8bea7fb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89/action returned with HTTP 204 Aug 18 21:13:10.643247 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 700/2798] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:10 2026] POST /volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:10.690419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-1f52daf9-a8fc-4f61-a126-fedef5a21d3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.692929 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-1f52daf9-a8fc-4f61-a126-fedef5a21d3a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 Aug 18 21:13:10.693165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-1f52daf9-a8fc-4f61-a126-fedef5a21d3a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.693401 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-1f52daf9-a8fc-4f61-a126-fedef5a21d3a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.701537 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.701537 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:10.764553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-9bc65dfa-782a-40db-a6ca-6c55408015ee req-1f52daf9-a8fc-4f61-a126-fedef5a21d3a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 returned with HTTP 200 Aug 18 21:13:10.765430 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 697/2799] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:10 2026] DELETE /volume/v3/attachments/ce170706-5372-4b49-a280-30806e92e5d0 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.955353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.957094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:10.957402 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.957982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:10.969271 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:10.969271 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:10.980081 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:10.986893 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25c2e3c8-f055-433e-8de5-c30e553ac94f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:10.987551 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 702/2800] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:10.988892 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:10.991912 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:10.992208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:10.992477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.004919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.006843 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:11.007069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.007302 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.025326 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.025326 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:11.031642 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:11.040860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0a32130-dd94-49b0-9122-efb1f06eeb5e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:11.041475 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 701/2801] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:11.080198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-8f6d8a3b-4262-46f2-96d3-3dc2c9bab452 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.082704 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-8f6d8a3b-4262-46f2-96d3-3dc2c9bab452 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 Aug 18 21:13:11.083048 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-8f6d8a3b-4262-46f2-96d3-3dc2c9bab452 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.083517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-8f6d8a3b-4262-46f2-96d3-3dc2c9bab452 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.094712 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.097826 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.097826 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:11.099926 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:11.099926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.100275 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.133226 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.133226 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:11.144068 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:11.157572 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2c17609e-b7e7-45c6-a185-697a6ef9e7e6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:11.158254 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 703/2802] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1135 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:11.166932 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-75444a1d-32cc-442d-a7bf-248e2d820014 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.169583 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75444a1d-32cc-442d-a7bf-248e2d820014 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:11.169922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75444a1d-32cc-442d-a7bf-248e2d820014 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.170117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-75444a1d-32cc-442d-a7bf-248e2d820014 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.174472 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fab2fb85-85a4-4193-ae11-d898141508c2 req-8f6d8a3b-4262-46f2-96d3-3dc2c9bab452 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 returned with HTTP 200 Aug 18 21:13:11.175496 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 698/2803] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:11 2026] DELETE /volume/v3/attachments/0720bed9-aa35-4dee-bb60-03718d6ea3a1 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:11.179249 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-97815024-c266-4c20-92f8-f8d3437292e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.182018 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97815024-c266-4c20-92f8-f8d3437292e1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:11.182104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.182149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97815024-c266-4c20-92f8-f8d3437292e1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.182149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97815024-c266-4c20-92f8-f8d3437292e1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.182149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-97815024-c266-4c20-92f8-f8d3437292e1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:11.185745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877/action Aug 18 21:13:11.185745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:11.185745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:13:11.186944 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.186944 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:11.194437 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.194437 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:11.194739 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-75444a1d-32cc-442d-a7bf-248e2d820014 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:11.195640 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97815024-c266-4c20-92f8-f8d3437292e1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:11.196165 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 704/2804] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:11.200961 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-75444a1d-32cc-442d-a7bf-248e2d820014 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:11.203847 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 702/2805] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:11.203898 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.203898 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:11.203898 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:11.216218 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Begin detaching volume completed successfully. Aug 18 21:13:11.216218 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-62a94690-7c8f-4b1b-a3b3-ad03b4ea8bcf tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877/action returned with HTTP 202 Aug 18 21:13:11.216218 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 699/2806] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:11 2026] POST /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:11.217570 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.217570 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:11.223242 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:11.228640 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f10b8ab-6eb6-488e-9c56-3cccae405831 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:11.228640 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 702/2807] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:10 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 1136 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:11.245836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.246595 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:11.246831 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.247075 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.249867 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-596a5087-33c0-46ff-9fae-48750c9c412c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.252042 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:11.252673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-644303422"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:11.258906 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.258906 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:11.263292 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:11.268806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e411257-dd22-4fc2-91e3-b0a8b915ccc5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:11.269238 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 705/2808] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:11.270806 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.270806 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:11.271983 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:11.271983 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:11.289094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e6a0bc0d-b208-4074-977b-ceead7804992 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.289545 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6a0bc0d-b208-4074-977b-ceead7804992 None None] GET https://10.4.3.48/volume// Aug 18 21:13:11.289756 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6a0bc0d-b208-4074-977b-ceead7804992 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.290033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e6a0bc0d-b208-4074-977b-ceead7804992 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.290363 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e6a0bc0d-b208-4074-977b-ceead7804992 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:11.290681 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 700/2809] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:11.301093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.304070 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:11.305279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.305279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.309548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['75c0989c-1740-40cc-83b2-f65e46f8b283', '22c7f86d-0074-4350-b200-aceb4d79e807', '2aecb5bd-603a-4a31-b393-ea1da3726996', 'f361b087-617d-4a50-91fb-72a5d8db66bf'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:11.317474 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.317474 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:11.320742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.322137 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:11.322860 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:11.323310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.323493 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.328836 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-2b66f9d4-3a48-436f-959b-ca6d45c6c8e5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:11.329450 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 703/2810] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 21:13:11.333985 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.333985 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:11.339556 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:11.345736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15fe6519-be6e-48e0-a3d6-9959228cdc0b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:11.346259 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 706/2811] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:11.365159 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot force create request issued successfully. Aug 18 21:13:11.365668 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-596a5087-33c0-46ff-9fae-48750c9c412c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:11.366426 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 703/2812] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:11.382857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.384379 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:11.384379 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.384576 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.394193 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.394193 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:11.394793 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:11.395914 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27ab5827-697d-4ffd-834c-ecd6e9f87284 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 200 Aug 18 21:13:11.396819 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 701/2813] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:11.560751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b881e737-d007-4cf7-ab4d-5140ec058954 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:11.565442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b881e737-d007-4cf7-ab4d-5140ec058954 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:11.565442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b881e737-d007-4cf7-ab4d-5140ec058954 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:11.565442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b881e737-d007-4cf7-ab4d-5140ec058954 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:11.565442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b881e737-d007-4cf7-ab4d-5140ec058954 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:11.572581 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:11.572581 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:11.573425 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b881e737-d007-4cf7-ab4d-5140ec058954 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:11.573802 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 704/2814] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:11 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.209161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.211081 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:12.211349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.211581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.211773 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:12.216275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.219779 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.219779 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:12.219779 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53eda88f-93ba-49e1-a07f-fe126b818eb0 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:12.219779 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 707/2815] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.220161 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:12.220161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.220161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.231208 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.231208 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:12.235754 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:12.241352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-26cc4e2b-08c3-4164-a9db-a1531b6aa960 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:12.242040 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 704/2816] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.288388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-044c1c81-796e-4924-b05c-0078a0ac55cd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.291299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-044c1c81-796e-4924-b05c-0078a0ac55cd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:12.291544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-044c1c81-796e-4924-b05c-0078a0ac55cd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.291697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-044c1c81-796e-4924-b05c-0078a0ac55cd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.304865 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.304865 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:12.314806 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-044c1c81-796e-4924-b05c-0078a0ac55cd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:12.324389 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-044c1c81-796e-4924-b05c-0078a0ac55cd tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:12.324389 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 702/2817] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:12.407279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.413997 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:12.413997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.414163 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.419559 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.419559 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:12.420050 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:12.421263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63724bb5-2ce8-45e4-8f0f-09da29d25586 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 200 Aug 18 21:13:12.421773 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 705/2818] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.431305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.433501 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:12.434031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a8bb76-7830-47ff-b523-081e9bb70988", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397036096"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:12.451198 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.451198 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:12.452985 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:12.454345 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:12.503462 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['b3d5f7ce-792f-4e4e-b00c-2ab6caeb20d4', '34f88112-2721-4f50-91ea-d7bbdf3dea63', '90c16882-7426-47d8-b8b5-a37d599a709f', 'b5c1ba2c-270d-47b2-a182-8b2ce0a8face'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:12.542740 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot force create request issued successfully. Aug 18 21:13:12.546312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef8bbcb8-7e06-40ae-9599-56f40eb546cb tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:12.546762 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 708/2819] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:12.562893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.569325 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:12.569325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.569325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.576069 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.576069 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:12.576690 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:12.577745 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-846d9a69-a96e-49ca-99ae-1c96ecee1a07 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 200 Aug 18 21:13:12.578313 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 705/2820] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.586905 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e319def1-cf7d-43a9-b18d-b605d06c906e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.588790 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e319def1-cf7d-43a9-b18d-b605d06c906e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:12.589035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e319def1-cf7d-43a9-b18d-b605d06c906e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:12.589229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e319def1-cf7d-43a9-b18d-b605d06c906e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:12.589327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e319def1-cf7d-43a9-b18d-b605d06c906e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:12.593595 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.593595 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:12.594418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e319def1-cf7d-43a9-b18d-b605d06c906e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:12.594763 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 703/2821] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:12 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:12.732609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-ecdc73bc-acff-43c0-ac95-3acb786a5b9a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:12.738472 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-ecdc73bc-acff-43c0-ac95-3acb786a5b9a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f/action Aug 18 21:13:12.738842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-ecdc73bc-acff-43c0-ac95-3acb786a5b9a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:12.738935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-ecdc73bc-acff-43c0-ac95-3acb786a5b9a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:12.763588 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:12.763588 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:12.773971 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3c9473be-c394-47c4-8b94-af1a6456cdf1 req-ecdc73bc-acff-43c0-ac95-3acb786a5b9a tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f/action returned with HTTP 204 Aug 18 21:13:12.774439 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 706/2822] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:12 2026] POST /volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:13.233296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9b79d138-908e-4998-8000-5bd788bb38f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.235635 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b79d138-908e-4998-8000-5bd788bb38f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:13.235882 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b79d138-908e-4998-8000-5bd788bb38f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.236146 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b79d138-908e-4998-8000-5bd788bb38f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.236285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9b79d138-908e-4998-8000-5bd788bb38f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:13.241605 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.241605 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:13.242637 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b79d138-908e-4998-8000-5bd788bb38f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:13.243150 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 709/2823] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:13.257575 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.259113 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:13.259366 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.259766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.268370 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.268370 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:13.274649 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:13.276669 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e60ed911-6cd0-45f1-9f48-b4d0153447b5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:13.277230 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 706/2824] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:13.290452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c8875eb0-253c-47aa-be80-71eaf18e400b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.292284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8875eb0-253c-47aa-be80-71eaf18e400b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:13.292487 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8875eb0-253c-47aa-be80-71eaf18e400b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.292688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c8875eb0-253c-47aa-be80-71eaf18e400b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.301517 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.301517 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:13.304671 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c8875eb0-253c-47aa-be80-71eaf18e400b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:13.308357 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c8875eb0-253c-47aa-be80-71eaf18e400b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:13.308736 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 704/2825] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:13.336389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.338507 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:13.338744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.339157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.359470 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.359470 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:13.360431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.362895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:13.363291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.363562 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.364021 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:13.370137 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebb6a929-46b8-4667-8618-ed0a1e72aa1d tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:13.370570 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 707/2826] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:13.375523 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.375523 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:13.380195 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:13.386591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-29534f8f-7b0c-4eb2-9bde-91bc515d11d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:13.387184 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 710/2827] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:13.415671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.419681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/action Aug 18 21:13:13.419681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:13.419681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-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 18 21:13:13.436361 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.436361 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:13.437221 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:13.447161 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Begin detaching volume completed successfully. Aug 18 21:13:13.447667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-7b9fb3b6-9662-44e8-bf7a-eea725e67245 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/action returned with HTTP 202 Aug 18 21:13:13.448489 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 707/2828] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:13 2026] POST /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:13.519861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1d92bf6-628b-4213-803c-705f9377f834 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.520467 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1d92bf6-628b-4213-803c-705f9377f834 None None] GET https://10.4.3.48/volume// Aug 18 21:13:13.520467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1d92bf6-628b-4213-803c-705f9377f834 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.520807 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1d92bf6-628b-4213-803c-705f9377f834 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.522043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1d92bf6-628b-4213-803c-705f9377f834 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:13.522043 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 705/2829] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:13.535733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.538568 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:13.538568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.538568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.556029 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.556029 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:13.557702 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:13.562759 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-918f48bd-adc4-4c9c-8945-9f87e8b5b3cb tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:13.563204 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 708/2830] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:13.575262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-1e8eeeb8-ba11-4880-ab17-e23cdcb96f26 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.578237 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-1e8eeeb8-ba11-4880-ab17-e23cdcb96f26 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption Aug 18 21:13:13.578501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-1e8eeeb8-ba11-4880-ab17-e23cdcb96f26 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.578784 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-1e8eeeb8-ba11-4880-ab17-e23cdcb96f26 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.589227 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.589227 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:13.590631 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.594361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:13.594361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.594361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.598170 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-1e8eeeb8-ba11-4880-ab17-e23cdcb96f26 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption returned with HTTP 200 Aug 18 21:13:13.600878 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 711/2831] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:13.604485 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.604485 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:13.605640 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:13.607087 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cec4bb76-1e24-4c28-b6ee-868e2c649c26 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 200 Aug 18 21:13:13.607299 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-95508558-d235-402a-842b-fac55e31f112 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.607671 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 708/2832] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:13.610840 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95508558-d235-402a-842b-fac55e31f112 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:13.610840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95508558-d235-402a-842b-fac55e31f112 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.610840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95508558-d235-402a-842b-fac55e31f112 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.611134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-95508558-d235-402a-842b-fac55e31f112 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:13.617636 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.617636 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:13.618805 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95508558-d235-402a-842b-fac55e31f112 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:13.619304 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 706/2833] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:13.622102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f686fcd9-5add-46d6-a255-7ae64a58988a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.624410 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:13.624660 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.624927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.625116 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:13.633514 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.633514 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:13.634163 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:13.662075 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:13:13.662356 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f686fcd9-5add-46d6-a255-7ae64a58988a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 202 Aug 18 21:13:13.662945 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 709/2834] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:13 2026] DELETE /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:13.677317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb8df8f3-d346-4c30-9752-48efa573531e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:13.679968 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb8df8f3-d346-4c30-9752-48efa573531e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:13.680236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb8df8f3-d346-4c30-9752-48efa573531e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:13.680482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb8df8f3-d346-4c30-9752-48efa573531e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:13.690804 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:13.690804 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:13.691355 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eb8df8f3-d346-4c30-9752-48efa573531e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:13.692243 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb8df8f3-d346-4c30-9752-48efa573531e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 200 Aug 18 21:13:13.692672 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 712/2835] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:13 2026] GET /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.052014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-a7e6ca9c-b24d-44c0-9bbc-9a57880bdd48 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.054315 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-a7e6ca9c-b24d-44c0-9bbc-9a57880bdd48 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 Aug 18 21:13:14.054588 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-a7e6ca9c-b24d-44c0-9bbc-9a57880bdd48 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.054887 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-a7e6ca9c-b24d-44c0-9bbc-9a57880bdd48 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.063006 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.063006 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:14.141913 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6f69923-50b6-496f-84a5-2a1c7c2327b5 req-a7e6ca9c-b24d-44c0-9bbc-9a57880bdd48 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 returned with HTTP 200 Aug 18 21:13:14.142405 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 709/2836] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:14 2026] DELETE /volume/v3/attachments/1531b86f-6799-4e96-acec-f0cedbaf5cf6 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.255870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a5e93c81-a0f3-4738-9986-3fd216951221 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.256976 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5e93c81-a0f3-4738-9986-3fd216951221 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:14.257126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5e93c81-a0f3-4738-9986-3fd216951221 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.257350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a5e93c81-a0f3-4738-9986-3fd216951221 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.257408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a5e93c81-a0f3-4738-9986-3fd216951221 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:14.262147 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.262147 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:14.263063 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a5e93c81-a0f3-4738-9986-3fd216951221 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:14.263523 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 707/2837] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.277665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-04be90d0-c0c1-4927-9c32-839526823e98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.279418 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04be90d0-c0c1-4927-9c32-839526823e98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:14.279583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04be90d0-c0c1-4927-9c32-839526823e98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.279780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04be90d0-c0c1-4927-9c32-839526823e98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.293534 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.293534 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:14.300008 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-04be90d0-c0c1-4927-9c32-839526823e98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:14.305740 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04be90d0-c0c1-4927-9c32-839526823e98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 200 Aug 18 21:13:14.306116 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 710/2838] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.325806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f2f2ba54-3926-40b4-9276-74659702ff34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.360674 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/export_record Aug 18 21:13:14.360902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.361099 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'export_record' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.361209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Export record for backup b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:13:14.365708 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.365708 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:14.367118 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.api [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling RPCAPI with context: , host: np0000007703, backup: b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 21:13:14.375047 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] export_record in rpcapi backup_id b22acd07-b931-4307-b044-3cc54f01dd85 on host np0000007703. {{(pid=100292) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 21:13:14.387195 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjIyYWNkMDctYjkzMS00MzA3LWIwNDQtM2NjNTRmMDFkZDg1IiwgInVzZXJfaWQiOiAiMTZjM2NjNmI5ODhiNDhlM2I0MGQ4YTgwYjMyODdhNDkiLCAicHJvamVjdF9pZCI6ICJiNDRkNzE3MWRjNDQ0YzM5OTVkZWM3ZWNiZDMxMzU5MSIsICJ2b2x1bWVfaWQiOiAiN2E4MWY5ZWYtMTM4ZC00ZWY1LWJmMjYtZGU0NzNmYTJjMDQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQ4ODY2MjM2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1NjM2Mjc3MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzdhODFmOWVmLTEzOGQtNGVmNS1iZjI2LWRlNDczZmEyYzA0Ni8yMDI2MDgxODIxMTI1Ny9hel9ub3ZhX2JhY2t1cF9iMjJhY2QwNy1iOTMxLTQzMDctYjA0NC0zY2M1NGYwMWRkODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100292) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 21:13:14.387496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.387944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2f2ba54-3926-40b4-9276-74659702ff34 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/export_record returned with HTTP 200 Aug 18 21:13:14.388261 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 713/2839] 10.4.3.48 () {66 vars in 1383 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/export_record => generated 1512 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:14.390050 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:14.390529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.390783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.398750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.399479 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.399479 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:14.402320 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] POST https://10.4.3.48/volume/v3/backups/import_record Aug 18 21:13:14.402804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkZTNmZTUtMWY4My00OThhLTg1YTUtYmZmZGQwZGVmYzNjIiwgInVzZXJfaWQiOiAiMTZjM2NjNmI5ODhiNDhlM2I0MGQ4YTgwYjMyODdhNDkiLCAicHJvamVjdF9pZCI6ICJiNDRkNzE3MWRjNDQ0YzM5OTVkZWM3ZWNiZDMxMzU5MSIsICJ2b2x1bWVfaWQiOiAiN2E4MWY5ZWYtMTM4ZC00ZWY1LWJmMjYtZGU0NzNmYTJjMDQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQ4ODY2MjM2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1NjM2Mjc3MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzdhODFmOWVmLTEzOGQtNGVmNS1iZjI2LWRlNDczZmEyYzA0Ni8yMDI2MDgxODIxMTI1Ny9hel9ub3ZhX2JhY2t1cF9iMjJhY2QwNy1iOTMxLTQzMDctYjA0NC0zY2M1NGYwMWRkODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:14.403435 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:14.404865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkZTNmZTUtMWY4My00OThhLTg1YTUtYmZmZGQwZGVmYzNjIiwgInVzZXJfaWQiOiAiMTZjM2NjNmI5ODhiNDhlM2I0MGQ4YTgwYjMyODdhNDkiLCAicHJvamVjdF9pZCI6ICJiNDRkNzE3MWRjNDQ0YzM5OTVkZWM3ZWNiZDMxMzU5MSIsICJ2b2x1bWVfaWQiOiAiN2E4MWY5ZWYtMTM4ZC00ZWY1LWJmMjYtZGU0NzNmYTJjMDQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQ4ODY2MjM2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1NjM2Mjc3MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzdhODFmOWVmLTEzOGQtNGVmNS1iZjI2LWRlNDczZmEyYzA0Ni8yMDI2MDgxODIxMTI1Ny9hel9ub3ZhX2JhY2t1cF9iMjJhY2QwNy1iOTMxLTQzMDctYjA0NC0zY2M1NGYwMWRkODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 21:13:14.405046 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkZTNmZTUtMWY4My00OThhLTg1YTUtYmZmZGQwZGVmYzNjIiwgInVzZXJfaWQiOiAiMTZjM2NjNmI5ODhiNDhlM2I0MGQ4YTgwYjMyODdhNDkiLCAicHJvamVjdF9pZCI6ICJiNDRkNzE3MWRjNDQ0YzM5OTVkZWM3ZWNiZDMxMzU5MSIsICJ2b2x1bWVfaWQiOiAiN2E4MWY5ZWYtMTM4ZC00ZWY1LWJmMjYtZGU0NzNmYTJjMDQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQ4ODY2MjM2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1NjM2Mjc3MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzdhODFmOWVmLTEzOGQtNGVmNS1iZjI2LWRlNDczZmEyYzA0Ni8yMDI2MDgxODIxMTI1Ny9hel9ub3ZhX2JhY2t1cF9iMjJhY2QwNy1iOTMxLTQzMDctYjA0NC0zY2M1NGYwMWRkODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 21:13:14.408674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d7ce97b-f748-4f22-b8f9-ba016d30720f tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:14.409153 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 710/2840] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.427513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.430050 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:14.430286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.430522 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.430712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume with id: 4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:14.444117 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.444117 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:14.444990 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:14.461040 np0000007703 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:13:14.462296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.464677 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:14.464917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.465179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.465366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:14.468617 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume request issued successfully. Aug 18 21:13:14.468875 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eecace78-6cf3-4536-a0b9-ffa4efbfe107 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 202 Aug 18 21:13:14.469422 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 711/2841] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:14 2026] DELETE /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:14.477057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.478664 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.478664 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:14.479299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:14.479367 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:14.479610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Created reservations ['e7103946-30e4-4865-a43d-da03750ed802', '499b0b90-39ba-42c4-b4f9-ebad53ab8c4e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:14.479836 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.480196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.488132 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.488132 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:14.495701 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:14.500147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] import_record rpcapi backup id e2de3fe5-1f83-498a-85a5-bffdd0defc3c on host np0000007703 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkZTNmZTUtMWY4My00OThhLTg1YTUtYmZmZGQwZGVmYzNjIiwgInVzZXJfaWQiOiAiMTZjM2NjNmI5ODhiNDhlM2I0MGQ4YTgwYjMyODdhNDkiLCAicHJvamVjdF9pZCI6ICJiNDRkNzE3MWRjNDQ0YzM5OTVkZWM3ZWNiZDMxMzU5MSIsICJ2b2x1bWVfaWQiOiAiN2E4MWY5ZWYtMTM4ZC00ZWY1LWJmMjYtZGU0NzNmYTJjMDQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQ4ODY2MjM2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1NjM2Mjc3MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzdhODFmOWVmLTEzOGQtNGVmNS1iZjI2LWRlNDczZmEyYzA0Ni8yMDI2MDgxODIxMTI1Ny9hel9ub3ZhX2JhY2t1cF9iMjJhY2QwNy1iOTMxLTQzMDctYjA0NC0zY2M1NGYwMWRkODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjEyOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100294) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 21:13:14.502177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Import record output: {'backup': {'id': 'e2de3fe5-1f83-498a-85a5-bffdd0defc3c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.48/volume/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c'}]}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 21:13:14.502404 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10e2af4e-3393-4ce9-b7b6-5a92926e26b6 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/import_record returned with HTTP 201 Aug 18 21:13:14.502849 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 708/2842] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:13:14 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 104 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:13:14.509352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba71eb5a-825b-4800-8a8d-7fef783b0509 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 200 Aug 18 21:13:14.509842 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:13:14.509918 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 711/2843] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.510077 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e052d1b4-323e-42a8-8b8b-19e683280dd3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 202 Aug 18 21:13:14.510554 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 714/2844] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:14 2026] DELETE /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:14.516792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.519058 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c Aug 18 21:13:14.519356 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.519652 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.519877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Show backup with id e2de3fe5-1f83-498a-85a5-bffdd0defc3c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:14.524683 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.524683 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:14.525278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.525628 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb7af40d-006b-429d-bf98-c883e8f5f773 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c returned with HTTP 200 Aug 18 21:13:14.526141 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 712/2845] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.528022 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:14.528233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.528437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.536522 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.536522 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:14.540790 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:14.546038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d593f894-993c-4dd5-96fc-aa0e268b0d3e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 200 Aug 18 21:13:14.546419 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 709/2846] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.631946 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8059b6a7-2922-4b15-b508-c3e089196a24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.633863 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8059b6a7-2922-4b15-b508-c3e089196a24 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:14.634148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8059b6a7-2922-4b15-b508-c3e089196a24 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.634326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8059b6a7-2922-4b15-b508-c3e089196a24 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.634450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8059b6a7-2922-4b15-b508-c3e089196a24 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:14.641093 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.641093 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:14.642159 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8059b6a7-2922-4b15-b508-c3e089196a24 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:14.642477 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 712/2847] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.654394 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-686778f8-d6ac-40ce-a9e0-f57d6f460917 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.656989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-686778f8-d6ac-40ce-a9e0-f57d6f460917 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f Aug 18 21:13:14.657068 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-686778f8-d6ac-40ce-a9e0-f57d6f460917 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.657292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-686778f8-d6ac-40ce-a9e0-f57d6f460917 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.664978 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.664978 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:14.702545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-49e10a7c-01b8-4c4e-80ac-55a31b651f46 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.704350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49e10a7c-01b8-4c4e-80ac-55a31b651f46 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:14.705921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49e10a7c-01b8-4c4e-80ac-55a31b651f46 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.706124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49e10a7c-01b8-4c4e-80ac-55a31b651f46 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.707063 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d476dcf6-80cf-4763-b8c8-2b30512e9214 req-686778f8-d6ac-40ce-a9e0-f57d6f460917 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f returned with HTTP 200 Aug 18 21:13:14.707553 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 715/2848] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:14 2026] DELETE /volume/v3/attachments/7acad119-277a-439b-88cd-3e9d7c2e1e9f => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:14.715036 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49e10a7c-01b8-4c4e-80ac-55a31b651f46 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 404 Aug 18 21:13:14.715528 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 713/2849] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:14.723786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.726140 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:14.726306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.726509 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.726665 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:14.732880 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.732880 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:14.733435 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:14.750527 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:13:14.750625 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ca9cc64-6b0e-42e1-a220-7601550f30ef tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 202 Aug 18 21:13:14.751035 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 710/2850] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:14 2026] DELETE /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:14.757547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e73ad200-1523-4e63-9498-90a8eafa7287 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:14.759640 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e73ad200-1523-4e63-9498-90a8eafa7287 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:14.759803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e73ad200-1523-4e63-9498-90a8eafa7287 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:14.760037 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e73ad200-1523-4e63-9498-90a8eafa7287 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:14.766922 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:14.766922 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:14.767448 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e73ad200-1523-4e63-9498-90a8eafa7287 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:14.768407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e73ad200-1523-4e63-9498-90a8eafa7287 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 200 Aug 18 21:13:14.768898 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 713/2851] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:14 2026] GET /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.523705 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20f38801-7cf8-40c4-9bdd-10d3466b5fc2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.525537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20f38801-7cf8-40c4-9bdd-10d3466b5fc2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 Aug 18 21:13:15.525695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20f38801-7cf8-40c4-9bdd-10d3466b5fc2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.525902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20f38801-7cf8-40c4-9bdd-10d3466b5fc2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.532458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20f38801-7cf8-40c4-9bdd-10d3466b5fc2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 returned with HTTP 404 Aug 18 21:13:15.532973 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 716/2852] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/4972bd9c-f52e-410d-a56b-3e0c607521f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:15.538485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2fc3215f-3557-41b9-8c11-617ef545f12d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.540030 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fc3215f-3557-41b9-8c11-617ef545f12d tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c Aug 18 21:13:15.540302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fc3215f-3557-41b9-8c11-617ef545f12d tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.540576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fc3215f-3557-41b9-8c11-617ef545f12d tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.540739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2fc3215f-3557-41b9-8c11-617ef545f12d tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Show backup with id e2de3fe5-1f83-498a-85a5-bffdd0defc3c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:15.541666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.543365 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:13:15.543568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.543800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.544355 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.544355 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:15.544651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:13:15.546675 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.546675 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:15.547532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fc3215f-3557-41b9-8c11-617ef545f12d tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c returned with HTTP 200 Aug 18 21:13:15.548046 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 714/2853] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.559745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-daa8ebe6-fd6d-499b-8157-5e3c0d5b98b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.561225 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88f06037-8def-42ef-929f-00aef59109fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.562177 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-daa8ebe6-fd6d-499b-8157-5e3c0d5b98b9 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups Aug 18 21:13:15.562453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-daa8ebe6-fd6d-499b-8157-5e3c0d5b98b9 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.562683 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-daa8ebe6-fd6d-499b-8157-5e3c0d5b98b9 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.562940 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Get all volumes completed successfully. Aug 18 21:13:15.563321 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88f06037-8def-42ef-929f-00aef59109fc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:15.563568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88f06037-8def-42ef-929f-00aef59109fc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.563829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88f06037-8def-42ef-929f-00aef59109fc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.565549 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.565549 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:15.571038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e8e3f24-0fb5-4eb5-affa-de3c8e0cda4e tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:13:15.571136 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88f06037-8def-42ef-929f-00aef59109fc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 404 Aug 18 21:13:15.571454 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 711/2854] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:15.571703 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 717/2855] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:15.577056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-daa8ebe6-fd6d-499b-8157-5e3c0d5b98b9 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 200 Aug 18 21:13:15.577518 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 714/2856] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/backups => generated 335 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.580591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f2d50f1b-d56b-4600-833a-ba682bc914ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.582329 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2d50f1b-d56b-4600-833a-ba682bc914ce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:15.582530 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2d50f1b-d56b-4600-833a-ba682bc914ce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.582700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2d50f1b-d56b-4600-833a-ba682bc914ce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.585185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-91411696-465b-499e-ab0f-51d338b54e1d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.588063 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2d50f1b-d56b-4600-833a-ba682bc914ce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 404 Aug 18 21:13:15.588667 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 715/2857] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:13:15.590583 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] POST https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/restore Aug 18 21:13:15.591029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:15.591365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51fdabfa-7a76-4095-b26d-b71ba4475de2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.592866 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Restoring backup b22acd07-b931-4307-b044-3cc54f01dd85 ({'restore': {}}) {{(pid=100294) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:13:15.594012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Restoring backup b22acd07-b931-4307-b044-3cc54f01dd85 to volume None. Aug 18 21:13:15.594056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51fdabfa-7a76-4095-b26d-b71ba4475de2 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] DELETE https://10.4.3.48/volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e Aug 18 21:13:15.594056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51fdabfa-7a76-4095-b26d-b71ba4475de2 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.594056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51fdabfa-7a76-4095-b26d-b71ba4475de2 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.594056 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.594056 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:15.597487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.598106 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.598106 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:15.599342 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:15.599439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.599493 np0000007703 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Creating volume of 1 GB for restore of backup b22acd07-b931-4307-b044-3cc54f01dd85. Aug 18 21:13:15.599625 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.599826 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: b89ff409-3389-43a1-b6b4-2db4be6acf63 Aug 18 21:13:15.605402 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69db2991-eaf8-4dbb-ac4e-07c065e6c80d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 returned with HTTP 404 Aug 18 21:13:15.606013 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 715/2858] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:15 2026] DELETE /volume/v3/volumes/b89ff409-3389-43a1-b6b4-2db4be6acf63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:15.606113 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:13:15.605768. {{(pid=100294) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:13:15.606217 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Availability Zones retrieved successfully. Aug 18 21:13:15.612178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (b67bf63c-f7a0-408d-9d94-f2c65cc89acd) 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 18 21:13:15.613230 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc34493-94ec-42c8-abfd-0e745bdbbedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.614028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-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 18 21:13:15.623945 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51fdabfa-7a76-4095-b26d-b71ba4475de2 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e returned with HTTP 202 Aug 18 21:13:15.623945 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 718/2859] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:13:15 2026] DELETE /volume/v3/types/e9fde2a6-5189-41e6-b0aa-b69f075f362e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:15.630363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.632435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:15.632737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.632991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.633190 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume with id: 01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:15.641202 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.641202 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:15.641709 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:15.645154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc34493-94ec-42c8-abfd-0e745bdbbedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:13:15.646100 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6a248b-2070-40e8-9e81-3cc007c0e8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.649397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-10c0b559-1634-4551-a7d3-65e7275315af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.652446 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.652925 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:15.653283 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-426999287"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:15.654991 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-426999287'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:15.655142 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:15.655506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.655691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.664936 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.664936 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:15.669749 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:15.671885 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume request issued successfully. Aug 18 21:13:15.672230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2db9d53c-f2b5-4ba3-9251-0e6dece65329 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 202 Aug 18 21:13:15.672777 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 716/2860] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:15 2026] DELETE /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:15.673929 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.675523 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c3267d9-8304-45ec-98a2-ff42d4ea986a req-754b3b1e-3870-43fb-9037-a585cbf46260 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:15.676200 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 719/2861] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.676266 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:15.676428 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.676626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.676790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:15.682503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.684457 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.684457 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:15.684853 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:15.685138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.685384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.685521 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1bddd9d-6c8b-4e60-96a5-9f26fc37eb00 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:15.686145 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 717/2862] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.698506 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.698506 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:15.702366 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:15.706304 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Created reservations ['1bf03fea-56b6-4645-8390-512ef72c6a4a', '29084d56-bdf1-4a67-8bf9-3578fae24a92', '1a900f2f-34f7-4ad7-bd89-983da86c744e', '5f330b33-93c8-4c2e-907a-8839afb1a6bf'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:15.707447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6a248b-2070-40e8-9e81-3cc007c0e8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf03fea-56b6-4645-8390-512ef72c6a4a', '29084d56-bdf1-4a67-8bf9-3578fae24a92', '1a900f2f-34f7-4ad7-bd89-983da86c744e', '5f330b33-93c8-4c2e-907a-8839afb1a6bf']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.708457 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd96dddd-5be5-4643-865c-08aa0c2f0b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.708557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-938c92b1-b51b-4beb-9e62-f4b268ac65a6 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 200 Aug 18 21:13:15.709011 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 720/2863] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.743940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd96dddd-5be5-4643-865c-08aa0c2f0b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feac18c5-66f2-45de-a4ff-3a167aeafd67', '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_b22acd07-b931-4307-b044-3cc54f01dd85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['1bf03fea-56b6-4645-8390-512ef72c6a4a','29084d56-bdf1-4a67-8bf9-3578fae24a92','1a900f2f-34f7-4ad7-bd89-983da86c744e','5f330b33-93c8-4c2e-907a-8839afb1a6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b22acd07-b931-4307-b044-3cc54f01dd85',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feac18c5-66f2-45de-a4ff-3a167aeafd67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44d7171dc444c3995dec7ecbd313591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.745330 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c2f1c6-94f5-454a-93cc-58f517cc821b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.749322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume of 1 GB Aug 18 21:13:15.749633 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.749633 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:15.754867 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:13:15.760124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (dcb047db-bceb-44bf-baec-d04da2404274) 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 18 21:13:15.761198 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c864f2-0ce3-4a03-b7b0-46a5634528c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.762196 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c2f1c6-94f5-454a-93cc-58f517cc821b) transitioned into 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_b22acd07-b931-4307-b044-3cc54f01dd85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['1bf03fea-56b6-4645-8390-512ef72c6a4a','29084d56-bdf1-4a67-8bf9-3578fae24a92','1a900f2f-34f7-4ad7-bd89-983da86c744e','5f330b33-93c8-4c2e-907a-8839afb1a6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.762333 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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 18 21:13:15.763133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f5f247-58be-471e-85ca-a284f50dd53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.778761 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0b556b86-a6c6-4b2b-97ef-edcebd2e17a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.781119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f5f247-58be-471e-85ca-a284f50dd53b) 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 18 21:13:15.783348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (b67bf63c-f7a0-408d-9d94-f2c65cc89acd) 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 18 21:13:15.783348 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume request issued successfully. Aug 18 21:13:15.783704 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0b556b86-a6c6-4b2b-97ef-edcebd2e17a0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:15.783993 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0b556b86-a6c6-4b2b-97ef-edcebd2e17a0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.784238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0b556b86-a6c6-4b2b-97ef-edcebd2e17a0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.790374 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.790374 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:15.790986 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:15.792100 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0b556b86-a6c6-4b2b-97ef-edcebd2e17a0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 404 Aug 18 21:13:15.793037 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 718/2864] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:15.801232 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.808665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:15.808665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.808665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.808665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:15.812793 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.812793 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:15.812793 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:15.836043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c864f2-0ce3-4a03-b7b0-46a5634528c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:13:15.836924 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd6fb16-a8f3-4063-8235-e9bf17c0fb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.843238 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:13:15.843579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33faa2b1-cd92-46a7-977a-b7b398b48d9c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 202 Aug 18 21:13:15.844086 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 721/2865] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:15 2026] DELETE /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:15.854550 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.859786 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:15.860181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.860304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.867657 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.867657 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:15.868302 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:15.869061 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f2c14fe-d375-4e6f-bc72-1aa9383b4e69 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 200 Aug 18 21:13:15.869431 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 719/2866] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:15.896786 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['cdc7a311-7dfb-4d46-8956-1fdc032bad62', '7fd634ee-7ce4-41e2-9767-e48660a8c80e', '531a05d8-9e85-4481-9f9c-750c0ca8a750', '4b342b7f-e768-4a01-8290-e6e0541b2bf2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:15.897590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd6fb16-a8f3-4063-8235-e9bf17c0fb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc7a311-7dfb-4d46-8956-1fdc032bad62', '7fd634ee-7ce4-41e2-9767-e48660a8c80e', '531a05d8-9e85-4481-9f9c-750c0ca8a750', '4b342b7f-e768-4a01-8290-e6e0541b2bf2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.898308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de882411-63a2-4335-b4d1-c4ee62d00307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.926092 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de882411-63a2-4335-b4d1-c4ee62d00307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f038fd5-641e-4632-8dc6-913ffee59a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-426999287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['cdc7a311-7dfb-4d46-8956-1fdc032bad62','7fd634ee-7ce4-41e2-9767-e48660a8c80e','531a05d8-9e85-4481-9f9c-750c0ca8a750','4b342b7f-e768-4a01-8290-e6e0541b2bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-426999287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f038fd5-641e-4632-8dc6-913ffee59a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.927100 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf5f3d5-cbd9-4ff5-8d56-d0a9f1a84321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.947391 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf5f3d5-cbd9-4ff5-8d56-d0a9f1a84321) transitioned into state 'SUCCESS' from state '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-426999287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['cdc7a311-7dfb-4d46-8956-1fdc032bad62','7fd634ee-7ce4-41e2-9767-e48660a8c80e','531a05d8-9e85-4481-9f9c-750c0ca8a750','4b342b7f-e768-4a01-8290-e6e0541b2bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:15.948164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf6e502-5c96-42f6-bbfa-855e8c297ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:15.959975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf6e502-5c96-42f6-bbfa-855e8c297ead) 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 18 21:13:15.961114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (dcb047db-bceb-44bf-baec-d04da2404274) 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 18 21:13:15.961575 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:13:15.962301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-10c0b559-1634-4551-a7d3-65e7275315af tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:15.962859 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 716/2867] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:15 2026] POST /volume/v3/volumes => generated 746 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:15.978095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:15.979836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:15.980016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:15.980214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:15.987563 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:15.987563 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:15.992052 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:15.996430 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbbac7c4-3d96-4364-923c-bacebcff7a40 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:15.996831 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 722/2868] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:15 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:16.700353 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.702668 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:16.702903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.703335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.703523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:16.712422 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.712422 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:16.712422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e3e2877-6c64-411f-a0dc-7195333f9b10 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:16.712910 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 720/2869] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:16.723642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93b48380-444d-4124-8a0f-46c904790b18 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.725643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93b48380-444d-4124-8a0f-46c904790b18 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 Aug 18 21:13:16.725830 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93b48380-444d-4124-8a0f-46c904790b18 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.726015 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93b48380-444d-4124-8a0f-46c904790b18 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.731956 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93b48380-444d-4124-8a0f-46c904790b18 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 returned with HTTP 404 Aug 18 21:13:16.732562 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 717/2870] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/volumes/01293e4e-7cdc-4031-bb1a-dc6ce37a4877 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:16.739203 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.741397 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:16.741610 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.741855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.742057 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume with id: 4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:16.752626 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.752626 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:16.752626 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:16.775103 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume request issued successfully. Aug 18 21:13:16.775276 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebac7cd3-323a-48a9-b865-b9d30a31d1d8 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 202 Aug 18 21:13:16.775660 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 723/2871] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:16 2026] DELETE /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:16.785937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-99ac18e7-438d-4638-8d23-296c3c453d77 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.788109 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99ac18e7-438d-4638-8d23-296c3c453d77 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:16.788320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99ac18e7-438d-4638-8d23-296c3c453d77 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.788625 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99ac18e7-438d-4638-8d23-296c3c453d77 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.797714 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.797714 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:16.798297 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.798297 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:16.798813 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:16.798991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Checking backup size 1 against volume size 1 {{(pid=100294) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:13:16.799097 np0000007703 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Overwriting volume feac18c5-66f2-45de-a4ff-3a167aeafd67 with restore of backup b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:16.802471 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-99ac18e7-438d-4638-8d23-296c3c453d77 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:13:16.808606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99ac18e7-438d-4638-8d23-296c3c453d77 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 200 Aug 18 21:13:16.809322 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 721/2872] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:16.817314 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] restore_backup in rpcapi backup_id b22acd07-b931-4307-b044-3cc54f01dd85 {{(pid=100294) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:13:16.821518 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-91411696-465b-499e-ab0f-51d338b54e1d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/restore returned with HTTP 202 Aug 18 21:13:16.821926 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 712/2873] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:13:15 2026] POST /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:16.834425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d14583d2-b402-42d1-92d3-14636cc113a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.836855 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d14583d2-b402-42d1-92d3-14636cc113a1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:16.837054 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d14583d2-b402-42d1-92d3-14636cc113a1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.837249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d14583d2-b402-42d1-92d3-14636cc113a1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.837381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d14583d2-b402-42d1-92d3-14636cc113a1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:16.841539 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.841539 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:16.842352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d14583d2-b402-42d1-92d3-14636cc113a1 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:16.842701 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 718/2874] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:16.883890 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f80dbc8-0018-4eec-8b6c-694c613f1338 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.889679 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f80dbc8-0018-4eec-8b6c-694c613f1338 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:16.890026 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f80dbc8-0018-4eec-8b6c-694c613f1338 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.890320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f80dbc8-0018-4eec-8b6c-694c613f1338 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.895861 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f80dbc8-0018-4eec-8b6c-694c613f1338 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 404 Aug 18 21:13:16.896383 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 724/2875] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:16.903118 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.904890 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:16.905116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.905298 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.905390 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: df438fc2-698e-4947-a689-6c4dd93c15b0 Aug 18 21:13:16.909575 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4adf5072-57f1-4e70-b6f4-6111f5706bf3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 returned with HTTP 404 Aug 18 21:13:16.910061 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 722/2876] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:16 2026] DELETE /volume/v3/snapshots/df438fc2-698e-4947-a689-6c4dd93c15b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:16.916875 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.919324 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:16.919534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.920280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.920702 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 Aug 18 21:13:16.926180 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c13f08f7-162a-4505-9cbf-481af4b0ccc8 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 returned with HTTP 404 Aug 18 21:13:16.927046 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 713/2877] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:16 2026] DELETE /volume/v3/snapshots/b2803a8f-21f8-4f0b-a503-277cbd9d0ff7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:16.970813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:16.974007 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:16.974291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:16.974576 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:16.986702 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:16.986702 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:16.990766 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:16.996057 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-994027ee-4429-454c-b6cf-b12aa0ddd4f5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:16.996554 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 719/2878] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:16 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:17.015162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.016565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.017144 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988/action Aug 18 21:13:17.017522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:17.017693 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:17.018778 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:17.019042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.019265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.029772 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.029772 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:17.032149 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.032149 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:17.032737 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:17.035997 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:17.042746 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Begin detaching volume completed successfully. Aug 18 21:13:17.042922 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-ee3b5305-ec4a-4bb6-8498-50f6ad5b146c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988/action returned with HTTP 202 Aug 18 21:13:17.043338 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 725/2879] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:13:17 2026] POST /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:17.046144 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56ff83ec-8bd2-4f4b-89f8-6385c932581d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:17.046711 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 723/2880] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:17.063423 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.066746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:17.066995 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.067219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.079087 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.079087 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:17.083348 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:17.089604 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cb445d1f-daf5-4acf-bdee-8d7e36688e60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:17.089604 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 714/2881] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:17.104641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-093c62a9-1992-4cfd-9477-74a864e0052a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.105194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-093c62a9-1992-4cfd-9477-74a864e0052a None None] GET https://10.4.3.48/volume// Aug 18 21:13:17.105345 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-093c62a9-1992-4cfd-9477-74a864e0052a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.105534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-093c62a9-1992-4cfd-9477-74a864e0052a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.105869 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-093c62a9-1992-4cfd-9477-74a864e0052a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:17.106194 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 720/2882] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:17.108305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.110698 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:13:17.111002 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f038fd5-641e-4632-8dc6-913ffee59a71", "name": "tempest-VolumesBackupsTest-Backup-1088543028", "container": "tempest-volumesbackupstest-backup-container-2060170141"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:17.112934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': '8f038fd5-641e-4632-8dc6-913ffee59a71', 'name': 'tempest-VolumesBackupsTest-Backup-1088543028', 'container': 'tempest-volumesbackupstest-backup-container-2060170141'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:13:17.113366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume 8f038fd5-641e-4632-8dc6-913ffee59a71 in container tempest-volumesbackupstest-backup-container-2060170141 Aug 18 21:13:17.116463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.122330 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:17.122651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.122919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.126082 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.126082 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:17.126551 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:17.142997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['b7a6577c-4c60-4ae2-aff4-be1e90bfd5ad', 'e778d6a4-27c5-41c5-a454-e6aad356ab92'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:17.147241 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.147241 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:17.152972 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:17.160417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-0736a3c5-be2e-49b2-8a24-5760f3d76619 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:17.161371 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 724/2883] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 1319 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:17.182780 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-330a7ee1-cd20-436c-ae64-0992ca1e00b7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:13:17.183207 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 726/2884] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:17 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:17.192563 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-abf3976a-32e0-40f0-a710-c0141f996ead None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.194190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-abf3976a-32e0-40f0-a710-c0141f996ead tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:17.194359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-abf3976a-32e0-40f0-a710-c0141f996ead tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.194563 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-abf3976a-32e0-40f0-a710-c0141f996ead tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.194675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-abf3976a-32e0-40f0-a710-c0141f996ead tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:17.203132 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.203132 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:17.204136 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-abf3976a-32e0-40f0-a710-c0141f996ead tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:17.204716 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 715/2885] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:17.725040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.727356 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:17.727628 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.727925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.728054 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:17.733194 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.733194 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:17.734161 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfe0d1ea-5c0b-4446-8753-e973ac60f581 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:17.734620 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 721/2886] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:17.824916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-380f49a1-26f5-41da-b8f9-2cd2252a5cde None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.826714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-380f49a1-26f5-41da-b8f9-2cd2252a5cde tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e Aug 18 21:13:17.826913 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-380f49a1-26f5-41da-b8f9-2cd2252a5cde tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.827115 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-380f49a1-26f5-41da-b8f9-2cd2252a5cde tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.832847 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-380f49a1-26f5-41da-b8f9-2cd2252a5cde tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e returned with HTTP 404 Aug 18 21:13:17.833291 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 725/2887] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/volumes/4869df2c-b013-478b-910f-72c9f2510f1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:17.840135 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.841879 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:13:17.842085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.842314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.842850 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.842850 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:17.843114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:13:17.854624 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.856468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:17.856691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.857236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.857236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:17.861118 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.861118 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:17.861905 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71bca40a-bf4a-461d-a6e5-86968f584bd4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:17.862314 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 716/2888] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:17.869851 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Get all volumes completed successfully. Aug 18 21:13:17.873126 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:17.873126 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:17.879497 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d1cbc8e-a023-446b-840c-eed0b3b76425 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:13:17.879911 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 727/2889] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:13:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17428 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:17.895811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-660d52c9-85b6-4a7d-9024-b34186d763d7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:17.897736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-660d52c9-85b6-4a7d-9024-b34186d763d7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] DELETE https://10.4.3.48/volume/v3/types/41197de8-dda9-458a-a7b2-b91cabed467a Aug 18 21:13:17.897942 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-660d52c9-85b6-4a7d-9024-b34186d763d7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:17.898141 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-660d52c9-85b6-4a7d-9024-b34186d763d7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:17.922946 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-660d52c9-85b6-4a7d-9024-b34186d763d7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types/41197de8-dda9-458a-a7b2-b91cabed467a returned with HTTP 202 Aug 18 21:13:17.923373 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 722/2890] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:13:17 2026] DELETE /volume/v3/types/41197de8-dda9-458a-a7b2-b91cabed467a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:18.216705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:18.218658 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:18.218935 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:18.219168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:18.219270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:18.229044 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:18.229044 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:18.229877 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b8d5575-6008-4049-a6ef-52f408b6f449 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:18.230456 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 726/2891] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:18 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:18.746145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-181c5708-4d29-4728-864b-62bd321da7e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:18.750565 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-181c5708-4d29-4728-864b-62bd321da7e5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:18.750748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-181c5708-4d29-4728-864b-62bd321da7e5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:18.750909 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-181c5708-4d29-4728-864b-62bd321da7e5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:18.751010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-181c5708-4d29-4728-864b-62bd321da7e5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:18.759065 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:18.759065 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:18.759743 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-181c5708-4d29-4728-864b-62bd321da7e5 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:18.760153 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 717/2892] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:18 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:18.794508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:18.796112 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:18.796277 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:18.796488 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:18.796802 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume with id: b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:18.803276 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:18.803276 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:18.803664 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:18.818037 np0000007703 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:13:18.823504 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume request issued successfully. Aug 18 21:13:18.823678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec67d000-d829-44f1-bcbc-d0826982ca13 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 202 Aug 18 21:13:18.824136 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 728/2893] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:18 2026] DELETE /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:18.832840 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c7d61005-7cfb-43db-865e-eed77676dec7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:18.836771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7d61005-7cfb-43db-865e-eed77676dec7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:18.837019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7d61005-7cfb-43db-865e-eed77676dec7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:18.837301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c7d61005-7cfb-43db-865e-eed77676dec7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:18.846265 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:18.846265 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:18.850212 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c7d61005-7cfb-43db-865e-eed77676dec7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:13:18.854942 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c7d61005-7cfb-43db-865e-eed77676dec7 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 200 Aug 18 21:13:18.855398 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 723/2894] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:18 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:18.876714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d447da6-8921-4910-9214-04de31ca7a55 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:18.878642 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d447da6-8921-4910-9214-04de31ca7a55 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:18.878889 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d447da6-8921-4910-9214-04de31ca7a55 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:18.879105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d447da6-8921-4910-9214-04de31ca7a55 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:18.879247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0d447da6-8921-4910-9214-04de31ca7a55 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:18.883580 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:18.883580 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:18.884347 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d447da6-8921-4910-9214-04de31ca7a55 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:18.884913 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 727/2895] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:18 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:19.239769 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.241342 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:19.241454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.241579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.241706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:19.245945 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:19.245945 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:19.246824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f0b17e1-7105-465b-93d8-a8851762dbfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:19.247251 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 718/2896] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:19 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:19.770186 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d775c185-5108-480b-927f-42d226979663 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.771922 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d775c185-5108-480b-927f-42d226979663 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:19.772133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d775c185-5108-480b-927f-42d226979663 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.772310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d775c185-5108-480b-927f-42d226979663 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.772409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d775c185-5108-480b-927f-42d226979663 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:19.776929 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:19.776929 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:19.777885 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d775c185-5108-480b-927f-42d226979663 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:19.778387 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 729/2897] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:19 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:19.872061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8dcffbcf-858f-431a-be23-ca924c6a85f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.873552 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8dcffbcf-858f-431a-be23-ca924c6a85f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa Aug 18 21:13:19.873710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8dcffbcf-858f-431a-be23-ca924c6a85f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.873894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8dcffbcf-858f-431a-be23-ca924c6a85f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.878778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8dcffbcf-858f-431a-be23-ca924c6a85f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa returned with HTTP 404 Aug 18 21:13:19.879232 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 724/2898] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:19 2026] GET /volume/v3/volumes/b666f2eb-fa93-46b5-b870-29a8a6fe02fa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:19.886986 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da054e93-bc9a-4781-93d4-3b411485529a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.888580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:13:19.888783 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.888978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.889744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:13:19.897509 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.902043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:19.902215 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.902382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.902516 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:19.909680 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:19.909680 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:19.910513 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b927f6d-255b-40a7-a2dd-1e73693166ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:19.910785 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 719/2899] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:19 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:19.935259 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Get all volumes completed successfully. Aug 18 21:13:19.937576 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:19.937576 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:19.943426 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da054e93-bc9a-4781-93d4-3b411485529a tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:13:19.943861 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 728/2900] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:13:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:19.968137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df235b13-b1df-4a5d-98d7-09112327332f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:19.969970 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df235b13-b1df-4a5d-98d7-09112327332f tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] DELETE https://10.4.3.48/volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c Aug 18 21:13:19.970351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df235b13-b1df-4a5d-98d7-09112327332f tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:19.970633 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df235b13-b1df-4a5d-98d7-09112327332f tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:19.994546 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df235b13-b1df-4a5d-98d7-09112327332f tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c returned with HTTP 202 Aug 18 21:13:19.995054 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 730/2901] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:13:19 2026] DELETE /volume/v3/types/33a71097-7d0e-418b-b57d-7806d9ffa87c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:20.007969 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-612eeff7-366d-4033-a3ed-3139a91e1145 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.009855 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-612eeff7-366d-4033-a3ed-3139a91e1145 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:13:20.010368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-612eeff7-366d-4033-a3ed-3139a91e1145 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2050222910", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:20.027635 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-612eeff7-366d-4033-a3ed-3139a91e1145 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:13:20.028254 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 725/2902] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:13:20 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:20.043773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-638a700a-41be-4dcc-b9c5-64948fddc68b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.045959 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-638a700a-41be-4dcc-b9c5-64948fddc68b tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] POST https://10.4.3.48/volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18/encryption Aug 18 21:13:20.046452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-638a700a-41be-4dcc-b9c5-64948fddc68b tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-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 18 21:13:20.066658 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-638a700a-41be-4dcc-b9c5-64948fddc68b tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18/encryption returned with HTTP 200 Aug 18 21:13:20.067238 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 720/2903] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:13:20 2026] POST /volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:20.077704 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.080019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:20.080477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1103972775", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2050222910", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:20.082555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1103972775', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2050222910', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:20.086940 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume of 1 GB Aug 18 21:13:20.087343 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:20.087343 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:20.088055 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Availability Zones retrieved successfully. Aug 18 21:13:20.097987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (8cf0ca2f-4cc4-4401-8653-e056d68859b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:20.099345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a72a532-4e45-4140-a4dd-11397b66cdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:20.100604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:20.132945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a72a532-4e45-4140-a4dd-11397b66cdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:13:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78691b1e-9b50-4371-9e26-9223d69cfd18,is_public=True,name='tempest-scenario-type-luks-2050222910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78691b1e-9b50-4371-9e26-9223d69cfd18', '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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:20.133988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2e6e8-1878-43a3-abb7-1896cd4a3da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:20.170667 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2050222910 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2050222910, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:13:20.171056 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2050222910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2050222910, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:13:20.202887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Created reservations ['0a4e30f4-0c95-42b9-8e13-0f5bd95afc2c', 'e5261787-cda2-4ada-b575-62989e759c81', 'fa95484f-367b-4038-87f0-8da2d6be2a62', '5f64f81f-7c2f-45a3-89d7-088cbdd4b2aa'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:20.204001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2e6e8-1878-43a3-abb7-1896cd4a3da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4e30f4-0c95-42b9-8e13-0f5bd95afc2c', 'e5261787-cda2-4ada-b575-62989e759c81', 'fa95484f-367b-4038-87f0-8da2d6be2a62', '5f64f81f-7c2f-45a3-89d7-088cbdd4b2aa']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:20.204989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0671b9c4-b074-49a2-9244-0ea8628fe77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:20.233681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0671b9c4-b074-49a2-9244-0ea8628fe77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd5b958-40d1-444d-9c28-ff9e9a512367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1103972775',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['0a4e30f4-0c95-42b9-8e13-0f5bd95afc2c','e5261787-cda2-4ada-b575-62989e759c81','fa95484f-367b-4038-87f0-8da2d6be2a62','5f64f81f-7c2f-45a3-89d7-088cbdd4b2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=78691b1e-9b50-4371-9e26-9223d69cfd18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1103972775',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6cd5b958-40d1-444d-9c28-ff9e9a512367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444216c725c439081acb9fc50ec75b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78691b1e-9b50-4371-9e26-9223d69cfd18),volume_type_id=78691b1e-9b50-4371-9e26-9223d69cfd18)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:20.234738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d42b0e2-5ada-4f22-95db-caa3b6748dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:20.259193 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d42b0e2-5ada-4f22-95db-caa3b6748dd3) transitioned into state 'SUCCESS' from state '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-1103972775',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444216c725c439081acb9fc50ec75b3',qos_specs=None,replication_status=,reservations=['0a4e30f4-0c95-42b9-8e13-0f5bd95afc2c','e5261787-cda2-4ada-b575-62989e759c81','fa95484f-367b-4038-87f0-8da2d6be2a62','5f64f81f-7c2f-45a3-89d7-088cbdd4b2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfceb3caebbd4abcb628b8a71c619d03',volume_type_id=78691b1e-9b50-4371-9e26-9223d69cfd18)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:20.260006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebfdcfc-8b5c-4a4d-9ed4-0c9670c84259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:20.262522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.264548 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:20.264881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:20.265250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:20.265454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:20.271152 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebfdcfc-8b5c-4a4d-9ed4-0c9670c84259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:20.272288 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:20.272288 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:20.272443 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Flow 'volume_create_api' (8cf0ca2f-4cc4-4401-8653-e056d68859b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:20.272505 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eeb6ff02-6727-4249-851c-daffa3c6da66 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:20.272910 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Create volume request issued successfully. Aug 18 21:13:20.273401 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 731/2904] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:20 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:20.274069 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c6748d6d-7bac-49f3-a5f0-12d74843fbc4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:20.274593 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 729/2905] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:20 2026] POST /volume/v3/volumes => generated 783 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:20.791254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.793288 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:20.793881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:20.793881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:20.793881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:20.798034 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:20.798034 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:20.798775 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74ba1a4e-c0d4-455f-ac36-c8579ec59b03 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:20.799124 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 726/2906] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:20 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:20.924367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a2f6322b-4d14-465c-8eec-d20c800b032f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:20.926653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a2f6322b-4d14-465c-8eec-d20c800b032f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:20.926957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a2f6322b-4d14-465c-8eec-d20c800b032f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:20.927144 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a2f6322b-4d14-465c-8eec-d20c800b032f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:20.927296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a2f6322b-4d14-465c-8eec-d20c800b032f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:20.932053 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:20.932053 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:20.933023 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a2f6322b-4d14-465c-8eec-d20c800b032f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:20.933675 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 721/2907] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:20 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:21.287767 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:21.288508 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:21.288736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:21.288923 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:21.289060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:21.294619 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:21.294619 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:21.295497 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-318d173f-6385-4c16-8e9b-500cdcc9ecf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:21.295973 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 732/2908] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:21 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:21.808867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:21.811050 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:21.811252 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:21.811327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:21.811474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:21.819096 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:21.819096 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:21.820264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fbb7c5f2-8cfa-45ff-a92f-2045307ae3f9 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:21.820935 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 730/2909] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:21 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:21.945364 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:21.947257 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:21.947457 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:21.947660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:21.947798 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:21.952638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-cb0c3b07-5ff9-4c0d-b1f1-41137574c14e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:21.955076 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:21.955076 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:21.958264 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-cb0c3b07-5ff9-4c0d-b1f1-41137574c14e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 Aug 18 21:13:21.958548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-cb0c3b07-5ff9-4c0d-b1f1-41137574c14e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:21.958827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-cb0c3b07-5ff9-4c0d-b1f1-41137574c14e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:21.960435 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa1e7941-0acd-4d6f-899a-be3f6adee01e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:21.961075 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 727/2910] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:21 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:21.970741 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:21.970741 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:22.034516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6666e41d-cee1-4025-aef2-15d6fae25702 req-cb0c3b07-5ff9-4c0d-b1f1-41137574c14e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 returned with HTTP 200 Aug 18 21:13:22.034516 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 722/2911] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:21 2026] DELETE /volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:22.306890 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:22.309132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:22.309370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:22.309619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:22.309770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:22.315281 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:22.315281 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:22.316412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c03bff4-a430-41e6-8b70-6a71c17ee1c9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:22.317053 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 733/2912] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:22 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:22.839601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:22.841291 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:13:22.841437 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:22.841606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:22.841738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Show backup with id f9d9255e-c334-4143-a960-b9b8cffff134. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:22.851604 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:22.851604 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:22.852421 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a660fd9-1f2e-4a29-97df-3134fc8f886d tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 200 Aug 18 21:13:22.852783 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 731/2913] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:22 2026] GET /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:22.866658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-91cdabdf-891c-4969-856e-7564f15ead89 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:22.873251 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91cdabdf-891c-4969-856e-7564f15ead89 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:13:22.873251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91cdabdf-891c-4969-856e-7564f15ead89 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:22.873251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91cdabdf-891c-4969-856e-7564f15ead89 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:22.884126 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:22.884126 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:22.891867 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-91cdabdf-891c-4969-856e-7564f15ead89 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:22.898222 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91cdabdf-891c-4969-856e-7564f15ead89 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 200 Aug 18 21:13:22.898710 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 728/2914] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:22 2026] GET /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:22.911885 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:22.913617 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:13:22.913824 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:22.914015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:22.922583 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:22.922583 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:22.927175 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:22.932135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-abef239c-a9b3-4383-a89a-d820cf00a6cb tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 200 Aug 18 21:13:22.932530 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 723/2915] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:22 2026] GET /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:22.975209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-166316a3-b21b-4306-bb1a-e210f9decb8d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:22.978219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-166316a3-b21b-4306-bb1a-e210f9decb8d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:22.978408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-166316a3-b21b-4306-bb1a-e210f9decb8d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:22.978574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-166316a3-b21b-4306-bb1a-e210f9decb8d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:22.978668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-166316a3-b21b-4306-bb1a-e210f9decb8d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:22.983501 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:22.983501 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:22.984211 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-166316a3-b21b-4306-bb1a-e210f9decb8d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:22.984592 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 734/2916] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:22 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:23.319580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-89130c87-ec29-473d-88e6-1e146b21a151 req-e3199768-ebd5-4b76-bcef-13df3d1757a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:23.325918 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89130c87-ec29-473d-88e6-1e146b21a151 req-e3199768-ebd5-4b76-bcef-13df3d1757a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 Aug 18 21:13:23.326450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89130c87-ec29-473d-88e6-1e146b21a151 req-e3199768-ebd5-4b76-bcef-13df3d1757a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:23.326450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-89130c87-ec29-473d-88e6-1e146b21a151 req-e3199768-ebd5-4b76-bcef-13df3d1757a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:23.329079 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:23.331431 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:23.331556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:23.331781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:23.331909 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:23.333817 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-89130c87-ec29-473d-88e6-1e146b21a151 req-e3199768-ebd5-4b76-bcef-13df3d1757a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 returned with HTTP 404 Aug 18 21:13:23.334302 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 732/2917] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:23 2026] DELETE /volume/v3/attachments/12c78d49-9703-401f-84e1-78d2964ccb89 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:13:23.339812 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:23.339812 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:23.340577 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cad7cf5a-2bf6-4801-90a0-53c909870670 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:23.340994 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 729/2918] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:23 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:23.997839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37769560-4b21-48b6-9328-2e6557df2cef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:23.999239 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37769560-4b21-48b6-9328-2e6557df2cef tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:24.003362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37769560-4b21-48b6-9328-2e6557df2cef tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:24.003362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37769560-4b21-48b6-9328-2e6557df2cef tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:24.003362 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-37769560-4b21-48b6-9328-2e6557df2cef tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:24.015197 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:24.015197 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:24.015461 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37769560-4b21-48b6-9328-2e6557df2cef tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:24.016067 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 724/2919] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:23 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:24.341603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:24.345175 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:13:24.345449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:24.345653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:24.355515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e242fa4-befb-468d-8695-b7db46880095 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:24.356263 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:24.356263 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:24.357558 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e242fa4-befb-468d-8695-b7db46880095 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:24.357757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e242fa4-befb-468d-8695-b7db46880095 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:24.358056 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e242fa4-befb-468d-8695-b7db46880095 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:24.358219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9e242fa4-befb-468d-8695-b7db46880095 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:24.362750 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:24.363907 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:24.363907 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:24.364910 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e242fa4-befb-468d-8695-b7db46880095 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:24.365411 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 733/2920] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:24 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:24.367532 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a6a3a93d-90e0-4211-bfff-8b5f1dff3b30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 200 Aug 18 21:13:24.367975 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 735/2921] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:24 2026] GET /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:24.589704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6faad880-e005-4c9e-a549-49d983e7daa9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:24.595050 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:24.595460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07493b84-34cf-4ced-8eed-3e82e11ea20e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-15476336", "description": null, "metadata": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:24.611222 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:24.611222 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:24.611799 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:24.611944 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume 07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:24.669844 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['d4aaa0a0-02d5-4396-81fa-266b47ea736b', '4da067c2-50af-45dc-8ef9-3fe726510616', 'ebad966f-1627-48de-8ade-aac907826998', 'ebc00766-24cf-4754-9922-027a7b7067aa'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:24.710596 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:13:24.711153 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6faad880-e005-4c9e-a549-49d983e7daa9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:24.711633 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 730/2922] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:24.733338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:24.737359 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:24.738029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:24.738449 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:24.745440 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:24.745440 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:24.745923 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:24.746908 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-74c7c90d-8f7e-46cf-82d0-c2797a61dcd4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 200 Aug 18 21:13:24.747419 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 725/2923] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:24 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:24.987727 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:24.990151 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:13:24.990385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:24.990612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.000696 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.000696 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:25.005312 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:25.011701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-a410de71-5843-482a-9cf8-3d1cbd372f1c tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 200 Aug 18 21:13:25.012209 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 734/2924] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:24 2026] GET /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:25.015396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.016875 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:25.017053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.017222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.017373 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 3bd14469-6897-4f85-8439-8496f1cb1d6c Aug 18 21:13:25.021871 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ed5088c-a4e8-4d56-a96b-e735573d947e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c returned with HTTP 404 Aug 18 21:13:25.022218 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 736/2925] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:25 2026] DELETE /volume/v3/snapshots/3bd14469-6897-4f85-8439-8496f1cb1d6c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:25.027132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ff65e6c3-9a07-42ff-b298-7bdbf164465a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.027653 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff65e6c3-9a07-42ff-b298-7bdbf164465a None None] GET https://10.4.3.48/volume// Aug 18 21:13:25.027838 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff65e6c3-9a07-42ff-b298-7bdbf164465a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.028054 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ff65e6c3-9a07-42ff-b298-7bdbf164465a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.028374 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ff65e6c3-9a07-42ff-b298-7bdbf164465a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:25.028633 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 731/2926] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:13: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 18 21:13:25.035465 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.037679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.038808 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:25.039034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.039224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.039607 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:25.039828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.040043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.040169 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:25.043454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-1d926507-9e8d-4d2b-9622-df8c5bbabb41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.045503 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-1d926507-9e8d-4d2b-9622-df8c5bbabb41 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:13:25.045788 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.045788 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:25.045867 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-1d926507-9e8d-4d2b-9622-df8c5bbabb41 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f07b533f-726e-4489-8dcc-5cd3a23687b4", "connector": null, "instance_uuid": "b80cc6a6-08a8-4bfe-8d15-685875fe0ae6"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:25.046787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d50bbe61-dce4-4bab-8f96-8430d672ddd2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:25.047255 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 735/2927] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.051581 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.051581 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:25.054256 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.054256 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:25.057331 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:25.063352 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c142fead-8c1e-45b2-bc59-aee2e7910ec0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:25.063898 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 726/2928] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.081329 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-1d926507-9e8d-4d2b-9622-df8c5bbabb41 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:13:25.081741 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 737/2929] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:13:25 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 18 21:13:25.089644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.091419 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:25.091758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-129338604"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:25.093244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-129338604'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:25.093375 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 1 GB Aug 18 21:13:25.093616 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.093616 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:25.106324 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:13:25.114456 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (6ad775da-c45d-4687-ac08-fa0a60583cef) 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 18 21:13:25.115354 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67d85b4-9833-4188-a109-7fdf16077d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:25.116241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-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 18 21:13:25.142013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67d85b4-9833-4188-a109-7fdf16077d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:13:25.142013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f01ec-d937-4159-8b21-3b6d66a17179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:25.188514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['5bf20cfe-f1f1-4e89-8863-aed2a95ef470', '6903ae79-5588-4a95-89e6-5a80630d0c73', '421a5b6c-f325-4fad-a196-c588acf3d965', 'd78187c7-a5e9-4fff-8c55-aad9a606d5a6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:25.189348 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f01ec-d937-4159-8b21-3b6d66a17179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf20cfe-f1f1-4e89-8863-aed2a95ef470', '6903ae79-5588-4a95-89e6-5a80630d0c73', '421a5b6c-f325-4fad-a196-c588acf3d965', 'd78187c7-a5e9-4fff-8c55-aad9a606d5a6']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:25.190073 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1196d5dc-a7e9-44f8-a755-ea79410beda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:25.211298 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1196d5dc-a7e9-44f8-a755-ea79410beda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9050441a-d406-46e1-9211-58b5e295e2c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-129338604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['5bf20cfe-f1f1-4e89-8863-aed2a95ef470','6903ae79-5588-4a95-89e6-5a80630d0c73','421a5b6c-f325-4fad-a196-c588acf3d965','d78187c7-a5e9-4fff-8c55-aad9a606d5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-129338604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9050441a-d406-46e1-9211-58b5e295e2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:25.211904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb3c644-33a6-47dc-8278-168cd0308bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:25.230835 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb3c644-33a6-47dc-8278-168cd0308bc9) transitioned into state 'SUCCESS' from state '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-129338604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['5bf20cfe-f1f1-4e89-8863-aed2a95ef470','6903ae79-5588-4a95-89e6-5a80630d0c73','421a5b6c-f325-4fad-a196-c588acf3d965','d78187c7-a5e9-4fff-8c55-aad9a606d5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:25.231458 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775bea77-86c3-4a75-8874-b261f9f9002b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:25.248013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775bea77-86c3-4a75-8874-b261f9f9002b) 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 18 21:13:25.251483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (6ad775da-c45d-4687-ac08-fa0a60583cef) 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 18 21:13:25.251483 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:13:25.251483 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15cfd3ac-17bc-4d98-8550-6790e81c9c4a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:25.251483 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 732/2930] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:13:25 2026] POST /volume/v3/volumes => generated 751 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:25.263192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.265774 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:25.265969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.266168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.274103 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.274103 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:25.278386 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:25.283053 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1eedf8-0cfc-46ac-a587-47e90071cf32 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 200 Aug 18 21:13:25.283452 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 736/2931] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.385831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.389270 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:25.389270 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.389270 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.389270 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:25.403040 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.403040 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:25.409253 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4c72e942-43ff-48ff-a6dc-0bb841263d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:25.409253 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 727/2932] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.761665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-52d864da-9276-467b-99db-e53e0f569c8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.765075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52d864da-9276-467b-99db-e53e0f569c8f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:25.765367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52d864da-9276-467b-99db-e53e0f569c8f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.765663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52d864da-9276-467b-99db-e53e0f569c8f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.773333 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.773333 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:25.774222 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-52d864da-9276-467b-99db-e53e0f569c8f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:25.775298 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52d864da-9276-467b-99db-e53e0f569c8f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 200 Aug 18 21:13:25.775747 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 738/2933] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.791250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.793746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:25.794049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.794284 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.801996 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.801996 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:25.801996 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:25.806755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cb1853c-4eb6-4017-9260-6dfd151bf8ea tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 200 Aug 18 21:13:25.806755 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 733/2934] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:25.816128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.818586 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:25.819188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07493b84-34cf-4ced-8eed-3e82e11ea20e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1819112175", "description": null, "metadata": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:25.865978 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.865978 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:25.866185 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:25.866378 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume 07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:25.919499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['b0a2986e-e3a4-4eb1-b3c3-2b396474c7c1', '2b94b614-3c59-435f-8311-d1f22c036c12', 'ee4f0bea-048b-4f87-a562-49f1386582b0', '2abb3eb4-436e-4efc-afe3-136d54ca79c8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:25.968114 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:13:25.969601 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa200d17-cc19-4193-abb1-74ac7fe54377 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:25.970336 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 737/2935] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:25.983797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:25.988264 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:25.988505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:25.988711 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:25.996517 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:25.996517 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:25.997786 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:25.998151 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c778b031-9567-44d7-aa0a-118b0eeb2ee9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 200 Aug 18 21:13:25.998586 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 728/2936] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:25 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:26.061915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-565af683-c941-4b56-b015-02a28b5d5c4d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.066126 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-565af683-c941-4b56-b015-02a28b5d5c4d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:26.066198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-565af683-c941-4b56-b015-02a28b5d5c4d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.067743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-565af683-c941-4b56-b015-02a28b5d5c4d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.067743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-565af683-c941-4b56-b015-02a28b5d5c4d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:26.071581 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.071581 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:26.072423 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-565af683-c941-4b56-b015-02a28b5d5c4d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:26.072816 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 739/2937] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:26 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:26.304926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7e30eed6-464b-4281-8142-6845664cba25 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.307115 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e30eed6-464b-4281-8142-6845664cba25 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:26.308667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e30eed6-464b-4281-8142-6845664cba25 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.308667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7e30eed6-464b-4281-8142-6845664cba25 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.318310 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.318310 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:26.324481 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7e30eed6-464b-4281-8142-6845664cba25 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:26.333753 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7e30eed6-464b-4281-8142-6845664cba25 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 200 Aug 18 21:13:26.334367 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 734/2938] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:26 2026] GET /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:26.351634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7088a81-f890-41de-ad94-8fb787e83728 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.353514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:26.354260 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9050441a-d406-46e1-9211-58b5e295e2c7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-443128746"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:26.364971 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.364971 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:26.365639 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:26.366174 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume 9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:26.406620 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['710890d1-7fc0-4256-976a-ab75e2ad06d9', '0a8125e2-4465-40ca-b3d6-b3b2e7661ae9', '1e2637db-66b7-47f9-b20f-085df0c7019f', '27697d2e-2c22-4fac-b035-6df751eea6da'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:26.416797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.419040 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:26.419352 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.419737 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.419976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:26.427648 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.427648 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:26.428935 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98329da3-c9f0-4741-93b2-f1b59079bd24 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:26.431401 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 729/2939] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:26 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:26.449777 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot create request issued successfully. Aug 18 21:13:26.450106 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7088a81-f890-41de-ad94-8fb787e83728 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:26.450689 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 738/2940] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:26.460739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.462469 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:26.462694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.462955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.468658 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.468658 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:26.469357 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:26.470136 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1172dd3f-d029-4966-977c-0e6612c9afc6 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 returned with HTTP 200 Aug 18 21:13:26.470617 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 740/2941] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:26 2026] GET /volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:26.653601 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-60609e3f-5c54-4fe9-aec1-63ae6bd047b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.653977 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60609e3f-5c54-4fe9-aec1-63ae6bd047b9 None None] GET https://10.4.3.48/volume// Aug 18 21:13:26.654197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60609e3f-5c54-4fe9-aec1-63ae6bd047b9 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.654453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-60609e3f-5c54-4fe9-aec1-63ae6bd047b9 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.654982 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-60609e3f-5c54-4fe9-aec1-63ae6bd047b9 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:26.655338 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 735/2942] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:26.663531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.665378 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:13:26.665591 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:26.665777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:26.675577 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.675577 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:26.678551 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:13:26.683347 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-defa3dd6-2906-4e04-9709-b623d767e34f tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 200 Aug 18 21:13:26.683790 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 730/2943] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:26 2026] GET /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 1593 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:26.804324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:26.807773 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] PUT https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 Aug 18 21:13:26.808091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:26.818577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Acquiring lock "cinder-attachment_update-f07b533f-726e-4489-8dcc-5cd3a23687b4-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:26.824917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Lock "cinder-attachment_update-f07b533f-726e-4489-8dcc-5cd3a23687b4-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:26.824917 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:26.824917 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:26.995647 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Lock "cinder-attachment_update-f07b533f-726e-4489-8dcc-5cd3a23687b4-np0000007703" released by "attachment_update" :: held 0.173s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:26.995933 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-eff090b4-0da4-41ac-91ce-48e061596d60 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 returned with HTTP 200 Aug 18 21:13:26.996385 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 739/2944] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:26 2026] PUT /volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:27.014645 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8cfbf624-da31-4713-8913-e041b7ae7582 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.016941 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cfbf624-da31-4713-8913-e041b7ae7582 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:27.017177 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cfbf624-da31-4713-8913-e041b7ae7582 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.017464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cfbf624-da31-4713-8913-e041b7ae7582 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.024043 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.024043 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:27.024387 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8cfbf624-da31-4713-8913-e041b7ae7582 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:27.025082 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cfbf624-da31-4713-8913-e041b7ae7582 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 200 Aug 18 21:13:27.025413 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 741/2945] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.027245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-3a300d30-76c8-4bb7-92f9-1c148a54caf2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.029111 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-3a300d30-76c8-4bb7-92f9-1c148a54caf2 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] POST https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4/action Aug 18 21:13:27.029442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-3a300d30-76c8-4bb7-92f9-1c148a54caf2 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:27.029549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-3a300d30-76c8-4bb7-92f9-1c148a54caf2 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-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 18 21:13:27.036112 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.039237 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:27.040054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.040054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.047452 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.047452 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:27.047884 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.047884 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:27.048058 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:27.048944 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae97b20f-01b8-4066-8790-8629bbd3c156 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 200 Aug 18 21:13:27.049362 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 731/2946] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.063914 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-2b7a6d57-eb19-4308-932d-94c061b0177f req-3a300d30-76c8-4bb7-92f9-1c148a54caf2 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4/action returned with HTTP 204 Aug 18 21:13:27.064352 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 736/2947] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:27 2026] POST /volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:27.064871 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.067381 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:27.067713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07493b84-34cf-4ced-8eed-3e82e11ea20e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1025512317", "description": null, "metadata": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:27.086222 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.086222 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:27.086885 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:27.087056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume 07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:27.089603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c418bacc-b873-42ed-b911-a857f34b0833 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.092679 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c418bacc-b873-42ed-b911-a857f34b0833 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:27.094611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c418bacc-b873-42ed-b911-a857f34b0833 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.094611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c418bacc-b873-42ed-b911-a857f34b0833 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.094611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c418bacc-b873-42ed-b911-a857f34b0833 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:27.100240 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.100240 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:27.101024 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c418bacc-b873-42ed-b911-a857f34b0833 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:27.102282 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 742/2948] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.144262 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['8ee47cf6-442f-463c-8e49-a702931fbea8', '74e69423-e1aa-4946-90c9-f1467847a125', 'f66ffd7d-1ef5-47d2-9594-18b0af3fd81f', 'e24d4777-bee3-4ac4-b302-f5f95d593119'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:27.188354 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:13:27.188354 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-590b4009-a206-4a53-9d2d-6a1d7185b28e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:27.188354 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 740/2949] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:27.199207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.200792 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:27.201651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.201651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.207955 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.207955 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:27.207955 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:27.208561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2adb018c-24e7-4f47-8927-e1b9289e92a6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 200 Aug 18 21:13:27.208970 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 732/2950] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.441358 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.443794 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:27.444075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.444322 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.444519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:27.450179 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.450179 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:27.451220 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8747207d-73f4-4a96-b6e8-c8f50b98548b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:27.451709 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 737/2951] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.483118 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.486656 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:27.486837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.487070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.492515 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.492515 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:27.493028 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:27.493810 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbb99652-cf92-4979-883b-b04abdd2bd6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 returned with HTTP 200 Aug 18 21:13:27.494234 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 743/2952] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:27.506373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.510614 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:27.511051 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7652f832-f8e6-4c21-9ff5-85cd9d65ed69", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1935617938"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:27.512688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'snapshot_id': '7652f832-f8e6-4c21-9ff5-85cd9d65ed69', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1935617938'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:27.518840 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.518840 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:27.519355 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:27.519501 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 2 GB Aug 18 21:13:27.524515 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:13:27.533469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (6cccc82c-c74d-4dc2-849f-3cd717122529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:27.535165 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bde9af-de7b-4aa3-8390-32a92bf946e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:27.536675 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:27.577600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bde9af-de7b-4aa3-8390-32a92bf946e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7652f832-f8e6-4c21-9ff5-85cd9d65ed69', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:27.578518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0b7a88-2bfd-4f37-978b-f3b3e703efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:27.624196 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['e699d898-1aef-4911-a293-196f4c9e6028', '521cf9bd-aee3-458e-a909-b46beec5cb59', 'da08cbc6-81f7-466b-a9d9-349d56766faf', 'a9b23118-e4c4-455f-8463-60e780ca4700'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:27.625241 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0b7a88-2bfd-4f37-978b-f3b3e703efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e699d898-1aef-4911-a293-196f4c9e6028', '521cf9bd-aee3-458e-a909-b46beec5cb59', 'da08cbc6-81f7-466b-a9d9-349d56766faf', 'a9b23118-e4c4-455f-8463-60e780ca4700']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:27.626272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676eedb0-77fa-4d11-b876-f58e4ad81c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:27.674521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676eedb0-77fa-4d11-b876-f58e4ad81c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '515aef91-d175-40d3-9338-64c9d9fbaa86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1935617938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['e699d898-1aef-4911-a293-196f4c9e6028','521cf9bd-aee3-458e-a909-b46beec5cb59','da08cbc6-81f7-466b-a9d9-349d56766faf','a9b23118-e4c4-455f-8463-60e780ca4700'],size=2,snapshot_id=7652f832-f8e6-4c21-9ff5-85cd9d65ed69,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1935617938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=515aef91-d175-40d3-9338-64c9d9fbaa86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,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=7652f832-f8e6-4c21-9ff5-85cd9d65ed69,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:27.675615 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21959392-2150-4995-a59f-0af083a45143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:27.696475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21959392-2150-4995-a59f-0af083a45143) transitioned into state 'SUCCESS' from state '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-1935617938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['e699d898-1aef-4911-a293-196f4c9e6028','521cf9bd-aee3-458e-a909-b46beec5cb59','da08cbc6-81f7-466b-a9d9-349d56766faf','a9b23118-e4c4-455f-8463-60e780ca4700'],size=2,snapshot_id=7652f832-f8e6-4c21-9ff5-85cd9d65ed69,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:27.696925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb06077e-8fd1-48de-8698-16b3293eb03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:27.722890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb06077e-8fd1-48de-8698-16b3293eb03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:27.723670 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (6cccc82c-c74d-4dc2-849f-3cd717122529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:27.723974 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:13:27.724542 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcd2679-fb02-4a09-960b-6d15c37a2a67 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:27.725137 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 741/2953] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:27 2026] POST /volume/v3/volumes => generated 786 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:27.746538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:27.748341 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:27.748532 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:27.748763 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:27.759254 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:27.759254 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:27.764452 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:27.768899 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62fd25d6-9cff-40b2-82b9-51b4ef1d78d7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 200 Aug 18 21:13:27.769277 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 733/2954] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:27 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.114804 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.116652 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:28.116771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.116960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.117107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:28.123770 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.123770 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:28.124564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc3e05f2-402b-4132-81c7-81215bf7c806 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:28.125075 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 738/2955] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.141044 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.143254 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 Aug 18 21:13:28.143500 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.143764 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.161826 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.161826 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:28.172648 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:28.182874 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b127f348-9fbe-422c-9947-f7ac16d875e6 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 returned with HTTP 200 Aug 18 21:13:28.183327 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 744/2956] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 => generated 899 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.197414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.201353 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:13:28.201526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.201696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.202087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:13:28.202445 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.202445 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:28.202713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:13:28.211124 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Get all volumes completed successfully. Aug 18 21:13:28.211124 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f429cc5a-4c6b-4fb6-9a65-4631bae4221f tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:13:28.211124 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 742/2957] 10.4.3.48 () {66 vars in 1230 bytes} [Tue Aug 18 21:13:28 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 18 21:13:28.221743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.221743 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:28.221743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.221743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.223297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.225349 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] DELETE https://10.4.3.48/volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 Aug 18 21:13:28.225564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.225797 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.225999 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume with id: feac18c5-66f2-45de-a4ff-3a167aeafd67 Aug 18 21:13:28.235090 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.235090 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:28.235695 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:28.236652 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f62e2da9-3bc3-4f80-8c6b-9dab1a5654c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 200 Aug 18 21:13:28.237142 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 734/2958] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.240410 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.240410 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:28.241023 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:28.247821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.249918 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:28.250177 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.250412 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.258280 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.258280 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:28.258751 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:28.259585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46b18cfe-62af-48c9-bd34-a0da704c1ab2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 200 Aug 18 21:13:28.260079 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 745/2959] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.267844 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume request issued successfully. Aug 18 21:13:28.268066 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b038d6e-0916-48d3-8b07-ca42880681e9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 returned with HTTP 202 Aug 18 21:13:28.268459 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 739/2960] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:28 2026] DELETE /volume/v3/volumes/feac18c5-66f2-45de-a4ff-3a167aeafd67 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:28.279573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ed4aae1-be15-4ced-83d5-affed35464ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.284738 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] DELETE https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c Aug 18 21:13:28.285001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.285239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.285396 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Delete backup with id: e2de3fe5-1f83-498a-85a5-bffdd0defc3c. Aug 18 21:13:28.290895 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.290895 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:28.306432 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] delete_backup rpcapi backup_id e2de3fe5-1f83-498a-85a5-bffdd0defc3c {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:13:28.308581 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ed4aae1-be15-4ced-83d5-affed35464ed tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c returned with HTTP 202 Aug 18 21:13:28.309152 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 743/2961] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:28 2026] DELETE /volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:28.319912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.321808 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c Aug 18 21:13:28.322183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.324745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.324745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Show backup with id e2de3fe5-1f83-498a-85a5-bffdd0defc3c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:28.333156 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.333156 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:28.335067 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f28ade0-93b9-4cb4-8c32-7ac1edf890f4 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c returned with HTTP 200 Aug 18 21:13:28.335067 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 735/2962] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.464958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.467926 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:28.468185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.468390 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.468512 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:28.475432 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.475432 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:28.477210 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b0af142-bd7b-4371-86b8-a55ead9ee29c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:28.478112 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 746/2963] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.786173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.788259 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:28.788793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.788793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.802782 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.802782 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:28.809275 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:28.817072 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-115ec19d-b41d-43e8-b178-ce5f297e2c87 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 200 Aug 18 21:13:28.817507 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 740/2964] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.832835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.835062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:28.835359 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.835604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.845920 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.845920 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:28.852521 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:28.859483 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3359cbbb-0aad-45a6-977f-bc353f1ff632 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 200 Aug 18 21:13:28.859988 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 744/2965] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:28.874667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.877040 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:28.877298 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.877523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.877741 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:28.886225 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.886225 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:28.886673 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:28.911134 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:13:28.911324 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c50d94a-92fd-4df7-8e30-2e1b57f0363b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 202 Aug 18 21:13:28.912132 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 736/2966] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:28 2026] DELETE /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:28.927478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:28.930198 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:28.930198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:28.930198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:28.938010 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:28.938010 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:28.942443 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:28.948769 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2640eec-cdfb-4f9b-af29-c1e224e96a1a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 200 Aug 18 21:13:28.949413 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 747/2967] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:28 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:29.349431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.352696 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] GET https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c Aug 18 21:13:29.352936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.353983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.354142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Show backup with id e2de3fe5-1f83-498a-85a5-bffdd0defc3c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:29.362573 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d50d6e87-bac0-4441-8dc2-885c88dc7a37 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c returned with HTTP 404 Aug 18 21:13:29.363212 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 741/2968] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/backups/e2de3fe5-1f83-498a-85a5-bffdd0defc3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:29.370423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ca473ca8-7877-46ee-b6f1-978077f41103 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.372780 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] DELETE https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:29.373023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.373272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.373422 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete backup with id: b22acd07-b931-4307-b044-3cc54f01dd85. Aug 18 21:13:29.379164 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:29.379164 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:29.395340 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] delete_backup rpcapi backup_id b22acd07-b931-4307-b044-3cc54f01dd85 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:13:29.397455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca473ca8-7877-46ee-b6f1-978077f41103 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 202 Aug 18 21:13:29.397983 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 745/2969] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:29 2026] DELETE /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:29.405584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.407967 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:29.408337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.408793 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.408969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:29.417238 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:29.417238 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:29.418295 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bfbe72d7-8180-4bbd-ae55-6513aa594a32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 200 Aug 18 21:13:29.418794 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 737/2970] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:29.495549 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.504325 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:29.504563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.504803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.504986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:29.514769 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:29.514769 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:29.515762 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f49e0c2-b9c3-469b-86ee-efee8cc84cb6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:29.516210 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 748/2971] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:29.860568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.862089 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:29.862268 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.862407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.862501 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:29.870244 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:29.870244 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:29.870244 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:29.893406 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:13:29.893622 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ed0a02f-9fca-43fd-8639-9fced2a97056 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 202 Aug 18 21:13:29.894169 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 742/2972] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:29 2026] DELETE /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:29.907606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.910431 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:29.910636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.910891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.920505 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:29.920505 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:29.920505 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:29.921174 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5df49a39-3fc7-4637-9ed2-8a4b589248a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 200 Aug 18 21:13:29.921629 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 746/2973] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:29.970536 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-77be0aef-4f45-4504-8b66-653cceb744b4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.973038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77be0aef-4f45-4504-8b66-653cceb744b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:29.973341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77be0aef-4f45-4504-8b66-653cceb744b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.973619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-77be0aef-4f45-4504-8b66-653cceb744b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:29.981051 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-77be0aef-4f45-4504-8b66-653cceb744b4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 404 Aug 18 21:13:29.981872 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 738/2974] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:29.989703 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2389eb9c-2f6e-4e85-8513-1ce6196be736 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:29.991868 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2389eb9c-2f6e-4e85-8513-1ce6196be736 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:29.992081 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2389eb9c-2f6e-4e85-8513-1ce6196be736 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:29.992304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2389eb9c-2f6e-4e85-8513-1ce6196be736 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.003080 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2389eb9c-2f6e-4e85-8513-1ce6196be736 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 404 Aug 18 21:13:30.003080 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 749/2975] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:29 2026] GET /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:30.016236 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.018311 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:30.019419 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.021159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.021159 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 515aef91-d175-40d3-9338-64c9d9fbaa86 Aug 18 21:13:30.033044 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69e2cb41-8427-4b84-94da-1b7e20b4d05a tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 returned with HTTP 404 Aug 18 21:13:30.034181 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 743/2976] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:30 2026] DELETE /volume/v3/volumes/515aef91-d175-40d3-9338-64c9d9fbaa86 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:30.046836 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5699662-3eee-4a85-a082-102cd5ca2494 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.052479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:30.052479 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.052479 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.052479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:30.058298 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.058298 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:30.058930 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:30.075979 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:13:30.077173 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5699662-3eee-4a85-a082-102cd5ca2494 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 returned with HTTP 202 Aug 18 21:13:30.077173 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 747/2977] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:30 2026] DELETE /volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:30.087651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.089575 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:30.089886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.090097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.095281 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.095281 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:30.095752 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:30.096517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95c4f6c1-5f05-4f45-bedd-0dfe6ba3e7c4 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 returned with HTTP 200 Aug 18 21:13:30.096870 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 739/2978] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:30.429672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.431376 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 Aug 18 21:13:30.431551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.431739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.431854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id b22acd07-b931-4307-b044-3cc54f01dd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:30.435414 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f132e83b-e707-4a33-a598-b8f9c9d2ca98 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 returned with HTTP 404 Aug 18 21:13:30.435926 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 750/2979] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/backups/b22acd07-b931-4307-b044-3cc54f01dd85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:30.520281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.522603 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:30.522923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.523199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.528389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.532106 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:30.532106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.532106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.532106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:30.533190 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.533190 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:30.536459 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.536459 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:30.536459 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f9c95c7-2e6f-40f5-a560-114f531967ee tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:30.536459 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 748/2980] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:30.537735 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:30.543291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b84b1772-5477-4820-a8e9-2a9bfed20127 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 200 Aug 18 21:13:30.544027 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 744/2981] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:30.561461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.563496 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:30.563716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.563958 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.564110 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume with id: 7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:30.571400 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.571400 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:30.571823 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:30.592098 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume request issued successfully. Aug 18 21:13:30.592291 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f8acf97-b3ec-433a-b008-5e5f036f43bb tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 202 Aug 18 21:13:30.592874 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 740/2982] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:30 2026] DELETE /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:30.600694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.603914 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:30.604166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.604355 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.615379 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.615379 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:30.620564 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:30.625009 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65e9e506-e025-45c1-b82f-44fbf07c95bc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 200 Aug 18 21:13:30.625354 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 751/2983] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:30.933417 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b9143074-7d63-413e-8df6-67de169a049c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.936897 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9143074-7d63-413e-8df6-67de169a049c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:30.936897 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9143074-7d63-413e-8df6-67de169a049c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.936897 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9143074-7d63-413e-8df6-67de169a049c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.944791 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9143074-7d63-413e-8df6-67de169a049c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 404 Aug 18 21:13:30.945538 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 749/2984] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:30.956028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4abd685b-6c74-492e-a462-5f8328a80b34 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.957759 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:30.957921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.958117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.958207 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:30.962772 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.962772 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:30.963143 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:30.978739 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:13:30.979015 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4abd685b-6c74-492e-a462-5f8328a80b34 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 202 Aug 18 21:13:30.979472 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 745/2985] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:30 2026] DELETE /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:30.988835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:30.990859 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:30.991118 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:30.991409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:30.997186 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:30.997186 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:30.997706 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:30.998600 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ca5d01f-bda4-4a90-a604-9bb3e7205f40 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 200 Aug 18 21:13:30.999172 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 741/2986] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:30 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:31.111293 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3b092682-c263-418a-a2e9-b6b3e1dc4f3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.113258 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b092682-c263-418a-a2e9-b6b3e1dc4f3f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 Aug 18 21:13:31.113482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b092682-c263-418a-a2e9-b6b3e1dc4f3f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.113735 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b092682-c263-418a-a2e9-b6b3e1dc4f3f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.117864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b092682-c263-418a-a2e9-b6b3e1dc4f3f tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 returned with HTTP 404 Aug 18 21:13:31.118383 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 752/2987] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/snapshots/7652f832-f8e6-4c21-9ff5-85cd9d65ed69 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:31.125315 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.127213 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:31.127404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.127593 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.136069 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:31.136069 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:31.140386 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:31.145221 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5021f57-9f4c-49df-b1bf-a6d7c4f8a1c0 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 200 Aug 18 21:13:31.145698 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 750/2988] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:31.161900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.164843 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:31.164999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.165564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.165564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:31.174083 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:31.174083 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:31.174583 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:31.193628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:13:31.193788 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df13db8a-4c41-4ed8-b8d3-41113dc2fa03 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 202 Aug 18 21:13:31.194362 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 746/2989] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:31 2026] DELETE /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:13:31.207644 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.210593 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:31.210846 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.211084 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.220133 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:31.220133 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:31.225960 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:31.233401 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e54f5fc-eddf-46f1-9cc3-cd90bfbd9a6e tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 200 Aug 18 21:13:31.233643 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 742/2990] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:31.549342 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.551844 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:31.552016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.552289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.552444 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:31.560122 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:31.560122 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:31.561302 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fe6a4c3-2f9e-4da7-94d9-626c240e4e0f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:31.561904 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 753/2991] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:31.640478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dd27ff53-506a-4bf4-a603-162528f03fc9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.642420 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd27ff53-506a-4bf4-a603-162528f03fc9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 Aug 18 21:13:31.642712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd27ff53-506a-4bf4-a603-162528f03fc9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.643041 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd27ff53-506a-4bf4-a603-162528f03fc9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.652180 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd27ff53-506a-4bf4-a603-162528f03fc9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 returned with HTTP 404 Aug 18 21:13:31.652926 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 751/2992] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/volumes/7a81f9ef-138d-4ef5-bf26-de473fa2c046 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:31.661042 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.664499 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:31.664596 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2036832086"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:31.668059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2036832086'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:31.668059 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume of 1 GB Aug 18 21:13:31.670602 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Availability Zones retrieved successfully. Aug 18 21:13:31.676480 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (7c484a87-d828-456b-b86f-797f9f60171e) 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 18 21:13:31.676641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c80952-63ff-44b3-94ef-75c918c0ef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:31.677671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-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 18 21:13:31.706883 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c80952-63ff-44b3-94ef-75c918c0ef8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:13:31.707663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0ffbda-db88-4fcf-b29c-0f2a5699f25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:31.778952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Created reservations ['ed5d8248-91d5-4fd4-906b-5d805d05f307', 'a2a29b8c-9ae7-406f-95a7-e0736a15dae2', '3a26d641-d1d8-4ad8-9c2b-b7215d772d90', '01923253-c2a0-40d6-958d-2353c92a52c1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:31.778952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0ffbda-db88-4fcf-b29c-0f2a5699f25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed5d8248-91d5-4fd4-906b-5d805d05f307', 'a2a29b8c-9ae7-406f-95a7-e0736a15dae2', '3a26d641-d1d8-4ad8-9c2b-b7215d772d90', '01923253-c2a0-40d6-958d-2353c92a52c1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:31.779315 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d673fcaf-8abd-438a-8ea4-80dcbc9f4bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:31.805644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d673fcaf-8abd-438a-8ea4-80dcbc9f4bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2438b964-9b1d-4d04-b8e2-f0016cffdc3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2036832086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['ed5d8248-91d5-4fd4-906b-5d805d05f307','a2a29b8c-9ae7-406f-95a7-e0736a15dae2','3a26d641-d1d8-4ad8-9c2b-b7215d772d90','01923253-c2a0-40d6-958d-2353c92a52c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2036832086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2438b964-9b1d-4d04-b8e2-f0016cffdc3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44d7171dc444c3995dec7ecbd313591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:31.806255 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f2d3af-6e3b-4fc6-b04c-220358877063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:31.830913 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f2d3af-6e3b-4fc6-b04c-220358877063) transitioned into state 'SUCCESS' from state '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-2036832086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44d7171dc444c3995dec7ecbd313591',qos_specs=None,replication_status=,reservations=['ed5d8248-91d5-4fd4-906b-5d805d05f307','a2a29b8c-9ae7-406f-95a7-e0736a15dae2','3a26d641-d1d8-4ad8-9c2b-b7215d772d90','01923253-c2a0-40d6-958d-2353c92a52c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16c3cc6b988b48e3b40d8a80b3287a49',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:31.831636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48eb087-d2ce-4555-b0bf-02f6a22ed91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:31.847460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48eb087-d2ce-4555-b0bf-02f6a22ed91c) 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 18 21:13:31.848691 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Flow 'volume_create_api' (7c484a87-d828-456b-b86f-797f9f60171e) 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 18 21:13:31.849040 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Create volume request issued successfully. Aug 18 21:13:31.849815 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77222413-8a37-4da5-aebf-ccd9ef2b5099 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:31.850281 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 747/2993] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:13:31 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:31.864829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:31.870076 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:31.870076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:31.870076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:31.874606 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:31.874606 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:31.880473 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:31.885855 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e38b3b4d-2437-42cd-b9cb-6d48a5a5aded tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 200 Aug 18 21:13:31.886313 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 743/2994] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:31 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.009836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a30b56d-da2a-4ef2-8351-1b4c07a8904c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.016929 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a30b56d-da2a-4ef2-8351-1b4c07a8904c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:32.016929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a30b56d-da2a-4ef2-8351-1b4c07a8904c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.016929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a30b56d-da2a-4ef2-8351-1b4c07a8904c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.019019 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a30b56d-da2a-4ef2-8351-1b4c07a8904c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 404 Aug 18 21:13:32.019510 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 754/2995] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:32.028401 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.030414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:32.030646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.031112 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.031112 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:32.037901 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.037901 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:32.038243 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:32.071087 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:13:32.071306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9704c3a6-b132-4ee3-ac0c-b7734fdab5fb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 202 Aug 18 21:13:32.071719 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 752/2996] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:32 2026] DELETE /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:32.083089 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1356a771-da60-4876-b175-28eb469f15c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.086015 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1356a771-da60-4876-b175-28eb469f15c8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:32.086334 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1356a771-da60-4876-b175-28eb469f15c8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.086500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1356a771-da60-4876-b175-28eb469f15c8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.097285 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.097285 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:32.097916 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1356a771-da60-4876-b175-28eb469f15c8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:13:32.099142 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1356a771-da60-4876-b175-28eb469f15c8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 200 Aug 18 21:13:32.100534 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 748/2997] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.249382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68cb1a2c-fb70-4dcd-855f-436d61e69e75 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.251517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68cb1a2c-fb70-4dcd-855f-436d61e69e75 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 Aug 18 21:13:32.251748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68cb1a2c-fb70-4dcd-855f-436d61e69e75 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.251987 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68cb1a2c-fb70-4dcd-855f-436d61e69e75 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.257252 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68cb1a2c-fb70-4dcd-855f-436d61e69e75 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 returned with HTTP 404 Aug 18 21:13:32.257636 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 744/2998] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/volumes/9050441a-d406-46e1-9211-58b5e295e2c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:32.266601 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-96db9057-a89f-415b-aec3-48e6b277068b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.268327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96db9057-a89f-415b-aec3-48e6b277068b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:32.268503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96db9057-a89f-415b-aec3-48e6b277068b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.268667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96db9057-a89f-415b-aec3-48e6b277068b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.275671 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.275671 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:32.278866 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-96db9057-a89f-415b-aec3-48e6b277068b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:32.282652 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96db9057-a89f-415b-aec3-48e6b277068b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:32.283078 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 755/2999] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.295884 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3cbc46aa-0108-4001-959f-38e84854194c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.301523 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:32.301987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-674443297"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:32.304923 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-674443297'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:32.305099 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 1 GB Aug 18 21:13:32.305527 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.305527 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:32.310162 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:13:32.317895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (758dd7db-792f-4c39-ada4-c3a3537e3b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:32.319688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6795eaad-6e56-4cf4-8ad8-ff4185e0d3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:32.320907 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:32.355380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6795eaad-6e56-4cf4-8ad8-ff4185e0d3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:32.356331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68beb677-40f4-4481-9947-e490ed2da9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:32.416517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['ebec7633-b1ad-4c09-908f-dc4fc8eb26d0', '9248d79c-e5bc-4f4b-abc8-4c622a997479', 'b5afdac4-dd5e-4a82-b59e-ec23af1a763d', 'bab40484-d8ad-4aca-89a3-95344cd94abe'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:32.417230 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68beb677-40f4-4481-9947-e490ed2da9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebec7633-b1ad-4c09-908f-dc4fc8eb26d0', '9248d79c-e5bc-4f4b-abc8-4c622a997479', 'b5afdac4-dd5e-4a82-b59e-ec23af1a763d', 'bab40484-d8ad-4aca-89a3-95344cd94abe']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:32.417940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43f2049-16ec-4725-a17d-ae347ffaf55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:32.446378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43f2049-16ec-4725-a17d-ae347ffaf55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8acf0c1-dd07-43c1-ab64-7a0acb5578f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674443297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['ebec7633-b1ad-4c09-908f-dc4fc8eb26d0','9248d79c-e5bc-4f4b-abc8-4c622a997479','b5afdac4-dd5e-4a82-b59e-ec23af1a763d','bab40484-d8ad-4aca-89a3-95344cd94abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674443297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8acf0c1-dd07-43c1-ab64-7a0acb5578f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:32.446554 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6b687c-7879-4f29-8568-184431d194ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:32.465464 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6b687c-7879-4f29-8568-184431d194ce) transitioned into state 'SUCCESS' from state '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-674443297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['ebec7633-b1ad-4c09-908f-dc4fc8eb26d0','9248d79c-e5bc-4f4b-abc8-4c622a997479','b5afdac4-dd5e-4a82-b59e-ec23af1a763d','bab40484-d8ad-4aca-89a3-95344cd94abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:32.466171 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba638fc-6b46-43c1-91a0-d6cb86d4379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:32.480205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba638fc-6b46-43c1-91a0-d6cb86d4379c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:32.481474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (758dd7db-792f-4c39-ada4-c3a3537e3b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:32.481845 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:13:32.482551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cbc46aa-0108-4001-959f-38e84854194c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:32.483045 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 753/3000] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:13:32 2026] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:32.500023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-28908d57-2694-4f0e-8faa-95ad966e03fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.502317 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28908d57-2694-4f0e-8faa-95ad966e03fe tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:32.502642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28908d57-2694-4f0e-8faa-95ad966e03fe tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.502916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28908d57-2694-4f0e-8faa-95ad966e03fe tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.521305 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.521305 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:32.529013 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-28908d57-2694-4f0e-8faa-95ad966e03fe tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:32.537907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28908d57-2694-4f0e-8faa-95ad966e03fe tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 200 Aug 18 21:13:32.538405 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 749/3001] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.572042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.573790 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:32.573990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.574165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.574259 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:32.581856 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.581856 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:32.582559 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6dd1089-da2d-44d4-8748-1522cb3549c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:32.582897 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 745/3002] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.900613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-970b391e-29a8-41b4-a24b-141e65e64f70 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.902555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-970b391e-29a8-41b4-a24b-141e65e64f70 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:32.902758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-970b391e-29a8-41b4-a24b-141e65e64f70 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:32.902982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-970b391e-29a8-41b4-a24b-141e65e64f70 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:32.910609 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.910609 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:32.914370 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-970b391e-29a8-41b4-a24b-141e65e64f70 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:32.918775 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-970b391e-29a8-41b4-a24b-141e65e64f70 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 200 Aug 18 21:13:32.919222 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 756/3003] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:32 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:32.934359 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45660738-51c7-49fe-a330-159bf74b2cdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:32.936243 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:13:32.936570 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2438b964-9b1d-4d04-b8e2-f0016cffdc3d", "name": "tempest-VolumesBackupsAdminTest-Backup-1700142617", "container": "tempest-volumesbackupsadmintest-backup-container-2041808139"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:32.938060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Creating new backup {'backup': {'volume_id': '2438b964-9b1d-4d04-b8e2-f0016cffdc3d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1700142617', 'container': 'tempest-volumesbackupsadmintest-backup-container-2041808139'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:13:32.938188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Creating backup of volume 2438b964-9b1d-4d04-b8e2-f0016cffdc3d in container tempest-volumesbackupsadmintest-backup-container-2041808139 Aug 18 21:13:32.945242 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:32.945242 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:32.945680 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:32.962529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Created reservations ['09c3b84c-d986-4aad-b459-08755450b28d', 'ff029059-9f39-4fa3-af1f-25ea07903890'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:32.994701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45660738-51c7-49fe-a330-159bf74b2cdd tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:13:32.995370 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 754/3004] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:32 2026] POST /volume/v3/backups => generated 333 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:33.005150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-90934dfb-be48-4e82-bfb6-b46327729b02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.007034 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90934dfb-be48-4e82-bfb6-b46327729b02 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:33.007271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90934dfb-be48-4e82-bfb6-b46327729b02 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.007503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-90934dfb-be48-4e82-bfb6-b46327729b02 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.007642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-90934dfb-be48-4e82-bfb6-b46327729b02 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:33.012716 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:33.012716 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:33.013989 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-90934dfb-be48-4e82-bfb6-b46327729b02 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:33.014698 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 750/3005] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:33.111782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10f6bd95-f32e-41e7-b607-8a5712607d52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.113680 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10f6bd95-f32e-41e7-b607-8a5712607d52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:33.113906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10f6bd95-f32e-41e7-b607-8a5712607d52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.114152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10f6bd95-f32e-41e7-b607-8a5712607d52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.118419 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10f6bd95-f32e-41e7-b607-8a5712607d52 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 404 Aug 18 21:13:33.118852 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 746/3006] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.129534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.131858 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:33.132151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.132423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.132570 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:33.141323 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17d17756-33ad-449c-b6c9-9e2e126e8556 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 404 Aug 18 21:13:33.141847 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 757/3007] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:33 2026] DELETE /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.153263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b499d66-be91-455b-8ae1-f79353e3ac5b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.155184 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b499d66-be91-455b-8ae1-f79353e3ac5b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 Aug 18 21:13:33.155411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b499d66-be91-455b-8ae1-f79353e3ac5b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.155640 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b499d66-be91-455b-8ae1-f79353e3ac5b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.160180 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b499d66-be91-455b-8ae1-f79353e3ac5b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 returned with HTTP 404 Aug 18 21:13:33.160706 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 755/3008] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/snapshots/c871265a-ea53-4916-b847-22db5051b7a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.172785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0abff574-7691-4890-83d5-82350af5c233 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.175494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0abff574-7691-4890-83d5-82350af5c233 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:33.175809 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0abff574-7691-4890-83d5-82350af5c233 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.176310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0abff574-7691-4890-83d5-82350af5c233 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.176508 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-0abff574-7691-4890-83d5-82350af5c233 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:33.184748 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0abff574-7691-4890-83d5-82350af5c233 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 404 Aug 18 21:13:33.187002 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 751/3009] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:33 2026] DELETE /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.194819 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9922f352-864b-4adc-a04b-2b96c77a5aee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.197701 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9922f352-864b-4adc-a04b-2b96c77a5aee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 Aug 18 21:13:33.197701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9922f352-864b-4adc-a04b-2b96c77a5aee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.197701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9922f352-864b-4adc-a04b-2b96c77a5aee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.203577 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9922f352-864b-4adc-a04b-2b96c77a5aee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 returned with HTTP 404 Aug 18 21:13:33.204389 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 747/3010] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/snapshots/7d804c6b-6c14-4fdc-8af1-a9ce336b2123 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.215022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.220812 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:33.221187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.221482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.221627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:33.228956 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5eee204b-8f7c-45d0-8d64-aa14aa9b2797 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 404 Aug 18 21:13:33.229602 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 758/3011] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:33 2026] DELETE /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.237991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-41f7274d-56d3-48d9-b3c2-5a592349573d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.240016 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41f7274d-56d3-48d9-b3c2-5a592349573d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 Aug 18 21:13:33.240208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41f7274d-56d3-48d9-b3c2-5a592349573d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.240418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41f7274d-56d3-48d9-b3c2-5a592349573d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.245606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41f7274d-56d3-48d9-b3c2-5a592349573d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 returned with HTTP 404 Aug 18 21:13:33.246310 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 756/3012] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/snapshots/79347ed8-32ef-4aa9-8655-38230ea958a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:33.556205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.558421 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:33.558801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.559029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.568338 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:33.568338 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:33.573627 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:33.580276 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-569f7f36-9a9f-450d-afe1-dbe37d2c5049 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 200 Aug 18 21:13:33.580706 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 752/3013] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:33.598827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.602252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.603028 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:33.603323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.603580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.603741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:33.604514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:13:33.605027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8acf0c1-dd07-43c1-ab64-7a0acb5578f0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-241910298"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:33.610337 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:33.610337 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:33.611395 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80adfd96-65a1-4b6a-9f81-81f63492f409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:33.611894 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 748/3014] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:33.626290 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:33.626290 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:33.626752 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:33.626898 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create snapshot from volume d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:33.659381 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['106d174a-fac3-4e8d-a5d4-199d227212e0', '4b00e7ec-99c7-405e-9a06-6660819f7194', '8a4f7a37-5865-43d6-9cc5-10163a708efb', 'e6019a7b-0b3d-473d-8818-e7d65a0b90fe'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:33.703249 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot create request issued successfully. Aug 18 21:13:33.703796 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-247e5c8a-3e37-43fa-b02c-bc159995bfc2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:13:33.704335 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 759/3015] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:13:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:33.713889 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-326f8308-b738-42f0-9065-4d07e238035d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:33.716038 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-326f8308-b738-42f0-9065-4d07e238035d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:33.716258 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-326f8308-b738-42f0-9065-4d07e238035d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:33.716492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-326f8308-b738-42f0-9065-4d07e238035d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:33.721748 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:33.721748 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:33.722176 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-326f8308-b738-42f0-9065-4d07e238035d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:33.722830 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-326f8308-b738-42f0-9065-4d07e238035d tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 returned with HTTP 200 Aug 18 21:13:33.723231 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 757/3016] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:33 2026] GET /volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:34.045090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a21beac7-db2f-40b7-982a-b369727302d4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:34.045090 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a21beac7-db2f-40b7-982a-b369727302d4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:34.045090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a21beac7-db2f-40b7-982a-b369727302d4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:34.045090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a21beac7-db2f-40b7-982a-b369727302d4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:34.045090 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a21beac7-db2f-40b7-982a-b369727302d4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:34.047395 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:34.047395 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:34.050426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a21beac7-db2f-40b7-982a-b369727302d4 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:34.050894 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 753/3017] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:34 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:34.624513 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:34.626628 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:34.626884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:34.627201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:34.627201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:34.634113 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:34.634113 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:34.634873 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37aa13df-6355-4e53-ae78-6afd23c074b8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:34.635236 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 749/3018] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:34 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:34.734086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-78248611-088e-4f13-8062-a3e5fde57ab2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:34.738022 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78248611-088e-4f13-8062-a3e5fde57ab2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:34.738022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78248611-088e-4f13-8062-a3e5fde57ab2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:34.738588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78248611-088e-4f13-8062-a3e5fde57ab2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:34.745099 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:34.745099 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:34.745698 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-78248611-088e-4f13-8062-a3e5fde57ab2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:34.748460 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78248611-088e-4f13-8062-a3e5fde57ab2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 returned with HTTP 200 Aug 18 21:13:34.748460 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 760/3019] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:34 2026] GET /volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:34.758361 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:34.760023 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:34.760420 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1891360050"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:34.762883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request body: {'volume': {'snapshot_id': '9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1891360050'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:34.768041 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:34.768041 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:34.768750 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:34.769354 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume of 1 GB Aug 18 21:13:34.773672 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Availability Zones retrieved successfully. Aug 18 21:13:34.781651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (e4654d33-31c5-4307-bf19-d57fb4e5ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:34.783484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50171d0b-1e2a-4714-b6fe-f7c1ffbe1b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:34.784792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:34.825245 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50171d0b-1e2a-4714-b6fe-f7c1ffbe1b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:34.826310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc05b4e-40e4-4914-a841-d5069d182fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:34.868735 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Created reservations ['cdc12659-4b2b-4e57-8065-f2bf9ba134a0', '30cec3ec-4271-43c5-a620-428a3f366b86', 'be3117f0-55da-4b5a-b5c4-229f63436888', '671db037-bd38-4103-ac26-fb88da841947'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:34.870859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc05b4e-40e4-4914-a841-d5069d182fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc12659-4b2b-4e57-8065-f2bf9ba134a0', '30cec3ec-4271-43c5-a620-428a3f366b86', 'be3117f0-55da-4b5a-b5c4-229f63436888', '671db037-bd38-4103-ac26-fb88da841947']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:34.870859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38253621-5d86-41a2-a23c-8a291cf0a1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:34.914372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38253621-5d86-41a2-a23c-8a291cf0a1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e4d5005-179a-482d-a416-fe931d7052bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1891360050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['cdc12659-4b2b-4e57-8065-f2bf9ba134a0','30cec3ec-4271-43c5-a620-428a3f366b86','be3117f0-55da-4b5a-b5c4-229f63436888','671db037-bd38-4103-ac26-fb88da841947'],size=1,snapshot_id=9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1891360050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e4d5005-179a-482d-a416-fe931d7052bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2677b47fd25b43b395f4175140aa8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:34.915351 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e62c8-af8b-492b-b4d7-a41bc5fe1d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:34.932982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e62c8-af8b-492b-b4d7-a41bc5fe1d18) transitioned into state 'SUCCESS' from state '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-1891360050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2677b47fd25b43b395f4175140aa8e4e',qos_specs=None,replication_status=,reservations=['cdc12659-4b2b-4e57-8065-f2bf9ba134a0','30cec3ec-4271-43c5-a620-428a3f366b86','be3117f0-55da-4b5a-b5c4-229f63436888','671db037-bd38-4103-ac26-fb88da841947'],size=1,snapshot_id=9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8,source_replicaid=,source_volid=None,status='creating',user_id='a6eb5eba9452434a97b7bef2bd2719d3',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:34.934318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805e73db-0561-4487-ab58-c8104905e292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:34.955926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805e73db-0561-4487-ab58-c8104905e292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:34.958182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Flow 'volume_create_api' (e4654d33-31c5-4307-bf19-d57fb4e5ffc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:34.958694 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Create volume request issued successfully. Aug 18 21:13:34.960195 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-188bc52c-ac3d-416d-aacc-0f1873bbaf49 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:34.961016 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 758/3020] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:34 2026] POST /volume/v3/volumes => generated 786 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:34.976149 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:34.979911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:34.980124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:34.980392 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:34.990422 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:34.990422 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:34.996534 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:35.002083 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27f90303-9f53-4a8a-bd5f-e2087364c191 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 200 Aug 18 21:13:35.002576 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 754/3021] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:34 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:35.063298 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-700df2be-681d-418b-ab69-8640c4e25a09 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:35.065351 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-700df2be-681d-418b-ab69-8640c4e25a09 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:35.065533 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-700df2be-681d-418b-ab69-8640c4e25a09 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:35.065765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-700df2be-681d-418b-ab69-8640c4e25a09 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:35.065919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-700df2be-681d-418b-ab69-8640c4e25a09 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:35.070096 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:35.070096 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:35.070882 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-700df2be-681d-418b-ab69-8640c4e25a09 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:35.071272 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 750/3022] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:35 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:35.647544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:35.649606 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:35.649798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:35.649973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:35.650119 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:35.654890 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:35.654890 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:35.656524 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f27c133c-4ad6-461d-b497-3d5bb37e3327 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:35.656883 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 761/3023] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:35 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.016751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-042d5155-a97a-4205-ade3-89418a61c572 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.025751 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-042d5155-a97a-4205-ade3-89418a61c572 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:36.025751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-042d5155-a97a-4205-ade3-89418a61c572 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.025751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-042d5155-a97a-4205-ade3-89418a61c572 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.037143 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.037143 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:36.041680 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-042d5155-a97a-4205-ade3-89418a61c572 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:36.047489 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-042d5155-a97a-4205-ade3-89418a61c572 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 200 Aug 18 21:13:36.048031 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 759/3024] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.061018 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.064504 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:36.064735 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.064971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.080270 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.080270 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:36.082917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.085352 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:36.085914 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.086241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.086435 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:36.086697 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:36.090919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-490410d1-1ab1-4a91-8491-ef4a5f97bf77 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 200 Aug 18 21:13:36.091321 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 755/3025] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.091398 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.091398 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:36.093328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9b477ebf-1ada-42a9-b701-49f66d0cbca7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:36.093813 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 751/3026] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.108205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.109995 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:36.110228 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.110430 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.110576 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:36.120405 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.120405 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:36.122556 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:36.143676 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:13:36.143935 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d520b522-94b5-4b5c-b996-f2ae44633a73 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 202 Aug 18 21:13:36.144447 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 762/3027] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:36 2026] DELETE /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:36.152681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.154634 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:36.154851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.155076 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.163375 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.163375 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:36.167982 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:36.171837 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d84dfa8c-53ef-4ab7-8202-991c5a76d2b3 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 200 Aug 18 21:13:36.172452 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 760/3028] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.553754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-65048f0d-4e34-4588-b694-bef395ed7c73 req-457be07e-6d0d-4fd2-919d-1717e6b9151e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.554077 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65048f0d-4e34-4588-b694-bef395ed7c73 req-457be07e-6d0d-4fd2-919d-1717e6b9151e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 Aug 18 21:13:36.554306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65048f0d-4e34-4588-b694-bef395ed7c73 req-457be07e-6d0d-4fd2-919d-1717e6b9151e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.554548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-65048f0d-4e34-4588-b694-bef395ed7c73 req-457be07e-6d0d-4fd2-919d-1717e6b9151e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.564492 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.564492 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:36.613084 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-65048f0d-4e34-4588-b694-bef395ed7c73 req-457be07e-6d0d-4fd2-919d-1717e6b9151e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 returned with HTTP 200 Aug 18 21:13:36.614188 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 756/3029] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:13:36 2026] DELETE /volume/v3/attachments/6d1f56c9-a656-4bde-b9ff-8956e979ad79 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.670749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.670749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:36.670749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.670749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.670749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:36.675955 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.675955 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:36.676988 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-343b8f65-90a8-48e6-be76-4ec388c0a623 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:36.677498 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 752/3030] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:36.686460 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.688751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:36.688954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:36.689403 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:36.696011 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.696011 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:36.699696 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:36.704095 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a3af6f1-b3b8-4458-93ff-a55d4b4dd22d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:36.704436 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 763/3031] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:36 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:36.718741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3ed65672-689a-4cca-980b-473d56d962e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:36.720697 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e/restore Aug 18 21:13:36.721064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:36.722399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Restoring backup a750b584-95cf-4a1f-b832-91c8d0c7441e ({'restore': {}}) {{(pid=100293) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:13:36.722501 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Restoring backup a750b584-95cf-4a1f-b832-91c8d0c7441e to volume None. Aug 18 21:13:36.726929 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.726929 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:36.728180 np0000007703 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating volume of 1 GB for restore of backup a750b584-95cf-4a1f-b832-91c8d0c7441e. Aug 18 21:13:36.734052 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability zone cache updated, next update will occur around 2026-08-18 22:13:36.733781. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 21:13:36.734175 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:13:36.740496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (119231fc-066f-4e63-ab62-6d7117238d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:36.741552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd725060-2251-41c8-b94e-77d830f3d89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:36.742686 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:36.772669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd725060-2251-41c8-b94e-77d830f3d89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:36.773561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a001b8b-7479-4492-af6f-e6c58e1ad1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:36.817119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['fcaa281d-6efa-45e6-90e4-43fc7e76b11b', '151646e8-aeca-4002-82fb-fa052bc9a30a', '431594b4-4139-4805-b6d1-61a87019344b', '29e24a9f-5375-4ac3-962c-ccc327196663'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:36.817899 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a001b8b-7479-4492-af6f-e6c58e1ad1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcaa281d-6efa-45e6-90e4-43fc7e76b11b', '151646e8-aeca-4002-82fb-fa052bc9a30a', '431594b4-4139-4805-b6d1-61a87019344b', '29e24a9f-5375-4ac3-962c-ccc327196663']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:36.818580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab3b33e-feaf-4c80-9fae-94ede5a85873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:36.847995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab3b33e-feaf-4c80-9fae-94ede5a85873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c6fa4c-1f33-45ad-8c40-3307e218b25f', '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_a750b584-95cf-4a1f-b832-91c8d0c7441e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['fcaa281d-6efa-45e6-90e4-43fc7e76b11b','151646e8-aeca-4002-82fb-fa052bc9a30a','431594b4-4139-4805-b6d1-61a87019344b','29e24a9f-5375-4ac3-962c-ccc327196663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a750b584-95cf-4a1f-b832-91c8d0c7441e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c6fa4c-1f33-45ad-8c40-3307e218b25f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:36.848688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b690eb-a59e-428a-a788-9a1e2474ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:36.863259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b690eb-a59e-428a-a788-9a1e2474ca3e) transitioned into 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_a750b584-95cf-4a1f-b832-91c8d0c7441e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['fcaa281d-6efa-45e6-90e4-43fc7e76b11b','151646e8-aeca-4002-82fb-fa052bc9a30a','431594b4-4139-4805-b6d1-61a87019344b','29e24a9f-5375-4ac3-962c-ccc327196663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:36.863975 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b94f61-7e8d-4d87-b865-66d1e3c88e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:36.874311 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b94f61-7e8d-4d87-b865-66d1e3c88e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:36.875272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (119231fc-066f-4e63-ab62-6d7117238d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:36.875605 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:13:36.883834 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:36.883834 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:36.884467 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:37.107754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.109474 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:37.109686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.110019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.110173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:37.114322 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:37.114322 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:37.115387 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1b3b0a68-0528-4790-bf88-e16a9f0ebb3a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:37.115508 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 757/3032] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:37 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:37.190395 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-89fbd7cf-24c5-4a1d-b1a0-ee610f2e08a2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.192950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89fbd7cf-24c5-4a1d-b1a0-ee610f2e08a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:37.194486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89fbd7cf-24c5-4a1d-b1a0-ee610f2e08a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.194742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-89fbd7cf-24c5-4a1d-b1a0-ee610f2e08a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.201141 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-89fbd7cf-24c5-4a1d-b1a0-ee610f2e08a2 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 404 Aug 18 21:13:37.201737 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 753/3033] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:37 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:37.207812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28a202bc-6663-4171-8d25-c111f795f0e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.210846 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28a202bc-6663-4171-8d25-c111f795f0e9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:37.211046 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28a202bc-6663-4171-8d25-c111f795f0e9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.211238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28a202bc-6663-4171-8d25-c111f795f0e9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.220393 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28a202bc-6663-4171-8d25-c111f795f0e9 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 404 Aug 18 21:13:37.220905 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 764/3034] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:37 2026] GET /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:37.227121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.228894 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:37.229080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.229288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.229452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 6e4d5005-179a-482d-a416-fe931d7052bb Aug 18 21:13:37.235512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83cd3a8b-76f4-43aa-8db7-7261acba867b tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb returned with HTTP 404 Aug 18 21:13:37.236217 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 758/3035] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:37 2026] DELETE /volume/v3/volumes/6e4d5005-179a-482d-a416-fe931d7052bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:37.242693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.244517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:37.244760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.245006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.245232 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete snapshot with id: 9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:37.250441 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:37.250441 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:37.250931 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:37.267629 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot delete request issued successfully. Aug 18 21:13:37.267933 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ce2588a3-74ca-4eb5-814d-dcdcdaff78e7 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 returned with HTTP 202 Aug 18 21:13:37.268342 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 754/3036] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:13:37 2026] DELETE /volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:37.278796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef06793d-990a-4ea3-9162-adf23755f697 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.281080 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef06793d-990a-4ea3-9162-adf23755f697 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:37.281253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef06793d-990a-4ea3-9162-adf23755f697 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.281558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef06793d-990a-4ea3-9162-adf23755f697 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.287191 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:37.287191 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:37.287753 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef06793d-990a-4ea3-9162-adf23755f697 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Snapshot retrieved successfully. Aug 18 21:13:37.288665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef06793d-990a-4ea3-9162-adf23755f697 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 returned with HTTP 200 Aug 18 21:13:37.289285 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 765/3037] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:37 2026] GET /volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:37.891575 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:37.891575 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:37.892114 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:37.892190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Checking backup size 1 against volume size 1 {{(pid=100293) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:13:37.892288 np0000007703 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Overwriting volume e3c6fa4c-1f33-45ad-8c40-3307e218b25f with restore of backup a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:37.905809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] restore_backup in rpcapi backup_id a750b584-95cf-4a1f-b832-91c8d0c7441e {{(pid=100293) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:13:37.907639 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ed65672-689a-4cca-980b-473d56d962e0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e/restore returned with HTTP 202 Aug 18 21:13:37.908124 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 761/3038] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:13:36 2026] POST /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e/restore => generated 189 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:37.915732 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:37.917372 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:37.917549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:37.917869 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:37.917997 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:37.922356 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:37.922356 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:37.923174 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91e4fb9d-af11-4c3f-862a-65b7fa493f60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:37.923516 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 759/3039] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:37 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:38.126775 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.129276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:38.129757 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.130040 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.130172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:38.135651 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.135651 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:38.136880 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b36dce3e-6a13-4759-8b26-7b50b23a7ccc tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:38.137975 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 755/3040] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:38.299778 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-50288c73-5314-4c37-9601-805c4aa83cb1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.301542 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50288c73-5314-4c37-9601-805c4aa83cb1 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 Aug 18 21:13:38.301789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50288c73-5314-4c37-9601-805c4aa83cb1 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.302247 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50288c73-5314-4c37-9601-805c4aa83cb1 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.315012 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50288c73-5314-4c37-9601-805c4aa83cb1 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 returned with HTTP 404 Aug 18 21:13:38.315501 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 766/3041] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/snapshots/9b0d1fcc-8c7f-43c0-9b42-9fdf8c5a7ef8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:38.324072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.329386 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:38.329684 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.330026 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.344752 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.344752 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:38.349675 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:38.356475 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23223da5-fbfc-4c00-9b5f-a23259a8e484 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 200 Aug 18 21:13:38.357552 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 762/3042] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:38.372689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a06ef15d-ff79-4e27-9973-6c19484a657c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.374400 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:38.374584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.374764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.374916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:38.387488 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.387488 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:38.388054 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:38.410217 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:13:38.410488 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a06ef15d-ff79-4e27-9973-6c19484a657c tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 202 Aug 18 21:13:38.411107 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 760/3043] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:38 2026] DELETE /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:38.421205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.423539 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:38.423735 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.423936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.439194 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.439194 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:38.444117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:38.448886 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-95d230fb-182e-41f8-9c9d-6ed07b817036 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 200 Aug 18 21:13:38.450305 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 756/3044] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:38.719036 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.721300 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:38.721567 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.722314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.722314 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: 07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:38.732072 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.732072 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:38.732686 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:38.755265 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:13:38.755265 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c720a7c-4a87-41c6-bce0-84d1eafda9ec tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 202 Aug 18 21:13:38.755265 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 767/3045] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:38 2026] DELETE /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:38.769571 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.771845 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:38.772175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.772493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.780742 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.780742 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:38.786219 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:38.790801 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc0d6aea-5e70-4fff-bca3-27dafa28fe6c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 200 Aug 18 21:13:38.791599 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 763/3046] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:38.936250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-21ae867b-819d-41a6-8553-247ccc5e018b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:38.938054 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21ae867b-819d-41a6-8553-247ccc5e018b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:38.938263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21ae867b-819d-41a6-8553-247ccc5e018b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:38.938441 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-21ae867b-819d-41a6-8553-247ccc5e018b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:38.938545 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-21ae867b-819d-41a6-8553-247ccc5e018b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:38.942631 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:38.942631 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:38.943327 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-21ae867b-819d-41a6-8553-247ccc5e018b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:38.943650 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 761/3047] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:38 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:39.147610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.149260 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:39.149479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.149761 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.149929 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:39.153865 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:39.153865 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:39.154623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02eb9dd9-eb1d-4f26-aafe-32668e919b15 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:39.155075 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 757/3048] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:39.463751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3e5b343-15e9-4884-b49e-159f4ac39c53 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.465429 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e5b343-15e9-4884-b49e-159f4ac39c53 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 Aug 18 21:13:39.465637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e5b343-15e9-4884-b49e-159f4ac39c53 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.465891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e5b343-15e9-4884-b49e-159f4ac39c53 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.471060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e5b343-15e9-4884-b49e-159f4ac39c53 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 returned with HTTP 404 Aug 18 21:13:39.471527 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 768/3049] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/volumes/d8acf0c1-dd07-43c1-ab64-7a0acb5578f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:39.479353 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee139475-063e-47a7-a056-10f83ed8e2ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.481025 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee139475-063e-47a7-a056-10f83ed8e2ce tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:39.481201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee139475-063e-47a7-a056-10f83ed8e2ce tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.481371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee139475-063e-47a7-a056-10f83ed8e2ce tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.487826 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:39.487826 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:39.491045 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee139475-063e-47a7-a056-10f83ed8e2ce tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:39.494696 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee139475-063e-47a7-a056-10f83ed8e2ce tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:39.495086 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 764/3050] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:39.506484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88831790-3b92-4bec-997b-39ee8296e146 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.508063 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] DELETE https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:39.508240 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.508409 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.508551 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume with id: 49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:39.514825 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:39.514825 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:39.515235 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:39.530002 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Delete volume request issued successfully. Aug 18 21:13:39.530189 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88831790-3b92-4bec-997b-39ee8296e146 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 202 Aug 18 21:13:39.530616 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 762/3051] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:39 2026] DELETE /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:39.540572 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.542948 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:39.543271 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.543572 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.553698 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:39.553698 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:39.558936 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Volume info retrieved successfully. Aug 18 21:13:39.564433 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f49a80e-fc21-46ff-b94b-4ead862bb5b5 tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 200 Aug 18 21:13:39.565178 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 758/3052] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:39.804302 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0106b866-d181-4653-8894-ceeb0e642fbf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.805901 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0106b866-d181-4653-8894-ceeb0e642fbf tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e Aug 18 21:13:39.806150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0106b866-d181-4653-8894-ceeb0e642fbf tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.806345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0106b866-d181-4653-8894-ceeb0e642fbf tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.811826 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0106b866-d181-4653-8894-ceeb0e642fbf tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e returned with HTTP 404 Aug 18 21:13:39.812376 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 769/3053] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/volumes/07493b84-34cf-4ced-8eed-3e82e11ea20e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:39.899091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.901968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:39.903214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-912452170", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:39.905655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-912452170', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:39.957159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2bc2af8-eee9-4460-be44-9275654ac00d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:39.958906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2bc2af8-eee9-4460-be44-9275654ac00d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:39.959084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2bc2af8-eee9-4460-be44-9275654ac00d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:39.959286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2bc2af8-eee9-4460-be44-9275654ac00d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:39.959410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b2bc2af8-eee9-4460-be44-9275654ac00d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:39.964744 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:39.964744 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:39.965598 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2bc2af8-eee9-4460-be44-9275654ac00d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:39.966069 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 763/3054] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:39 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:40.002233 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:13:40.007614 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:13:40.014599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (ef608522-1b4d-410c-816b-a725d91d690e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:40.016000 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebe8e42-1926-4fd3-a187-190665a67096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:40.017172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:40.072979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebe8e42-1926-4fd3-a187-190665a67096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:40.073574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf0d3c6-4cba-4bb0-a6b6-4e93b551be19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:40.111592 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['7f3c4d54-9530-42d2-8f52-7c5943334550', 'c99b03f3-d785-4673-bd7d-fd7b7d29abf1', 'd76df51b-e8f9-4a0a-a658-a177b2cb8c52', '6d533c10-6dbc-4ae5-8409-d213eb02852a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:40.112351 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf0d3c6-4cba-4bb0-a6b6-4e93b551be19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3c4d54-9530-42d2-8f52-7c5943334550', 'c99b03f3-d785-4673-bd7d-fd7b7d29abf1', 'd76df51b-e8f9-4a0a-a658-a177b2cb8c52', '6d533c10-6dbc-4ae5-8409-d213eb02852a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:40.113042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e00155-b1e4-4a1c-b1a2-8d37058f74b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:40.134758 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e00155-b1e4-4a1c-b1a2-8d37058f74b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '406e6283-00e9-480d-bb8c-5f207ce4cee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-912452170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['7f3c4d54-9530-42d2-8f52-7c5943334550','c99b03f3-d785-4673-bd7d-fd7b7d29abf1','d76df51b-e8f9-4a0a-a658-a177b2cb8c52','6d533c10-6dbc-4ae5-8409-d213eb02852a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-912452170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=406e6283-00e9-480d-bb8c-5f207ce4cee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:40.135547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f4ba23-dcde-4064-9d44-418c3195cc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:40.151409 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f4ba23-dcde-4064-9d44-418c3195cc8a) transitioned into state 'SUCCESS' from state '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-912452170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['7f3c4d54-9530-42d2-8f52-7c5943334550','c99b03f3-d785-4673-bd7d-fd7b7d29abf1','d76df51b-e8f9-4a0a-a658-a177b2cb8c52','6d533c10-6dbc-4ae5-8409-d213eb02852a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:40.152214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec58732-0575-4497-9dd2-497ff846a77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:40.164841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec58732-0575-4497-9dd2-497ff846a77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:40.165664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (ef608522-1b4d-410c-816b-a725d91d690e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:40.165998 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:13:40.166079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:40.166594 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4d45f47-5752-4855-8354-3df46fb27cb0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:40.167073 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 765/3055] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:39 2026] POST /volume/v3/volumes => generated 756 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:40.168851 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:40.169266 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:40.169605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:40.169842 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:40.176402 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:40.176402 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:40.176593 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04a86599-ce04-4319-b7d9-c43d021d44f7 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:40.177755 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 759/3056] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:40 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:40.180997 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30317a2f-630d-46ea-82ac-90201c3af847 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:40.182697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30317a2f-630d-46ea-82ac-90201c3af847 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:40.182903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30317a2f-630d-46ea-82ac-90201c3af847 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:40.183155 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30317a2f-630d-46ea-82ac-90201c3af847 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:40.190069 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:40.190069 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:40.193486 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-30317a2f-630d-46ea-82ac-90201c3af847 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:40.197864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30317a2f-630d-46ea-82ac-90201c3af847 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:40.198321 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 770/3057] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:40 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:40.579216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8d66fe48-e17c-4aac-875d-a254cbaf0fbf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:40.580906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d66fe48-e17c-4aac-875d-a254cbaf0fbf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] GET https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 Aug 18 21:13:40.581262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d66fe48-e17c-4aac-875d-a254cbaf0fbf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:40.581569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8d66fe48-e17c-4aac-875d-a254cbaf0fbf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:40.588463 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8d66fe48-e17c-4aac-875d-a254cbaf0fbf tempest-VolumesSnapshotTestJSON-1665927521 tempest-VolumesSnapshotTestJSON-1665927521-project-member] https://10.4.3.48/volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 returned with HTTP 404 Aug 18 21:13:40.588463 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 764/3058] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:40 2026] GET /volume/v3/volumes/49a8bb76-7830-47ff-b523-081e9bb70988 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:40.979119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:40.980784 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:40.981091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:40.981381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:40.981853 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:40.987824 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:40.987824 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:40.987824 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0767e8dd-663e-4a9c-8e82-710fdc306443 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:40.988396 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 766/3059] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:40 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:41.189589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acdf5634-304f-408e-8233-f5e6e361c613 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:41.192799 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acdf5634-304f-408e-8233-f5e6e361c613 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:41.193880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acdf5634-304f-408e-8233-f5e6e361c613 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:41.194262 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acdf5634-304f-408e-8233-f5e6e361c613 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:41.194489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-acdf5634-304f-408e-8233-f5e6e361c613 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:41.202516 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:41.202516 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:41.203880 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acdf5634-304f-408e-8233-f5e6e361c613 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:41.204646 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 760/3060] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:41 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:41.214457 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:41.216461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:41.216711 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:41.216926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:41.225332 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:41.225332 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:41.230258 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:41.236654 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f3f2419-b8d4-49ed-ab5a-87a19589e5cc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:41.237206 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 771/3061] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:41 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:41.251768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be18b5ce-85d4-4873-8087-642aa430fd9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:41.255595 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be18b5ce-85d4-4873-8087-642aa430fd9f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:41.255595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be18b5ce-85d4-4873-8087-642aa430fd9f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:41.255595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be18b5ce-85d4-4873-8087-642aa430fd9f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:41.264693 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:41.264693 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:41.269227 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be18b5ce-85d4-4873-8087-642aa430fd9f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:41.276774 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be18b5ce-85d4-4873-8087-642aa430fd9f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:41.277578 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 765/3062] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:41 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:42.002239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:42.007408 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:42.007565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:42.008802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:42.008802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:42.014158 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:42.014158 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:42.015051 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36ca1ce0-2913-4bb2-a85e-4f888e6105cd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:42.015435 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 767/3063] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:42 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:42.219053 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:42.221436 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:42.221436 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:42.221875 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:42.222076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:42.227371 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:42.227371 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:42.228502 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e48682e6-dd07-4be3-9d1a-fd366e01555e tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:42.229533 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 761/3064] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:42 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:13:43.030171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85261f7a-be01-4751-ab88-2a9d29695394 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.034548 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85261f7a-be01-4751-ab88-2a9d29695394 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:43.037039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85261f7a-be01-4751-ab88-2a9d29695394 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:43.037201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85261f7a-be01-4751-ab88-2a9d29695394 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:43.037302 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-85261f7a-be01-4751-ab88-2a9d29695394 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:43.045052 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:43.045052 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:43.045328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85261f7a-be01-4751-ab88-2a9d29695394 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:43.046452 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 772/3065] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:43 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:43.112133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.114921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:43.116746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:43.116746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:43.125256 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:43.125256 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:43.131071 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:43.136651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-376bfd36-13ff-4766-9f3a-b761805a0db6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:43.136651 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 766/3066] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:43 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:43.241504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f6a2614f-4789-412a-acc7-b63e74d14200 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.246027 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f6a2614f-4789-412a-acc7-b63e74d14200 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:43.246027 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f6a2614f-4789-412a-acc7-b63e74d14200 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:43.246027 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f6a2614f-4789-412a-acc7-b63e74d14200 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:43.246027 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f6a2614f-4789-412a-acc7-b63e74d14200 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:43.251428 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:43.251428 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:43.252631 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f6a2614f-4789-412a-acc7-b63e74d14200 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:43.253480 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 768/3067] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:43 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:43.743078 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.745766 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:43.745892 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:43.746035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:43.752914 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:43.752914 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:43.756401 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:43.761084 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6d0b5e5b-f38d-4772-bd4e-4456687734dc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:43.761802 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 762/3068] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:43 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:43.772253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-abb4ff8e-a876-46af-8ae2-cb61316ec2fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.772682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abb4ff8e-a876-46af-8ae2-cb61316ec2fe None None] GET https://10.4.3.48/volume// Aug 18 21:13:43.772889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abb4ff8e-a876-46af-8ae2-cb61316ec2fe None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:43.773171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abb4ff8e-a876-46af-8ae2-cb61316ec2fe None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:43.773513 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abb4ff8e-a876-46af-8ae2-cb61316ec2fe None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:43.773865 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 773/3069] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:13: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 18 21:13:43.783052 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-5fc1ec42-29de-434f-b72d-14d1042e58d5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:43.784899 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-5fc1ec42-29de-434f-b72d-14d1042e58d5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:13:43.785468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-5fc1ec42-29de-434f-b72d-14d1042e58d5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "406e6283-00e9-480d-bb8c-5f207ce4cee7", "connector": null, "instance_uuid": "139d9401-e510-4239-b537-c3e7c80c3e94"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:43.798366 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:43.798366 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:43.834292 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-5fc1ec42-29de-434f-b72d-14d1042e58d5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:13:43.834837 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 767/3070] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:13:43 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 18 21:13:44.062658 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.064518 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:44.064706 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:44.064919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:44.065072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:44.069954 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:44.069954 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:44.070691 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48a5bf56-bcb8-4666-9ce3-3c86a11c2fd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:44.071160 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 769/3071] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:44 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:44.267169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.269703 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:44.269992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:44.270211 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:44.270343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:44.275894 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:44.275894 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:44.276825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e5805cf-ae1e-4d3f-b808-aad7c5603d4a tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:44.277267 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 763/3072] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:44 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:44.290037 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.388526 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:44.388928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1419493254"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:44.391205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1419493254'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:44.391429 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume of 1 GB Aug 18 21:13:44.396525 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Availability Zones retrieved successfully. Aug 18 21:13:44.405319 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (b8ea6656-afb3-44bd-ae36-e8986d83edef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:44.406769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4096cfc1-34b5-4a20-8a13-e482878f8374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:44.407848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:44.442054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4096cfc1-34b5-4a20-8a13-e482878f8374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:44.442850 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69142518-03bd-4b11-8e49-e4e37296be25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:44.515845 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['ca64c044-8770-4f9e-a65f-237707a2b7df', '3a21c501-e6b0-4f0c-9808-3198db39afdc', '8dbe411f-7e59-42ca-8af8-1da812defc66', 'ffb45dd0-33fe-4a7d-ae56-30257d3c9e0b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:44.517104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69142518-03bd-4b11-8e49-e4e37296be25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca64c044-8770-4f9e-a65f-237707a2b7df', '3a21c501-e6b0-4f0c-9808-3198db39afdc', '8dbe411f-7e59-42ca-8af8-1da812defc66', 'ffb45dd0-33fe-4a7d-ae56-30257d3c9e0b']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:44.518116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c5c13c-8aa2-4131-8daf-64e110a40b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:44.544496 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c5c13c-8aa2-4131-8daf-64e110a40b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a38550-2ef7-490f-90c5-951cc68e5cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1419493254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['ca64c044-8770-4f9e-a65f-237707a2b7df','3a21c501-e6b0-4f0c-9808-3198db39afdc','8dbe411f-7e59-42ca-8af8-1da812defc66','ffb45dd0-33fe-4a7d-ae56-30257d3c9e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1419493254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a38550-2ef7-490f-90c5-951cc68e5cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0229efdd6944a4882e59420782a051c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0371dd28d754c50a17186b55af3deb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:44.545491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d4987e-bc29-4c06-b32d-9341f9e6963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:44.565751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d4987e-bc29-4c06-b32d-9341f9e6963c) transitioned into state 'SUCCESS' from state '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-1419493254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['ca64c044-8770-4f9e-a65f-237707a2b7df','3a21c501-e6b0-4f0c-9808-3198db39afdc','8dbe411f-7e59-42ca-8af8-1da812defc66','ffb45dd0-33fe-4a7d-ae56-30257d3c9e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:44.566594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94275356-1170-4f0b-9d3b-82653b1eafce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:44.578564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94275356-1170-4f0b-9d3b-82653b1eafce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:44.579498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (b8ea6656-afb3-44bd-ae36-e8986d83edef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:44.579977 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request issued successfully. Aug 18 21:13:44.580836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1aa1c580-c7f5-457d-8c81-25b714348a78 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:44.581256 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 774/3073] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:13:44 2026] POST /volume/v3/volumes => generated 776 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:44.594928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.596967 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:13:44.597231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:44.597487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:44.609069 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:44.609069 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:44.613190 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:13:44.618639 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f7c6e57-c8c9-4666-896d-e43be77bcac4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 returned with HTTP 200 Aug 18 21:13:44.619134 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 768/3074] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:44 2026] GET /volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:44.919257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5abf4e0e-b801-4e7a-a663-cad3f6f78a89 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.919654 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5abf4e0e-b801-4e7a-a663-cad3f6f78a89 None None] GET https://10.4.3.48/volume// Aug 18 21:13:44.919881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5abf4e0e-b801-4e7a-a663-cad3f6f78a89 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:44.920144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5abf4e0e-b801-4e7a-a663-cad3f6f78a89 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:44.920561 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5abf4e0e-b801-4e7a-a663-cad3f6f78a89 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:44.920858 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 770/3075] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:44.927252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:44.929549 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:13:44.930456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:44.930456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:44.940318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:44.940318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:44.950158 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:13:44.959512 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-371107f2-dec1-4c86-ad60-73300ecfe3be tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:13:44.959512 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 764/3076] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:44 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:45.072351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.074999 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 Aug 18 21:13:45.075573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:45.084679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.086901 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:45.087122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:45.087416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:45.087557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-406e6283-00e9-480d-bb8c-5f207ce4cee7-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:45.087626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:45.092779 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.092779 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:45.093786 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f93e13ce-496c-4b63-aa05-cc46e10858a8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:45.094329 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 769/3077] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:45 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:45.094585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-406e6283-00e9-480d-bb8c-5f207ce4cee7-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:45.096170 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.096170 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:45.213745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-406e6283-00e9-480d-bb8c-5f207ce4cee7-np0000007703" released by "attachment_update" :: held 0.119s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:45.214091 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-8b6ca8de-1276-446f-9db8-4d9d53a15b5d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 returned with HTTP 200 Aug 18 21:13:45.214510 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 775/3078] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:45 2026] PUT /volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:45.252665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6da5d374-0f8c-4854-84cd-6c21b7487809 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.256200 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6da5d374-0f8c-4854-84cd-6c21b7487809 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14/action Aug 18 21:13:45.256835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6da5d374-0f8c-4854-84cd-6c21b7487809 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:45.256835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6da5d374-0f8c-4854-84cd-6c21b7487809 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:45.280799 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.280799 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:45.294207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.295848 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ee35d57-ee40-4ae2-a413-bb534325e6ae req-6da5d374-0f8c-4854-84cd-6c21b7487809 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14/action returned with HTTP 204 Aug 18 21:13:45.296570 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 771/3079] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:45 2026] POST /volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:45.296653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:45.297006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:45.297269 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:45.297416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:45.303229 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.303229 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:45.304386 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9fc08aac-9b58-4989-be1b-a05a6ee26d00 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:45.305232 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 765/3080] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:45 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:45.631362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.633459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:13:45.633459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:45.633459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:45.640171 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.640171 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:45.643084 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:13:45.647793 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13ec6ddb-4ad9-45ee-a02f-117a5ec130df tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 returned with HTTP 200 Aug 18 21:13:45.648379 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 770/3081] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:45 2026] GET /volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:45.661539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a83aa93d-7508-4d44-98e3-7110e12d122a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.663389 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:13:45.664149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8a38550-2ef7-490f-90c5-951cc68e5cc4", "name": "tempest-type-Backup-2002577694"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:45.666027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating new backup {'backup': {'volume_id': 'f8a38550-2ef7-490f-90c5-951cc68e5cc4', 'name': 'tempest-type-Backup-2002577694'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:13:45.666027 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating backup of volume f8a38550-2ef7-490f-90c5-951cc68e5cc4 in container None Aug 18 21:13:45.674516 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.674516 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:45.674992 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:13:45.701548 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['cd684233-b7d9-4220-a50c-2234d819abb7', '65106572-7158-4d71-aa21-a989f4aa0db4'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:45.731334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a83aa93d-7508-4d44-98e3-7110e12d122a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:13:45.731993 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 776/3082] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:13:45 2026] POST /volume/v3/backups => generated 314 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:45.744819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61ad100a-1737-4c9c-822f-2551ebeada53 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:45.750028 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ad100a-1737-4c9c-822f-2551ebeada53 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:45.750317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ad100a-1737-4c9c-822f-2551ebeada53 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:45.750567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ad100a-1737-4c9c-822f-2551ebeada53 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:45.750708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-61ad100a-1737-4c9c-822f-2551ebeada53 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:45.757604 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:45.757604 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:45.758398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ad100a-1737-4c9c-822f-2551ebeada53 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:45.759000 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 772/3083] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:45 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:46.108927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:46.110177 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:46.110372 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:46.110574 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:46.110685 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:46.116691 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:46.116691 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:46.117513 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92b096ab-d8b7-4d4d-84fa-7e647661d22e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:46.117965 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 766/3084] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:46 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:46.320609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1fbebe55-d5b4-4267-985b-d565e70aabda None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:46.321969 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fbebe55-d5b4-4267-985b-d565e70aabda tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:46.322411 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fbebe55-d5b4-4267-985b-d565e70aabda tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:46.322689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fbebe55-d5b4-4267-985b-d565e70aabda tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:46.322926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1fbebe55-d5b4-4267-985b-d565e70aabda tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:46.328091 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:46.328091 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:46.329094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fbebe55-d5b4-4267-985b-d565e70aabda tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:46.329547 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 771/3085] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:46 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:46.770397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56fac8e7-1354-4107-94a2-76342506cc9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:46.774351 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56fac8e7-1354-4107-94a2-76342506cc9f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:46.774351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56fac8e7-1354-4107-94a2-76342506cc9f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:46.774351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56fac8e7-1354-4107-94a2-76342506cc9f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:46.774815 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-56fac8e7-1354-4107-94a2-76342506cc9f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:46.780522 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:46.780522 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:46.781716 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56fac8e7-1354-4107-94a2-76342506cc9f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:46.782523 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 777/3086] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:46 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:47.127742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:47.130030 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:47.130293 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:47.130542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:47.130714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:47.135965 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:47.135965 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:47.136979 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-531c2eb1-c897-4675-a1f9-4ab805ce506b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:47.137574 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 773/3087] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:47 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:47.340438 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02a37041-5250-4003-8358-ba98cbb88003 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:47.341907 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02a37041-5250-4003-8358-ba98cbb88003 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:47.342080 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02a37041-5250-4003-8358-ba98cbb88003 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:47.342261 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02a37041-5250-4003-8358-ba98cbb88003 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:47.342354 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-02a37041-5250-4003-8358-ba98cbb88003 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:47.346756 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:47.346756 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:47.347616 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02a37041-5250-4003-8358-ba98cbb88003 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:47.348049 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 767/3088] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:47 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:47.797540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-575d77b1-e09d-44af-9a1e-3194d476d089 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:47.799820 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-575d77b1-e09d-44af-9a1e-3194d476d089 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:47.800224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-575d77b1-e09d-44af-9a1e-3194d476d089 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:47.800547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-575d77b1-e09d-44af-9a1e-3194d476d089 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:47.800701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-575d77b1-e09d-44af-9a1e-3194d476d089 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:47.811659 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:47.811659 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:47.812617 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-575d77b1-e09d-44af-9a1e-3194d476d089 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:47.813156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 772/3089] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:47 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:48.147221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:48.149257 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:48.149660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:48.150012 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:48.150227 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:48.155216 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:48.155216 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:48.155984 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31bb9ad5-5c97-4d58-b67c-38cade976994 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:48.156659 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 778/3090] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:48 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:48.359630 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:48.361361 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:48.361523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:48.361690 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:48.361868 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:48.367493 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:48.367493 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:48.368156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26b3e591-b1a8-4052-9dee-7bb453170b01 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:48.368603 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 774/3091] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:48 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:48.683957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-665ec398-3c20-444b-b7e3-b83f4186a659 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:48.686119 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-665ec398-3c20-444b-b7e3-b83f4186a659 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:48.686347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-665ec398-3c20-444b-b7e3-b83f4186a659 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:48.686593 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-665ec398-3c20-444b-b7e3-b83f4186a659 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:48.694019 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:48.694019 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:48.698429 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-665ec398-3c20-444b-b7e3-b83f4186a659 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:48.704650 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-665ec398-3c20-444b-b7e3-b83f4186a659 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:48.705118 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 768/3092] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:48 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:48.823987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-133d83be-cecb-4d8a-9966-c682ba875de0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:48.826360 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-133d83be-cecb-4d8a-9966-c682ba875de0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:48.826647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-133d83be-cecb-4d8a-9966-c682ba875de0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:48.826941 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-133d83be-cecb-4d8a-9966-c682ba875de0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:48.827097 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-133d83be-cecb-4d8a-9966-c682ba875de0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:48.832345 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:48.832345 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:48.833295 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-133d83be-cecb-4d8a-9966-c682ba875de0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:48.833805 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 773/3093] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:48 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:48.991780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:48.993798 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:48.993992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:48.994161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.000490 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.000490 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:49.003855 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:49.007533 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-6422f1ee-0266-45e8-97d1-7543abe1132f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:49.007981 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 779/3094] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:48 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:49.078317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b92c871e-33c1-47ca-821f-a57e254fdb6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.078661 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b92c871e-33c1-47ca-821f-a57e254fdb6b None None] GET https://10.4.3.48/volume// Aug 18 21:13:49.078823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b92c871e-33c1-47ca-821f-a57e254fdb6b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.079023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b92c871e-33c1-47ca-821f-a57e254fdb6b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.079314 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b92c871e-33c1-47ca-821f-a57e254fdb6b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:49.079604 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 775/3095] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:13: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 18 21:13:49.087098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-4ea289b6-c24b-4c19-85ac-c49bedd97e3f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.090867 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-4ea289b6-c24b-4c19-85ac-c49bedd97e3f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:13:49.091189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-4ea289b6-c24b-4c19-85ac-c49bedd97e3f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b677817a-dc45-47d4-a7ac-c757f11e8f53", "connector": null, "instance_uuid": "e3d00960-c63c-486f-8e6a-e666d7e21834"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:49.101919 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.101919 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:49.122556 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-4ea289b6-c24b-4c19-85ac-c49bedd97e3f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:13:49.123205 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 769/3096] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:13:49 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:49.150699 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.152945 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:49.153227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.153478 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.163681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6fe3d0c-a8c9-45a3-95c2-98b28ec2728e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.163681 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6fe3d0c-a8c9-45a3-95c2-98b28ec2728e None None] GET https://10.4.3.48/volume// Aug 18 21:13:49.163681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6fe3d0c-a8c9-45a3-95c2-98b28ec2728e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.164048 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6fe3d0c-a8c9-45a3-95c2-98b28ec2728e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.164081 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6fe3d0c-a8c9-45a3-95c2-98b28ec2728e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:49.164378 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 780/3097] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13: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 18 21:13:49.165947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.167707 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:49.167881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.168057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.168161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:49.169270 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.169270 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:49.172669 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.172669 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:49.173398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a34c74b3-b6f4-4f0e-b1f9-05c3c8c387bd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:49.173715 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.173779 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 776/3098] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:49.175654 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:49.175873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.176051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.176832 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:49.183078 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.184506 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.184506 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:49.185015 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:49.185202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.185364 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.185504 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2c2cc0aa-8b73-4655-b714-5c628fcfc18b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:49.185950 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 774/3099] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:49.187586 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:49.191338 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-e59f675f-6ef3-43c3-b172-8190610a9ade tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:49.191762 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 770/3100] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 1114 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:49.191918 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.191918 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:49.195443 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:49.200938 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c21fe12f-f5bd-47fc-9ca5-48c484f65ed9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f returned with HTTP 200 Aug 18 21:13:49.201392 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 781/3101] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f => generated 1409 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:49.217404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47ab01c9-436c-4007-adad-7df1a380c07e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.219106 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47ab01c9-436c-4007-adad-7df1a380c07e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:49.219287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47ab01c9-436c-4007-adad-7df1a380c07e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.219465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47ab01c9-436c-4007-adad-7df1a380c07e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.230664 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.230664 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:49.234715 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47ab01c9-436c-4007-adad-7df1a380c07e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:49.239396 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47ab01c9-436c-4007-adad-7df1a380c07e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f returned with HTTP 200 Aug 18 21:13:49.239855 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 777/3102] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:49.252587 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2176086e-92ec-4116-86ac-3dbee5049a7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.255227 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:49.255429 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.255680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.255777 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:49.264809 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.264809 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:49.266071 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:49.289433 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:13:49.290057 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2176086e-92ec-4116-86ac-3dbee5049a7e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f returned with HTTP 202 Aug 18 21:13:49.291368 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 775/3103] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:49 2026] DELETE /volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:49.295777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.298114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-418c28b9-faa3-4939-a157-958eb185f98f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.298450 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] PUT https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 Aug 18 21:13:49.299011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:49.301566 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-418c28b9-faa3-4939-a157-958eb185f98f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:49.301811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-418c28b9-faa3-4939-a157-958eb185f98f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.302013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-418c28b9-faa3-4939-a157-958eb185f98f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.308856 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Acquiring lock "cinder-attachment_update-b677817a-dc45-47d4-a7ac-c757f11e8f53-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:49.309522 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.309522 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:49.314094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-b677817a-dc45-47d4-a7ac-c757f11e8f53-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:49.314584 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-418c28b9-faa3-4939-a157-958eb185f98f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:49.314983 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.314983 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:49.319583 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-418c28b9-faa3-4939-a157-958eb185f98f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f returned with HTTP 200 Aug 18 21:13:49.320185 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 782/3104] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f => generated 1408 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:49.381003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b937373-43b5-486b-8747-fc26f06d14ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.382842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b937373-43b5-486b-8747-fc26f06d14ae tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:49.383043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b937373-43b5-486b-8747-fc26f06d14ae tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.383240 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b937373-43b5-486b-8747-fc26f06d14ae tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.383335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5b937373-43b5-486b-8747-fc26f06d14ae tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:49.387946 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.387946 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:49.388663 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b937373-43b5-486b-8747-fc26f06d14ae tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:49.389038 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 778/3105] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:49.410693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-b677817a-dc45-47d4-a7ac-c757f11e8f53-np0000007703" released by "attachment_update" :: held 0.097s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:49.411001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-7648feda-5fa5-42e4-97b5-e268ff85ba6a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 returned with HTTP 200 Aug 18 21:13:49.411420 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 771/3106] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:49 2026] PUT /volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:49.847178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:49.849218 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:49.850467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:49.850467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:49.850467 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:49.854208 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:49.854208 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:49.854972 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a86b0ed4-607e-496a-a32e-0d9cf8d1cd19 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:49.855445 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 776/3107] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:49 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:50.201147 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd8a60a7-da82-415a-b334-c838814377c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.203062 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd8a60a7-da82-415a-b334-c838814377c8 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:50.203244 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd8a60a7-da82-415a-b334-c838814377c8 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.203415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd8a60a7-da82-415a-b334-c838814377c8 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.214193 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:50.214193 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:50.217867 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd8a60a7-da82-415a-b334-c838814377c8 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:50.221923 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd8a60a7-da82-415a-b334-c838814377c8 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:50.221923 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 783/3108] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:50 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:50.338700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1ab15347-af7f-409f-a7c0-41ddc778f43d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.340831 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ab15347-af7f-409f-a7c0-41ddc778f43d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f Aug 18 21:13:50.341039 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ab15347-af7f-409f-a7c0-41ddc778f43d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.341249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ab15347-af7f-409f-a7c0-41ddc778f43d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.346994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ab15347-af7f-409f-a7c0-41ddc778f43d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f returned with HTTP 404 Aug 18 21:13:50.347430 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 779/3109] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:50 2026] GET /volume/v3/volumes/e3c6fa4c-1f33-45ad-8c40-3307e218b25f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:50.355214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.356829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:50.357066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.357297 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.357444 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: a750b584-95cf-4a1f-b832-91c8d0c7441e. Aug 18 21:13:50.362054 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:50.362054 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:50.378458 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id a750b584-95cf-4a1f-b832-91c8d0c7441e {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:13:50.382748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45a8fd14-f47b-44f0-97de-85c1123fe05e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 202 Aug 18 21:13:50.382748 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 772/3110] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:50 2026] DELETE /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:50.392427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.394663 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:50.394919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.395187 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.395335 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:50.400469 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.402511 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:50.402585 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:50.402585 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:50.402695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.402944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.403074 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:50.403630 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd92bcf2-4a5b-4396-af43-2bc070027a6f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 200 Aug 18 21:13:50.404099 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 777/3111] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:50 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:50.409414 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:50.409414 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:50.410219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7341a0c8-c7a2-4558-84bf-a0531cbedc9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:50.410776 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 784/3112] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:50 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:50.870187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:50.871834 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:50.872051 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:50.872212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:50.872307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:50.876315 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:50.876315 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:50.876844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7be3b642-b77e-4620-8e36-aded89bdd6ba tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:50.877189 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 780/3113] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:50 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:51.237547 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.239267 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:51.239477 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.239680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.248324 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.248324 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:51.251271 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:51.254621 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48bb8306-9c3d-41eb-b66a-a830db8e8e94 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:51.255017 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 773/3114] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:51.415148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.416989 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e Aug 18 21:13:51.417167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.417348 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.417464 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id a750b584-95cf-4a1f-b832-91c8d0c7441e. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:51.421153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63ec4109-617b-447f-af61-4254bcfa09f5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.422294 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-34919bc5-ffa8-4501-a30f-39b3f0e8d61f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e returned with HTTP 404 Aug 18 21:13:51.422903 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 778/3115] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/backups/a750b584-95cf-4a1f-b832-91c8d0c7441e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:51.423165 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63ec4109-617b-447f-af61-4254bcfa09f5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:51.423371 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63ec4109-617b-447f-af61-4254bcfa09f5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.423546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63ec4109-617b-447f-af61-4254bcfa09f5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.423643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-63ec4109-617b-447f-af61-4254bcfa09f5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:51.428253 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.428253 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:51.428611 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63ec4109-617b-447f-af61-4254bcfa09f5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:51.428998 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 785/3116] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:51.493003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.494731 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:51.495176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.495176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.502038 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.502038 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:51.505869 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:51.511593 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc56ac79-b53f-4ee6-b41b-fdbe83505584 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:51.511829 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 781/3117] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:51.524912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.526855 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:51.527389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.527389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.527599 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: 8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:51.534588 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.534588 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:51.535149 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:51.552627 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:13:51.552938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4d3d1e2-ee06-420e-80e8-0becda73944a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 202 Aug 18 21:13:51.553367 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 774/3118] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:51 2026] DELETE /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:51.559739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c10160af-d427-439d-afbe-a11b375afc43 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.561414 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10160af-d427-439d-afbe-a11b375afc43 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:51.561754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c10160af-d427-439d-afbe-a11b375afc43 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.561754 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c10160af-d427-439d-afbe-a11b375afc43 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.568820 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.568820 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:51.571968 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c10160af-d427-439d-afbe-a11b375afc43 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:51.576236 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c10160af-d427-439d-afbe-a11b375afc43 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 200 Aug 18 21:13:51.576352 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 779/3119] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:51.889358 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:51.891377 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:51.891530 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:51.892605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:51.892605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:51.897742 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:51.897742 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:51.897742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e09cd88-c40c-4017-a8eb-787e88a109e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:51.898010 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 786/3120] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:51 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:52.266832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e877f12-4197-4d1a-9383-e7828f350920 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.268495 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e877f12-4197-4d1a-9383-e7828f350920 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:52.268656 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e877f12-4197-4d1a-9383-e7828f350920 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:52.268845 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e877f12-4197-4d1a-9383-e7828f350920 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:52.278803 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:52.278803 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:52.282011 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4e877f12-4197-4d1a-9383-e7828f350920 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:52.285846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e877f12-4197-4d1a-9383-e7828f350920 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:52.286252 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 782/3121] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:52 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:52.438453 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.440656 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:52.440893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:52.441136 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:52.441279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:52.446377 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:52.446377 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:52.447301 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba72ca07-b9e9-4bf0-a92b-094fbe0bac20 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:52.447806 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 775/3122] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:52 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:52.591338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31a0a355-b8c9-435c-92d4-0eb1f7ede6e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.594558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31a0a355-b8c9-435c-92d4-0eb1f7ede6e1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 Aug 18 21:13:52.595294 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31a0a355-b8c9-435c-92d4-0eb1f7ede6e1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:52.595558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31a0a355-b8c9-435c-92d4-0eb1f7ede6e1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:52.603200 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31a0a355-b8c9-435c-92d4-0eb1f7ede6e1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 returned with HTTP 404 Aug 18 21:13:52.604412 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 780/3123] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:52 2026] GET /volume/v3/volumes/8f038fd5-641e-4632-8dc6-913ffee59a71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:52.614223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.616569 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:13:52.616865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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-25677935"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:52.618287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-25677935'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:13:52.618401 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume of 1 GB Aug 18 21:13:52.623410 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:13:52.628987 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (7ecd657b-cc69-458e-97e9-e13cde2a62cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:52.629960 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a43c6cf-6aec-4a68-ae95-7dcfc8bbcc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:52.630692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:13:52.654435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a43c6cf-6aec-4a68-ae95-7dcfc8bbcc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:52.655150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cf8010-cece-412c-83ee-23db7900c1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:52.704988 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['57561564-0939-4e7e-a50b-48cad4f18c91', '3ec6b864-bb47-495b-af6a-21980f59a162', '62674378-9ef9-4064-9a14-4abb5b63e9f1', '1e08982e-494e-41db-9ff2-03f18a0ea9da'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:52.706089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cf8010-cece-412c-83ee-23db7900c1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57561564-0939-4e7e-a50b-48cad4f18c91', '3ec6b864-bb47-495b-af6a-21980f59a162', '62674378-9ef9-4064-9a14-4abb5b63e9f1', '1e08982e-494e-41db-9ff2-03f18a0ea9da']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:52.707263 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abf50e3-6abc-4bb0-af9f-0ec60a02e4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:52.740555 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abf50e3-6abc-4bb0-af9f-0ec60a02e4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488bb989-1407-47dc-8fb4-bf1b6a74a155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-25677935',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['57561564-0939-4e7e-a50b-48cad4f18c91','3ec6b864-bb47-495b-af6a-21980f59a162','62674378-9ef9-4064-9a14-4abb5b63e9f1','1e08982e-494e-41db-9ff2-03f18a0ea9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-25677935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488bb989-1407-47dc-8fb4-bf1b6a74a155,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:52.741238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d19c3e4-a7ae-449d-b26b-7c9578685bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:52.759441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d19c3e4-a7ae-449d-b26b-7c9578685bd4) transitioned into state 'SUCCESS' from state '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-25677935',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['57561564-0939-4e7e-a50b-48cad4f18c91','3ec6b864-bb47-495b-af6a-21980f59a162','62674378-9ef9-4064-9a14-4abb5b63e9f1','1e08982e-494e-41db-9ff2-03f18a0ea9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:52.760108 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a094fac-0a95-432f-a4a8-f8a6c63e78b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:13:52.769181 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a094fac-0a95-432f-a4a8-f8a6c63e78b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:13:52.769946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (7ecd657b-cc69-458e-97e9-e13cde2a62cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:13:52.770248 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:13:52.770818 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc8054b5-d430-4012-8f51-f89f3e7bf563 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:13:52.771214 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 787/3124] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:52 2026] POST /volume/v3/volumes => generated 812 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:52.784290 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.789828 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:13:52.790031 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:52.790224 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:52.800277 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:52.800277 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:52.806189 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:52.811099 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f204e1d6-a04e-4f07-bb6f-a5157fa6ee04 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 200 Aug 18 21:13:52.811460 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 783/3125] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:52 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:52.908153 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:52.909986 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:52.910115 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:52.910201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:52.910306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:52.916640 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:52.916640 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:52.917404 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e40be78c-3022-4c93-bf73-bd46f8123a51 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:52.917824 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 776/3126] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:52 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:53.299651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc61df81-013a-4667-9a8b-ea268cd4935f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.301807 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc61df81-013a-4667-9a8b-ea268cd4935f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:53.302064 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc61df81-013a-4667-9a8b-ea268cd4935f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:53.302299 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc61df81-013a-4667-9a8b-ea268cd4935f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:53.317412 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.317412 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:53.321671 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cc61df81-013a-4667-9a8b-ea268cd4935f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:53.328599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc61df81-013a-4667-9a8b-ea268cd4935f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:53.328599 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 781/3127] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:53 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:53.458195 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2157b8c4-c8bc-4d52-80be-691999aea63d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.460701 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2157b8c4-c8bc-4d52-80be-691999aea63d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:53.460983 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2157b8c4-c8bc-4d52-80be-691999aea63d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:53.461240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2157b8c4-c8bc-4d52-80be-691999aea63d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:53.461383 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2157b8c4-c8bc-4d52-80be-691999aea63d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:53.466088 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.466088 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:53.466850 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2157b8c4-c8bc-4d52-80be-691999aea63d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:53.467223 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 788/3128] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:53 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:53.824824 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ded259b-d1ad-49d3-99c4-242945493acd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.828747 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ded259b-d1ad-49d3-99c4-242945493acd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:13:53.828996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ded259b-d1ad-49d3-99c4-242945493acd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:53.829217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ded259b-d1ad-49d3-99c4-242945493acd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:53.837008 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.837008 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:53.841736 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ded259b-d1ad-49d3-99c4-242945493acd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:53.846806 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ded259b-d1ad-49d3-99c4-242945493acd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 200 Aug 18 21:13:53.847260 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 784/3129] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:53 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:53.860854 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1099c4b3-0c18-4410-b9c5-f291899528fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.863113 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:13:53.863552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "488bb989-1407-47dc-8fb4-bf1b6a74a155", "name": "tempest-VolumesBackupsTest-Backup-579439435", "description": "tempest-backup-description-1543028014", "container": "tempest-volumesbackupstest-backup-container-120887128"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:53.865903 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': '488bb989-1407-47dc-8fb4-bf1b6a74a155', 'name': 'tempest-VolumesBackupsTest-Backup-579439435', 'description': 'tempest-backup-description-1543028014', 'container': 'tempest-volumesbackupstest-backup-container-120887128'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:13:53.866145 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume 488bb989-1407-47dc-8fb4-bf1b6a74a155 in container tempest-volumesbackupstest-backup-container-120887128 Aug 18 21:13:53.877357 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.877357 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:53.878047 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:13:53.900559 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['eab2f66b-2311-4d25-b013-bcea5168ba04', '518e5008-8a75-414b-9a2e-ef9eca2195f2'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:13:53.930779 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.933217 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:53.934142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:53.934142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:53.934142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:53.940330 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.940330 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:53.941234 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-324d0d2a-010c-43a5-9677-445fcdb9c80d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:53.941842 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 782/3130] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:53 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:53.950718 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1099c4b3-0c18-4410-b9c5-f291899528fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:13:53.951324 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 777/3131] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:13:53 2026] POST /volume/v3/backups => generated 327 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:13:53.963160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:53.965383 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:53.965604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:53.965846 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:53.965995 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:53.971310 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:53.971310 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:53.972646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a52fb77-514b-4821-bcd7-dc2f9f9ca049 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:53.973391 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 789/3132] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:53 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:54.345518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-527485d0-9e79-4534-be6c-dd03030e50c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:54.347363 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-527485d0-9e79-4534-be6c-dd03030e50c7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:54.347559 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-527485d0-9e79-4534-be6c-dd03030e50c7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:54.347740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-527485d0-9e79-4534-be6c-dd03030e50c7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:54.359827 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:54.359827 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:54.364689 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-527485d0-9e79-4534-be6c-dd03030e50c7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:54.369888 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-527485d0-9e79-4534-be6c-dd03030e50c7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:54.370319 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 785/3133] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:54 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:54.481948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9adb9026-c091-4048-af9e-3de38a10be9b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:54.484081 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9adb9026-c091-4048-af9e-3de38a10be9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:54.484322 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9adb9026-c091-4048-af9e-3de38a10be9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:54.484564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9adb9026-c091-4048-af9e-3de38a10be9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:54.484746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9adb9026-c091-4048-af9e-3de38a10be9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:54.495053 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:54.495053 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:54.496163 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9adb9026-c091-4048-af9e-3de38a10be9b tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:54.496665 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 783/3134] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:54 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:54.825312 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-5adf9986-05e1-4c4c-a0eb-d97fa5ae5256 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:54.827246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-5adf9986-05e1-4c4c-a0eb-d97fa5ae5256 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477/action Aug 18 21:13:54.827547 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-5adf9986-05e1-4c4c-a0eb-d97fa5ae5256 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:54.827658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-5adf9986-05e1-4c4c-a0eb-d97fa5ae5256 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:13:54.843249 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:54.843249 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:54.854545 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-bcd77fe1-7789-4ed9-a1ca-eed5117ad6d6 req-5adf9986-05e1-4c4c-a0eb-d97fa5ae5256 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477/action returned with HTTP 204 Aug 18 21:13:54.855034 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 778/3135] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:13:54 2026] POST /volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:54.953787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:54.955862 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:54.956137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:54.956357 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:54.956496 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:54.960792 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:54.960792 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:54.961522 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-617d4e22-456a-47d4-b2ef-ca44bbaf6879 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:54.961903 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 790/3136] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:54 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:54.985916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d3d2ff13-1694-491c-8369-17718a38cd56 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:54.988036 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3d2ff13-1694-491c-8369-17718a38cd56 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:54.988283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3d2ff13-1694-491c-8369-17718a38cd56 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:54.988563 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3d2ff13-1694-491c-8369-17718a38cd56 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:54.988713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d3d2ff13-1694-491c-8369-17718a38cd56 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:54.994395 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:54.994395 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:54.995645 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3d2ff13-1694-491c-8369-17718a38cd56 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:54.996155 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 786/3137] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:54 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.386801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.388796 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:55.389027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.389212 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.400146 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.400146 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:55.404303 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:55.408589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-91a881a5-fa4a-42c9-9013-b2cefc5cbd60 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:55.409042 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 784/3138] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:55.422256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.424382 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:13:55.424662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.424989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.437961 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.437961 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:55.442512 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:55.447343 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7c9f9a53-c3a2-473a-97d1-23ee8acd403c tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:13:55.447919 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 779/3139] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:55.507463 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-33ea7fcd-045d-4444-af00-f256c198ad74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.509908 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33ea7fcd-045d-4444-af00-f256c198ad74 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:55.510100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33ea7fcd-045d-4444-af00-f256c198ad74 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.510536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33ea7fcd-045d-4444-af00-f256c198ad74 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.510660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-33ea7fcd-045d-4444-af00-f256c198ad74 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:55.515272 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.515272 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:55.516217 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33ea7fcd-045d-4444-af00-f256c198ad74 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:55.516638 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 791/3140] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.528851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.530805 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:55.530921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.531129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.538336 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.538336 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:55.542307 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:55.546873 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddafe51f-f00b-4913-a309-2aa754dd4019 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 200 Aug 18 21:13:55.547282 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 787/3141] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.561595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.564149 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] POST https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522/action Aug 18 21:13:55.564744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:13:55.564744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-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 18 21:13:55.566764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] Updating backup '4539937d-92a7-4fc7-83b3-b31048974522' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 21:13:55.575271 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.575271 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:55.586868 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] reset_status in rpcapi backup_id 4539937d-92a7-4fc7-83b3-b31048974522 on host np0000007703. {{(pid=100295) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 21:13:55.589078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05c0caf8-f5e1-444f-b3b1-bbbe111ea768 tempest-VolumesBackupsAdminTest-1610006089 tempest-VolumesBackupsAdminTest-1610006089-project-admin] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522/action returned with HTTP 202 Aug 18 21:13:55.589574 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 785/3142] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:13:55 2026] POST /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:55.597129 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.599532 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:55.599993 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.600303 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.600506 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:55.606801 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.606801 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:55.608095 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6eb3bd62-adaf-41de-b8ea-ef02664a8bfe tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:55.608841 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 780/3143] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.619644 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.621831 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] DELETE https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:55.622070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.622277 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.622398 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete backup with id: 4539937d-92a7-4fc7-83b3-b31048974522. Aug 18 21:13:55.627820 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.627820 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:55.644815 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] delete_backup rpcapi backup_id 4539937d-92a7-4fc7-83b3-b31048974522 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:13:55.645833 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d45f0338-51e5-43e5-92a3-c5d9c3154a7d tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 202 Aug 18 21:13:55.646427 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 792/3144] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:55 2026] DELETE /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:13:55.655034 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.657203 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:55.657437 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.657672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.657813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:55.662585 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.662585 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:55.663802 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93dc4b90-2e7d-437c-ab1a-92d11bee6d32 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 200 Aug 18 21:13:55.663802 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 788/3145] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.971907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48eb76c2-ce80-44e8-a750-513625680fa4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.976485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48eb76c2-ce80-44e8-a750-513625680fa4 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:55.976730 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:55.977466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48eb76c2-ce80-44e8-a750-513625680fa4 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.977709 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48eb76c2-ce80-44e8-a750-513625680fa4 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.978818 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:55.979125 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:55.979406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:55.979742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:55.988449 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.988449 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:55.989194 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d994c9f-f06f-4c0e-b0ea-7cccf6440613 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:55.989680 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 781/3146] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:55.992156 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:55.992156 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:56.005774 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48eb76c2-ce80-44e8-a750-513625680fa4 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:56.008405 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2351950f-d3ba-4170-822e-982b4fedd94b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.011503 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48eb76c2-ce80-44e8-a750-513625680fa4 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:56.012213 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 786/3147] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:55 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.012451 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2351950f-d3ba-4170-822e-982b4fedd94b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:56.012685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2351950f-d3ba-4170-822e-982b4fedd94b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.012975 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2351950f-d3ba-4170-822e-982b4fedd94b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.013178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2351950f-d3ba-4170-822e-982b4fedd94b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:56.020970 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.020970 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:56.022026 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2351950f-d3ba-4170-822e-982b4fedd94b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:56.022492 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 793/3148] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.357514 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.362300 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:56.362530 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.363009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.372430 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.372430 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:56.377275 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:56.382248 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-9a1672a9-7c5c-487a-9388-4ea42403d741 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:56.382733 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 789/3149] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.479200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00b8570c-73cf-4527-8e2e-4244fe428a0f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.480263 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b8570c-73cf-4527-8e2e-4244fe428a0f None None] GET https://10.4.3.48/volume// Aug 18 21:13:56.481679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b8570c-73cf-4527-8e2e-4244fe428a0f None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.481679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00b8570c-73cf-4527-8e2e-4244fe428a0f None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.481679 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00b8570c-73cf-4527-8e2e-4244fe428a0f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:56.482317 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 782/3150] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:13:56.490870 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-933c4972-07de-45eb-97ba-b7f932f9bdcd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.493848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-933c4972-07de-45eb-97ba-b7f932f9bdcd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:13:56.494263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-933c4972-07de-45eb-97ba-b7f932f9bdcd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5c0696c-7116-4252-8474-919c700d6f8a", "connector": null, "instance_uuid": "e3d00960-c63c-486f-8e6a-e666d7e21834"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:56.505273 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.505273 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:56.536338 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-933c4972-07de-45eb-97ba-b7f932f9bdcd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:13:56.537049 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 787/3151] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:13:56 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 18 21:13:56.569255 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.571412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:56.571698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.571968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.581656 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.581656 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:56.584483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86e995cc-00c2-40d2-89ea-11f8edab5568 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.586117 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86e995cc-00c2-40d2-89ea-11f8edab5568 None None] GET https://10.4.3.48/volume// Aug 18 21:13:56.586294 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:56.586371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86e995cc-00c2-40d2-89ea-11f8edab5568 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.586555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86e995cc-00c2-40d2-89ea-11f8edab5568 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.587034 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86e995cc-00c2-40d2-89ea-11f8edab5568 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:13:56.587414 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 790/3152] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 21:13:56.592333 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a7a16fd-cf7c-42c9-9539-e2ec329d53a0 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:56.592333 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 794/3153] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.596535 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.599813 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:56.600255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.600829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.679477 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.682545 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 Aug 18 21:13:56.682814 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.683083 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.683265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Show backup with id 4539937d-92a7-4fc7-83b3-b31048974522. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:56.688648 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-49ad3236-fb55-49c6-9c81-57b5a03cf523 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 returned with HTTP 404 Aug 18 21:13:56.689250 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 788/3154] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/backups/4539937d-92a7-4fc7-83b3-b31048974522 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:56.771919 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.773821 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:56.774020 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.774212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.781782 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.781782 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:56.785613 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:56.790097 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-849eca90-df03-4e1c-924f-51dcb04f0bd9 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 200 Aug 18 21:13:56.790480 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 791/3155] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.793736 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.793736 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:56.797961 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:56.803415 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-751a4385-c4b9-4679-93ae-3acb1f1e2ed3 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:56.803911 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 783/3156] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 1116 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:13:56.804119 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d92c92a8-8561-457d-9d94-f93367d528b2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.806286 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:56.806501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.806704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.807024 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume with id: 2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:56.814657 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.814657 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:56.815268 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:56.840748 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Delete volume request issued successfully. Aug 18 21:13:56.840748 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d92c92a8-8561-457d-9d94-f93367d528b2 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 202 Aug 18 21:13:56.840748 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 795/3157] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:13:56 2026] DELETE /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:13:56.849698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.852227 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:56.852547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:56.852783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:56.863257 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.863257 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:56.867217 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Volume info retrieved successfully. Aug 18 21:13:56.873039 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-907bac70-5ce9-409f-9c34-c2ec2a4f92e5 tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 200 Aug 18 21:13:56.873563 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 789/3158] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:56 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:56.942124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:56.945576 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] PUT https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f Aug 18 21:13:56.946023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:13:56.954261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Acquiring lock "cinder-attachment_update-c5c0696c-7116-4252-8474-919c700d6f8a-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:13:56.960003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-c5c0696c-7116-4252-8474-919c700d6f8a-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:13:56.961647 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:56.961647 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:57.005662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-793e761c-2823-4c32-b4ec-28162f43983a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:57.007536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-793e761c-2823-4c32-b4ec-28162f43983a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:57.007808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-793e761c-2823-4c32-b4ec-28162f43983a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:57.008018 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-793e761c-2823-4c32-b4ec-28162f43983a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:57.008123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-793e761c-2823-4c32-b4ec-28162f43983a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:57.013394 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:57.013394 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:57.014319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-793e761c-2823-4c32-b4ec-28162f43983a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:57.014949 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 784/3159] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:57 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:57.036039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-129c6728-c915-47cb-9b49-a43781b246c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:57.038257 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-129c6728-c915-47cb-9b49-a43781b246c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:57.039737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-129c6728-c915-47cb-9b49-a43781b246c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:57.039737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-129c6728-c915-47cb-9b49-a43781b246c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:57.039737 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-129c6728-c915-47cb-9b49-a43781b246c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:57.044420 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:57.044420 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:57.045822 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-129c6728-c915-47cb-9b49-a43781b246c5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:57.046035 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 796/3160] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:57 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:57.048388 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Lock "cinder-attachment_update-c5c0696c-7116-4252-8474-919c700d6f8a-np0000007703" released by "attachment_update" :: held 0.088s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:13:57.048833 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-3005d3b5-56f2-4952-b9e1-09051df8bbf9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f returned with HTTP 200 Aug 18 21:13:57.049407 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 792/3161] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:13:56 2026] PUT /volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:13:57.607570 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:57.613011 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:57.613267 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:57.613549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:57.627743 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:57.627743 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:57.632195 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:57.637064 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2688c72f-13b6-48a2-af67-7c31233ea8dd tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:57.637607 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 790/3162] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:57 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:57.887028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7e5c9f94-546b-4673-94fd-b6c9e72659ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:57.889128 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e5c9f94-546b-4673-94fd-b6c9e72659ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] GET https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d Aug 18 21:13:57.889364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e5c9f94-546b-4673-94fd-b6c9e72659ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:57.889610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e5c9f94-546b-4673-94fd-b6c9e72659ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:57.897045 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e5c9f94-546b-4673-94fd-b6c9e72659ee tempest-VolumesBackupsAdminTest-1941414697 tempest-VolumesBackupsAdminTest-1941414697-project-member] https://10.4.3.48/volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d returned with HTTP 404 Aug 18 21:13:57.897717 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 785/3163] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:57 2026] GET /volume/v3/volumes/2438b964-9b1d-4d04-b8e2-f0016cffdc3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:13:58.031687 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-394ed021-6ba4-4f93-9945-c159157af83c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:58.038975 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-394ed021-6ba4-4f93-9945-c159157af83c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:58.039296 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-394ed021-6ba4-4f93-9945-c159157af83c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:58.039564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-394ed021-6ba4-4f93-9945-c159157af83c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:58.039714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-394ed021-6ba4-4f93-9945-c159157af83c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:58.047205 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:58.047205 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:58.047893 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-394ed021-6ba4-4f93-9945-c159157af83c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:58.048286 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 797/3164] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:58 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:58.060712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:58.062911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:58.063192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:58.063458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:58.063612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:58.070065 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:58.070065 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:58.071230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18321a97-e81c-4b90-9b0b-95ec684dafb4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:58.071649 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 793/3165] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:58 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:58.654614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6fd25d2-3acd-4a96-8625-e740a365015e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:58.656523 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6fd25d2-3acd-4a96-8625-e740a365015e tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:58.656785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6fd25d2-3acd-4a96-8625-e740a365015e tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:58.657077 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6fd25d2-3acd-4a96-8625-e740a365015e tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:58.667254 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:58.667254 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:13:58.671065 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6fd25d2-3acd-4a96-8625-e740a365015e tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:58.675494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6fd25d2-3acd-4a96-8625-e740a365015e tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:58.676048 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 791/3166] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:58 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:59.059454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:59.061238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:13:59.061437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:59.061609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:59.061706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:59.066073 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:59.066073 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:13:59.066715 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54b390b6-2a8b-4235-b32a-5b412bedd810 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:13:59.067095 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 786/3167] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:13:59 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:59.083051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:59.089895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:13:59.090132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:59.090345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:59.090440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:13:59.097103 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:59.097103 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:13:59.098056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-777a8ca3-ed89-410c-83e4-8ffc07aff607 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:13:59.098456 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 798/3168] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:59 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:13:59.689837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bea308b7-8a83-4397-bac3-b2f285561fbf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:13:59.694143 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bea308b7-8a83-4397-bac3-b2f285561fbf tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:13:59.694354 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bea308b7-8a83-4397-bac3-b2f285561fbf tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:13:59.694587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bea308b7-8a83-4397-bac3-b2f285561fbf tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:13:59.712633 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:13:59.712633 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:13:59.716111 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bea308b7-8a83-4397-bac3-b2f285561fbf tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:13:59.724180 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bea308b7-8a83-4397-bac3-b2f285561fbf tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:13:59.724180 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 794/3169] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:13:59 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:00.018170 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-043347d3-4897-4e9f-921f-27be9c52b133 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.018548 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-043347d3-4897-4e9f-921f-27be9c52b133 None None] GET https://10.4.3.48/volume// Aug 18 21:14:00.018717 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-043347d3-4897-4e9f-921f-27be9c52b133 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.018948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-043347d3-4897-4e9f-921f-27be9c52b133 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.019266 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-043347d3-4897-4e9f-921f-27be9c52b133 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:00.019675 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 792/3170] 10.4.3.48 () {64 vars in 997 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:00.027765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5fe0578d-6f64-48ae-9c00-6ba065df4b9b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.028147 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fe0578d-6f64-48ae-9c00-6ba065df4b9b None None] GET https://10.4.3.48/volume// Aug 18 21:14:00.028281 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fe0578d-6f64-48ae-9c00-6ba065df4b9b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.028444 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fe0578d-6f64-48ae-9c00-6ba065df4b9b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.028740 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fe0578d-6f64-48ae-9c00-6ba065df4b9b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:00.029013 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 787/3171] 10.4.3.48 () {64 vars in 997 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:00.036051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8d97a09-e0f6-4200-9e93-41d23008ebbd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.081072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.082836 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:14:00.083141 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.084310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.084310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:00.092784 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:00.092784 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:00.094747 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b648c1f0-5ced-4a17-a66b-9a65ab6fd7cb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:14:00.094952 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 795/3172] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:00.111781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.117470 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:00.117662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.117948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.118107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:00.123599 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:00.123599 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:00.124711 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f02ebb34-6c90-4a09-b6ef-76d2f59050b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:00.125224 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 793/3173] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:00.203220 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8d97a09-e0f6-4200-9e93-41d23008ebbd tempest-VersionsTest-293698410 tempest-VersionsTest-293698410-project-member] GET https://10.4.3.48/volume/v3/ Aug 18 21:14:00.203220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8d97a09-e0f6-4200-9e93-41d23008ebbd tempest-VersionsTest-293698410 tempest-VersionsTest-293698410-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.203608 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8d97a09-e0f6-4200-9e93-41d23008ebbd tempest-VersionsTest-293698410 tempest-VersionsTest-293698410-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.205251 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8d97a09-e0f6-4200-9e93-41d23008ebbd tempest-VersionsTest-293698410 tempest-VersionsTest-293698410-project-member] https://10.4.3.48/volume/v3/ returned with HTTP 200 Aug 18 21:14:00.205426 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 799/3174] 10.4.3.48 () {66 vars in 1209 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/v3/ => generated 385 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:00.383105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-c1fd63fe-a703-455d-a62a-6d0f95b5ce19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.386573 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-c1fd63fe-a703-455d-a62a-6d0f95b5ce19 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f/action Aug 18 21:14:00.387058 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-c1fd63fe-a703-455d-a62a-6d0f95b5ce19 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:00.387212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-c1fd63fe-a703-455d-a62a-6d0f95b5ce19 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:14:00.408800 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:00.408800 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:00.421646 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0e94f8aa-b3d3-4a31-ae08-9d128796fe4a req-c1fd63fe-a703-455d-a62a-6d0f95b5ce19 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f/action returned with HTTP 204 Aug 18 21:14:00.422298 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 788/3175] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:00 2026] POST /volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:00.736911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-88a103b9-9626-445e-a66d-578220b35432 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.739585 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88a103b9-9626-445e-a66d-578220b35432 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:00.739766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88a103b9-9626-445e-a66d-578220b35432 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.740033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88a103b9-9626-445e-a66d-578220b35432 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.758079 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:00.758079 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:00.764618 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88a103b9-9626-445e-a66d-578220b35432 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:00.771742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88a103b9-9626-445e-a66d-578220b35432 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:14:00.772252 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 796/3176] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 1229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:00.789448 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:00.791356 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:00.791561 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:00.791814 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:00.805063 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:00.805063 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:00.810422 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:00.815536 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7e590d6-3d14-4ed1-acfd-804acea59fd1 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:14:00.816192 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 794/3177] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:00 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:01.107802 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:01.109486 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:14:01.109732 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:01.109969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:01.110126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:01.113975 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:01.113975 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:01.114545 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c663317f-41a5-40ad-9619-41fac16c6ae1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:14:01.114933 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 800/3178] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:01 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:01.138097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:01.139987 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:01.140718 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:01.141223 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:01.141357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:01.147273 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:01.147273 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:01.148201 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da28e60f-71ff-4c42-ab54-fb663daf7dbe tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:01.148613 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 789/3179] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:01 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:01.650451 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:01.740208 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:01.740679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1571251822"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:01.742205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1571251822'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:01.742315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Create volume of 1 GB Aug 18 21:14:01.746293 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Availability Zones retrieved successfully. Aug 18 21:14:01.751580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Flow 'volume_create_api' (4cb76ea5-16c3-40b1-907a-53db894c99c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:01.752415 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74320525-4c88-415c-9065-524ed0f48cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:01.753227 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:01.777749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74320525-4c88-415c-9065-524ed0f48cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:01.778494 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3424bd0-c686-4257-b93c-f23015626531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:01.838158 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Created reservations ['fee20344-687f-4c48-9d6b-b49d03597924', '142a565d-7f96-4132-87e7-7f3c22dcc632', '36c50219-5da0-4a53-895a-3729749f503d', '2e8bf476-3173-476f-8c08-f44d845a3075'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:01.838901 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3424bd0-c686-4257-b93c-f23015626531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fee20344-687f-4c48-9d6b-b49d03597924', '142a565d-7f96-4132-87e7-7f3c22dcc632', '36c50219-5da0-4a53-895a-3729749f503d', '2e8bf476-3173-476f-8c08-f44d845a3075']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:01.839646 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02583df6-3e6f-42c5-98c9-d5515eeebdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:01.861150 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02583df6-3e6f-42c5-98c9-d5515eeebdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52bbb897-8857-4b38-9e03-1faa95f744d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1571251822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617e10031812496694513c7da3ca2e3d',qos_specs=None,replication_status=,reservations=['fee20344-687f-4c48-9d6b-b49d03597924','142a565d-7f96-4132-87e7-7f3c22dcc632','36c50219-5da0-4a53-895a-3729749f503d','2e8bf476-3173-476f-8c08-f44d845a3075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91339a8478d431e92803be29fd3f745',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1571251822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52bbb897-8857-4b38-9e03-1faa95f744d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='617e10031812496694513c7da3ca2e3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91339a8478d431e92803be29fd3f745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:01.862491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ef52b-4f8a-4f42-851a-aec3c9defd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:01.881165 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ef52b-4f8a-4f42-851a-aec3c9defd5a) transitioned into state 'SUCCESS' from state '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-1571251822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617e10031812496694513c7da3ca2e3d',qos_specs=None,replication_status=,reservations=['fee20344-687f-4c48-9d6b-b49d03597924','142a565d-7f96-4132-87e7-7f3c22dcc632','36c50219-5da0-4a53-895a-3729749f503d','2e8bf476-3173-476f-8c08-f44d845a3075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91339a8478d431e92803be29fd3f745',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:01.882012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06aa20c-26d3-47ee-a6da-fb317284edeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:01.892086 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06aa20c-26d3-47ee-a6da-fb317284edeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:01.893097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Flow 'volume_create_api' (4cb76ea5-16c3-40b1-907a-53db894c99c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:01.893870 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Create volume request issued successfully. Aug 18 21:14:01.894115 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45235abf-03ba-4860-b2a1-9bfa95de6e53 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:01.894574 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 797/3180] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:01 2026] POST /volume/v3/volumes => generated 748 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:01.906227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:01.908802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:01.908802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:01.908802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:01.916741 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:01.916741 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:01.919581 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:01.923808 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea4c5956-0a53-4743-99f2-b7dfe66a558a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 200 Aug 18 21:14:01.924200 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 795/3181] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:01 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:02.125910 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.128806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:14:02.129164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:02.129377 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:02.129540 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:02.136243 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.136243 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:02.137113 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fabedb81-8b86-483f-8d58-0193637b6fa1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:14:02.137568 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 801/3182] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:02 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:02.147804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.149770 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:02.150165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8a38550-2ef7-490f-90c5-951cc68e5cc4"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:02.151622 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating new backup {'backup': {'volume_id': 'f8a38550-2ef7-490f-90c5-951cc68e5cc4'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:02.152011 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating backup of volume f8a38550-2ef7-490f-90c5-951cc68e5cc4 in container None Aug 18 21:14:02.159736 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.159736 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:02.160136 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:02.162568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.164063 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:02.164421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:02.164746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:02.165000 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:02.170101 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.170101 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:02.171294 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f4dec2b-2fae-4093-8c4a-b047b242dfec tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:02.171857 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 798/3183] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:02 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:02.182034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['7489e469-8480-4356-b227-621a7720f190', '7af964f5-ab19-41d2-acd3-08cb68a4567b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:02.213148 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2783e179-a9ae-4fa8-a8c9-ad06021bbb81 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:14:02.213527 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 790/3184] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:14:02 2026] POST /volume/v3/backups => generated 286 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:02.223627 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.225522 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:02.225791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:02.225999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:02.226396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:02.231185 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.231185 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:02.231868 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9f5d15e-3692-45f2-a465-64bc9f36e44f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:02.232307 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 796/3185] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:02 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:02.937832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.940205 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:02.940441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:02.940659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:02.950382 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.950382 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:02.955270 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:02.960041 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c91e443f-ca8a-4d9c-9687-5b0291de6398 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 200 Aug 18 21:14:02.960421 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 802/3186] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:02 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:02.973264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:02.975112 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] POST https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:02.975610 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:02.984761 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:02.984761 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:02.986744 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:02.996846 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Create volume metadata completed successfully. Aug 18 21:14:02.997371 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77b20cda-1160-44fc-8e6b-1d00d40273b3 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:02.997883 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 799/3187] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:14:02 2026] POST /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:03.006353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.008663 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.009004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.009278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.011821 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=320,cinder:UPDATE=61,cinder:INSERT=22 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:14:03.021534 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.021534 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:03.022024 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.028947 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.029223 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-334f9ade-7992-45e5-b8d4-8b1cc0cb3af6 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.029623 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 791/3188] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:03.038676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf516234-379a-4fd6-af42-771c35eb0744 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.040633 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf516234-379a-4fd6-af42-771c35eb0744 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] PUT https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.041009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf516234-379a-4fd6-af42-771c35eb0744 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:03.051157 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.051157 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:03.051614 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf516234-379a-4fd6-af42-771c35eb0744 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.064129 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cf516234-379a-4fd6-af42-771c35eb0744 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Update volume metadata completed successfully. Aug 18 21:14:03.064530 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf516234-379a-4fd6-af42-771c35eb0744 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.065131 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 797/3189] 10.4.3.48 () {68 vars in 1388 bytes} [Tue Aug 18 21:14:03 2026] PUT /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.072487 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.074172 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.074363 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.074585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.082096 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.082096 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:03.082562 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.092748 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.092748 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb038ed0-c7c3-4b39-8b83-b3ca19e3a1de tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.092748 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 803/3190] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.101147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.108808 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] DELETE https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key1 Aug 18 21:14:03.108808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.108808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.124433 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.124433 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:03.125332 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.133134 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.143894 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Delete volume metadata completed successfully. Aug 18 21:14:03.144271 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fca73c5-daac-4607-b35b-73c8c369a3f8 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key1 returned with HTTP 200 Aug 18 21:14:03.144786 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 800/3191] 10.4.3.48 () {66 vars in 1386 bytes} [Tue Aug 18 21:14:03 2026] DELETE /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 21:14:03.152176 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.153962 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.154120 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.154289 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.161273 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.161273 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:03.161678 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.166664 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.166956 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f25a54a5-10a6-4a09-b6c5-1f723cfb2f0b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.167374 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 792/3192] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.174498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.176589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] PUT https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.177008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-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 18 21:14:03.184503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.186945 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.186945 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:03.187456 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:03.187613 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.187817 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.188179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.188312 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:03.195213 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.195213 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:03.196659 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-928bac0a-3678-4221-b60a-d0f4ff1e9ba7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:03.197844 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 804/3193] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:03.200095 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Update volume metadata completed successfully. Aug 18 21:14:03.200452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc286a05-e174-4ca3-872f-1ac3feb34eb1 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.201061 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 798/3194] 10.4.3.48 () {68 vars in 1388 bytes} [Tue Aug 18 21:14:03 2026] PUT /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.210517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.212296 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] POST https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.212865 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:03.222692 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.222692 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:03.223469 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.233586 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Create volume metadata completed successfully. Aug 18 21:14:03.233586 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6be53b58-1b3b-4f70-9848-1ff808be21fd tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.233586 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 801/3195] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:14:03 2026] POST /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.243516 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.244020 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.245254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] PUT https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 Aug 18 21:14:03.245598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:03.247123 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:03.247440 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.247784 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.247984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:03.254156 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.254156 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:03.255277 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e7c3f123-8c29-44a4-9519-eaeba61ff082 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:03.255660 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.255660 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:03.255896 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 805/3196] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:03.256363 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.268575 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Update volume metadata completed successfully. Aug 18 21:14:03.268991 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a9e09231-6661-47c6-bbe5-5a5b111e0528 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 returned with HTTP 200 Aug 18 21:14:03.269568 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 793/3197] 10.4.3.48 () {68 vars in 1403 bytes} [Tue Aug 18 21:14:03 2026] PUT /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.277462 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cd27ddd-d38d-4bac-907c-3070040a991a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.280006 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 Aug 18 21:14:03.280301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.280591 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.289691 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.289691 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:03.290224 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.296693 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.297194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cd27ddd-d38d-4bac-907c-3070040a991a tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 returned with HTTP 200 Aug 18 21:14:03.297736 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 799/3198] 10.4.3.48 () {66 vars in 1383 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.308114 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78871994-1e66-478d-99d2-403c3dacb51b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.310149 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.310592 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.311005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.321541 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.321541 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:03.322744 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.329504 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Get volume metadata completed successfully. Aug 18 21:14:03.330053 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78871994-1e66-478d-99d2-403c3dacb51b tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.330815 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 802/3199] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.342174 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.344538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] PUT https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata Aug 18 21:14:03.344895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:03.353698 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.353698 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:03.354162 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.362646 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Update volume metadata completed successfully. Aug 18 21:14:03.362907 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1a9f488-7bc5-4335-8b70-e6d1c69f7641 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata returned with HTTP 200 Aug 18 21:14:03.363391 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 806/3200] 10.4.3.48 () {68 vars in 1388 bytes} [Tue Aug 18 21:14:03 2026] PUT /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:03.370793 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.372445 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:03.372601 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.372790 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.379232 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.379232 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:03.382780 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.387196 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5dcd9a93-92c9-468e-b974-2ad2002fbc05 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 200 Aug 18 21:14:03.387706 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 794/3201] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:03.402482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.404379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] DELETE https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:03.404556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.404991 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.405205 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Delete volume with id: 52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:03.413177 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.413177 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:03.413889 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.434977 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Delete volume request issued successfully. Aug 18 21:14:03.435166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b963f526-c68c-44ad-8805-cb9422fd05b9 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 202 Aug 18 21:14:03.435579 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 800/3202] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:03 2026] DELETE /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:03.445179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:03.447170 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:03.447560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:03.447957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:03.456862 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:03.456862 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:03.465652 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Volume info retrieved successfully. Aug 18 21:14:03.468014 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1f5614c-f5f9-48f0-b3c0-47e1f6047e2c tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 200 Aug 18 21:14:03.468600 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 803/3203] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:03 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:04.210274 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:04.212270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:04.212485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:04.212736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:04.212841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:04.218013 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:04.218013 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:04.219116 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1fe43501-ac19-44ba-b1a2-010832fc5980 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:04.219616 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 807/3204] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:04 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:04.267891 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8052c6be-0f0a-4800-9449-efed504c87b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:04.269835 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8052c6be-0f0a-4800-9449-efed504c87b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:04.270076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8052c6be-0f0a-4800-9449-efed504c87b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:04.270291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8052c6be-0f0a-4800-9449-efed504c87b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:04.270403 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8052c6be-0f0a-4800-9449-efed504c87b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:04.275210 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:04.275210 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:04.275861 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8052c6be-0f0a-4800-9449-efed504c87b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:04.276355 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 795/3205] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:04 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:04.481029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6ee145c9-af73-4cc8-8c92-b210cb926402 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:04.482771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ee145c9-af73-4cc8-8c92-b210cb926402 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] GET https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 Aug 18 21:14:04.482954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ee145c9-af73-4cc8-8c92-b210cb926402 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:04.483154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6ee145c9-af73-4cc8-8c92-b210cb926402 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:04.488550 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6ee145c9-af73-4cc8-8c92-b210cb926402 tempest-VolumesMetadataTest-84452690 tempest-VolumesMetadataTest-84452690-project-member] https://10.4.3.48/volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 returned with HTTP 404 Aug 18 21:14:04.489059 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 801/3206] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:04 2026] GET /volume/v3/volumes/52bbb897-8857-4b38-9e03-1faa95f744d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:05.238251 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:05.240007 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:05.240213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:05.240424 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:05.240525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:05.247196 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:05.247196 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:05.248181 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb6484ec-f215-490f-95bb-d5aa9c5cb85a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:05.248773 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 804/3207] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:05 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:05.288960 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:05.290231 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:05.290431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:05.291422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:05.291422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:05.294586 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:05.294586 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:05.295277 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce00fab9-5480-4e03-8b09-8fbfff00d001 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:05.295621 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 808/3208] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:05 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:05.867040 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:05.869332 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:05.869819 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:05.869887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:05.882250 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:05.882250 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:05.896117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:05.904564 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ce7067ab-4a9f-44de-87bb-92b4b7b239bf tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:05.904826 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 796/3209] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:05 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:05.922446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:05.925294 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:05.925673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:05.925906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:05.939675 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:05.939675 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:05.944111 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:05.951085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8a2d072f-d59a-4417-b04c-c899c91c9007 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:05.951460 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 802/3210] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:05 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:05.996863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:05.999139 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:05.999403 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:05.999753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.004161 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.006994 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:06.007289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.007564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.016368 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.016368 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:06.019711 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.019711 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:06.020567 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:06.026539 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:06.026687 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-6c90302d-019b-4e7a-88b6-30701cca4605 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:14:06.027042 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 805/3211] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:05 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 1227 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:06.032683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-09f49788-0a87-498c-ab7e-f1ef1e4a5907 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:06.033460 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 809/3212] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.060221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.062193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53/action Aug 18 21:14:06.062536 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:06.062697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:14:06.074923 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.074923 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:06.074923 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:06.081555 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Begin detaching volume completed successfully. Aug 18 21:14:06.081765 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-b54d1148-2b8d-4d47-8607-12c0a4ff26f9 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53/action returned with HTTP 202 Aug 18 21:14:06.082248 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 797/3213] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:14:06 2026] POST /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:06.177811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-74b8e898-36f7-486f-a875-68a2c942af6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.177811 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74b8e898-36f7-486f-a875-68a2c942af6a None None] GET https://10.4.3.48/volume// Aug 18 21:14:06.177811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74b8e898-36f7-486f-a875-68a2c942af6a None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.177811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-74b8e898-36f7-486f-a875-68a2c942af6a None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.177811 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-74b8e898-36f7-486f-a875-68a2c942af6a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:06.178646 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 803/3214] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:06.203330 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.206302 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:06.206608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.206949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.221104 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.221104 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:06.226679 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:06.233396 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-68b09239-3d20-46f7-8a83-d653dbfa0774 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 200 Aug 18 21:14:06.233816 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 806/3215] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:06.244060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85c1b2a3-089f-4eb5-a815-3886bac2fb39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.244060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85c1b2a3-089f-4eb5-a815-3886bac2fb39 None None] GET https://10.4.3.48/volume// Aug 18 21:14:06.244268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85c1b2a3-089f-4eb5-a815-3886bac2fb39 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.244425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85c1b2a3-089f-4eb5-a815-3886bac2fb39 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.244828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85c1b2a3-089f-4eb5-a815-3886bac2fb39 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:06.245391 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 810/3216] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:06.261407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-c47f854c-e833-436b-8d6c-5819cab34050 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.263168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8bd5df72-3493-47f3-a441-9879f95e780f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.266578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-c47f854c-e833-436b-8d6c-5819cab34050 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:06.266672 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bd5df72-3493-47f3-a441-9879f95e780f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:06.266900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bd5df72-3493-47f3-a441-9879f95e780f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.267053 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-c47f854c-e833-436b-8d6c-5819cab34050 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cd5b958-40d1-444d-9c28-ff9e9a512367", "connector": null, "instance_uuid": "3550cf45-8887-4452-89de-46314064cbf7"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:06.268108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bd5df72-3493-47f3-a441-9879f95e780f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.268263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8bd5df72-3493-47f3-a441-9879f95e780f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:06.275132 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.275132 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:06.275430 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bd5df72-3493-47f3-a441-9879f95e780f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:06.275813 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 804/3217] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.278410 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.278410 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:06.307565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-be9f6bd0-ddab-4919-bce6-e079adef276a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.311590 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-c47f854c-e833-436b-8d6c-5819cab34050 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:06.311687 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be9f6bd0-ddab-4919-bce6-e079adef276a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:06.312032 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be9f6bd0-ddab-4919-bce6-e079adef276a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.312111 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 798/3218] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:06 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 18 21:14:06.312286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be9f6bd0-ddab-4919-bce6-e079adef276a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.312650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-be9f6bd0-ddab-4919-bce6-e079adef276a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:06.323209 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.323209 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:06.324250 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be9f6bd0-ddab-4919-bce6-e079adef276a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:06.324578 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 807/3219] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.360519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.362351 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:06.362614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.362710 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.375572 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.375572 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:06.377922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cebfbbe-6864-4d9f-99c0-7bb6663e6e87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.378282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cebfbbe-6864-4d9f-99c0-7bb6663e6e87 None None] GET https://10.4.3.48/volume// Aug 18 21:14:06.378428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cebfbbe-6864-4d9f-99c0-7bb6663e6e87 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.378613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cebfbbe-6864-4d9f-99c0-7bb6663e6e87 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.379434 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cebfbbe-6864-4d9f-99c0-7bb6663e6e87 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:06.379703 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 805/3220] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:06.380115 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:06.386232 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-447b21f0-2bc9-4630-aa69-49b3fdb08bd6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:06.386746 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 811/3221] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.392655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.397131 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:06.397131 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.397213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.409672 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.409672 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:06.413917 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:06.419180 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-f3d59144-41b2-4263-ae80-9ff513793841 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:06.421014 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 799/3222] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1055 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:06.542955 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.544976 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e Aug 18 21:14:06.545309 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:06.556052 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:06.562505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:06.564821 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.564821 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:06.660126 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" released by "attachment_update" :: held 0.098s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:06.660450 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-84533a6a-ef01-4a94-b671-45eeaefed701 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e returned with HTTP 200 Aug 18 21:14:06.661026 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 808/3223] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:06 2026] PUT /volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:06.676718 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-392c6c61-c980-42d7-9120-18d10816b2ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.676718 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-392c6c61-c980-42d7-9120-18d10816b2ee tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption Aug 18 21:14:06.676718 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-392c6c61-c980-42d7-9120-18d10816b2ee tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.676878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-392c6c61-c980-42d7-9120-18d10816b2ee tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.688851 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.688851 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:06.698146 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-392c6c61-c980-42d7-9120-18d10816b2ee tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption returned with HTTP 200 Aug 18 21:14:06.698712 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 806/3224] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:14:06 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.700979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2afcd33f-a7c1-49de-b3d6-bc2ce2fb9987 req-491ed7c8-2567-4f56-8dce-59f0d5e6f839 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:06.702943 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2afcd33f-a7c1-49de-b3d6-bc2ce2fb9987 req-491ed7c8-2567-4f56-8dce-59f0d5e6f839 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] DELETE https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 Aug 18 21:14:06.703095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2afcd33f-a7c1-49de-b3d6-bc2ce2fb9987 req-491ed7c8-2567-4f56-8dce-59f0d5e6f839 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:06.703281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2afcd33f-a7c1-49de-b3d6-bc2ce2fb9987 req-491ed7c8-2567-4f56-8dce-59f0d5e6f839 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:06.712789 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:06.712789 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:06.763445 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2afcd33f-a7c1-49de-b3d6-bc2ce2fb9987 req-491ed7c8-2567-4f56-8dce-59f0d5e6f839 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 returned with HTTP 200 Aug 18 21:14:06.764115 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 812/3225] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:06 2026] DELETE /volume/v3/attachments/b155154e-8a23-4ce1-8978-85967ef0d6e4 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:06.968990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.075072 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:07.075444 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-503560004"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:07.076986 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-503560004'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:07.077160 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume of 1 GB Aug 18 21:14:07.081756 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Availability Zones retrieved successfully. Aug 18 21:14:07.087883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Flow 'volume_create_api' (822fa6e0-cc59-4c25-80c7-3b9787e4fb50) 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 18 21:14:07.088873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712140b9-2a4e-490f-b5b7-35c76fb1818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:07.089961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-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 18 21:14:07.119454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712140b9-2a4e-490f-b5b7-35c76fb1818b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:07.120621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d7b000-0339-40b3-a767-64442de91841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:07.200515 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Created reservations ['2e02cdb8-1ec0-47f5-9c81-8e034bbc8058', '8e77977c-d03e-4e81-ab2b-11ab10f05aee', '6b52a2d1-040e-40cf-8def-56c94e1fca83', '277d35f9-cb71-47df-9555-657ed12300e8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:07.201286 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d7b000-0339-40b3-a767-64442de91841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e02cdb8-1ec0-47f5-9c81-8e034bbc8058', '8e77977c-d03e-4e81-ab2b-11ab10f05aee', '6b52a2d1-040e-40cf-8def-56c94e1fca83', '277d35f9-cb71-47df-9555-657ed12300e8']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:07.202156 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacf3829-8f31-4753-af30-bcdc8cedfdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:07.231338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacf3829-8f31-4753-af30-bcdc8cedfdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469467ae-ccf1-402d-9b71-3bbf28bbf0fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-503560004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526ee9d152e148d78cca670627153615',qos_specs=None,replication_status=,reservations=['2e02cdb8-1ec0-47f5-9c81-8e034bbc8058','8e77977c-d03e-4e81-ab2b-11ab10f05aee','6b52a2d1-040e-40cf-8def-56c94e1fca83','277d35f9-cb71-47df-9555-657ed12300e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f611cd08d14ca99c773ba75fbd2373',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-503560004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469467ae-ccf1-402d-9b71-3bbf28bbf0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='526ee9d152e148d78cca670627153615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f611cd08d14ca99c773ba75fbd2373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:07.232103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fabaf2-924c-485d-bd70-f7ff85dd7c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:07.259187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fabaf2-924c-485d-bd70-f7ff85dd7c8a) transitioned into state 'SUCCESS' from state '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-503560004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526ee9d152e148d78cca670627153615',qos_specs=None,replication_status=,reservations=['2e02cdb8-1ec0-47f5-9c81-8e034bbc8058','8e77977c-d03e-4e81-ab2b-11ab10f05aee','6b52a2d1-040e-40cf-8def-56c94e1fca83','277d35f9-cb71-47df-9555-657ed12300e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f611cd08d14ca99c773ba75fbd2373',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:07.260082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543dacdf-bd7f-4d73-8781-9a891a5fa371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:07.274143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543dacdf-bd7f-4d73-8781-9a891a5fa371) 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 18 21:14:07.275196 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Flow 'volume_create_api' (822fa6e0-cc59-4c25-80c7-3b9787e4fb50) 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 18 21:14:07.275612 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume request issued successfully. Aug 18 21:14:07.279632 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8c94189-156d-4f3c-8a15-abd04c56fa93 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:07.280095 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 800/3226] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:14:06 2026] POST /volume/v3/volumes => generated 816 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:07.296636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.298526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e970e9a2-31c7-443a-a0fd-c055938c672c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.298848 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:07.299074 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:07.299297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:07.301276 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e970e9a2-31c7-443a-a0fd-c055938c672c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:07.301540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e970e9a2-31c7-443a-a0fd-c055938c672c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:07.301829 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e970e9a2-31c7-443a-a0fd-c055938c672c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:07.302005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e970e9a2-31c7-443a-a0fd-c055938c672c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:07.307594 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:07.307594 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:07.308657 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e970e9a2-31c7-443a-a0fd-c055938c672c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:07.309268 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 807/3227] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:07 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:07.314186 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:07.314186 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:07.322748 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:07.325628 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f57652e7-dca9-4756-b4c1-a9aae6ea7777 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:07.326282 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 809/3228] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:07 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:07.340257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.342588 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:07.342851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:07.343104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:07.343245 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:07.351464 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:07.351464 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:07.352243 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2f20217-9724-402c-ba9d-3b036bbd3854 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:07.352700 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 813/3229] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:07 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:07.409848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.411615 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:07.412045 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:07.412446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:07.439053 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:07.439053 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:07.450069 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:07.462870 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aad28ec8-c0a7-410f-b5ce-180e9376a552 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:07.463620 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 801/3230] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:07 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:07.949789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b569c35-8153-4640-9f84-c22ec0c904d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.951954 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b569c35-8153-4640-9f84-c22ec0c904d1 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:14:07.952389 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b569c35-8153-4640-9f84-c22ec0c904d1 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225", "extra_specs": {"multiattach": " True"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:07.957127 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=415,cinder:INSERT=45,cinder:UPDATE=106 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:14:07.981459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b569c35-8153-4640-9f84-c22ec0c904d1 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:14:07.982007 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 808/3231] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:14:07 2026] POST /volume/v3/types => generated 285 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:07.987968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.990121 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:14:07.990510 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:07.990782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:07.990782 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Delete volume with id: f07b533f-726e-4489-8dcc-5cd3a23687b4 Aug 18 21:14:07.993502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:07.996820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:07.997556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2099704444", "snapshot_id": null, "imageRef": null, "volume_type": "9554f59e-ef80-4bb9-abf7-906ffd2304a1", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:08.000575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2099704444', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9554f59e-ef80-4bb9-abf7-906ffd2304a1', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:08.003222 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.003222 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:08.004605 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:14:08.009977 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume of 1 GB Aug 18 21:14:08.010527 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.010527 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:08.011239 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Availability Zones retrieved successfully. Aug 18 21:14:08.018897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (cfd3ee15-8560-498c-bcf1-6df0e21a7c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:08.021189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a241f61-1468-41ac-98a8-ad39586687ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:08.023955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:08.027995 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Delete volume request issued successfully. Aug 18 21:14:08.028265 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e75aef1-19f0-4811-888a-17e26e284bb3 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 returned with HTTP 202 Aug 18 21:14:08.029018 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 810/3232] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:07 2026] DELETE /volume/v3/volumes/f07b533f-726e-4489-8dcc-5cd3a23687b4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:08.037089 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.037089 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:08.039858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.044734 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] DELETE https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 Aug 18 21:14:08.045001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.045223 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.046082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Delete backup with id: f9d9255e-c334-4143-a960-b9b8cffff134. Aug 18 21:14:08.052627 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.052627 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:08.062614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a241f61-1468-41ac-98a8-ad39586687ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:14:08Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9554f59e-ef80-4bb9-abf7-906ffd2304a1,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9554f59e-ef80-4bb9-abf7-906ffd2304a1', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:08.063870 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ea50a2-e439-4cfb-87b7-4b15fea74741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:08.069203 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] delete_backup rpcapi backup_id f9d9255e-c334-4143-a960-b9b8cffff134 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:14:08.071610 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d15f1640-e61b-43a0-8b7d-a3f362c4bf19 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 returned with HTTP 202 Aug 18 21:14:08.072275 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 802/3233] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:08 2026] DELETE /volume/v3/backups/f9d9255e-c334-4143-a960-b9b8cffff134 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:08.082084 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.086019 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] DELETE https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:14:08.086992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.087165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.087318 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Delete volume with id: 596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:14:08.099805 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.099805 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:08.103126 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:14:08.103886 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:14:08.104195 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-42278007-2085695225, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:14:08.132121 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Delete volume request issued successfully. Aug 18 21:14:08.132487 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9165d90-72a6-4de7-bfcf-9fc9535cc01e tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 202 Aug 18 21:14:08.133453 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 809/3234] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:08 2026] DELETE /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:08.140639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Created reservations ['c97fd44e-694d-4083-a5d3-32fc2b662e9b', 'e4e71a1d-b9ec-4c6a-87b1-09517dcb4112', '8971a381-9cda-4448-9814-f5ad692ac465', '0f5b6acc-3ea6-4b0c-aab4-03569a2ab93a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:08.141509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ea50a2-e439-4cfb-87b7-4b15fea74741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97fd44e-694d-4083-a5d3-32fc2b662e9b', 'e4e71a1d-b9ec-4c6a-87b1-09517dcb4112', '8971a381-9cda-4448-9814-f5ad692ac465', '0f5b6acc-3ea6-4b0c-aab4-03569a2ab93a']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:08.143073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5168328-148f-4f40-8956-0bd530a05e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:08.143854 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f933d38d-4237-4f16-a737-64442eaf0e26 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.145675 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f933d38d-4237-4f16-a737-64442eaf0e26 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:14:08.145898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f933d38d-4237-4f16-a737-64442eaf0e26 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.146127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f933d38d-4237-4f16-a737-64442eaf0e26 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.160746 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.160746 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:08.162349 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f933d38d-4237-4f16-a737-64442eaf0e26 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Volume info retrieved successfully. Aug 18 21:14:08.168787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f933d38d-4237-4f16-a737-64442eaf0e26 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 200 Aug 18 21:14:08.168787 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 811/3235] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.174664 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5168328-148f-4f40-8956-0bd530a05e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2099704444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['c97fd44e-694d-4083-a5d3-32fc2b662e9b','e4e71a1d-b9ec-4c6a-87b1-09517dcb4112','8971a381-9cda-4448-9814-f5ad692ac465','0f5b6acc-3ea6-4b0c-aab4-03569a2ab93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=9554f59e-ef80-4bb9-abf7-906ffd2304a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2099704444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8137c43febeb4d6fb6ea80ffa9754704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9554f59e-ef80-4bb9-abf7-906ffd2304a1),volume_type_id=9554f59e-ef80-4bb9-abf7-906ffd2304a1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:08.176590 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429fcd6a-9818-40bb-adc7-498b06554334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:08.200502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429fcd6a-9818-40bb-adc7-498b06554334) transitioned into state 'SUCCESS' from state '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-2099704444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8137c43febeb4d6fb6ea80ffa9754704',qos_specs=None,replication_status=,reservations=['c97fd44e-694d-4083-a5d3-32fc2b662e9b','e4e71a1d-b9ec-4c6a-87b1-09517dcb4112','8971a381-9cda-4448-9814-f5ad692ac465','0f5b6acc-3ea6-4b0c-aab4-03569a2ab93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e281a3f136fc4e0a959ca5d4c8e60b7e',volume_type_id=9554f59e-ef80-4bb9-abf7-906ffd2304a1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:08.201419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cbecff-7862-41c3-b748-712f4b6c5f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:08.213684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cbecff-7862-41c3-b748-712f4b6c5f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:08.214692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Flow 'volume_create_api' (cfd3ee15-8560-498c-bcf1-6df0e21a7c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:08.214972 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Create volume request issued successfully. Aug 18 21:14:08.215636 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba12099b-05d0-4e53-9aa3-94eed11e01eb tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:08.216472 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 814/3236] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:07 2026] POST /volume/v3/volumes => generated 826 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:08.229649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.232282 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:08.232478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.232658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.239341 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.239341 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:08.243483 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:08.248190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50ed6051-119a-4437-bfa6-9631d9cbc9c4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:08.248375 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 803/3237] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:08.320480 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.322428 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:08.322592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.322817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.323028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:08.329443 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.329443 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:08.329443 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f21cbfdf-d357-4bc2-b654-529160bcaadc tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:08.329443 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 810/3238] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:08.340578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.343129 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.343318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.343541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.350766 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.350766 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:08.355259 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:08.359555 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1ef1518-b09a-4913-ad8a-4b5a518d40b4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:08.360153 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 812/3239] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.366049 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.367668 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:08.367888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.368103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.368187 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:08.371873 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.371873 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:08.372472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94b114e9-b334-4e73-aa6e-f8962020dea4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:08.372927 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 815/3240] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:08.373116 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.374640 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] POST https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:14:08.375005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "469467ae-ccf1-402d-9b71-3bbf28bbf0fb"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:08.376386 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volume_transfer [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Creating new volume transfer {'transfer': {'volume_id': '469467ae-ccf1-402d-9b71-3bbf28bbf0fb'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 21:14:08.376513 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volume_transfer [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Creating transfer of volume 469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.376621 np0000007703 devstack@c-api.service[100294]: INFO cinder.transfer.api [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Generating transfer record for volume 469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.384076 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.384076 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:08.397324 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cf43d31-ca2f-4977-b3db-f9fb42bbf2ca tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 202 Aug 18 21:14:08.397739 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 804/3241] 10.4.3.48 () {70 vars in 1319 bytes} [Tue Aug 18 21:14:08 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:08.406769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9aecf54-3882-4a77-b824-74f15856bee1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.408293 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9aecf54-3882-4a77-b824-74f15856bee1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.408470 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9aecf54-3882-4a77-b824-74f15856bee1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.408638 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9aecf54-3882-4a77-b824-74f15856bee1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.416885 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.416885 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:08.420864 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b9aecf54-3882-4a77-b824-74f15856bee1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:08.425266 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9aecf54-3882-4a77-b824-74f15856bee1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:08.425673 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 811/3242] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.441007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-747d01c2-fa4e-4f4a-9e86-d530dddfb0ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.442787 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-747d01c2-fa4e-4f4a-9e86-d530dddfb0ec tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f Aug 18 21:14:08.443049 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-747d01c2-fa4e-4f4a-9e86-d530dddfb0ec tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.443287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-747d01c2-fa4e-4f4a-9e86-d530dddfb0ec tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.447446 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-747d01c2-fa4e-4f4a-9e86-d530dddfb0ec tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f returned with HTTP 200 Aug 18 21:14:08.447840 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 813/3243] 10.4.3.48 () {68 vars in 1409 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f => generated 538 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.455093 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.457095 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:14:08.457368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.457620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.457844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volume_transfer [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Listing volume transfers {{(pid=100292) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 21:14:08.462856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56271e18-9a20-410c-8d5b-92e0624b7af0 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 200 Aug 18 21:14:08.463288 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 816/3244] 10.4.3.48 () {68 vars in 1298 bytes} [Tue Aug 18 21:14:08 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 18 21:14:08.473394 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.476680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.478440 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:08.478639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.478852 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.490959 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.490959 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:08.496240 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:08.501466 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bc2e8081-7e18-4efa-bfe3-6a1034a33750 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:08.501924 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 812/3245] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:08.536666 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] POST https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f/accept Aug 18 21:14:08.537263 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "863ef834f718b45e"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:08.539286 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.volume_transfer [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Accepting volume transfer e68a1763-3481-4014-9548-32e924b7884f {{(pid=100294) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 21:14:08.539463 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.volume_transfer [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Accepting transfer e68a1763-3481-4014-9548-32e924b7884f Aug 18 21:14:08.601801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Created reservations ['f2edbed9-e7b1-4a13-82bd-d32df002911f', '8321f8ec-8814-4ae8-810c-3360ab30d7fd', '62966d8c-0eaa-4f0d-8ec9-79f2ed5b00c8', 'af1dc237-4bdd-4e4a-ab95-c1b49c1dc646'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:08.622671 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Created reservations ['48b08577-7d47-4be6-b530-fe3628821a04', '15a69f0e-55a2-43ef-97e9-9e810cceecbc', '42c3f125-5b54-4199-933b-1a3415021738', '440de671-e218-43dd-a1fa-05b751b171c5'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:08.660632 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Created reservations ['dab5bf2a-5de9-4c53-a087-572db64044da', '9c77fa88-a20b-4bd6-8db3-ca8049f53de4', '551b3a41-e9ed-423d-8281-eeda8c3d56d1', '17badf8a-d209-4ed1-afb6-f5ba4bc874bb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:08.687617 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Created reservations ['239424bc-c4b8-49e6-ba60-474be6ec315f', 'ef753a3b-efd4-4652-bf7a-0eba57d94ed1', '49d97b55-56c3-484a-886e-94b0bb4fb18b', '1f25d3b3-a6c1-44ef-bbe0-c5de7f13f5ca'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:08.697787 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Transfer volume completed successfully. Aug 18 21:14:08.760979 np0000007703 devstack@c-api.service[100294]: INFO cinder.transfer.api [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Volume 469467ae-ccf1-402d-9b71-3bbf28bbf0fb has been transferred. Aug 18 21:14:08.768050 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f63f8b9-c2be-47fd-b708-a3d4a1677c6f tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f/accept returned with HTTP 202 Aug 18 21:14:08.768540 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 805/3246] 10.4.3.48 () {70 vars in 1451 bytes} [Tue Aug 18 21:14:08 2026] POST /volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f/accept => generated 363 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:08.778791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8950487c-dd66-493e-a148-6b11a21d1123 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.780685 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8950487c-dd66-493e-a148-6b11a21d1123 tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.780984 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8950487c-dd66-493e-a148-6b11a21d1123 tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.781331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8950487c-dd66-493e-a148-6b11a21d1123 tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.790912 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.790912 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:08.795808 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8950487c-dd66-493e-a148-6b11a21d1123 tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Volume info retrieved successfully. Aug 18 21:14:08.801418 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8950487c-dd66-493e-a148-6b11a21d1123 tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:08.802045 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 814/3247] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.817950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.820167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.820454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.820717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.830473 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.830473 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:08.836896 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] Volume info retrieved successfully. Aug 18 21:14:08.841116 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2c5896d-6ebd-4b09-9b4f-447dbfb894fc tempest-VolumesTransfersV357Test-1128335960 tempest-VolumesTransfersV357Test-1128335960-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:08.841495 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 817/3248] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:08.855839 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3644289-6c4b-47ab-8724-165560704b2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.857555 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3644289-6c4b-47ab-8724-165560704b2b tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f Aug 18 21:14:08.857768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3644289-6c4b-47ab-8724-165560704b2b tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.857957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3644289-6c4b-47ab-8724-165560704b2b tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.858027 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-b3644289-6c4b-47ab-8724-165560704b2b tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Delete transfer with id: e68a1763-3481-4014-9548-32e924b7884f Aug 18 21:14:08.861078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3644289-6c4b-47ab-8724-165560704b2b tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f returned with HTTP 404 Aug 18 21:14:08.861738 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 813/3249] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:14:08 2026] DELETE /volume/v3/volume-transfers/e68a1763-3481-4014-9548-32e924b7884f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:08.868871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.895439 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.895638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.895830 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.896012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Delete volume with id: 469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.902286 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.902286 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:08.902614 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Volume info retrieved successfully. Aug 18 21:14:08.921069 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Delete volume request issued successfully. Aug 18 21:14:08.921321 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fddf302e-56dd-45b5-b863-1e9888abb7a9 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 202 Aug 18 21:14:08.921843 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 806/3250] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:14:08 2026] DELETE /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:14:08.928745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:08.932207 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:08.932450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:08.932664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:08.938491 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=499,cinder:UPDATE=147,cinder:INSERT=71 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:14:08.940386 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:08.940386 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:08.944585 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Volume info retrieved successfully. Aug 18 21:14:08.950742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5b2bfab-a00f-4315-adc4-2da8a097e744 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 200 Aug 18 21:14:08.950742 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 815/3251] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:08 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 1127 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:09.186388 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e8901517-b801-4135-a0f5-d7726bfffc30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.188028 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8901517-b801-4135-a0f5-d7726bfffc30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] GET https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a Aug 18 21:14:09.188236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8901517-b801-4135-a0f5-d7726bfffc30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.188410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8901517-b801-4135-a0f5-d7726bfffc30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.190575 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=391,cinder:INSERT=52,cinder:UPDATE=104 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:14:09.194521 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8901517-b801-4135-a0f5-d7726bfffc30 tempest-TestVolumeBackupRestore-165049873 tempest-TestVolumeBackupRestore-165049873-project-member] https://10.4.3.48/volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a returned with HTTP 404 Aug 18 21:14:09.195089 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 818/3252] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/596b34b4-af74-4ed2-9637-ada66142578a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:09.264418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33387ab6-4858-4cbb-850f-117848da41a3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.267106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33387ab6-4858-4cbb-850f-117848da41a3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:09.267484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33387ab6-4858-4cbb-850f-117848da41a3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.267484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33387ab6-4858-4cbb-850f-117848da41a3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.279190 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.279190 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:09.283936 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-33387ab6-4858-4cbb-850f-117848da41a3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:09.288951 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33387ab6-4858-4cbb-850f-117848da41a3 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:09.289671 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 814/3253] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.302482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.304768 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:09.305440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.305440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.318243 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.318243 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:09.323777 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:09.328306 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48316925-f5e3-4ab2-9ea1-b5def5030e53 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:09.329046 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 807/3254] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.341859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.347296 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:09.347296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.347296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.347296 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:09.355678 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.355678 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:09.355678 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1247275b-cd23-48c2-bde8-beca9fc2d379 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:09.355678 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 816/3255] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.385580 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.388808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:09.388808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.388808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.388808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:09.393996 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.393996 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:09.393996 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20810493-3d2b-4d06-9534-3ed5c21f6ad2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:09.393996 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 819/3256] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.417605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.420447 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:09.420678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.420861 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.430095 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.430095 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:09.434130 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:09.438900 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-12cdab6d-851f-4298-9481-84eee84b6a31 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:09.439337 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 815/3257] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.516079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.519175 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:09.519620 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.519620 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.522005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e2f7551-6333-4d72-b95a-81bb6fce9d6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.522580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e2f7551-6333-4d72-b95a-81bb6fce9d6a None None] GET https://10.4.3.48/volume// Aug 18 21:14:09.524784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e2f7551-6333-4d72-b95a-81bb6fce9d6a None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.524784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e2f7551-6333-4d72-b95a-81bb6fce9d6a None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.524784 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e2f7551-6333-4d72-b95a-81bb6fce9d6a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:09.524784 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 817/3258] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:09.531892 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-6307566d-43fe-4c3a-be55-ddfb579d2ea1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.532866 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.532866 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:09.534222 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-6307566d-43fe-4c3a-be55-ddfb579d2ea1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:09.534633 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-6307566d-43fe-4c3a-be55-ddfb579d2ea1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb", "connector": null, "instance_uuid": "a43c4818-910b-4455-ae5f-2c34008fba53"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:09.536540 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:09.540236 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-672124c7-2dcb-4db2-a79c-42ed3c1455e8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:09.540647 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 808/3259] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.546074 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.546074 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:09.568183 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-6307566d-43fe-4c3a-be55-ddfb579d2ea1 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:09.568638 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 820/3260] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:09 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 18 21:14:09.606058 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.610305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:09.610492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.610694 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80b98b6d-fe35-48ae-92d1-93b710368489 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80b98b6d-fe35-48ae-92d1-93b710368489 None None] GET https://10.4.3.48/volume// Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80b98b6d-fe35-48ae-92d1-93b710368489 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80b98b6d-fe35-48ae-92d1-93b710368489 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80b98b6d-fe35-48ae-92d1-93b710368489 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:09.619755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 818/3261] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14: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 18 21:14:09.624358 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.624358 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:09.627943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.628432 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:09.630254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:09.630495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.630717 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:09.632607 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c68b6c7-893e-4352-ad4f-9c8be61df0e0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:09.632997 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 816/3262] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 918 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:09.640884 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.640884 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:09.644608 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:09.649354 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-3a805ffa-1f04-49b7-a6be-840d7f5f7371 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:09.649858 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 809/3263] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1098 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:09.758283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.758763 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] PUT https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa Aug 18 21:14:09.759192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:09.769008 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Acquiring lock "cinder-attachment_update-9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:09.779591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb-np0000007703" acquired by "attachment_update" :: waited 0.011s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:09.780541 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:09.780541 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:09.864458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Lock "cinder-attachment_update-9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb-np0000007703" released by "attachment_update" :: held 0.085s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:09.864876 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-2d8caae9-2e64-4b32-9d51-ddde869d9b1b tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa returned with HTTP 200 Aug 18 21:14:09.865385 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 821/3264] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:09 2026] PUT /volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:09.982678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6fec5e12-f27e-4ef4-a734-be01343a76a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:09.989513 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6fec5e12-f27e-4ef4-a734-be01343a76a7 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:09.989513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6fec5e12-f27e-4ef4-a734-be01343a76a7 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:09.989513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6fec5e12-f27e-4ef4-a734-be01343a76a7 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.001506 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6fec5e12-f27e-4ef4-a734-be01343a76a7 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 404 Aug 18 21:14:10.001506 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 819/3265] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:09 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:10.018505 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5b3863f-afb0-4b95-9f64-95a645ad2a76 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.020374 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5b3863f-afb0-4b95-9f64-95a645ad2a76 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:10.020740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5b3863f-afb0-4b95-9f64-95a645ad2a76 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.020991 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5b3863f-afb0-4b95-9f64-95a645ad2a76 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.026080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5b3863f-afb0-4b95-9f64-95a645ad2a76 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 404 Aug 18 21:14:10.026574 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 817/3266] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:10.038280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.040238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] DELETE https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:10.040450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.040628 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.040868 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Delete volume with id: 469467ae-ccf1-402d-9b71-3bbf28bbf0fb Aug 18 21:14:10.046764 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-177cfdd0-03ba-475b-ba3e-438316d6b6a1 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb returned with HTTP 404 Aug 18 21:14:10.047289 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 810/3267] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:14:10 2026] DELETE /volume/v3/volumes/469467ae-ccf1-402d-9b71-3bbf28bbf0fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:10.054425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7b08fc94-b755-4922-8ebe-20de0811bacb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.059011 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:10.059345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2098304306"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:10.060597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2098304306'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:10.060712 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume of 1 GB Aug 18 21:14:10.061585 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.061585 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:10.066203 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Availability Zones retrieved successfully. Aug 18 21:14:10.072183 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Flow 'volume_create_api' (5e419b3d-9fbc-4f55-8988-334a4da83a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:10.073022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d57433-6203-4245-9826-b24003e0ecb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:10.074201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:10.102715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d57433-6203-4245-9826-b24003e0ecb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:10.103573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead5f3d3-002c-461c-b59e-ebf6405ff8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:10.149702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-5c8c5370-cafd-42ec-8120-0fea918c00cc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.152436 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-5c8c5370-cafd-42ec-8120-0fea918c00cc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 Aug 18 21:14:10.152699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-5c8c5370-cafd-42ec-8120-0fea918c00cc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.152973 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-5c8c5370-cafd-42ec-8120-0fea918c00cc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.156103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Created reservations ['e1c3a7a3-e056-40b5-8808-ea1b4cd3dbb9', '5b067c50-6dc1-4062-8624-62a407806fdb', '1a7f1af5-a264-445d-8666-a41ebf8594c2', 'd938dc9c-6c9b-43ec-bd5a-2ddd14beb408'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:10.157266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead5f3d3-002c-461c-b59e-ebf6405ff8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c3a7a3-e056-40b5-8808-ea1b4cd3dbb9', '5b067c50-6dc1-4062-8624-62a407806fdb', '1a7f1af5-a264-445d-8666-a41ebf8594c2', 'd938dc9c-6c9b-43ec-bd5a-2ddd14beb408']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:10.158280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065630cb-9220-4c85-8357-2b68ff9ac549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:10.167280 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.167280 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:10.190103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065630cb-9220-4c85-8357-2b68ff9ac549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae25657-9230-40c9-9bba-dacd23525c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2098304306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526ee9d152e148d78cca670627153615',qos_specs=None,replication_status=,reservations=['e1c3a7a3-e056-40b5-8808-ea1b4cd3dbb9','5b067c50-6dc1-4062-8624-62a407806fdb','1a7f1af5-a264-445d-8666-a41ebf8594c2','d938dc9c-6c9b-43ec-bd5a-2ddd14beb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f611cd08d14ca99c773ba75fbd2373',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2098304306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae25657-9230-40c9-9bba-dacd23525c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='526ee9d152e148d78cca670627153615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f611cd08d14ca99c773ba75fbd2373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:10.191131 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef789653-2c74-4216-93f8-b920f5afcced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:10.219035 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef789653-2c74-4216-93f8-b920f5afcced) transitioned into state 'SUCCESS' from state '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-2098304306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526ee9d152e148d78cca670627153615',qos_specs=None,replication_status=,reservations=['e1c3a7a3-e056-40b5-8808-ea1b4cd3dbb9','5b067c50-6dc1-4062-8624-62a407806fdb','1a7f1af5-a264-445d-8666-a41ebf8594c2','d938dc9c-6c9b-43ec-bd5a-2ddd14beb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f611cd08d14ca99c773ba75fbd2373',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:10.219916 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aacee1-02b5-40a8-a5fd-d4b5aecd9044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:10.227417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b4fc03d-cdb9-4124-99f5-45e7a4ac62fe req-5c8c5370-cafd-42ec-8120-0fea918c00cc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 returned with HTTP 200 Aug 18 21:14:10.228096 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 820/3268] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:10 2026] DELETE /volume/v3/attachments/819aaea1-2ef0-4ba2-bb34-b5b66f7aa477 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:10.231082 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aacee1-02b5-40a8-a5fd-d4b5aecd9044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:10.232212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Flow 'volume_create_api' (5e419b3d-9fbc-4f55-8988-334a4da83a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:10.232632 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Create volume request issued successfully. Aug 18 21:14:10.233540 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b08fc94-b755-4922-8ebe-20de0811bacb tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:10.234051 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 822/3269] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:14:10 2026] POST /volume/v3/volumes => generated 817 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:10.247190 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.251208 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:10.251496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.251794 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.263820 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.263820 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:10.269871 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:10.275881 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cde0541-3d2c-4374-ba3e-40222371ea5d tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 200 Aug 18 21:14:10.276264 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 818/3270] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:10.324884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f6865497-4339-479b-9400-4355ad6c9719 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.326739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:10.326976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.327181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.327344 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume with id: b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:10.333878 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.333878 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:10.334359 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:10.351291 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume request issued successfully. Aug 18 21:14:10.351473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f6865497-4339-479b-9400-4355ad6c9719 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 202 Aug 18 21:14:10.351872 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 811/3271] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:10 2026] DELETE /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:10.373439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-481e481f-f316-4f49-b686-3ada47ee227e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.373439 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-481e481f-f316-4f49-b686-3ada47ee227e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:10.373439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-481e481f-f316-4f49-b686-3ada47ee227e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.373439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-481e481f-f316-4f49-b686-3ada47ee227e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.373962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-481e481f-f316-4f49-b686-3ada47ee227e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:10.380101 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.380101 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:10.380288 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-481e481f-f316-4f49-b686-3ada47ee227e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:10.380818 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 821/3272] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:10.407492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9114a940-c086-48c0-8c07-e9964e140083 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.410993 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9114a940-c086-48c0-8c07-e9964e140083 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:10.411286 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9114a940-c086-48c0-8c07-e9964e140083 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.411563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9114a940-c086-48c0-8c07-e9964e140083 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.411745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9114a940-c086-48c0-8c07-e9964e140083 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:10.432801 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.432801 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:10.432801 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9114a940-c086-48c0-8c07-e9964e140083 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:10.432801 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 823/3273] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:10.557634 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.559840 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:10.560095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.560330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.572508 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.572508 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:10.576013 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:10.580676 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-89de0b80-c7f8-4fe9-b879-cc23b7e8d65e tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:10.581215 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 819/3274] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:10.644219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ae4c488c-0e35-4326-932e-66c045746514 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:10.646099 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae4c488c-0e35-4326-932e-66c045746514 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:10.646284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae4c488c-0e35-4326-932e-66c045746514 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:10.646455 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae4c488c-0e35-4326-932e-66c045746514 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:10.657270 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:10.657270 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:10.660836 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ae4c488c-0e35-4326-932e-66c045746514 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:10.664954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae4c488c-0e35-4326-932e-66c045746514 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:10.665353 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 812/3275] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:10 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:11.295741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.299599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.299599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.299599 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.312859 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.312859 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:11.321220 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:11.327747 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a217561a-0cce-4a4b-af30-75f10f7b9e94 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 200 Aug 18 21:14:11.328382 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 822/3276] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:11.340433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.343156 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] POST https://10.4.3.48/volume/v3/volume-transfers Aug 18 21:14:11.344582 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7ae25657-9230-40c9-9bba-dacd23525c5f"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:11.346871 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volume_transfer [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Creating new volume transfer {'transfer': {'volume_id': '7ae25657-9230-40c9-9bba-dacd23525c5f'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 21:14:11.347866 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volume_transfer [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Creating transfer of volume 7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.347866 np0000007703 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Generating transfer record for volume 7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.356563 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.356563 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:11.367785 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17b4c2d4-01c5-4f86-a16a-5d57466a8c41 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers returned with HTTP 202 Aug 18 21:14:11.368377 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 824/3277] 10.4.3.48 () {70 vars in 1319 bytes} [Tue Aug 18 21:14:11 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:11.381922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80829900-f211-41db-9491-69a8dd694ca6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.383842 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80829900-f211-41db-9491-69a8dd694ca6 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.384049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80829900-f211-41db-9491-69a8dd694ca6 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.384235 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80829900-f211-41db-9491-69a8dd694ca6 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.392644 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f95dc573-deae-4748-b1b3-be643c584566 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.393482 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.393482 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:11.396154 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f95dc573-deae-4748-b1b3-be643c584566 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:11.396404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f95dc573-deae-4748-b1b3-be643c584566 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.396616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f95dc573-deae-4748-b1b3-be643c584566 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.396781 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f95dc573-deae-4748-b1b3-be643c584566 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:11.398284 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-80829900-f211-41db-9491-69a8dd694ca6 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:11.404516 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.404516 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:11.404921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80829900-f211-41db-9491-69a8dd694ca6 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 200 Aug 18 21:14:11.405509 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 820/3278] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:11.405984 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f95dc573-deae-4748-b1b3-be643c584566 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:11.406742 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 813/3279] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:11.422915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-202c48a6-2052-4526-81ed-b89252cacf9a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.424914 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-202c48a6-2052-4526-81ed-b89252cacf9a tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volume-transfers/detail Aug 18 21:14:11.425183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-202c48a6-2052-4526-81ed-b89252cacf9a tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.425411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-202c48a6-2052-4526-81ed-b89252cacf9a tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.425612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volume_transfer [None req-202c48a6-2052-4526-81ed-b89252cacf9a tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 21:14:11.434150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.434323 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-202c48a6-2052-4526-81ed-b89252cacf9a tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 21:14:11.434885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 823/3280] 10.4.3.48 () {68 vars in 1319 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:11.436028 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:11.436599 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.436844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.436994 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:11.446211 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.446211 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:11.447141 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61df9ce6-fce8-4f66-80a9-da224abd1ced tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:11.447585 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 825/3281] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:11.449031 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.450772 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 Aug 18 21:14:11.450894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.451234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.451337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.volume_transfer [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Delete transfer with id: 1f0daee4-7f19-4762-93a7-889869cf10f7 Aug 18 21:14:11.463950 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.463950 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:11.480471 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-84a346ed-30e6-4753-83c8-2c3d15b33403 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 returned with HTTP 202 Aug 18 21:14:11.480955 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 821/3282] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:14:11 2026] DELETE /volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:14:11.493710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.497993 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.498371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.498471 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.512566 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.512566 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:11.519240 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Volume info retrieved successfully. Aug 18 21:14:11.526141 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6adeaca5-fb50-47b1-a1e5-0a73cb098f3c tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 200 Aug 18 21:14:11.526667 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 814/3283] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:11.543532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.546014 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] DELETE https://10.4.3.48/volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 Aug 18 21:14:11.546266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.546481 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.546590 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Delete transfer with id: 1f0daee4-7f19-4762-93a7-889869cf10f7 Aug 18 21:14:11.569810 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b1612e9-a4c0-4d36-a912-a63c53cd0e61 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 returned with HTTP 404 Aug 18 21:14:11.570432 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 824/3284] 10.4.3.48 () {68 vars in 1412 bytes} [Tue Aug 18 21:14:11 2026] DELETE /volume/v3/volume-transfers/1f0daee4-7f19-4762-93a7-889869cf10f7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:11.578973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c78bfa3c-1037-4896-a852-0db8d00846fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.581426 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.581684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.582808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.582808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Delete volume with id: 7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.591401 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.591401 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:11.592539 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Volume info retrieved successfully. Aug 18 21:14:11.596889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.602599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:11.602784 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.602992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.617552 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.617552 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:11.621990 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Delete volume request issued successfully. Aug 18 21:14:11.622204 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c78bfa3c-1037-4896-a852-0db8d00846fc tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 202 Aug 18 21:14:11.622692 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 826/3285] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:14:11 2026] DELETE /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:14:11.626142 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:11.631487 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb4d8bf-60c5-4392-be39-0c71347033f5 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:11.632026 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 822/3286] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:11.632847 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.637742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:11.637957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.638194 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.649738 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.649738 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:11.654128 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Volume info retrieved successfully. Aug 18 21:14:11.658608 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc24540f-71e6-46e5-848e-16b3d7095e4d tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 200 Aug 18 21:14:11.658995 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 815/3287] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:11.682714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:11.685555 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:11.685696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:11.685934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:11.708246 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:11.708246 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:11.715483 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:11.721075 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de65a5eb-c80d-4155-8c0c-bb3bb464f649 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:11.723087 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 825/3288] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:11 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:12.418818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.420520 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:12.420708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.420904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.421011 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:12.426441 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:12.426441 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:12.427215 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eb911e3-c028-4e8c-b68d-d804844ca5a5 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:12.427596 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 827/3289] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:12.458039 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.459908 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:12.460144 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.460339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.460453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:12.464598 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:12.464598 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:12.465191 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-41f35c74-a111-4e15-ab77-5d46c27b4bc5 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:12.465605 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 823/3290] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:12.652949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c5893747-b2ff-499b-9634-fb4c2b64776c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.655134 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5893747-b2ff-499b-9634-fb4c2b64776c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:12.655357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5893747-b2ff-499b-9634-fb4c2b64776c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.655589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5893747-b2ff-499b-9634-fb4c2b64776c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.672429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2368b64c-93b7-4316-9293-0202bcb37916 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.672767 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:12.672767 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:12.674179 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2368b64c-93b7-4316-9293-0202bcb37916 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:12.674425 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2368b64c-93b7-4316-9293-0202bcb37916 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.674614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2368b64c-93b7-4316-9293-0202bcb37916 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.677063 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c5893747-b2ff-499b-9634-fb4c2b64776c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:12.680330 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2368b64c-93b7-4316-9293-0202bcb37916 tempest-VolumesTransfersV357Test-1865788954 tempest-VolumesTransfersV357Test-1865788954-project-admin] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 404 Aug 18 21:14:12.680755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 826/3291] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:12.681745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5893747-b2ff-499b-9634-fb4c2b64776c tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:12.682192 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 816/3292] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:12.688652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ca8fce71-0b3f-40c0-8542-d01ecd43b0b9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.690372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ca8fce71-0b3f-40c0-8542-d01ecd43b0b9 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] GET https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:12.690600 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ca8fce71-0b3f-40c0-8542-d01ecd43b0b9 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.690795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ca8fce71-0b3f-40c0-8542-d01ecd43b0b9 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.696014 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ca8fce71-0b3f-40c0-8542-d01ecd43b0b9 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 404 Aug 18 21:14:12.696497 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 828/3293] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:12.704191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61960041-efcd-4718-8062-82c4932353e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.705982 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61960041-efcd-4718-8062-82c4932353e4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] DELETE https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:12.706185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61960041-efcd-4718-8062-82c4932353e4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.706360 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61960041-efcd-4718-8062-82c4932353e4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.706552 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-61960041-efcd-4718-8062-82c4932353e4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] Delete volume with id: 7ae25657-9230-40c9-9bba-dacd23525c5f Aug 18 21:14:12.711636 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61960041-efcd-4718-8062-82c4932353e4 tempest-VolumesTransfersV357Test-749818536 tempest-VolumesTransfersV357Test-749818536-project-member] https://10.4.3.48/volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f returned with HTTP 404 Aug 18 21:14:12.712076 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 824/3294] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:14:12 2026] DELETE /volume/v3/volumes/7ae25657-9230-40c9-9bba-dacd23525c5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:14:12.734701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:12.737734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:12.737734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:12.737734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:12.746409 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:12.746409 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:12.750166 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:12.754337 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ecf4a99-cbf1-409c-86e1-67121e0245d5 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:12.754681 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 827/3295] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:12 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:13.445244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:13.447539 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:13.447812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:13.448086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:13.448246 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:13.453581 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:13.453581 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:13.454751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7ca51ea9-36e7-43b0-a22b-eda6d575d09a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:13.455165 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 817/3296] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:13 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:13.476515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:13.478664 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:13.478825 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:13.479005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:13.479123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:13.487295 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:13.487295 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:13.487849 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fd3d8bd-f45b-43c9-a438-3c698888966e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:13.488209 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 829/3297] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:13 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:13.697182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:13.700316 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:13.700507 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:13.700687 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:13.716251 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:13.716251 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:13.720611 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:13.726512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2711275-7651-406e-92a2-85d3b6a1ee08 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:13.726919 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 825/3298] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:13 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:13.773050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:13.776270 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:13.776270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:13.776270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:13.791159 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:13.791159 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:13.798538 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:13.803292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9757ddd-f18d-40ef-9e77-ae4d98e38a82 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:13.803930 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 828/3299] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:13 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:14.436836 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-1c6afb9f-49c9-482c-b3e0-d73e47015fe2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.443304 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-1c6afb9f-49c9-482c-b3e0-d73e47015fe2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa/action Aug 18 21:14:14.443673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-1c6afb9f-49c9-482c-b3e0-d73e47015fe2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:14.443877 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-1c6afb9f-49c9-482c-b3e0-d73e47015fe2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-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 18 21:14:14.470841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.474237 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.474237 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:14.476172 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:14.476593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.477236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.477276 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:14.482021 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.482021 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:14.482821 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d58405a-aeb4-4606-8a02-1018b3531dd7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:14.483194 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 830/3300] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:14.485207 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3f5189a8-1f6d-4b8f-89e3-e72edbaa5318 req-1c6afb9f-49c9-482c-b3e0-d73e47015fe2 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa/action returned with HTTP 204 Aug 18 21:14:14.485734 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 818/3301] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:14 2026] POST /volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:14.504397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5aaee27e-35af-49d0-be84-79266802c725 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.508522 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aaee27e-35af-49d0-be84-79266802c725 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:14.508608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aaee27e-35af-49d0-be84-79266802c725 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.508803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5aaee27e-35af-49d0-be84-79266802c725 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.508888 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5aaee27e-35af-49d0-be84-79266802c725 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:14.514039 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.514039 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:14.514710 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5aaee27e-35af-49d0-be84-79266802c725 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:14.515085 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 826/3302] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:14.743117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.747276 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:14.747276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.747276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.758998 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.758998 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:14.767156 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:14.779630 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e91495a-f76b-482f-b6e8-00a882a605b6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:14.780114 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 829/3303] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:14.816843 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.819067 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:14.819335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.819593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.824925 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e6988c30-568b-468e-aa5b-bee50c80339d req-07b6dc98-0525-4d84-891d-74749d433d31 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.827460 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-07b6dc98-0525-4d84-891d-74749d433d31 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e/action Aug 18 21:14:14.828074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-07b6dc98-0525-4d84-891d-74749d433d31 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:14.828245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-07b6dc98-0525-4d84-891d-74749d433d31 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-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 18 21:14:14.830321 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.830321 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:14.833563 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:14.837869 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b7739ea-48f8-4019-bbcd-962340fe5940 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:14.838299 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 831/3304] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:14.849569 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.849569 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:14.863047 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e6988c30-568b-468e-aa5b-bee50c80339d req-07b6dc98-0525-4d84-891d-74749d433d31 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e/action returned with HTTP 204 Aug 18 21:14:14.863645 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 819/3305] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:14 2026] POST /volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:14.892744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.895053 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:14.895264 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.895486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.905748 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.905748 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:14.911813 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:14.922007 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-1612c137-83e5-47b5-bfca-89bbb90d58ac req-1c8b92d3-d042-4df8-8b2f-49e21fa967e4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:14.922385 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 827/3306] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:14.923705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.926396 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:14.926556 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.927205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.937284 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.937284 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:14.940467 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:14.941207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.943401 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:14.943401 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:14.943401 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:14.947997 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-2b5142fa-0c3b-4fb5-b890-870fbe0b6136 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:14:14.947997 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 830/3307] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:14.951533 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.951533 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:14.954756 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:14.958356 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71e8acf9-949b-4f35-aa49-7e7e0ec534de tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:14.958743 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 832/3308] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:14.964213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:14.966600 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] POST https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a/action Aug 18 21:14:14.967025 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:14.967165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-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 18 21:14:14.980085 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:14.980085 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:14.980717 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:14.988636 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Begin detaching volume completed successfully. Aug 18 21:14:14.989312 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-1cedd024-63f0-4055-ae1d-b4a98e1cde10 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a/action returned with HTTP 202 Aug 18 21:14:14.989857 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 820/3309] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:14:14 2026] POST /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:14.999926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.001653 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:15.001828 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.002022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.014205 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.014205 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:15.024302 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:15.029130 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-9b7022cd-0b2a-4f94-a328-09b80fd5368c tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:15.029519 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 828/3310] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:14 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:15.047824 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-67b7ef6a-8a11-49e4-a363-ee8da8e87e72 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.048194 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67b7ef6a-8a11-49e4-a363-ee8da8e87e72 None None] GET https://10.4.3.48/volume// Aug 18 21:14:15.048337 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67b7ef6a-8a11-49e4-a363-ee8da8e87e72 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.048529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67b7ef6a-8a11-49e4-a363-ee8da8e87e72 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.048842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67b7ef6a-8a11-49e4-a363-ee8da8e87e72 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:15.049142 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 831/3311] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14: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 18 21:14:15.054203 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.056322 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] POST https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb/action Aug 18 21:14:15.056658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:15.056790 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:15.059230 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.063171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:15.063503 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.063705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.068315 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.068315 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:15.068870 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:15.076184 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Begin detaching volume completed successfully. Aug 18 21:14:15.076374 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-03012e71-8329-4b2e-8574-01f5b181645e tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb/action returned with HTTP 202 Aug 18 21:14:15.076771 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 833/3312] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:14:15 2026] POST /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:15.080570 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.080570 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:15.085917 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:15.092104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-3cf7a343-0176-44fd-932a-a0313e472825 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:14:15.092822 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 821/3313] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:15.096253 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.097880 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:15.098059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.098263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.115597 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.115597 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:15.120262 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:15.122301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d062211-f500-4a76-8674-aca1e5fb6dda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.122605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d062211-f500-4a76-8674-aca1e5fb6dda None None] GET https://10.4.3.48/volume// Aug 18 21:14:15.122762 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d062211-f500-4a76-8674-aca1e5fb6dda None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.122945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d062211-f500-4a76-8674-aca1e5fb6dda None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.123331 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d062211-f500-4a76-8674-aca1e5fb6dda None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:15.123588 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 832/3314] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14: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 18 21:14:15.128513 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eb94687b-0f57-4542-8569-6882ecf64ae0 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:15.129143 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 829/3315] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:15.130154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.132758 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:15.133063 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.133313 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.145595 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.145595 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:15.149844 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.150418 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:15.156157 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-c66a2909-0d25-4c06-ab8d-5d4eff08d579 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:15.156666 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 834/3316] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:15.280290 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] GET https://10.4.3.48/volume/v3/volumes/summary Aug 18 21:14:15.280548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.286859 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.287074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:15.294436 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] Get summary completed successfully. Aug 18 21:14:15.294771 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7248d2b-f1dd-47b0-8bfb-a1c8a859d217 tempest-VolumesSummaryTest-376407055 tempest-VolumesSummaryTest-376407055-project-member] https://10.4.3.48/volume/v3/volumes/summary returned with HTTP 200 Aug 18 21:14:15.295177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 822/3317] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.493786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78802091-c022-4ece-82a8-02f33bc3d205 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.495510 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78802091-c022-4ece-82a8-02f33bc3d205 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:15.495687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78802091-c022-4ece-82a8-02f33bc3d205 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.495905 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78802091-c022-4ece-82a8-02f33bc3d205 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.496009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-78802091-c022-4ece-82a8-02f33bc3d205 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:15.500577 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.500577 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:15.501317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78802091-c022-4ece-82a8-02f33bc3d205 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:15.501674 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 833/3318] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.511917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.515586 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:15.515818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.516008 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.522828 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.522828 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:15.524288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-953139e4-c512-4060-ac78-70d4d3a18db2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.525984 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:15.526096 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-953139e4-c512-4060-ac78-70d4d3a18db2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:15.526285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-953139e4-c512-4060-ac78-70d4d3a18db2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.526517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-953139e4-c512-4060-ac78-70d4d3a18db2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.526680 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-953139e4-c512-4060-ac78-70d4d3a18db2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:15.529705 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f67e57c5-1262-4d2c-839f-bbeedd0da9db tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 200 Aug 18 21:14:15.530088 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 830/3319] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.530584 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.530584 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:15.531524 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-953139e4-c512-4060-ac78-70d4d3a18db2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:15.531671 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 835/3320] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.542808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.544634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:15.544937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.545195 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.545307 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:15.552231 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.552231 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:15.553107 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f4be342-a69c-4fde-9ebe-251bddfbca00 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:15.553577 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 823/3321] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.562998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03043790-af42-4e29-8e41-ec934fadb1ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.564623 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03043790-af42-4e29-8e41-ec934fadb1ea tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/detail Aug 18 21:14:15.564759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03043790-af42-4e29-8e41-ec934fadb1ea tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.565073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03043790-af42-4e29-8e41-ec934fadb1ea tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.565167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-03043790-af42-4e29-8e41-ec934fadb1ea tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:15.579132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03043790-af42-4e29-8e41-ec934fadb1ea tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/detail returned with HTTP 200 Aug 18 21:14:15.579628 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 834/3322] 10.4.3.48 () {66 vars in 1251 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/backups/detail => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:15.589061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2976d3f7-1952-46a1-b366-1397135772ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.591666 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511/restore Aug 18 21:14:15.592168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:15.593995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Restoring backup 6280c667-87a4-40b4-86d2-361ad4f40511 ({'restore': {}}) {{(pid=100295) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:14:15.594173 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Restoring backup 6280c667-87a4-40b4-86d2-361ad4f40511 to volume None. Aug 18 21:14:15.599466 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.599466 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:15.600975 np0000007703 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating volume of 1 GB for restore of backup 6280c667-87a4-40b4-86d2-361ad4f40511. Aug 18 21:14:15.604916 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:14:15.611933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (9a4e5964-dce1-4de3-a909-403a2c254aca) 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 18 21:14:15.613041 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd12535b-a71c-4628-8f82-2121e0f02075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:15.613919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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 18 21:14:15.639636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd12535b-a71c-4628-8f82-2121e0f02075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:15.641581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de986838-852f-437e-8132-6c1057b824e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:15.688545 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['bf866dfa-572a-4d9a-b773-dce5e140c838', '99c1a260-e7cc-488a-bd1c-26b3eb18427f', '6b1f2b4d-cd14-4a91-9340-6d8146400ad8', 'fd3b017b-771d-4357-984e-314f68dcc7eb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:15.689523 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de986838-852f-437e-8132-6c1057b824e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf866dfa-572a-4d9a-b773-dce5e140c838', '99c1a260-e7cc-488a-bd1c-26b3eb18427f', '6b1f2b4d-cd14-4a91-9340-6d8146400ad8', 'fd3b017b-771d-4357-984e-314f68dcc7eb']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:15.690454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abd3260-a113-4e69-9daa-e6a3d0a3ec56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:15.726081 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abd3260-a113-4e69-9daa-e6a3d0a3ec56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2dc343-27be-40bc-b48f-c65bae8819f4', '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_6280c667-87a4-40b4-86d2-361ad4f40511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['bf866dfa-572a-4d9a-b773-dce5e140c838','99c1a260-e7cc-488a-bd1c-26b3eb18427f','6b1f2b4d-cd14-4a91-9340-6d8146400ad8','fd3b017b-771d-4357-984e-314f68dcc7eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6280c667-87a4-40b4-86d2-361ad4f40511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2dc343-27be-40bc-b48f-c65bae8819f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:15.726606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfdba6c-336c-4446-ac0a-960ab9ce9822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:15.741484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfdba6c-336c-4446-ac0a-960ab9ce9822) transitioned into 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_6280c667-87a4-40b4-86d2-361ad4f40511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['bf866dfa-572a-4d9a-b773-dce5e140c838','99c1a260-e7cc-488a-bd1c-26b3eb18427f','6b1f2b4d-cd14-4a91-9340-6d8146400ad8','fd3b017b-771d-4357-984e-314f68dcc7eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:15.742288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f33b33e-a916-4a19-8b82-d970c16784a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:15.752137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f33b33e-a916-4a19-8b82-d970c16784a9) 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 18 21:14:15.753216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (9a4e5964-dce1-4de3-a909-403a2c254aca) 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 18 21:14:15.753574 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:14:15.767005 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.767005 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:15.767586 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:15.768635 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.770507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:15.770682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.770906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.779413 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.779413 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:15.782298 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:15.785786 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-fd519d5d-6f13-40fc-802d-fa3c3c4c00a4 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:15.786284 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 836/3323] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:14:15.795681 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.797561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:15.797561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.798095 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.809755 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.809755 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:15.813354 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:15.817643 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5a08dea9-bd6f-483e-9fce-dbde80d36828 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:15.818033 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 824/3324] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:15.829517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:15.831306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:15.831498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:15.831669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:15.841067 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:15.841067 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:15.844552 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:15.848936 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c44ee13b-51c1-4e4d-b838-85f3121f42b4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:15.849415 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 835/3325] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:15 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:16.037828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-834c0c90-4fd6-4474-9fde-dba09a3ca8ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.041844 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-834c0c90-4fd6-4474-9fde-dba09a3ca8ee tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f Aug 18 21:14:16.042806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-834c0c90-4fd6-4474-9fde-dba09a3ca8ee tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.043906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-834c0c90-4fd6-4474-9fde-dba09a3ca8ee tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.053741 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.053741 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:16.110937 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fff03aa3-c73a-4cbf-80ab-23c4e3782897 req-834c0c90-4fd6-4474-9fde-dba09a3ca8ee tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f returned with HTTP 200 Aug 18 21:14:16.111380 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 837/3326] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:16 2026] DELETE /volume/v3/attachments/31a37c88-831e-4921-8560-4360d763e05f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:16.143319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.145241 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:16.145432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.145664 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.156198 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.156198 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:16.160693 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:16.165450 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bfd868f-daf1-4b86-a51b-afce43895c34 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:16.165846 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 825/3327] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:16 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:16.238422 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.369040 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:16.369330 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1015215119"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:16.370650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1015215119'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:16.370850 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume of 1 GB Aug 18 21:14:16.373426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-a4a89a2d-155f-42cc-9ad6-51b5095e0f51 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.374348 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Availability Zones retrieved successfully. Aug 18 21:14:16.375235 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-a4a89a2d-155f-42cc-9ad6-51b5095e0f51 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa Aug 18 21:14:16.375420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-a4a89a2d-155f-42cc-9ad6-51b5095e0f51 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.375868 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-a4a89a2d-155f-42cc-9ad6-51b5095e0f51 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.380991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (e8e50e2f-20b1-45ed-b10a-9c636ff61457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:16.381793 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.381793 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:16.382286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691504b0-5dfb-4563-945e-92d4ca4311d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.383500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:16.411461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691504b0-5dfb-4563-945e-92d4ca4311d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.412182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258c610-6768-4e7d-9de4-bfdaf6b764c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.457409 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-193cc8f7-590c-4563-a9d4-7d9a2ad19817 req-a4a89a2d-155f-42cc-9ad6-51b5095e0f51 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa returned with HTTP 200 Aug 18 21:14:16.457870 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 838/3328] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:16 2026] DELETE /volume/v3/attachments/802f5d32-447a-4e7a-ac6d-fc5ab9573faa => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:16.508318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['31452b4f-d381-40ab-aac4-8a12c4390673', 'e4346737-aa33-4932-aee7-9d0e46597f67', '68e17040-8438-4d6c-bb7e-bcb237d2d15c', '8293003c-2161-4f89-a9b2-f85c61f79009'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:16.509293 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258c610-6768-4e7d-9de4-bfdaf6b764c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31452b4f-d381-40ab-aac4-8a12c4390673', 'e4346737-aa33-4932-aee7-9d0e46597f67', '68e17040-8438-4d6c-bb7e-bcb237d2d15c', '8293003c-2161-4f89-a9b2-f85c61f79009']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.510503 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930c656d-0159-43cb-8c3d-7c4bfa67b46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.536170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930c656d-0159-43cb-8c3d-7c4bfa67b46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95e6321-286f-47b5-b2c6-899cee54b446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1015215119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['31452b4f-d381-40ab-aac4-8a12c4390673','e4346737-aa33-4932-aee7-9d0e46597f67','68e17040-8438-4d6c-bb7e-bcb237d2d15c','8293003c-2161-4f89-a9b2-f85c61f79009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1015215119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95e6321-286f-47b5-b2c6-899cee54b446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8562cb753a934fe9b47cb24ec844ea5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4071935a5f204d01aaad829581e967ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.537190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dc0eec-4444-4e83-b3bf-b6dfd2525d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.537371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-39bde6af-d004-43da-a432-c5cef93af161 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.541029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.543070 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:16.543263 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.543508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.543617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:16.548526 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.548526 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:16.549270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57e7b4c9-437e-4939-a2c2-0f445f535674 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:16.549694 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 839/3329] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:16 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:16.562051 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dc0eec-4444-4e83-b3bf-b6dfd2525d3c) transitioned into state 'SUCCESS' from state '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-1015215119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['31452b4f-d381-40ab-aac4-8a12c4390673','e4346737-aa33-4932-aee7-9d0e46597f67','68e17040-8438-4d6c-bb7e-bcb237d2d15c','8293003c-2161-4f89-a9b2-f85c61f79009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.562702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f85731-e557-4524-9e29-40094f9d5e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.572062 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f85731-e557-4524-9e29-40094f9d5e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.572870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (e8e50e2f-20b1-45ed-b10a-9c636ff61457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:16.573080 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request issued successfully. Aug 18 21:14:16.573662 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6ec5475-1830-457f-a581-1d4efd76abd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:16.574143 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 836/3330] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:16 2026] POST /volume/v3/volumes => generated 747 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:16.589696 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-49f1d326-7878-4894-a970-56a960f5f984 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.591413 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49f1d326-7878-4894-a970-56a960f5f984 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:14:16.591579 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49f1d326-7878-4894-a970-56a960f5f984 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.591842 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49f1d326-7878-4894-a970-56a960f5f984 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.598797 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.598797 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:16.599128 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:16.599518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-856628919"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:16.601258 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-856628919'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:16.601385 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume of 1 GB Aug 18 21:14:16.602612 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-49f1d326-7878-4894-a970-56a960f5f984 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:14:16.605434 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Availability Zones retrieved successfully. Aug 18 21:14:16.607602 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49f1d326-7878-4894-a970-56a960f5f984 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 returned with HTTP 200 Aug 18 21:14:16.607970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 840/3331] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:16 2026] GET /volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:16.612833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (2d497934-e24c-4bed-8420-6942bf3d3ccf) 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 18 21:14:16.614026 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2236eb25-7b8d-4f51-a15f-51fabe05241f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.615185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-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 18 21:14:16.641645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2236eb25-7b8d-4f51-a15f-51fabe05241f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:16.642401 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7ad98-f756-4279-be28-732d89d969e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.698177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Created reservations ['82e34b54-1496-49ed-b31b-12d5448ca207', '5328f5d2-428e-4361-b53e-b3b58d93432a', 'cb6f8a79-eaeb-445e-9b29-c6148b861924', '9daad94c-36cc-4bdc-9d04-18a090d2e18d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:16.698911 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7ad98-f756-4279-be28-732d89d969e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e34b54-1496-49ed-b31b-12d5448ca207', '5328f5d2-428e-4361-b53e-b3b58d93432a', 'cb6f8a79-eaeb-445e-9b29-c6148b861924', '9daad94c-36cc-4bdc-9d04-18a090d2e18d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.699546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5018ff5e-9c0d-4ff4-9ab4-77b1ed3a231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.719835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5018ff5e-9c0d-4ff4-9ab4-77b1ed3a231c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-856628919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d36cf370dfc4ca8a4a1d4900a46cb65',qos_specs=None,replication_status=,reservations=['82e34b54-1496-49ed-b31b-12d5448ca207','5328f5d2-428e-4361-b53e-b3b58d93432a','cb6f8a79-eaeb-445e-9b29-c6148b861924','9daad94c-36cc-4bdc-9d04-18a090d2e18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829bd98a2d12459f8ef7fab4b46daf33',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-856628919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d36cf370dfc4ca8a4a1d4900a46cb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='829bd98a2d12459f8ef7fab4b46daf33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.720522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349e4469-c566-4499-b586-a1bf6ea90c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.736318 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349e4469-c566-4499-b586-a1bf6ea90c46) transitioned into state 'SUCCESS' from state '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-856628919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d36cf370dfc4ca8a4a1d4900a46cb65',qos_specs=None,replication_status=,reservations=['82e34b54-1496-49ed-b31b-12d5448ca207','5328f5d2-428e-4361-b53e-b3b58d93432a','cb6f8a79-eaeb-445e-9b29-c6148b861924','9daad94c-36cc-4bdc-9d04-18a090d2e18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829bd98a2d12459f8ef7fab4b46daf33',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:16.736975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd004cd-17eb-4eee-a819-5e7f1ecf2747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:16.744416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd004cd-17eb-4eee-a819-5e7f1ecf2747) 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 18 21:14:16.745138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (2d497934-e24c-4bed-8420-6942bf3d3ccf) 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 18 21:14:16.745690 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request issued successfully. Aug 18 21:14:16.745949 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-39bde6af-d004-43da-a432-c5cef93af161 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:16.746354 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 826/3332] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:16 2026] POST /volume/v3/volumes => generated 747 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:16.758871 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32eabff4-e570-4638-ad26-9384d0bc1602 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.760731 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32eabff4-e570-4638-ad26-9384d0bc1602 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:16.760979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32eabff4-e570-4638-ad26-9384d0bc1602 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.761162 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32eabff4-e570-4638-ad26-9384d0bc1602 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.768315 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.768315 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:16.772230 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-32eabff4-e570-4638-ad26-9384d0bc1602 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:16.774255 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.774255 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:16.774837 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:16.774965 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Checking backup size 1 against volume size 1 {{(pid=100295) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:14:16.775046 np0000007703 devstack@c-api.service[100295]: INFO cinder.backup.api [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Overwriting volume ea2dc343-27be-40bc-b48f-c65bae8819f4 with restore of backup 6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:16.776536 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32eabff4-e570-4638-ad26-9384d0bc1602 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 200 Aug 18 21:14:16.777133 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 837/3333] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:16 2026] GET /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:16.787385 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] restore_backup in rpcapi backup_id 6280c667-87a4-40b4-86d2-361ad4f40511 {{(pid=100295) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:14:16.790031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2976d3f7-1952-46a1-b366-1397135772ae tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511/restore returned with HTTP 202 Aug 18 21:14:16.790436 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 831/3334] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:14:15 2026] POST /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511/restore => generated 189 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:16.797744 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:16.799446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:16.799610 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:16.799813 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:16.799959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:16.804183 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:16.804183 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:16.804915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d600cdb-3d32-433a-a8c2-8e7bf831afb3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:16.805308 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 841/3335] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:16 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.149553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.151880 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:17.152133 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.152381 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.152599 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume with id: c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:17.161016 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.161016 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:17.161770 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:17.177646 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume request issued successfully. Aug 18 21:14:17.177838 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42ed9086-6322-4cad-a0c9-cf203e756d99 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 202 Aug 18 21:14:17.178202 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 827/3336] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:17 2026] DELETE /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:17.181331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.186313 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:17.186489 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.186689 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.197771 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.197771 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:17.202039 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:17.205976 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b4b6fe7-4a8f-47d3-84cf-7c2a95481f6a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:17.206343 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 838/3337] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.214116 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.216365 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:17.216569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.216795 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.219758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.221340 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:17.221632 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.221953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.222202 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume with id: 9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:17.223528 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.223528 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:17.227875 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:17.228800 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.228800 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:17.229231 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:17.231985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3841d315-7b8f-43a3-bed2-542490ebd9a6 req-6f349e1e-95ae-45be-9005-ebb0c1d2fa9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 200 Aug 18 21:14:17.232350 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 832/3338] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.245591 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Delete volume request issued successfully. Aug 18 21:14:17.245753 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f419cfe-22c0-4be5-85ff-72ce21d8601a tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 202 Aug 18 21:14:17.246398 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 842/3339] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:17 2026] DELETE /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:17.254392 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.256569 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:17.256988 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.257142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.272265 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.272265 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:17.279934 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Volume info retrieved successfully. Aug 18 21:14:17.284615 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5d85d74e-752b-459c-8e0e-63549b2581b7 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 200 Aug 18 21:14:17.285464 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 828/3340] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 918 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.290306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cfc59565-cafe-4fac-97f2-bd03a49d48d9 req-387a59a6-2a35-4d10-8247-2df3cd5b074b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.293697 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cfc59565-cafe-4fac-97f2-bd03a49d48d9 req-387a59a6-2a35-4d10-8247-2df3cd5b074b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:17.293999 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cfc59565-cafe-4fac-97f2-bd03a49d48d9 req-387a59a6-2a35-4d10-8247-2df3cd5b074b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.294288 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cfc59565-cafe-4fac-97f2-bd03a49d48d9 req-387a59a6-2a35-4d10-8247-2df3cd5b074b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.300983 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cfc59565-cafe-4fac-97f2-bd03a49d48d9 req-387a59a6-2a35-4d10-8247-2df3cd5b074b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 404 Aug 18 21:14:17.301647 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 839/3341] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:17.560859 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-afd4f72d-2866-4029-941f-9f9376973f55 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.562685 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-afd4f72d-2866-4029-941f-9f9376973f55 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:17.562910 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-afd4f72d-2866-4029-941f-9f9376973f55 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.563182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-afd4f72d-2866-4029-941f-9f9376973f55 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.563328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-afd4f72d-2866-4029-941f-9f9376973f55 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:17.568417 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.568417 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:17.569239 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-afd4f72d-2866-4029-941f-9f9376973f55 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:17.569729 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 833/3342] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.620877 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-704e198c-7525-4de0-8896-1ad35237ed15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.622678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-704e198c-7525-4de0-8896-1ad35237ed15 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:14:17.622926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-704e198c-7525-4de0-8896-1ad35237ed15 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.623154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-704e198c-7525-4de0-8896-1ad35237ed15 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.633066 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.633066 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:17.638489 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-704e198c-7525-4de0-8896-1ad35237ed15 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:14:17.644744 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-704e198c-7525-4de0-8896-1ad35237ed15 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 returned with HTTP 200 Aug 18 21:14:17.645308 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 843/3343] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.662013 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e825762-ead8-4a45-a52d-df94dfc27dde None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.664166 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:17.664817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d95e6321-286f-47b5-b2c6-899cee54b446", "name": "tempest-VolumesBackupsTest-Backup-637716723"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:17.666258 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating new backup {'backup': {'volume_id': 'd95e6321-286f-47b5-b2c6-899cee54b446', 'name': 'tempest-VolumesBackupsTest-Backup-637716723'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:17.666430 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating backup of volume d95e6321-286f-47b5-b2c6-899cee54b446 in container None Aug 18 21:14:17.674037 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.674037 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:17.674625 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:14:17.701187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['7fa43c8a-8048-4e61-82a5-3d6fdee2700f', '4d65efcb-1f2d-478a-be88-7139cdaaeb05'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:17.725926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e825762-ead8-4a45-a52d-df94dfc27dde tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:14:17.726309 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 829/3344] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:17 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:17.735221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a82bbbba-f786-4570-984a-5a601548edee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.741883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a82bbbba-f786-4570-984a-5a601548edee tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:17.742162 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a82bbbba-f786-4570-984a-5a601548edee tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.742446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a82bbbba-f786-4570-984a-5a601548edee tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.742560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a82bbbba-f786-4570-984a-5a601548edee tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:17.752865 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.752865 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:17.754084 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a82bbbba-f786-4570-984a-5a601548edee tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:17.754667 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 840/3345] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.788230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.791778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:17.791778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.791778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.801870 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.801870 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:17.806022 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:17.813108 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b91aefc3-5b64-4840-8567-391879a5fcd1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 200 Aug 18 21:14:17.813885 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 834/3346] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:17.815696 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:17.818259 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:17.818585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:17.818914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:17.819124 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:17.824538 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:17.824538 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:17.825614 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91b3aa36-b827-44a8-9112-d87daf9ce12e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:17.826191 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 844/3347] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:17 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:18.300652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0ff147c2-5b1b-4816-aa44-a471a7b2ba74 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.303116 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ff147c2-5b1b-4816-aa44-a471a7b2ba74 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] GET https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb Aug 18 21:14:18.303435 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ff147c2-5b1b-4816-aa44-a471a7b2ba74 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.303734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0ff147c2-5b1b-4816-aa44-a471a7b2ba74 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.311640 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0ff147c2-5b1b-4816-aa44-a471a7b2ba74 tempest-VolumeMultiattachTests-922358796 tempest-VolumeMultiattachTests-922358796-project-member] https://10.4.3.48/volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb returned with HTTP 404 Aug 18 21:14:18.312606 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 830/3348] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:18 2026] GET /volume/v3/volumes/9442c8e9-3f1b-48cf-8d09-d4a8de04cdfb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:18.320936 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.322689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:14:18.323471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.323471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.323836 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:18.354847 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Get all volumes completed successfully. Aug 18 21:14:18.357398 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:18.357398 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:18.362385 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68f9d1ba-c063-4ad2-ba88-518559761ac7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:14:18.362805 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 841/3349] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:14:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13229 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:18.385623 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4f954b9-3e35-4b64-bb9c-09a046632af7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.388306 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4f954b9-3e35-4b64-bb9c-09a046632af7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] DELETE https://10.4.3.48/volume/v3/types/9554f59e-ef80-4bb9-abf7-906ffd2304a1 Aug 18 21:14:18.388504 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4f954b9-3e35-4b64-bb9c-09a046632af7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.388680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4f954b9-3e35-4b64-bb9c-09a046632af7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.428106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4f954b9-3e35-4b64-bb9c-09a046632af7 tempest-VolumeMultiattachTests-156955496 tempest-VolumeMultiattachTests-156955496-project-admin] https://10.4.3.48/volume/v3/types/9554f59e-ef80-4bb9-abf7-906ffd2304a1 returned with HTTP 202 Aug 18 21:14:18.428748 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 835/3350] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:14:18 2026] DELETE /volume/v3/types/9554f59e-ef80-4bb9-abf7-906ffd2304a1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:18.583266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.587454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:18.587753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.588022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.588221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:18.605825 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:18.605825 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:18.606739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f88b589d-8483-4dd7-9162-2afa1e0abbbb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:18.607440 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 845/3351] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:18 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 707 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:18.764601 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.766168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:18.766331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.766498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.766598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:18.771157 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:18.771157 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:18.772852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f99d4b17-cd55-4166-b3fb-cfd1804aa3c1 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:18.772852 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 831/3352] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:18 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:18.846350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-231a01f5-7588-447c-b80c-634bc624a0f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:18.847628 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231a01f5-7588-447c-b80c-634bc624a0f1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:18.847833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-231a01f5-7588-447c-b80c-634bc624a0f1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:18.848104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-231a01f5-7588-447c-b80c-634bc624a0f1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:18.848228 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-231a01f5-7588-447c-b80c-634bc624a0f1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:18.853570 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:18.853570 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:18.854664 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231a01f5-7588-447c-b80c-634bc624a0f1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:18.855392 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 842/3353] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:18 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:19.618751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.621862 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:19.621862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:19.621862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:19.621862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id c4953d69-97b2-4135-b99b-c0739e798ea5. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:19.625960 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:19.625960 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:19.626669 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e36d1bf-964f-41d1-8678-7250e8196b60 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 200 Aug 18 21:14:19.627173 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 836/3354] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:19 2026] GET /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:19.637739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3616d651-e476-4e68-8e24-e58ac50717dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.640499 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 Aug 18 21:14:19.640806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:19.641067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:19.641217 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: c4953d69-97b2-4135-b99b-c0739e798ea5. Aug 18 21:14:19.646034 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:19.646034 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:19.663281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id c4953d69-97b2-4135-b99b-c0739e798ea5 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:14:19.666393 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3616d651-e476-4e68-8e24-e58ac50717dd tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 returned with HTTP 202 Aug 18 21:14:19.666904 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 846/3355] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:14:19 2026] DELETE /volume/v3/backups/c4953d69-97b2-4135-b99b-c0739e798ea5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:19.678769 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.687692 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:19.687692 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-653601748"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:19.687864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-653601748'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:19.688085 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume of 1 GB Aug 18 21:14:19.693771 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Availability Zones retrieved successfully. Aug 18 21:14:19.702157 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (1032d521-4d53-42eb-aec8-502c7263ddd1) 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 18 21:14:19.704097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0df661-39cd-4549-a7e0-11b3f910ac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:19.705034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-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 18 21:14:19.736251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0df661-39cd-4549-a7e0-11b3f910ac41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:19.737332 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a9a27a-b6f9-432b-abb3-15694644f68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:19.784851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.787935 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['34db36d4-04b4-4a23-b116-155380a9a4a1', 'b525aaa8-e4c5-4e62-b137-bc13697d2ec4', 'ca749af7-da95-4005-95de-3fc0c2bbe551', 'aeab54b4-cda2-4baa-acce-1c12f74acaf8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:19.788405 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:19.788545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:19.788713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:19.788830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:19.790876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a9a27a-b6f9-432b-abb3-15694644f68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34db36d4-04b4-4a23-b116-155380a9a4a1', 'b525aaa8-e4c5-4e62-b137-bc13697d2ec4', 'ca749af7-da95-4005-95de-3fc0c2bbe551', 'aeab54b4-cda2-4baa-acce-1c12f74acaf8']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:19.791939 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a22118-dbea-44ff-8cf0-1c956ae3a8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:19.796682 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:19.796682 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:19.797532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a49e9668-50c6-4e22-a353-60e0b50109d0 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:19.797929 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 843/3356] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:19 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:19.827136 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a22118-dbea-44ff-8cf0-1c956ae3a8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed7c1f48-2dd4-4e23-9edc-2db6af07e252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653601748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['34db36d4-04b4-4a23-b116-155380a9a4a1','b525aaa8-e4c5-4e62-b137-bc13697d2ec4','ca749af7-da95-4005-95de-3fc0c2bbe551','aeab54b4-cda2-4baa-acce-1c12f74acaf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653601748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed7c1f48-2dd4-4e23-9edc-2db6af07e252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0229efdd6944a4882e59420782a051c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0371dd28d754c50a17186b55af3deb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:19.827838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0dce45-5336-4168-90f7-35a4ac8d2781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:19.853400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0dce45-5336-4168-90f7-35a4ac8d2781) transitioned into state 'SUCCESS' from state '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-653601748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['34db36d4-04b4-4a23-b116-155380a9a4a1','b525aaa8-e4c5-4e62-b137-bc13697d2ec4','ca749af7-da95-4005-95de-3fc0c2bbe551','aeab54b4-cda2-4baa-acce-1c12f74acaf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:19.853400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fae1ab6-6567-4940-b92e-d77076ae207f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:19.862414 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fae1ab6-6567-4940-b92e-d77076ae207f) 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 18 21:14:19.863309 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (1032d521-4d53-42eb-aec8-502c7263ddd1) 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 18 21:14:19.863594 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request issued successfully. Aug 18 21:14:19.864193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eee8f2d3-5b2b-4ea0-b0e0-f1f78654a65a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:19.864573 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 832/3357] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:14:19 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:19.869377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.872041 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:19.874173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:19.874658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:19.875929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:19.877429 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:19.879735 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:19.880127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:19.880604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:19.885340 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:19.885340 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:19.887974 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f4aff86-a55c-44fa-8b14-0ebe63eab9ac tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:19.887974 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 837/3358] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:19 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:19.890605 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:19.890605 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:19.895418 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:19.901671 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e871d4b7-bd13-48d2-b8f5-aeec1959c5fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 returned with HTTP 200 Aug 18 21:14:19.902163 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 847/3359] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:19 2026] GET /volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:20.235002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fae8a325-80f9-44e7-8b83-3229ea4363a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.235512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fae8a325-80f9-44e7-8b83-3229ea4363a0 None None] GET https://10.4.3.48/volume// Aug 18 21:14:20.235719 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fae8a325-80f9-44e7-8b83-3229ea4363a0 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.235985 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fae8a325-80f9-44e7-8b83-3229ea4363a0 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.236400 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fae8a325-80f9-44e7-8b83-3229ea4363a0 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:20.236781 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 844/3360] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:20.246035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-61e1c5cb-13f3-4c66-8b08-a644a02624d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.251227 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-61e1c5cb-13f3-4c66-8b08-a644a02624d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:20.253036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-61e1c5cb-13f3-4c66-8b08-a644a02624d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cd5b958-40d1-444d-9c28-ff9e9a512367", "connector": null, "instance_uuid": "3550cf45-8887-4452-89de-46314064cbf7"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:20.273324 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.273324 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:20.315031 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-61e1c5cb-13f3-4c66-8b08-a644a02624d6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:20.315541 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 833/3361] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:20 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:20.335437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5bbe59e9-d5f0-436a-8759-1295bce745a8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.337527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5bbe59e9-d5f0-436a-8759-1295bce745a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e Aug 18 21:14:20.337936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5bbe59e9-d5f0-436a-8759-1295bce745a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.339324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5bbe59e9-d5f0-436a-8759-1295bce745a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.347125 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.347125 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:20.411483 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5bbe59e9-d5f0-436a-8759-1295bce745a8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e returned with HTTP 200 Aug 18 21:14:20.412033 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 838/3362] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:20 2026] DELETE /volume/v3/attachments/009ee89b-622c-4884-b50a-6bf3188d572e => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:20.811370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6203b610-1774-4341-82d6-7c17ba4dddcc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.819089 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6203b610-1774-4341-82d6-7c17ba4dddcc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:20.819089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6203b610-1774-4341-82d6-7c17ba4dddcc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.819089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6203b610-1774-4341-82d6-7c17ba4dddcc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.819089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6203b610-1774-4341-82d6-7c17ba4dddcc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:20.822895 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.822895 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:20.824343 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6203b610-1774-4341-82d6-7c17ba4dddcc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:20.825198 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 848/3363] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:20 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:20.876487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-01d8543d-0710-4623-9695-9d32eaab9895 req-80d7d5eb-413d-4a2d-99df-a076ac0ef28a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.879003 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-01d8543d-0710-4623-9695-9d32eaab9895 req-80d7d5eb-413d-4a2d-99df-a076ac0ef28a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 Aug 18 21:14:20.879275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-01d8543d-0710-4623-9695-9d32eaab9895 req-80d7d5eb-413d-4a2d-99df-a076ac0ef28a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.879540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-01d8543d-0710-4623-9695-9d32eaab9895 req-80d7d5eb-413d-4a2d-99df-a076ac0ef28a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.889005 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.889005 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:20.899534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0e8e679d-8936-4b9a-b275-d64233100d42 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.903566 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e8e679d-8936-4b9a-b275-d64233100d42 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:20.903897 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e8e679d-8936-4b9a-b275-d64233100d42 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.904524 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0e8e679d-8936-4b9a-b275-d64233100d42 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.904524 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0e8e679d-8936-4b9a-b275-d64233100d42 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:20.914446 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.914446 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:20.916625 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0e8e679d-8936-4b9a-b275-d64233100d42 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:20.916625 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 834/3364] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:20 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:20.919414 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.921633 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:20.922533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:20.922810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:20.933422 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.933422 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:20.938402 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:20.939400 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-01d8543d-0710-4623-9695-9d32eaab9895 req-80d7d5eb-413d-4a2d-99df-a076ac0ef28a tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 returned with HTTP 200 Aug 18 21:14:20.939824 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 845/3365] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:20 2026] DELETE /volume/v3/attachments/9b08d98f-2c38-437f-82bb-c9326ba82a65 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:20.945275 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4e99608-e4e7-40c8-b67d-1ec954e36b6f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 returned with HTTP 200 Aug 18 21:14:20.945776 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 839/3366] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:20 2026] GET /volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:20.965454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:20.970259 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:20.970702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed7c1f48-2dd4-4e23-9edc-2db6af07e252", "name": "tempest-type-Backup-1594198301"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:20.976357 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating new backup {'backup': {'volume_id': 'ed7c1f48-2dd4-4e23-9edc-2db6af07e252', 'name': 'tempest-type-Backup-1594198301'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:20.976550 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating backup of volume ed7c1f48-2dd4-4e23-9edc-2db6af07e252 in container None Aug 18 21:14:20.992362 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:20.992362 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:20.992918 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:21.024165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['cd72d728-335e-45f1-ab67-c4a409057b2f', '046254fe-0064-47c9-8610-a676307aedf7'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:21.060926 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59f9d096-9e98-474f-9aca-3eaf6517f4db tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:14:21.061430 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 849/3367] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:14:20 2026] POST /volume/v3/backups => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:21.073339 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:21.075678 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:21.075937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:21.076380 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:21.076495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:21.081697 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:21.081697 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:21.082229 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3af18246-03fd-49cd-ae13-a466cbc4a06b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:21.082615 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 835/3368] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:21 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:21.708369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:21.711423 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 Aug 18 21:14:21.711982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:21.721986 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:21.726879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:21.728623 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:21.728623 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:21.839165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-000478ff-4d43-4a48-b083-0458afb777ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:21.839633 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" released by "attachment_update" :: held 0.113s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:21.840067 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-5b101289-97e1-4d08-be21-2f23120fd853 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 returned with HTTP 200 Aug 18 21:14:21.840634 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 846/3369] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:21 2026] PUT /volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:21.843525 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000478ff-4d43-4a48-b083-0458afb777ab tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:21.843779 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000478ff-4d43-4a48-b083-0458afb777ab tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:21.844083 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-000478ff-4d43-4a48-b083-0458afb777ab tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:21.844164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-000478ff-4d43-4a48-b083-0458afb777ab tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:21.851362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-028e1b7e-a3cc-4f53-b380-6084d84c770f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:21.857471 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:21.857471 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:21.857586 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-028e1b7e-a3cc-4f53-b380-6084d84c770f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 Aug 18 21:14:21.857735 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-028e1b7e-a3cc-4f53-b380-6084d84c770f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:21.857970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-028e1b7e-a3cc-4f53-b380-6084d84c770f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:21.858698 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-000478ff-4d43-4a48-b083-0458afb777ab tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:21.859272 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 840/3370] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:21 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:21.895415 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-028e1b7e-a3cc-4f53-b380-6084d84c770f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 returned with HTTP 200 Aug 18 21:14:21.895415 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 850/3371] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:14:21 2026] GET /volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:21.929032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:21.931518 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:21.931680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:21.931912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:21.932010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:21.945924 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:21.945924 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:21.946934 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4219dc7d-9898-4cb4-a2d9-ef55a585bde9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:21.947380 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 836/3372] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:21 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:22.098926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:22.101319 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:22.101473 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:22.101687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:22.101855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:22.107048 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:22.107048 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:22.107713 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcf172f5-f64d-4036-b26f-1d5ce70ff489 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:22.108123 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 847/3373] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:22 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:22.110397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b851753c-ff1a-4597-968e-6e7b891860f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:22.112405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:14:22.112405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:22.112405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:22.112405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume with id: 6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:14:22.121586 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:22.121586 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:22.122048 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:22.157400 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume request issued successfully. Aug 18 21:14:22.157772 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b851753c-ff1a-4597-968e-6e7b891860f6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 202 Aug 18 21:14:22.161453 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 841/3374] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:22 2026] DELETE /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:22.172583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:22.175031 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:14:22.175286 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:22.175539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:22.192794 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:22.192794 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:22.199535 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Volume info retrieved successfully. Aug 18 21:14:22.208627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b515674-284b-47d3-b6d1-fda3f99649e7 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 200 Aug 18 21:14:22.209234 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 851/3375] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:22 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 1247 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:22.869040 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:22.871245 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:22.871422 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:22.871597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:22.871697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:22.875763 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:22.875763 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:22.876553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ba29f1d-0b6f-4d53-a181-714061d59e29 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:22.876938 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 837/3376] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:22 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:22.957706 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:22.960313 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:22.960536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:22.960786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:22.963753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:22.967914 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:22.967914 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:22.968910 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d289dc8-59a9-4980-a406-8bc71e4df24e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:22.969399 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 848/3377] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:22 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:23.119673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-56e97972-78e8-4d41-9525-af827c06b9c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.121822 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56e97972-78e8-4d41-9525-af827c06b9c9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:23.122176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56e97972-78e8-4d41-9525-af827c06b9c9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.122459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-56e97972-78e8-4d41-9525-af827c06b9c9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.122637 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-56e97972-78e8-4d41-9525-af827c06b9c9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:23.127105 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.127105 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:23.127911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-56e97972-78e8-4d41-9525-af827c06b9c9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:23.128555 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 842/3378] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:23.224391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-198bdb88-b948-4c7b-b3b1-f1e2451339bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.226715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-198bdb88-b948-4c7b-b3b1-f1e2451339bc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 Aug 18 21:14:23.226946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-198bdb88-b948-4c7b-b3b1-f1e2451339bc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.227126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-198bdb88-b948-4c7b-b3b1-f1e2451339bc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.235295 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-198bdb88-b948-4c7b-b3b1-f1e2451339bc tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 returned with HTTP 404 Aug 18 21:14:23.235295 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 852/3379] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/6d57ed43-7e70-46e5-90cc-13baa8a15ea3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:23.245360 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.247158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:23.247345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.247533 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.247715 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume with id: c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:23.253487 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81f37420-8224-411f-b0f1-2e3cbda7fad6 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 404 Aug 18 21:14:23.253990 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 838/3380] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:23 2026] DELETE /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:23.262396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c5dab9ab-111f-458c-918e-28ab4230d15b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.264416 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5dab9ab-111f-458c-918e-28ab4230d15b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a Aug 18 21:14:23.264641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5dab9ab-111f-458c-918e-28ab4230d15b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.264895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5dab9ab-111f-458c-918e-28ab4230d15b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.271909 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5dab9ab-111f-458c-918e-28ab4230d15b tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a returned with HTTP 404 Aug 18 21:14:23.272463 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 849/3381] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/c5c0696c-7116-4252-8474-919c700d6f8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:23.280192 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-961ae8f9-1493-4cba-8534-84ad75264e9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.281651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-961ae8f9-1493-4cba-8534-84ad75264e9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:23.282107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-961ae8f9-1493-4cba-8534-84ad75264e9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.282388 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-961ae8f9-1493-4cba-8534-84ad75264e9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.282616 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-961ae8f9-1493-4cba-8534-84ad75264e9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Delete volume with id: b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:23.289042 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-961ae8f9-1493-4cba-8534-84ad75264e9f tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 404 Aug 18 21:14:23.289042 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 843/3382] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:23 2026] DELETE /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:23.297839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-abe5cd01-7556-4423-b580-afd2312fce34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.299464 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abe5cd01-7556-4423-b580-afd2312fce34 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] GET https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 Aug 18 21:14:23.299650 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abe5cd01-7556-4423-b580-afd2312fce34 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.299854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abe5cd01-7556-4423-b580-afd2312fce34 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.306003 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abe5cd01-7556-4423-b580-afd2312fce34 tempest-TestInstancesWithCinderVolumes-785968015 tempest-TestInstancesWithCinderVolumes-785968015-project-member] https://10.4.3.48/volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 returned with HTTP 404 Aug 18 21:14:23.306400 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 853/3383] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/b677817a-dc45-47d4-a7ac-c757f11e8f53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:23.312899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-10345a01-289e-4dea-b016-7c4a944a2d1c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.314666 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:14:23.314921 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.315115 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.315924 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:23.330816 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Get all volumes completed successfully. Aug 18 21:14:23.333139 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.333139 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:23.337851 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-10345a01-289e-4dea-b016-7c4a944a2d1c tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:14:23.338280 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 839/3384] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12210 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:23.352821 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65858e80-7424-4d1c-aa3b-b0e3b4ea5030 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.354862 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65858e80-7424-4d1c-aa3b-b0e3b4ea5030 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] DELETE https://10.4.3.48/volume/v3/types/b88448c4-1384-43d0-8a92-c81624f84011 Aug 18 21:14:23.355109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65858e80-7424-4d1c-aa3b-b0e3b4ea5030 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.355338 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65858e80-7424-4d1c-aa3b-b0e3b4ea5030 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.382145 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65858e80-7424-4d1c-aa3b-b0e3b4ea5030 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types/b88448c4-1384-43d0-8a92-c81624f84011 returned with HTTP 202 Aug 18 21:14:23.382589 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 850/3385] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:14:23 2026] DELETE /volume/v3/types/b88448c4-1384-43d0-8a92-c81624f84011 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:23.389813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.391148 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:14:23.391410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.391709 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'detail' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.392538 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:23.426441 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Get all volumes completed successfully. Aug 18 21:14:23.430244 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.430244 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:23.432785 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ee5d34c-9a0f-4046-ab7c-07fc0fe68520 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:14:23.433264 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 844/3386] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12210 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:23.448535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a1ed7ec0-5443-408c-b19f-5b6c9a4b9b44 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.450187 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1ed7ec0-5443-408c-b19f-5b6c9a4b9b44 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] DELETE https://10.4.3.48/volume/v3/types/4d7bdf3f-15a4-4301-97ee-1700c26cf9c0 Aug 18 21:14:23.450500 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1ed7ec0-5443-408c-b19f-5b6c9a4b9b44 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.450732 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1ed7ec0-5443-408c-b19f-5b6c9a4b9b44 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.487086 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1ed7ec0-5443-408c-b19f-5b6c9a4b9b44 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types/4d7bdf3f-15a4-4301-97ee-1700c26cf9c0 returned with HTTP 202 Aug 18 21:14:23.487492 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 854/3387] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:14:23 2026] DELETE /volume/v3/types/4d7bdf3f-15a4-4301-97ee-1700c26cf9c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:23.887785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.892925 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:23.893165 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.893407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.894175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:23.906363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.907649 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.907649 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:23.907834 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:14:23.908155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.908424 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.909192 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b0483e1-0c19-4c5c-ba3c-e4689b4d7b53 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:23.909233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:23.909270 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 840/3388] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:23.933761 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Get all volumes completed successfully. Aug 18 21:14:23.937119 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.937119 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:23.940256 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ef846b3-8b3e-40bc-ab01-5ec68c7ee839 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:14:23.940621 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 851/3389] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12210 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:23.965643 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.966527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a Aug 18 21:14:23.966804 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.967087 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.968065 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Delete volume with id: 72ed6d0a-52ef-45da-823e-7ade19c5728a Aug 18 21:14:23.980575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:23.982236 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:23.982491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:23.982655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:23.982764 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:23.990494 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:23.990494 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:23.991546 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8f5375b-d286-4da6-be76-0c6755a2e46c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:23.992172 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 855/3390] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:23 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:24.140516 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:24.142045 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:24.142402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:24.142402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:24.142497 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:24.144181 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:24.144181 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:24.144507 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Volume info retrieved successfully. Aug 18 21:14:24.146509 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:24.146509 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:24.146982 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e2d7f75f-f8c9-43f5-bd52-d78cedbf6e64 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:24.147292 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 841/3391] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:24 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:24.155741 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.image.cache [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'c0799970-46fa-4f35-b0b2-74faf6c0edb6', 'volume_id': '72ed6d0a-52ef-45da-823e-7ade19c5728a', 'host': 'np0000007703@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 21, 12, 44), 'last_used': datetime.datetime(2026, 8, 18, 21, 12, 58)}. {{(pid=100295) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 21:14:24.166527 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Delete volume request issued successfully. Aug 18 21:14:24.166527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71626c5b-e3a6-4d8b-af8b-f2be0ce2f15d tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a returned with HTTP 202 Aug 18 21:14:24.166527 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 845/3392] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:23 2026] DELETE /volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:24.173383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:24.174874 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] GET https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a Aug 18 21:14:24.175071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:24.175246 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:24.191967 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:24.191967 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:24.202345 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Volume info retrieved successfully. Aug 18 21:14:24.204818 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87206d3e-b8ce-4f40-a7f7-0d62c6348614 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a returned with HTTP 200 Aug 18 21:14:24.205337 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 852/3393] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:24 2026] GET /volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:24.655182 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a47f14a-9920-45cc-bfb7-3a0a24324a34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:24.657335 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a47f14a-9920-45cc-bfb7-3a0a24324a34 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/a7651323-2542-4571-8cee-83a2137ef552/action Aug 18 21:14:24.657650 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a47f14a-9920-45cc-bfb7-3a0a24324a34 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-attach": {"instance_uuid": "98f7b489-6a86-4cad-a491-917833a73c12", "mountpoint": "/dev/vdc"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:24.658044 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a47f14a-9920-45cc-bfb7-3a0a24324a34 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "98f7b489-6a86-4cad-a491-917833a73c12", "mountpoint": "/dev/vdc"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:24.665301 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a47f14a-9920-45cc-bfb7-3a0a24324a34 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/a7651323-2542-4571-8cee-83a2137ef552/action returned with HTTP 404 Aug 18 21:14:24.665838 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 856/3394] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:24 2026] POST /volume/v3/volumes/a7651323-2542-4571-8cee-83a2137ef552/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:24.924473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:24.928073 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:24.928073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:24.928073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:24.928073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:24.932080 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:24.932080 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:24.933054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e1d0aa8-0b3c-4495-87e3-047f64dbc097 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:24.933571 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 842/3395] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:24 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:25.005418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.008905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:25.009230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.009517 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.009679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:25.015083 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:25.015083 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:25.016030 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32771cf0-d3c9-4c2a-bea0-3af50fc31409 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:25.016445 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 846/3396] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:25 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:25.157187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29b534f4-c346-466a-9679-a9a13885d928 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.159108 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29b534f4-c346-466a-9679-a9a13885d928 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:25.159289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29b534f4-c346-466a-9679-a9a13885d928 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.159484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29b534f4-c346-466a-9679-a9a13885d928 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.159625 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-29b534f4-c346-466a-9679-a9a13885d928 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:25.164806 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:25.164806 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:25.165835 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29b534f4-c346-466a-9679-a9a13885d928 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:25.166294 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 853/3397] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:25 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:25.218364 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6cf6d0ab-f51e-46f1-904b-d6b319cc5d8a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.219704 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6cf6d0ab-f51e-46f1-904b-d6b319cc5d8a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] GET https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a Aug 18 21:14:25.220027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6cf6d0ab-f51e-46f1-904b-d6b319cc5d8a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.220273 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6cf6d0ab-f51e-46f1-904b-d6b319cc5d8a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.225584 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6cf6d0ab-f51e-46f1-904b-d6b319cc5d8a tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a returned with HTTP 404 Aug 18 21:14:25.226136 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 857/3398] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:25 2026] GET /volume/v3/volumes/72ed6d0a-52ef-45da-823e-7ade19c5728a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:25.232581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3d1db6cf-3718-47f9-9de8-af0b70951da2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.235262 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d1db6cf-3718-47f9-9de8-af0b70951da2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] DELETE https://10.4.3.48/volume/v3/types/7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891 Aug 18 21:14:25.235262 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d1db6cf-3718-47f9-9de8-af0b70951da2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.235262 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3d1db6cf-3718-47f9-9de8-af0b70951da2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.258858 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3d1db6cf-3718-47f9-9de8-af0b70951da2 tempest-TestInstancesWithCinderVolumes-2055720215 tempest-TestInstancesWithCinderVolumes-2055720215-project-admin] https://10.4.3.48/volume/v3/types/7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891 returned with HTTP 202 Aug 18 21:14:25.259238 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 843/3399] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:14:25 2026] DELETE /volume/v3/types/7e79fbfb-e3bd-41d6-a29f-8f04bb7e0891 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:25.607540 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-be0cf329-e6b1-4c2d-b2d0-1658399b3eb8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.610157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-be0cf329-e6b1-4c2d-b2d0-1658399b3eb8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption Aug 18 21:14:25.610407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-be0cf329-e6b1-4c2d-b2d0-1658399b3eb8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.610665 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-be0cf329-e6b1-4c2d-b2d0-1658399b3eb8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.622260 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:25.622260 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:25.629352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-be0cf329-e6b1-4c2d-b2d0-1658399b3eb8 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption returned with HTTP 200 Aug 18 21:14:25.629825 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 847/3400] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:14:25 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:25.952707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1fe1628a-70f3-4860-9a47-24479c533c3b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:25.954775 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fe1628a-70f3-4860-9a47-24479c533c3b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:25.955026 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fe1628a-70f3-4860-9a47-24479c533c3b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:25.955224 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fe1628a-70f3-4860-9a47-24479c533c3b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:25.955365 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1fe1628a-70f3-4860-9a47-24479c533c3b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:25.964408 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:25.964408 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:25.965517 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fe1628a-70f3-4860-9a47-24479c533c3b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:25.966339 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 854/3401] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:25 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:26.033798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f52746b3-a00c-493b-8c2e-65225599d28b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:26.035972 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f52746b3-a00c-493b-8c2e-65225599d28b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:26.036190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f52746b3-a00c-493b-8c2e-65225599d28b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:26.036414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f52746b3-a00c-493b-8c2e-65225599d28b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:26.036550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f52746b3-a00c-493b-8c2e-65225599d28b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:26.044484 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:26.044484 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:26.045454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f52746b3-a00c-493b-8c2e-65225599d28b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:26.045931 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 858/3402] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:26 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:26.176045 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:26.177714 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:26.177956 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:26.178126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:26.178221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:26.183190 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:26.183190 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:26.183800 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20aba933-3611-4e90-b3b1-dfa2de6fcdc9 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:26.184186 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 844/3403] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:26 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:26.976908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:26.980957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:26.981143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:26.981318 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:26.981410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:26.991915 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:26.991915 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:26.992829 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9a46300-c51d-4759-abc8-2aba7fe4b9e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:26.993317 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 848/3404] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:26 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:27.059083 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:27.060496 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:27.060795 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:27.061101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:27.061310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:27.068795 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:27.068795 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:27.071060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0dc3bc7f-1223-44dd-8298-fc535853ec60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:27.071060 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 855/3405] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:27 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:27.194583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:27.198266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:27.198525 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:27.198755 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:27.201901 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:27.208024 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:27.208024 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:27.211540 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e0a1fa2-514c-430c-bfaa-6fe01a2c87c1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:27.211540 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 859/3406] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:27 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:28.002264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3df4619f-a393-4bb8-b37e-34bd7158276c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:28.004081 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3df4619f-a393-4bb8-b37e-34bd7158276c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:28.004294 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3df4619f-a393-4bb8-b37e-34bd7158276c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:28.004486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3df4619f-a393-4bb8-b37e-34bd7158276c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:28.004589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3df4619f-a393-4bb8-b37e-34bd7158276c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:28.008580 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:28.008580 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:28.009319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3df4619f-a393-4bb8-b37e-34bd7158276c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:28.009660 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 845/3407] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:28 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:28.051916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-1f640333-1f25-48aa-9017-ebb0a1118212 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:28.054170 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-1f640333-1f25-48aa-9017-ebb0a1118212 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48/action Aug 18 21:14:28.054568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-1f640333-1f25-48aa-9017-ebb0a1118212 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:28.054701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-1f640333-1f25-48aa-9017-ebb0a1118212 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-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 18 21:14:28.069197 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:28.069197 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:28.083015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:28.085204 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a3d7e8af-cb3f-4483-9632-5828d5d11af2 req-1f640333-1f25-48aa-9017-ebb0a1118212 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48/action returned with HTTP 204 Aug 18 21:14:28.085651 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 849/3408] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:28 2026] POST /volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:28.087878 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:28.088125 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:28.088315 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:28.088411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:28.096445 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:28.096445 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:28.097224 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdc79c9f-b19b-49c4-ba93-f7e91b0aaf27 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:28.097589 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 856/3409] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:28 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:28.220180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:28.224087 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:28.224087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:28.224087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:28.224087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:28.230185 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:28.230185 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:28.230855 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ac37a1e-f963-40e6-a6ce-2d0572c28a93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:28.231597 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 860/3410] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:28 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:28.861507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9724ec99-a93b-42db-aea0-bc115136fcaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:28.866347 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:28.866683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0a93378a-ec67-47c0-b158-68c688e8454d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-889386512"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:28.868094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'imageRef': '0a93378a-ec67-47c0-b158-68c688e8454d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-889386512'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:28.958015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume of 2 GB Aug 18 21:14:28.962112 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Availability Zones retrieved successfully. Aug 18 21:14:28.968287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (4f775730-ecb5-45f8-a81e-fd933d824e14) 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 18 21:14:28.969646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc1ba4d-a7ef-452f-8fcb-89fea05a547d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:28.970735 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Validating volume size '2' using validate_int {{(pid=100294) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:29.003972 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc1ba4d-a7ef-452f-8fcb-89fea05a547d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:14:29.003972 np0000007703 devstack@c-api.service[100294]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0a93378a-ec67-47c0-b158-68c688e8454d is not active. Aug 18 21:14:29.005710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc1ba4d-a7ef-452f-8fcb-89fea05a547d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:29.007013 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc1ba4d-a7ef-452f-8fcb-89fea05a547d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:14:29.007855 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (4f775730-ecb5-45f8-a81e-fd933d824e14) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:14:29.008212 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9724ec99-a93b-42db-aea0-bc115136fcaf tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:29.008705 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 846/3411] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:28 2026] POST /volume/v3/volumes => generated 125 bytes in 148 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:29.026785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e1d84477-f700-4495-8f86-e9f049a93bdb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.032098 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1d84477-f700-4495-8f86-e9f049a93bdb tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:29.032365 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1d84477-f700-4495-8f86-e9f049a93bdb tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.032550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e1d84477-f700-4495-8f86-e9f049a93bdb tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.033609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e1d84477-f700-4495-8f86-e9f049a93bdb tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:29.046781 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.046781 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:29.049425 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e1d84477-f700-4495-8f86-e9f049a93bdb tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:29.049765 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 850/3412] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:29.110129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4bb94407-c477-486f-95ec-1845de67e9e3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.111927 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bb94407-c477-486f-95ec-1845de67e9e3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:29.112118 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4bb94407-c477-486f-95ec-1845de67e9e3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.112345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4bb94407-c477-486f-95ec-1845de67e9e3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.112484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4bb94407-c477-486f-95ec-1845de67e9e3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:29.120057 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.120057 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:29.120849 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bb94407-c477-486f-95ec-1845de67e9e3 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:29.121277 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 857/3413] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:29.138388 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.142574 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:29.142982 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.143122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.156925 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.156925 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:29.161557 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:29.167168 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46fc23d4-e2c4-4f95-8cee-1a2387288c50 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 returned with HTTP 200 Aug 18 21:14:29.167517 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 861/3414] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 => generated 962 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:29.179921 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-303cb4e2-febd-41d2-bb1f-d475add9274f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.182282 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-303cb4e2-febd-41d2-bb1f-d475add9274f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:29.182440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-303cb4e2-febd-41d2-bb1f-d475add9274f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.182607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-303cb4e2-febd-41d2-bb1f-d475add9274f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.192830 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.192830 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:29.198109 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-303cb4e2-febd-41d2-bb1f-d475add9274f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:29.203579 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-303cb4e2-febd-41d2-bb1f-d475add9274f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 returned with HTTP 200 Aug 18 21:14:29.203994 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 847/3415] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 => generated 962 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:29.220076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.221850 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:29.222053 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.222222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.222368 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:29.232568 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.232568 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:29.233000 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:29.244499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-23485527-08ed-48cc-a9d7-f77889318d97 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.249141 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23485527-08ed-48cc-a9d7-f77889318d97 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:29.249641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23485527-08ed-48cc-a9d7-f77889318d97 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.250671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23485527-08ed-48cc-a9d7-f77889318d97 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.251341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-23485527-08ed-48cc-a9d7-f77889318d97 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:29.255443 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:14:29.256164 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9337b909-a5a9-4a6c-81ad-e821dd1185c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 returned with HTTP 202 Aug 18 21:14:29.256164 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 851/3416] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:29 2026] DELETE /volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:29.258946 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.258946 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:29.258946 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23485527-08ed-48cc-a9d7-f77889318d97 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:29.258946 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 858/3417] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:29.265574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:29.267659 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:29.268051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:29.268330 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:29.283431 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:29.283431 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:29.289365 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:29.294499 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8a2168a-e4a1-452c-8c44-a0bbe9640c77 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 returned with HTTP 200 Aug 18 21:14:29.295222 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 862/3418] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:29 2026] GET /volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 => generated 961 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:30.061348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.063425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:30.063425 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.063528 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.063563 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:30.068534 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.068534 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:30.069325 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8117e3d9-15d4-4649-ba7c-2ada3496c155 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:30.069694 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 848/3419] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:30 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:30.272427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13f75776-9251-4ed5-a92d-b58262e36275 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.274638 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13f75776-9251-4ed5-a92d-b58262e36275 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:30.274915 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13f75776-9251-4ed5-a92d-b58262e36275 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.276069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13f75776-9251-4ed5-a92d-b58262e36275 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.276069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-13f75776-9251-4ed5-a92d-b58262e36275 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:30.280947 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.280947 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:30.282113 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13f75776-9251-4ed5-a92d-b58262e36275 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:30.282669 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 852/3420] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:30 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:30.309467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ff0db33-cfc5-48a5-a2e0-c3f9ee545ed0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.312308 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ff0db33-cfc5-48a5-a2e0-c3f9ee545ed0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 Aug 18 21:14:30.313073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ff0db33-cfc5-48a5-a2e0-c3f9ee545ed0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.313073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ff0db33-cfc5-48a5-a2e0-c3f9ee545ed0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.318561 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ff0db33-cfc5-48a5-a2e0-c3f9ee545ed0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 returned with HTTP 404 Aug 18 21:14:30.319153 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 859/3421] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:30 2026] GET /volume/v3/volumes/ea2dc343-27be-40bc-b48f-c65bae8819f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:30.329592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3187bc54-055b-4cc4-9e11-e799accb6853 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.335936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:30.335936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.335936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.335936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: 6280c667-87a4-40b4-86d2-361ad4f40511. Aug 18 21:14:30.340860 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.340860 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:30.356837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id 6280c667-87a4-40b4-86d2-361ad4f40511 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:14:30.359435 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3187bc54-055b-4cc4-9e11-e799accb6853 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 202 Aug 18 21:14:30.360264 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 863/3422] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:30 2026] DELETE /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:30.368041 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1c34b629-887a-4fc8-bc41-1e626995e867 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.370852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c34b629-887a-4fc8-bc41-1e626995e867 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:30.370852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c34b629-887a-4fc8-bc41-1e626995e867 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.371055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1c34b629-887a-4fc8-bc41-1e626995e867 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.371229 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1c34b629-887a-4fc8-bc41-1e626995e867 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:30.375758 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.375758 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:30.376748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1c34b629-887a-4fc8-bc41-1e626995e867 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 200 Aug 18 21:14:30.378378 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 849/3423] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:30 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:30.857460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83366b1a-f8fd-4c20-ac9f-bccf30887ee5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.857607 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83366b1a-f8fd-4c20-ac9f-bccf30887ee5 None None] GET https://10.4.3.48/volume// Aug 18 21:14:30.857702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83366b1a-f8fd-4c20-ac9f-bccf30887ee5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.858120 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83366b1a-f8fd-4c20-ac9f-bccf30887ee5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.858218 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83366b1a-f8fd-4c20-ac9f-bccf30887ee5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:30.858460 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 853/3424] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:30 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:30.866468 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-b2b6427a-56b3-4dec-a52c-b92eb155b8c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.868849 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-b2b6427a-56b3-4dec-a52c-b92eb155b8c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:30.869200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-b2b6427a-56b3-4dec-a52c-b92eb155b8c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cd5b958-40d1-444d-9c28-ff9e9a512367", "connector": null, "instance_uuid": "3550cf45-8887-4452-89de-46314064cbf7"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:30.883161 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.883161 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:30.918707 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-b2b6427a-56b3-4dec-a52c-b92eb155b8c6 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:30.919270 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 860/3425] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:30 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 18 21:14:30.933854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-54c9e312-5c80-4f76-b2d7-64fa2337af63 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.936318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-54c9e312-5c80-4f76-b2d7-64fa2337af63 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 Aug 18 21:14:30.936318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-54c9e312-5c80-4f76-b2d7-64fa2337af63 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:30.936318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-54c9e312-5c80-4f76-b2d7-64fa2337af63 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:30.944851 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:30.944851 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:30.981292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:30.982810 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:30.983193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9ce4a9f5-cc02-4fce-a41f-f6619e4687cb"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:30.984876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9ce4a9f5-cc02-4fce-a41f-f6619e4687cb'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:31.003591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-54c9e312-5c80-4f76-b2d7-64fa2337af63 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 returned with HTTP 200 Aug 18 21:14:31.004158 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 864/3426] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:30 2026] DELETE /volume/v3/attachments/5ff89ce4-c04a-45bc-9860-c5fa8b2eda48 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:31.073645 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume of 1 GB Aug 18 21:14:31.077851 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Availability Zones retrieved successfully. Aug 18 21:14:31.078976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.080983 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:31.081193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.081748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.081748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:31.082816 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (6a8b6c1f-0514-4f6f-b99d-5500a0882d71) 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 18 21:14:31.083893 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc831c2-5500-4686-94f3-a8dcf0615782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:31.084700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-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 18 21:14:31.085516 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.085516 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:31.086302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9b3483b0-4487-4afa-8dcf-334c57f840d3 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:31.086680 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 854/3427] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:31.121030 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc831c2-5500-4686-94f3-a8dcf0615782) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 21:14:31.121030 np0000007703 devstack@c-api.service[100294]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 21:14:31.122467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc831c2-5500-4686-94f3-a8dcf0615782) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:31.123160 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc831c2-5500-4686-94f3-a8dcf0615782) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 21:14:31.123834 np0000007703 devstack@c-api.service[100294]: WARNING cinder.volume.api [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Flow 'volume_create_api' (6a8b6c1f-0514-4f6f-b99d-5500a0882d71) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 21:14:31.124102 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3feaf821-8ea1-4b61-9e65-e9e72579797d tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:31.124569 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 850/3428] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:30 2026] POST /volume/v3/volumes => generated 134 bytes in 144 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.278153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10eb4e3c-9f4f-4d40-8835-75e04bef17a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.279404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10eb4e3c-9f4f-4d40-8835-75e04bef17a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.282602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10eb4e3c-9f4f-4d40-8835-75e04bef17a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.282602 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10eb4e3c-9f4f-4d40-8835-75e04bef17a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:31.282602 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 861/3429] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.296783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-04112703-39a9-4dc0-87c2-ffe401d51712 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.297609 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e3d3989-0770-41a4-a316-8d0cac006db2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.299549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04112703-39a9-4dc0-87c2-ffe401d51712 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:31.299785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04112703-39a9-4dc0-87c2-ffe401d51712 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.300122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-04112703-39a9-4dc0-87c2-ffe401d51712 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.300122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-04112703-39a9-4dc0-87c2-ffe401d51712 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:31.302739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e3d3989-0770-41a4-a316-8d0cac006db2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.303092 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e3d3989-0770-41a4-a316-8d0cac006db2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4a17b6cc-bc16-4575-8da1-f7c9ab7a6d22"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.304582 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-8e3d3989-0770-41a4-a316-8d0cac006db2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4a17b6cc-bc16-4575-8da1-f7c9ab7a6d22'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:31.311745 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.311745 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:31.312555 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-04112703-39a9-4dc0-87c2-ffe401d51712 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:31.313156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 855/3430] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:31.315994 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e3d3989-0770-41a4-a316-8d0cac006db2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 404 Aug 18 21:14:31.317487 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 865/3431] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.326765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-480e79fc-3daa-4e09-94de-a64edecc7bfe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.336689 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-480e79fc-3daa-4e09-94de-a64edecc7bfe tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.337103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-480e79fc-3daa-4e09-94de-a64edecc7bfe tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b40bfa00-fdd1-4f22-8bed-ed62b69f0698"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.338706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-480e79fc-3daa-4e09-94de-a64edecc7bfe tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b40bfa00-fdd1-4f22-8bed-ed62b69f0698'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:31.345205 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-480e79fc-3daa-4e09-94de-a64edecc7bfe tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 404 Aug 18 21:14:31.345666 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 851/3432] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.358227 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3988c026-9c25-4403-8b53-aaf2f56ab42c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.362333 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3988c026-9c25-4403-8b53-aaf2f56ab42c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.362617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3988c026-9c25-4403-8b53-aaf2f56ab42c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "495eefe7-187f-4ed9-a540-e567b096ab7d"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.365633 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3988c026-9c25-4403-8b53-aaf2f56ab42c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '495eefe7-187f-4ed9-a540-e567b096ab7d'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:31.383669 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3988c026-9c25-4403-8b53-aaf2f56ab42c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 404 Aug 18 21:14:31.384302 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 862/3433] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.390594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52ec0c94-8795-4aa4-9441-7927b46da589 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.392405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52ec0c94-8795-4aa4-9441-7927b46da589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 Aug 18 21:14:31.392613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52ec0c94-8795-4aa4-9441-7927b46da589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.392839 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52ec0c94-8795-4aa4-9441-7927b46da589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.392950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-52ec0c94-8795-4aa4-9441-7927b46da589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6280c667-87a4-40b4-86d2-361ad4f40511. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:31.393918 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6a098c5-b1bb-4b9d-897a-bbbfe8bd89b2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.395662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6a098c5-b1bb-4b9d-897a-bbbfe8bd89b2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.396104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6a098c5-b1bb-4b9d-897a-bbbfe8bd89b2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.396754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52ec0c94-8795-4aa4-9441-7927b46da589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 returned with HTTP 404 Aug 18 21:14:31.397317 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 856/3434] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/backups/6280c667-87a4-40b4-86d2-361ad4f40511 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.400320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6a098c5-b1bb-4b9d-897a-bbbfe8bd89b2 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:31.401168 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 866/3435] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.412538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e65f469b-4e29-4830-a428-90fd65adff92 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.414831 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e65f469b-4e29-4830-a428-90fd65adff92 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.415320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e65f469b-4e29-4830-a428-90fd65adff92 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.418179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e65f469b-4e29-4830-a428-90fd65adff92 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:31.418924 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 852/3436] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.428397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3bd00e5e-85bc-4064-967a-2d59f7abfea9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.433551 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3bd00e5e-85bc-4064-967a-2d59f7abfea9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:31.434455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3bd00e5e-85bc-4064-967a-2d59f7abfea9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.439579 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3bd00e5e-85bc-4064-967a-2d59f7abfea9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 400 Aug 18 21:14:31.440368 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 863/3437] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.450108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.452312 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] DELETE https://10.4.3.48/volume/v3/volumes/tempest-invalid-285889656 Aug 18 21:14:31.452667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.453013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.453297 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Delete volume with id: tempest-invalid-285889656 Aug 18 21:14:31.464541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c747b51-c81d-47d1-9a9f-1923f9d833cc tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/tempest-invalid-285889656 returned with HTTP 404 Aug 18 21:14:31.465226 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 857/3438] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:14:31 2026] DELETE /volume/v3/volumes/tempest-invalid-285889656 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:31.476692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb074af6-56da-4807-b68a-ad10d4523867 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.479691 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 867/3439] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:14:31 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 21:14:31.488622 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b48deea4-f7d7-4a4e-9862-abd74b4cf4a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.490690 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b48deea4-f7d7-4a4e-9862-abd74b4cf4a1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/xxx/action Aug 18 21:14:31.491126 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b48deea4-f7d7-4a4e-9862-abd74b4cf4a1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-detach": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.491397 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b48deea4-f7d7-4a4e-9862-abd74b4cf4a1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.496612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.499914 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:31.499914 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.500074 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b48deea4-f7d7-4a4e-9862-abd74b4cf4a1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 21:14:31.500192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.500451 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: 488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:31.500733 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 853/3440] 10.4.3.48 () {68 vars in 1284 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:31.510748 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.510748 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:31.510998 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8cad003-f9b5-4189-ba4c-846b7708aa20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.511270 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:31.514548 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8cad003-f9b5-4189-ba4c-846b7708aa20 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/tempest-invalid-1037491683 Aug 18 21:14:31.514639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8cad003-f9b5-4189-ba4c-846b7708aa20 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.514907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8cad003-f9b5-4189-ba4c-846b7708aa20 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.526283 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8cad003-f9b5-4189-ba4c-846b7708aa20 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/tempest-invalid-1037491683 returned with HTTP 404 Aug 18 21:14:31.526789 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 858/3441] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/tempest-invalid-1037491683 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:31.536097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7c1d761f-60df-47d4-88da-316ff4a88048 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.538739 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 868/3442] 10.4.3.48 () {66 vars in 1233 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 21:14:31.539703 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:14:31.540287 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ba218d79-f223-42cd-ac15-52b2cda08a23 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 202 Aug 18 21:14:31.540465 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 864/3443] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:31 2026] DELETE /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:31.547238 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5684102d-72df-4bbb-a025-0a84daeafb65 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.548255 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.548990 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?status=null Aug 18 21:14:31.549197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.549398 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.549653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:31.550341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Could not evaluate value null, assuming string {{(pid=100294) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:14:31.550795 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:31.554140 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:31.554593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.554919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.562742 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Get all volumes completed successfully. Aug 18 21:14:31.564846 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5684102d-72df-4bbb-a025-0a84daeafb65 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 21:14:31.565233 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 854/3444] 10.4.3.48 () {66 vars in 1274 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:31.567937 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.567937 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:31.573352 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:31.578203 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e0ac143-c866-4ccb-ae9b-158e2ca4256b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 200 Aug 18 21:14:31.578902 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 859/3445] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:31.579663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-24daca2a-1205-4497-991c-5d1d32282efb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.582068 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-877850496 Aug 18 21:14:31.582333 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.582602 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.583048 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:31.583527 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.583527 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:31.584185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-877850496'), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:31.613252 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Get all volumes completed successfully. Aug 18 21:14:31.615429 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24daca2a-1205-4497-991c-5d1d32282efb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-877850496 returned with HTTP 200 Aug 18 21:14:31.615784 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 869/3446] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-877850496 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:31.631756 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.633677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes?status=null Aug 18 21:14:31.633838 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.634149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.634305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:31.634501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Could not evaluate value null, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 21:14:31.635150 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:31.641235 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Get all volumes completed successfully. Aug 18 21:14:31.641470 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4a60b82-ed92-4c48-bb31-ca260f97f677 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 21:14:31.641846 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 865/3447] 10.4.3.48 () {66 vars in 1253 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:31.653042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.654839 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-699509862 Aug 18 21:14:31.655047 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.656212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.656212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:14:31.656323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-699509862'), ('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:14:31.662652 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Get all volumes completed successfully. Aug 18 21:14:31.663057 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b12976d0-874c-41e9-9bb8-c4d4bd5e23b9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-699509862 returned with HTTP 200 Aug 18 21:14:31.663579 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 855/3448] 10.4.3.48 () {66 vars in 1329 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-699509862 => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:14:31.674695 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.683801 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.683801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.683801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.691026 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.691026 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:31.691646 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:31.700531 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Reserve volume completed successfully. Aug 18 21:14:31.700715 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0daedfe7-e63e-4137-9fa8-33d39f1369e9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 202 Aug 18 21:14:31.701181 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 860/3449] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:31.710928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.712900 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.713179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.713305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.724200 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.724200 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:31.724982 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:31.730747 np0000007703 devstack@c-api.service[100292]: ERROR cinder.volume.api [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 21:14:31.731189 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0d777b1-cd5a-4b3f-a2cf-b0a1d3819bd7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 400 Aug 18 21:14:31.732011 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 870/3450] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.738745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.740570 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.740957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.741098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.751238 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.751238 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:31.751929 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:31.769762 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Unreserve volume completed successfully. Aug 18 21:14:31.770052 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-022b1ae8-7e46-41ce-a3e9-48b048d7b531 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 202 Aug 18 21:14:31.770610 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 866/3451] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:31.779651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f3c1a5d-0700-4e79-bd43-31792c7ae2e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.781818 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f3c1a5d-0700-4e79-bd43-31792c7ae2e7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/7e65e0ca-06c3-4ed7-ac61-3f1d65bbc231/action Aug 18 21:14:31.782791 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f3c1a5d-0700-4e79-bd43-31792c7ae2e7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.782791 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f3c1a5d-0700-4e79-bd43-31792c7ae2e7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.789553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f3c1a5d-0700-4e79-bd43-31792c7ae2e7 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/7e65e0ca-06c3-4ed7-ac61-3f1d65bbc231/action returned with HTTP 404 Aug 18 21:14:31.789965 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 856/3452] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/7e65e0ca-06c3-4ed7-ac61-3f1d65bbc231/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.797890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb0539ea-3fce-4039-8232-a448be4436b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.799804 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb0539ea-3fce-4039-8232-a448be4436b1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/88b6da5f-6730-4599-8b5b-2747c95342d2/action Aug 18 21:14:31.800200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb0539ea-3fce-4039-8232-a448be4436b1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.800413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb0539ea-3fce-4039-8232-a448be4436b1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.808140 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb0539ea-3fce-4039-8232-a448be4436b1 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/88b6da5f-6730-4599-8b5b-2747c95342d2/action returned with HTTP 404 Aug 18 21:14:31.808681 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 861/3453] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/88b6da5f-6730-4599-8b5b-2747c95342d2/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.816505 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b789fa17-eb5e-4569-bfac-d9502a7328aa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.818901 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 871/3454] 10.4.3.48 () {68 vars in 1253 bytes} [Tue Aug 18 21:14:31 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 21:14:31.826264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50dae6bf-e58c-4b87-9c57-4bd6904ec305 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.827841 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50dae6bf-e58c-4b87-9c57-4bd6904ec305 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] PUT https://10.4.3.48/volume/v3/volumes/tempest-invalid-1456431609 Aug 18 21:14:31.828183 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50dae6bf-e58c-4b87-9c57-4bd6904ec305 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.835571 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50dae6bf-e58c-4b87-9c57-4bd6904ec305 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/tempest-invalid-1456431609 returned with HTTP 404 Aug 18 21:14:31.836073 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 867/3455] 10.4.3.48 () {68 vars in 1331 bytes} [Tue Aug 18 21:14:31 2026] PUT /volume/v3/volumes/tempest-invalid-1456431609 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:31.843565 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1b2e420d-6194-49e1-9517-4b59cd0e73a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.845121 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b2e420d-6194-49e1-9517-4b59cd0e73a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] PUT https://10.4.3.48/volume/v3/volumes/f6b79851-138e-4b8a-9567-03cd7ce73abb Aug 18 21:14:31.845406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1b2e420d-6194-49e1-9517-4b59cd0e73a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.851480 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1b2e420d-6194-49e1-9517-4b59cd0e73a9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/f6b79851-138e-4b8a-9567-03cd7ce73abb returned with HTTP 404 Aug 18 21:14:31.851923 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 857/3456] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:14:31 2026] PUT /volume/v3/volumes/f6b79851-138e-4b8a-9567-03cd7ce73abb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.862292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-271b1beb-0433-4ace-a61a-29a6de256b3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.864181 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-271b1beb-0433-4ace-a61a-29a6de256b3b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] DELETE https://10.4.3.48/volume/v3/volumes/8c621574-731c-425c-ab41-d53ec20a6902 Aug 18 21:14:31.864399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-271b1beb-0433-4ace-a61a-29a6de256b3b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.864594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-271b1beb-0433-4ace-a61a-29a6de256b3b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.864760 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-271b1beb-0433-4ace-a61a-29a6de256b3b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Delete volume with id: 8c621574-731c-425c-ab41-d53ec20a6902 Aug 18 21:14:31.870534 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-271b1beb-0433-4ace-a61a-29a6de256b3b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/8c621574-731c-425c-ab41-d53ec20a6902 returned with HTTP 404 Aug 18 21:14:31.871034 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 862/3457] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:31 2026] DELETE /volume/v3/volumes/8c621574-731c-425c-ab41-d53ec20a6902 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.877436 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c56d9a8-65ac-448b-913f-08ce5ea54db9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.880040 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c56d9a8-65ac-448b-913f-08ce5ea54db9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.880486 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c56d9a8-65ac-448b-913f-08ce5ea54db9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.880787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c56d9a8-65ac-448b-913f-08ce5ea54db9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.883824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c56d9a8-65ac-448b-913f-08ce5ea54db9 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 400 Aug 18 21:14:31.884462 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 872/3458] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.891557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76df7a9e-ffca-432a-9604-f0f8e9e215cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.893188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76df7a9e-ffca-432a-9604-f0f8e9e215cb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.893492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76df7a9e-ffca-432a-9604-f0f8e9e215cb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.893608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76df7a9e-ffca-432a-9604-f0f8e9e215cb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.895033 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76df7a9e-ffca-432a-9604-f0f8e9e215cb tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 400 Aug 18 21:14:31.895445 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 868/3459] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.903265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d0162484-e8e7-4ca7-ac33-c6a47c568352 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.904856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d0162484-e8e7-4ca7-ac33-c6a47c568352 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/d5538834-f137-4aa2-8acf-109eae994366/action Aug 18 21:14:31.905173 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d0162484-e8e7-4ca7-ac33-c6a47c568352 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.905279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d0162484-e8e7-4ca7-ac33-c6a47c568352 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-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 18 21:14:31.911244 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d0162484-e8e7-4ca7-ac33-c6a47c568352 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/d5538834-f137-4aa2-8acf-109eae994366/action returned with HTTP 404 Aug 18 21:14:31.911648 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 858/3460] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/d5538834-f137-4aa2-8acf-109eae994366/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.919599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99e73ff7-d3fa-4917-80bb-02f5a9d7ef96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.921277 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99e73ff7-d3fa-4917-80bb-02f5a9d7ef96 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action Aug 18 21:14:31.921613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99e73ff7-d3fa-4917-80bb-02f5a9d7ef96 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.921764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99e73ff7-d3fa-4917-80bb-02f5a9d7ef96 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-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 18 21:14:31.923225 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99e73ff7-d3fa-4917-80bb-02f5a9d7ef96 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action returned with HTTP 400 Aug 18 21:14:31.923663 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 863/3461] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:31.932521 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c8f9a92-b73e-4e02-94a3-ab47d220ac0b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.934129 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c8f9a92-b73e-4e02-94a3-ab47d220ac0b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] POST https://10.4.3.48/volume/v3/volumes/None/action Aug 18 21:14:31.934454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c8f9a92-b73e-4e02-94a3-ab47d220ac0b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:31.934563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c8f9a92-b73e-4e02-94a3-ab47d220ac0b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:31.942458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c8f9a92-b73e-4e02-94a3-ab47d220ac0b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 21:14:31.942983 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 873/3462] 10.4.3.48 () {68 vars in 1287 bytes} [Tue Aug 18 21:14:31 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:31.950541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-89e412be-87d0-4a55-b89f-926102af9693 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.952683 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89e412be-87d0-4a55-b89f-926102af9693 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/ea5e02e0-d544-42f1-9fe5-4e5db5c90bed Aug 18 21:14:31.952902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89e412be-87d0-4a55-b89f-926102af9693 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.953086 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89e412be-87d0-4a55-b89f-926102af9693 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.959096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89e412be-87d0-4a55-b89f-926102af9693 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/ea5e02e0-d544-42f1-9fe5-4e5db5c90bed returned with HTTP 404 Aug 18 21:14:31.959487 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 869/3463] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/ea5e02e0-d544-42f1-9fe5-4e5db5c90bed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:31.966804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-094e38dc-038b-48df-8154-46b438772e4c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.968482 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-094e38dc-038b-48df-8154-46b438772e4c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:31.968645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-094e38dc-038b-48df-8154-46b438772e4c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.968831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-094e38dc-038b-48df-8154-46b438772e4c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.975084 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:31.975084 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:31.979089 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-094e38dc-038b-48df-8154-46b438772e4c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:31.986331 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-094e38dc-038b-48df-8154-46b438772e4c tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 200 Aug 18 21:14:31.986331 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 859/3464] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:31 2026] GET /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:31.997020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:31.998901 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:31.999148 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:31.999375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:31.999580 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Delete volume with id: 9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:32.007036 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.007036 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:32.007532 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:32.028818 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Delete volume request issued successfully. Aug 18 21:14:32.029120 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b21b86d2-4b98-42a6-8b4c-5b8ae66db3a6 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 202 Aug 18 21:14:32.029539 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 864/3465] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:31 2026] DELETE /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:32.038492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.040117 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:32.040332 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.040553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.048997 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.048997 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:32.053236 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Volume info retrieved successfully. Aug 18 21:14:32.059034 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bab8ce88-9b97-4228-a301-b0fec9aac3c3 tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 200 Aug 18 21:14:32.059489 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 874/3466] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:32.097096 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.099493 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:32.099747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.100197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.100197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:32.104141 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.104141 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:32.104983 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f23eaa2-464b-4f07-a046-c5adfc1bb2fc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:32.105474 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 870/3467] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:32.319445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.321182 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:14:32.321530 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "406e6283-00e9-480d-bb8c-5f207ce4cee7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-630742798", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:32.324487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-734ae0a6-960a-4686-b1b7-0ef000350022 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.326429 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-734ae0a6-960a-4686-b1b7-0ef000350022 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:32.326566 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-734ae0a6-960a-4686-b1b7-0ef000350022 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.326815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-734ae0a6-960a-4686-b1b7-0ef000350022 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.326978 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-734ae0a6-960a-4686-b1b7-0ef000350022 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:32.331430 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.331430 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:32.332207 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-734ae0a6-960a-4686-b1b7-0ef000350022 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:32.332703 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 865/3468] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:32.332978 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.332978 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:32.333442 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:32.333583 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume 406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:14:32.357050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['5f01e60b-2c4e-41e2-9b88-e9cfd8f17fcd', '5b8c0d23-b718-4fc4-9bc2-da23da5e59e3', '860cbbd2-2300-43ea-b0ee-907cf8865819', '5471deb4-94f8-4b4c-ab0d-a9a322923830'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:32.387520 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:14:32.387958 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f73877cb-ff00-4b83-8ca9-1aeca6371074 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:14:32.388426 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 860/3469] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:14:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:32.401948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.403624 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:32.403820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.404062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.409397 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.409397 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:32.409397 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:32.410646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa915a3a-347e-41bf-83b9-7fd5425a05fa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 200 Aug 18 21:14:32.411146 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 875/3470] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:32.426846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.429360 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] PUT https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f Aug 18 21:14:32.429710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:32.445428 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Acquiring lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:32.450669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:32.451094 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.451094 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:32.526766 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Lock "cinder-attachment_update-6cd5b958-40d1-444d-9c28-ff9e9a512367-np0000007703" released by "attachment_update" :: held 0.076s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:32.526766 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-609dbfe9-75b6-4998-b41c-d32ab457ea34 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f returned with HTTP 200 Aug 18 21:14:32.526766 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 871/3471] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:32 2026] PUT /volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:32.536307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5fae3fad-3dc1-4c26-b852-51743ea19df0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.538750 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5fae3fad-3dc1-4c26-b852-51743ea19df0 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f Aug 18 21:14:32.538948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5fae3fad-3dc1-4c26-b852-51743ea19df0 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.539108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5fae3fad-3dc1-4c26-b852-51743ea19df0 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.553280 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5fae3fad-3dc1-4c26-b852-51743ea19df0 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f returned with HTTP 200 Aug 18 21:14:32.553717 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 866/3472] 10.4.3.48 () {70 vars in 1644 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:32.597032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fc2e2926-78a9-4b90-a2e2-8164f12be522 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.602262 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc2e2926-78a9-4b90-a2e2-8164f12be522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:32.602262 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc2e2926-78a9-4b90-a2e2-8164f12be522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.602262 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc2e2926-78a9-4b90-a2e2-8164f12be522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.608118 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc2e2926-78a9-4b90-a2e2-8164f12be522 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 404 Aug 18 21:14:32.608544 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 861/3473] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:32.615813 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ec0ff76-0965-4e20-acc1-9d5bc76f1a4c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.617702 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ec0ff76-0965-4e20-acc1-9d5bc76f1a4c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:32.617936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ec0ff76-0965-4e20-acc1-9d5bc76f1a4c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.618153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ec0ff76-0965-4e20-acc1-9d5bc76f1a4c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.627965 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ec0ff76-0965-4e20-acc1-9d5bc76f1a4c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 404 Aug 18 21:14:32.628535 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 876/3474] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:32.635937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.637759 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:32.640047 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.640334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.640673 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: 488bb989-1407-47dc-8fb4-bf1b6a74a155 Aug 18 21:14:32.650342 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-069eb6ac-6331-42dc-8fe6-bb08bd20c88d tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 returned with HTTP 404 Aug 18 21:14:32.650342 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 872/3475] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:32 2026] DELETE /volume/v3/volumes/488bb989-1407-47dc-8fb4-bf1b6a74a155 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:32.662394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.664294 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:32.664670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1899361762"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:32.666428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1899361762'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:32.666541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume of 1 GB Aug 18 21:14:32.666869 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.666869 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:32.670483 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Availability Zones retrieved successfully. Aug 18 21:14:32.676068 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (803e4e15-f679-4872-8d0f-13e8799b4bca) 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 18 21:14:32.676899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391cb1be-1be4-4aa5-b28f-7fd03068113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:32.677923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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 18 21:14:32.701581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391cb1be-1be4-4aa5-b28f-7fd03068113d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:32.702371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f576dc-67c2-4610-b9b0-5d4313b5d71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:32.739296 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['0a429fb3-1de1-46cb-999c-76403693cbb2', 'e1186c4e-43d1-4950-afa4-1c75987bebe6', '5438491c-56fe-4a70-b921-4912e62c1b4b', 'b806e7a6-0204-48b5-99e5-3c76cbcf5ec0'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:32.740375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f576dc-67c2-4610-b9b0-5d4313b5d71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a429fb3-1de1-46cb-999c-76403693cbb2', 'e1186c4e-43d1-4950-afa4-1c75987bebe6', '5438491c-56fe-4a70-b921-4912e62c1b4b', 'b806e7a6-0204-48b5-99e5-3c76cbcf5ec0']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:32.741424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f132c7-2bfd-4047-95c1-cbbcb2699532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:32.769430 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f132c7-2bfd-4047-95c1-cbbcb2699532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c2222a6-3b11-45bb-9a2d-f4bc65b6b931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1899361762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['0a429fb3-1de1-46cb-999c-76403693cbb2','e1186c4e-43d1-4950-afa4-1c75987bebe6','5438491c-56fe-4a70-b921-4912e62c1b4b','b806e7a6-0204-48b5-99e5-3c76cbcf5ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1899361762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c2222a6-3b11-45bb-9a2d-f4bc65b6b931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd973fea6b0465e99fea079961d9401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:32.770083 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc8f834-50f4-47c8-a5c6-a061c46f2897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:32.790330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc8f834-50f4-47c8-a5c6-a061c46f2897) transitioned into state 'SUCCESS' from state '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-1899361762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd973fea6b0465e99fea079961d9401',qos_specs=None,replication_status=,reservations=['0a429fb3-1de1-46cb-999c-76403693cbb2','e1186c4e-43d1-4950-afa4-1c75987bebe6','5438491c-56fe-4a70-b921-4912e62c1b4b','b806e7a6-0204-48b5-99e5-3c76cbcf5ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3d429bea874c6b9d57c2966e9ca289',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:32.791188 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad42694-79e7-4a96-9a89-bdbd8ef7c1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:32.801810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad42694-79e7-4a96-9a89-bdbd8ef7c1ac) 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 18 21:14:32.802673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Flow 'volume_create_api' (803e4e15-f679-4872-8d0f-13e8799b4bca) 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 18 21:14:32.803031 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Create volume request issued successfully. Aug 18 21:14:32.803555 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6d438784-283f-4fd1-8e57-cfa1415cbe15 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:32.803986 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 867/3476] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:32 2026] POST /volume/v3/volumes => generated 747 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:32.817979 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:32.819799 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:14:32.820011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:32.820232 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:32.826935 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:32.826935 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:32.830400 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:32.834350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-59252c3c-6d17-4839-8deb-ed451bc178e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:14:32.834927 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 862/3477] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:32 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:33.076780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d8af1e3-9c63-426c-8a36-ee6560b3bb4b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.078736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d8af1e3-9c63-426c-8a36-ee6560b3bb4b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] GET https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 Aug 18 21:14:33.079159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d8af1e3-9c63-426c-8a36-ee6560b3bb4b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.079457 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d8af1e3-9c63-426c-8a36-ee6560b3bb4b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.086201 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d8af1e3-9c63-426c-8a36-ee6560b3bb4b tempest-VolumesNegativeTest-917432557 tempest-VolumesNegativeTest-917432557-project-member] https://10.4.3.48/volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 returned with HTTP 404 Aug 18 21:14:33.086905 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 877/3478] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/volumes/9d7f40f3-eadd-46bf-9beb-d145aa3b5fd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:33.120136 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d752d872-0753-4ce6-808b-d6bce9540930 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.122045 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d752d872-0753-4ce6-808b-d6bce9540930 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:33.122242 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d752d872-0753-4ce6-808b-d6bce9540930 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.122452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d752d872-0753-4ce6-808b-d6bce9540930 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.122557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d752d872-0753-4ce6-808b-d6bce9540930 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:33.126916 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:33.126916 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:33.127735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d752d872-0753-4ce6-808b-d6bce9540930 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:33.128160 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 873/3479] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:33.343244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-301c70cd-4183-4f92-baef-9f53cf896e4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.344844 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-301c70cd-4183-4f92-baef-9f53cf896e4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:33.345059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-301c70cd-4183-4f92-baef-9f53cf896e4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.345249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-301c70cd-4183-4f92-baef-9f53cf896e4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.345379 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-301c70cd-4183-4f92-baef-9f53cf896e4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:33.351819 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:33.351819 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:33.353176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-301c70cd-4183-4f92-baef-9f53cf896e4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:33.353915 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 868/3480] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:33.423129 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.424887 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:33.425319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.425319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.429793 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:33.429793 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:33.430190 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:33.431082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e0614fc-48df-4bf0-a00e-e1c41d8cfccb tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 200 Aug 18 21:14:33.431258 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 863/3481] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:33.440356 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.442219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:33.442380 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.442553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.450621 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:33.450621 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:33.451457 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:33.452064 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc0fcc67-137a-4216-9f80-bc0097feb365 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 200 Aug 18 21:14:33.452521 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 878/3482] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:33.853753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a71770bb-126c-4067-84f9-b684bf644d14 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:33.858440 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a71770bb-126c-4067-84f9-b684bf644d14 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:14:33.858713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a71770bb-126c-4067-84f9-b684bf644d14 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:33.861647 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a71770bb-126c-4067-84f9-b684bf644d14 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:33.874944 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:33.874944 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:33.881634 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a71770bb-126c-4067-84f9-b684bf644d14 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:14:33.890394 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a71770bb-126c-4067-84f9-b684bf644d14 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:14:33.890963 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 874/3483] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:33 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:34.143013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1249c67-ae2c-4773-803d-ada039941b64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:34.144896 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1249c67-ae2c-4773-803d-ada039941b64 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:34.145076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1249c67-ae2c-4773-803d-ada039941b64 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:34.145186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1249c67-ae2c-4773-803d-ada039941b64 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:34.145343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f1249c67-ae2c-4773-803d-ada039941b64 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:34.151049 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:34.151049 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:34.152987 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1249c67-ae2c-4773-803d-ada039941b64 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:34.152987 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 869/3484] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:34 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:34.365136 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:34.367578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:34.368676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:34.369968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:34.370093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:34.376970 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:34.376970 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:34.377631 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6061716e-ce9b-4df0-b017-d74c8ad5e559 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:34.378012 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 864/3485] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:34 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:35.164680 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:35.166953 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:35.167226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:35.167489 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:35.167647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:35.172900 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:35.172900 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:35.173957 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb2b44df-ed8a-4c8a-b92e-2f874f26a214 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:35.174918 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 879/3486] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:35 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:35.389312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:35.394729 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:35.395018 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:35.395199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:35.395352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:35.409190 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:35.409190 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:35.409616 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5b5f569-ff0e-4940-aaa1-106dd4813c4a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:35.410046 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 875/3487] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:35 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:36.190344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:36.193219 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:36.193383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:36.193516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:36.193516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:36.201990 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:36.201990 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:36.202799 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13a1a2d2-737c-43a0-b4c6-f3cdcc0be499 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:36.203167 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 870/3488] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:36 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:36.427827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:36.429861 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:36.430144 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:36.430768 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:36.430768 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:36.436132 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:36.436132 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:36.436980 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6628bf41-fe55-4508-8d7e-2ed501dace95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:36.437464 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 865/3489] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:36 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:36.781397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-21c8a3f9-5cc0-4250-9a74-90a637a54818 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:36.784092 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-21c8a3f9-5cc0-4250-9a74-90a637a54818 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption Aug 18 21:14:36.784341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-21c8a3f9-5cc0-4250-9a74-90a637a54818 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:36.785060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-21c8a3f9-5cc0-4250-9a74-90a637a54818 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:36.794700 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:36.794700 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:36.801919 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-21c8a3f9-5cc0-4250-9a74-90a637a54818 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption returned with HTTP 200 Aug 18 21:14:36.802377 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 880/3490] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:14:36 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:37.225802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:37.229866 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:37.230097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:37.230357 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:37.230577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:37.238155 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:37.238155 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:37.239276 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af856322-272c-48ab-9e61-4bfa6bdd8619 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:37.240231 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 876/3491] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:37 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:37.453095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:37.455538 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:37.455779 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:37.455970 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:37.456112 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:37.461397 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:37.461397 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:37.462302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5f0e899-b85e-4b0e-9488-a72e5c183c3f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:37.462568 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 871/3492] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:37 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:14:38.257041 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:38.261502 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:38.262445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:38.262649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:38.262808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:38.267621 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:38.267621 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:38.268658 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-29266fc3-569c-498d-97f7-3b7b6d8f7d69 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:38.270907 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 866/3493] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:38 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:38.281629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:38.468005 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:38.468367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d95e6321-286f-47b5-b2c6-899cee54b446", "incremental": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:38.470171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating new backup {'backup': {'volume_id': 'd95e6321-286f-47b5-b2c6-899cee54b446', 'incremental': True}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:38.470528 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating backup of volume d95e6321-286f-47b5-b2c6-899cee54b446 in container None Aug 18 21:14:38.479355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4079a47d-16cf-4a3d-8f47-5024a840129b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:38.479789 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:38.479789 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:38.479987 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Volume info retrieved successfully. Aug 18 21:14:38.485959 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4079a47d-16cf-4a3d-8f47-5024a840129b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:38.486254 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4079a47d-16cf-4a3d-8f47-5024a840129b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:38.486492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4079a47d-16cf-4a3d-8f47-5024a840129b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:38.487169 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4079a47d-16cf-4a3d-8f47-5024a840129b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:38.493167 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:38.493167 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:38.494338 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4079a47d-16cf-4a3d-8f47-5024a840129b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:38.495029 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 877/3494] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:38 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:38.505750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Created reservations ['ee5aaf09-5473-4b84-97d6-4a8391072987', 'c2da4886-1e9c-4d54-a92f-4c123d9fd033'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:38.523925 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85c7ee06-fb1f-42d4-8ef2-4ff1f6d9baa5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 400 Aug 18 21:14:38.524589 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 881/3495] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:38 2026] POST /volume/v3/backups => generated 109 bytes in 243 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:14:38.533030 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40d80546-aeae-4979-acd2-384167503a7c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:38.537991 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:38.538205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:38.538419 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:38.538524 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete backup with id: 1d55315a-ce83-4026-8953-a00991d36812. Aug 18 21:14:38.542517 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:38.542517 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:38.556885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] delete_backup rpcapi backup_id 1d55315a-ce83-4026-8953-a00991d36812 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:14:38.558585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40d80546-aeae-4979-acd2-384167503a7c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 202 Aug 18 21:14:38.559071 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 872/3496] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:38 2026] DELETE /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:38.571266 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:38.574050 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:38.574248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:38.574419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:38.574506 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:38.580180 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:38.580180 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:38.581380 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9344e9c2-7fb0-41a3-809b-50c297f95fd9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 200 Aug 18 21:14:38.581380 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 867/3497] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:38 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:39.491627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5c9154c4-308e-4c63-a3a1-37eaeb03cbb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:39.494804 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5c9154c4-308e-4c63-a3a1-37eaeb03cbb1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f/action Aug 18 21:14:39.495121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5c9154c4-308e-4c63-a3a1-37eaeb03cbb1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:39.495210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5c9154c4-308e-4c63-a3a1-37eaeb03cbb1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:39.512864 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:39.515524 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:39.517366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:39.517366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:39.517366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:39.528154 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:39.528154 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:39.528714 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7bdd6a4-d9f2-4388-89f3-705af8519b73 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:39.529010 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 882/3498] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:39 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:39.537893 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:39.537893 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:39.555756 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57c63a82-910e-40fc-9af7-657fe90e6845 req-5c9154c4-308e-4c63-a3a1-37eaeb03cbb1 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f/action returned with HTTP 204 Aug 18 21:14:39.556490 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 878/3499] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:39 2026] POST /volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:39.600552 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:39.603898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 Aug 18 21:14:39.604270 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:39.604586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:39.604942 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 1d55315a-ce83-4026-8953-a00991d36812. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:39.609584 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39306314-7068-4b98-9cfa-bd07cdf37d66 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 returned with HTTP 404 Aug 18 21:14:39.610616 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 873/3500] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:39 2026] GET /volume/v3/backups/1d55315a-ce83-4026-8953-a00991d36812 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:39.624708 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2104d729-5159-448e-96d9-400ef712f670 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:39.627314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:39.627686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-257020835"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:39.629361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-257020835'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:39.629521 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume of 1 GB Aug 18 21:14:39.636516 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Availability Zones retrieved successfully. Aug 18 21:14:39.642340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (326db667-dfd1-48b0-b743-d0cd77f5f9ef) 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 18 21:14:39.644220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389acff1-0ccf-4e08-a995-a4f4685275a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:39.644546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-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 18 21:14:39.676808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389acff1-0ccf-4e08-a995-a4f4685275a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:39.677495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c96f35b1-767d-4746-b2c4-2d42949cddd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:39.717925 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['004de391-6c90-4311-ac4a-d32ee8f50a29', '3d19627e-1d6c-49bd-9f59-6aeade319c09', '91f74309-6059-4fea-88dc-55211c5ca7af', 'bf76f3b5-714c-4610-8031-5e367194e21c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:39.718579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c96f35b1-767d-4746-b2c4-2d42949cddd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004de391-6c90-4311-ac4a-d32ee8f50a29', '3d19627e-1d6c-49bd-9f59-6aeade319c09', '91f74309-6059-4fea-88dc-55211c5ca7af', 'bf76f3b5-714c-4610-8031-5e367194e21c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:39.719225 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ae78a3-51dd-4f2e-8600-551feebb2830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:39.758983 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ae78a3-51dd-4f2e-8600-551feebb2830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666355f6-86a9-47c8-ad57-fbdb1f344813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257020835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['004de391-6c90-4311-ac4a-d32ee8f50a29','3d19627e-1d6c-49bd-9f59-6aeade319c09','91f74309-6059-4fea-88dc-55211c5ca7af','bf76f3b5-714c-4610-8031-5e367194e21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257020835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666355f6-86a9-47c8-ad57-fbdb1f344813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8562cb753a934fe9b47cb24ec844ea5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4071935a5f204d01aaad829581e967ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:39.760073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f649b2d8-938a-4be5-9537-b31028209ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:39.780140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f649b2d8-938a-4be5-9537-b31028209ecd) transitioned into state 'SUCCESS' from state '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-257020835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['004de391-6c90-4311-ac4a-d32ee8f50a29','3d19627e-1d6c-49bd-9f59-6aeade319c09','91f74309-6059-4fea-88dc-55211c5ca7af','bf76f3b5-714c-4610-8031-5e367194e21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:39.780804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9241d5d-4404-4d12-ac28-fbdc60feb496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:39.789278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9241d5d-4404-4d12-ac28-fbdc60feb496) 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 18 21:14:39.790038 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (326db667-dfd1-48b0-b743-d0cd77f5f9ef) 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 18 21:14:39.790338 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request issued successfully. Aug 18 21:14:39.790924 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2104d729-5159-448e-96d9-400ef712f670 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:39.791346 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 868/3501] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:14:39 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:39.803896 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:39.806804 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:14:39.807146 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:39.807366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:39.815786 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:39.815786 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:39.820363 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:14:39.826308 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8354abd2-0f36-4778-96e3-4db3d1c43f41 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 returned with HTTP 200 Aug 18 21:14:39.827041 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 883/3502] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:39 2026] GET /volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:40.542253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.548264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:40.548264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:40.548264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:40.548264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:40.554905 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.554905 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:40.555641 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1454b01a-af24-48d4-ab76-03256c1fbb9d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:40.556158 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 879/3503] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:40 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:40.816226 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.818882 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:40.819139 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:40.819784 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:40.838101 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.838101 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:40.841109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.843148 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:14:40.843583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:40.843583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:40.846271 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:40.855332 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b7398104-cfde-4d2f-b8a3-b1f22ce145c4 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:40.855779 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 874/3504] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:40 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:40.860615 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.860615 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:40.869083 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:14:40.874354 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cbd46ad-19eb-4449-9403-e0686471ecd2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 returned with HTTP 200 Aug 18 21:14:40.874960 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 869/3505] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:40 2026] GET /volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:40.886696 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.888374 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:40.888689 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "666355f6-86a9-47c8-ad57-fbdb1f344813", "name": "tempest-VolumesBackupsTest-Backup-618553967"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:40.890107 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating new backup {'backup': {'volume_id': '666355f6-86a9-47c8-ad57-fbdb1f344813', 'name': 'tempest-VolumesBackupsTest-Backup-618553967'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:40.890244 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating backup of volume 666355f6-86a9-47c8-ad57-fbdb1f344813 in container None Aug 18 21:14:40.899205 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.899205 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:40.899642 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Volume info retrieved successfully. Aug 18 21:14:40.916072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.924046 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:40.924046 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:40.924046 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:40.934364 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Created reservations ['1da0d1a9-f33a-41d8-a693-dbffc438555a', 'cad18ee6-aa3d-4bb1-9fa0-41b336622c3d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:40.937966 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.937966 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:40.949088 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:40.957388 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-e0471957-1fa8-42c0-b727-c663d3cd8b93 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:40.957906 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 880/3506] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:40 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:40.970469 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6be0dd1-9e5c-4ec7-958a-cb4d25a6dca7 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:14:40.970958 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 884/3507] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:40 2026] POST /volume/v3/backups => generated 327 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:40.980103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.982213 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:40.982425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:40.982634 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:40.982790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:40.987662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:40.989296 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:40.989296 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:40.990443 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7bb1f6b-4b1d-4f6f-9d22-0504a28e17c2 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:40.990611 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 875/3508] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:40 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:40.994746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] POST https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/action Aug 18 21:14:40.994746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:40.994746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-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 18 21:14:41.015121 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:41.015121 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:41.015830 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:41.025062 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Begin detaching volume completed successfully. Aug 18 21:14:41.025062 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-c36564ab-ad6d-4a65-a3f1-c746ca3c8b8b tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/action returned with HTTP 202 Aug 18 21:14:41.025372 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 870/3509] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:14:40 2026] POST /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:41.081095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53b5f1c8-b3ac-48e0-b499-a24940b90a40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:41.082577 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53b5f1c8-b3ac-48e0-b499-a24940b90a40 None None] GET https://10.4.3.48/volume// Aug 18 21:14:41.082822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53b5f1c8-b3ac-48e0-b499-a24940b90a40 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:41.083093 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53b5f1c8-b3ac-48e0-b499-a24940b90a40 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:41.083906 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53b5f1c8-b3ac-48e0-b499-a24940b90a40 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:41.085536 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 881/3510] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:41 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:41.092149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:41.094232 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:14:41.094699 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:41.095029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:41.104984 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:41.104984 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:41.110135 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:14:41.115651 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-56099e50-27fe-4100-a7d5-a54d33ed3370 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:14:41.116328 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 885/3511] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:41 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:41.133873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-27d186a6-7891-4c12-91b8-ffb350c17b99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:41.135777 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-27d186a6-7891-4c12-91b8-ffb350c17b99 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption Aug 18 21:14:41.135999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-27d186a6-7891-4c12-91b8-ffb350c17b99 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:41.136212 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-27d186a6-7891-4c12-91b8-ffb350c17b99 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:41.150233 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:41.150233 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:41.167220 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-27d186a6-7891-4c12-91b8-ffb350c17b99 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption returned with HTTP 200 Aug 18 21:14:41.167894 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 876/3512] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:14:41 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:41.567502 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:41.569569 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:41.569569 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:41.569756 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:41.569800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:41.575169 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:41.575169 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:41.576020 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6e49396-3ac3-4a1f-b18b-f2ecbc2064d8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:41.576411 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 871/3513] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:41 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:42.001011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:42.002880 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:42.003088 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:42.003292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:42.003415 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:42.018635 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:42.018635 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:42.018635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5b72c13-7697-4eb5-9a4b-b2adfbac05e3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:42.018635 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 882/3514] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:42 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:42.587657 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:42.589526 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:42.589765 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:42.589963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:42.590094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:42.594736 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:42.594736 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:42.594736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b43dbb1b-4e2d-43a3-a409-0bc806253d96 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:42.595123 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 886/3515] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:42 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:43.007521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:43.009353 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:43.009534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:43.009790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:43.009860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:43.019709 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:43.019709 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:43.020204 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:43.030328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:43.032629 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:43.032697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:43.032966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:43.033107 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:43.038368 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:43.038368 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:43.038935 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:14:43.039088 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-623e3bd4-c61c-4d3f-8880-335e9da4bd3e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 202 Aug 18 21:14:43.039160 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-daaa1a9a-4885-4945-9b07-a98dc34670eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:43.039447 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 877/3516] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:14:43 2026] DELETE /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:43.039617 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 872/3517] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:43 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:43.051038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:43.051358 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:43.051743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:43.051807 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:43.059627 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:43.059627 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:43.059810 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:43.061197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac981fd8-25b5-4407-8e0d-cf2a801d5b30 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 200 Aug 18 21:14:43.061745 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 883/3518] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:43 2026] GET /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:43.607905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d04718df-007f-4238-9474-4a1c83d10402 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:43.612321 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d04718df-007f-4238-9474-4a1c83d10402 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:43.612541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d04718df-007f-4238-9474-4a1c83d10402 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:43.612750 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d04718df-007f-4238-9474-4a1c83d10402 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:43.612912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d04718df-007f-4238-9474-4a1c83d10402 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:43.621505 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:43.621505 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:43.622215 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d04718df-007f-4238-9474-4a1c83d10402 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:43.622604 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 887/3519] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:43 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:44.053383 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.055651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:44.055946 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.056172 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.056296 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:44.061708 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:44.061708 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:44.062423 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ca7d8e-de4a-4769-9720-c4a3400e55f6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:44.062886 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 878/3520] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:44 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:44.071822 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ca75c65-e6c5-4c5e-8fc2-c704521132b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.073535 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ca75c65-e6c5-4c5e-8fc2-c704521132b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a Aug 18 21:14:44.073667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ca75c65-e6c5-4c5e-8fc2-c704521132b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.073919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ca75c65-e6c5-4c5e-8fc2-c704521132b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.078201 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ca75c65-e6c5-4c5e-8fc2-c704521132b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a returned with HTTP 404 Aug 18 21:14:44.078663 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 873/3521] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:44 2026] GET /volume/v3/snapshots/805d79cb-b060-4e8b-96d1-8e8e5da7ff5a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:44.652190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee6f37ad-45a2-424d-828f-388b29b776fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.654827 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee6f37ad-45a2-424d-828f-388b29b776fa tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:44.655085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee6f37ad-45a2-424d-828f-388b29b776fa tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.655311 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee6f37ad-45a2-424d-828f-388b29b776fa tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.655431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ee6f37ad-45a2-424d-828f-388b29b776fa tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:44.661038 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:44.661038 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:44.661749 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee6f37ad-45a2-424d-828f-388b29b776fa tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 200 Aug 18 21:14:44.662274 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 884/3522] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:44 2026] GET /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:44.674657 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.679620 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 Aug 18 21:14:44.679883 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.680084 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.680224 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85. Aug 18 21:14:44.684515 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:44.684515 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:44.706731 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id 6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:14:44.710195 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-daacff0c-3ec2-4830-b3ce-378138d1d938 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 returned with HTTP 202 Aug 18 21:14:44.710784 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 888/3523] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:14:44 2026] DELETE /volume/v3/backups/6d5b18ab-087d-4fc1-aa6f-837e7f7ddd85 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:14:44.720203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.721619 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:44.721972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.722881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.722881 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume with id: ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:44.732556 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:44.732556 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:44.734212 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:44.760006 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume request issued successfully. Aug 18 21:14:44.760006 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e175fa5e-fc8f-43c3-b9f5-11a7ea6220b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 returned with HTTP 202 Aug 18 21:14:44.760341 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 879/3524] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:14:44 2026] DELETE /volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:44.772210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.773759 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:44.774003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:44.774209 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:44.782776 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:44.782776 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:44.786205 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:44.794002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4dfc7e32-3fba-4982-acaa-2be7f3ecf407 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 returned with HTTP 200 Aug 18 21:14:44.794450 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 874/3525] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:44 2026] GET /volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:44.986922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:44.990992 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:44.990992 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-910568419", "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:44.992456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-910568419', 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:45.075464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.078368 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:45.078368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:45.078368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:45.078368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:45.084874 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:45.084874 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:45.086527 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e71a9a9-1b64-42f8-b47b-d2a2cb9f1867 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:45.086527 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 889/3526] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:45 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:45.092154 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Create volume of 1 GB Aug 18 21:14:45.098268 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Availability Zones retrieved successfully. Aug 18 21:14:45.108312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Flow 'volume_create_api' (92006f47-1f13-4675-adef-5974d78d15c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:45.109753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0b6710-7c48-4568-9016-2aca0a4d1d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.111060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:45.176542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0b6710-7c48-4568-9016-2aca0a4d1d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:45.177676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2976f6c5-79e8-48ce-8bb0-71e35da98b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.254130 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Created reservations ['c69d1b94-3aa3-4d8a-8361-290df1663676', 'ac31137e-beaf-40ca-bc59-b6c1c0786187', '07d803c1-b77e-45a0-b045-c97cceb50ba0', 'd39eb274-6dbd-4dde-99e6-db97875e17cd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:45.255070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2976f6c5-79e8-48ce-8bb0-71e35da98b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69d1b94-3aa3-4d8a-8361-290df1663676', 'ac31137e-beaf-40ca-bc59-b6c1c0786187', '07d803c1-b77e-45a0-b045-c97cceb50ba0', 'd39eb274-6dbd-4dde-99e6-db97875e17cd']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:45.256170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c80c7d-3505-47a9-9fb0-39465404b829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.283380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c80c7d-3505-47a9-9fb0-39465404b829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb0b781c-9ea1-4035-8435-ee801e12d4d0', '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-910568419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca04bc5e7f44ba3a0c9ea61dda6f3b8',qos_specs=None,replication_status=,reservations=['c69d1b94-3aa3-4d8a-8361-290df1663676','ac31137e-beaf-40ca-bc59-b6c1c0786187','07d803c1-b77e-45a0-b045-c97cceb50ba0','d39eb274-6dbd-4dde-99e6-db97875e17cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e68b2e25f144b928d7d58a0282465cb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-910568419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb0b781c-9ea1-4035-8435-ee801e12d4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ca04bc5e7f44ba3a0c9ea61dda6f3b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e68b2e25f144b928d7d58a0282465cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:45.284461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf33f68e-edae-4d5f-b850-942b61c7bc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.302080 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf33f68e-edae-4d5f-b850-942b61c7bc1a) transitioned into state 'SUCCESS' from state '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-910568419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca04bc5e7f44ba3a0c9ea61dda6f3b8',qos_specs=None,replication_status=,reservations=['c69d1b94-3aa3-4d8a-8361-290df1663676','ac31137e-beaf-40ca-bc59-b6c1c0786187','07d803c1-b77e-45a0-b045-c97cceb50ba0','d39eb274-6dbd-4dde-99e6-db97875e17cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e68b2e25f144b928d7d58a0282465cb',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:45.302930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15165d3-ec50-4684-827a-df828e8532d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.314471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15165d3-ec50-4684-827a-df828e8532d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:45.315577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Flow 'volume_create_api' (92006f47-1f13-4675-adef-5974d78d15c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:45.316005 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Create volume request issued successfully. Aug 18 21:14:45.316776 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43224f4d-400d-4aa1-a024-9d8b918c48a8 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:45.317649 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 885/3527] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:44 2026] POST /volume/v3/volumes => generated 750 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:45.337154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.339589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:14:45.339736 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:45.340038 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:45.349637 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:45.349637 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:45.354960 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:14:45.362547 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86fd2492-dfbf-42bc-ae05-e0dd987bfb92 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:14:45.363013 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 880/3528] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:45 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:45.636803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3512c66e-777a-4d17-a324-9d1c9b5417ee req-d7fb4ac0-9363-448c-b602-135a2cd289e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.641211 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3512c66e-777a-4d17-a324-9d1c9b5417ee req-d7fb4ac0-9363-448c-b602-135a2cd289e5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 Aug 18 21:14:45.641461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3512c66e-777a-4d17-a324-9d1c9b5417ee req-d7fb4ac0-9363-448c-b602-135a2cd289e5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:45.641747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3512c66e-777a-4d17-a324-9d1c9b5417ee req-d7fb4ac0-9363-448c-b602-135a2cd289e5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:45.652502 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:45.652502 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:45.699662 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3512c66e-777a-4d17-a324-9d1c9b5417ee req-d7fb4ac0-9363-448c-b602-135a2cd289e5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 returned with HTTP 200 Aug 18 21:14:45.700282 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 875/3529] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:14:45 2026] DELETE /volume/v3/attachments/168b6d38-b788-46f8-9a5c-f3d380437b14 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:45.811291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-748a7ced-0161-4ba7-9549-dc3d045eb3f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.813334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-748a7ced-0161-4ba7-9549-dc3d045eb3f0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 Aug 18 21:14:45.813537 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-748a7ced-0161-4ba7-9549-dc3d045eb3f0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:45.813742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-748a7ced-0161-4ba7-9549-dc3d045eb3f0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:45.822745 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-748a7ced-0161-4ba7-9549-dc3d045eb3f0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 returned with HTTP 404 Aug 18 21:14:45.823735 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 890/3530] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:45 2026] GET /volume/v3/volumes/ed7c1f48-2dd4-4e23-9edc-2db6af07e252 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:14:45.844757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.847181 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/export_record Aug 18 21:14:45.847475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:45.847654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:45.847842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Export record for backup a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:14:45.852677 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:45.852677 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:45.853508 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling RPCAPI with context: , host: np0000007703, backup: a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 21:14:45.864386 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] export_record in rpcapi backup_id a7048719-608f-4bed-8df6-b8eb5000be16 on host np0000007703. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 21:14:45.885694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTcwNDg3MTktNjA4Zi00YmVkLThkZjYtYjhlYjUwMDBiZTE2IiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiZjhhMzg1NTAtMmVmNy00OTBmLTkwYzUtOTUxY2M2OGU1Y2M0IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDAyNTc3Njk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjhhMzg1NTAtMmVmNy00OTBmLTkwYzUtOTUxY2M2OGU1Y2M0LzIwMjYwODE4MjExMzQ4L2F6X25vdmFfYmFja3VwX2E3MDQ4NzE5LTYwOGYtNGJlZC04ZGY2LWI4ZWI1MDAwYmUxNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTM6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTM6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNDowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 21:14:45.886019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6ab11ef-7506-4ff6-af65-4737c9c4a6b1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/export_record returned with HTTP 200 Aug 18 21:14:45.886770 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 886/3531] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:14:45 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:45.897161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:45.900305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:45.900891 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2022073206"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:45.904121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2022073206'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:45.904121 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume of 1 GB Aug 18 21:14:45.908278 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Availability Zones retrieved successfully. Aug 18 21:14:45.916959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (9d2bfd16-f06a-4098-aba4-829537bf4228) 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 18 21:14:45.920738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3fe913-28ec-45ec-9f0f-c565597bc2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:45.920738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-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 18 21:14:45.956412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3fe913-28ec-45ec-9f0f-c565597bc2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:45.957309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fc5698-9c69-4789-bb71-9645d4984dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:46.002423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['89e5564d-aceb-4045-a728-3e568464b685', '61695251-9032-4e13-a671-1e05546a816c', '2a90266a-1154-4bf5-8008-d4384a2c63ab', '536bfe39-2813-4681-adda-0347a17a65d8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:46.003185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fc5698-9c69-4789-bb71-9645d4984dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e5564d-aceb-4045-a728-3e568464b685', '61695251-9032-4e13-a671-1e05546a816c', '2a90266a-1154-4bf5-8008-d4384a2c63ab', '536bfe39-2813-4681-adda-0347a17a65d8']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:46.003813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1264b43-e848-4976-8f78-8f64eccb6865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:46.026817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1264b43-e848-4976-8f78-8f64eccb6865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a875afe-4f53-4cb5-ad5f-b276a2a45f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022073206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['89e5564d-aceb-4045-a728-3e568464b685','61695251-9032-4e13-a671-1e05546a816c','2a90266a-1154-4bf5-8008-d4384a2c63ab','536bfe39-2813-4681-adda-0347a17a65d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022073206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a875afe-4f53-4cb5-ad5f-b276a2a45f3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0229efdd6944a4882e59420782a051c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0371dd28d754c50a17186b55af3deb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:46.027815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff4bb80-7f39-44fe-abf4-633104ca3811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:46.044571 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff4bb80-7f39-44fe-abf4-633104ca3811) transitioned into state 'SUCCESS' from state '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-2022073206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['89e5564d-aceb-4045-a728-3e568464b685','61695251-9032-4e13-a671-1e05546a816c','2a90266a-1154-4bf5-8008-d4384a2c63ab','536bfe39-2813-4681-adda-0347a17a65d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:46.047231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454e4145-779b-4df9-b2bc-8a36cf4cfb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:46.056751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454e4145-779b-4df9-b2bc-8a36cf4cfb5e) 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 18 21:14:46.056751 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (9d2bfd16-f06a-4098-aba4-829537bf4228) 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 18 21:14:46.056751 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request issued successfully. Aug 18 21:14:46.056751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16ec0272-f6fb-4bd6-be79-a75e85f42a3a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:46.056751 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 881/3532] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:14:45 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:46.071297 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:46.073220 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:14:46.073858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:46.073858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:46.084593 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:46.084593 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:46.089095 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:46.095979 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e1125238-30c8-4fdd-b6f5-4012959beb03 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b returned with HTTP 200 Aug 18 21:14:46.095979 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 876/3533] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:46 2026] GET /volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:46.101926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:46.108856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:46.109387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:46.110006 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:46.111212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:46.120210 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:46.120210 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:46.120579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a02800ba-57f1-4e32-a936-a9fd8bb4daf4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:46.121053 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 891/3534] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:46 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:46.377030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:46.378798 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:14:46.379064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:46.379298 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:46.388100 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:46.388100 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:46.396071 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:14:46.408894 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cf38a28-9790-40a2-8ee2-7087a7af4bce tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:14:46.409403 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 887/3535] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:46 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:46.450569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:46.453553 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:14:46.453805 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:46.454050 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:46.466564 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:46.466564 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:46.471329 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:14:46.478151 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-dcdc609f-1d95-493b-abe8-b670d17e89b0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:14:46.478621 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 882/3536] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:46 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:47.000746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.003179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:14:47.003390 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.003612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.012578 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.012578 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:47.017346 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:14:47.025915 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-fdec791d-3991-463d-8a85-57178b407e07 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:14:47.026347 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 877/3537] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:46 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:47.036428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cb28759e-3ba1-46ff-917e-a742c7ca447e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.036817 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb28759e-3ba1-46ff-917e-a742c7ca447e None None] GET https://10.4.3.48/volume// Aug 18 21:14:47.037016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb28759e-3ba1-46ff-917e-a742c7ca447e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.037216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb28759e-3ba1-46ff-917e-a742c7ca447e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.037609 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb28759e-3ba1-46ff-917e-a742c7ca447e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:47.038170 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 892/3538] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:14: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 18 21:14:47.049701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-ca819bcc-c63d-4183-8a3c-cdcc299ec945 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.051864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-ca819bcc-c63d-4183-8a3c-cdcc299ec945 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:47.052201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-ca819bcc-c63d-4183-8a3c-cdcc299ec945 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb0b781c-9ea1-4035-8435-ee801e12d4d0", "connector": null, "instance_uuid": "e04ef853-c37b-4790-af94-afc7cc46c530"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:47.061166 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.061166 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:47.085851 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-ca819bcc-c63d-4183-8a3c-cdcc299ec945 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:47.086424 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 888/3539] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:47 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 18 21:14:47.107360 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65dfe998-2166-460e-bc5f-3c8838710c67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.109340 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:14:47.111004 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.111251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.111740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: 406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:14:47.116990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.118957 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:14:47.119213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.119427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.120739 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.120739 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:47.121316 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:47.130751 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.130751 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:47.132743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-500ff538-fe5c-4bbd-824d-7912f6534766 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.134040 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:47.134940 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-500ff538-fe5c-4bbd-824d-7912f6534766 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:47.135209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-500ff538-fe5c-4bbd-824d-7912f6534766 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.135450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-500ff538-fe5c-4bbd-824d-7912f6534766 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.135593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-500ff538-fe5c-4bbd-824d-7912f6534766 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:47.138539 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b6669221-38c9-4c8c-9df1-f4ef25790197 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b returned with HTTP 200 Aug 18 21:14:47.138966 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 878/3540] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:47 2026] GET /volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:47.141374 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.141374 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:47.142409 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-500ff538-fe5c-4bbd-824d-7912f6534766 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:47.142970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 893/3541] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:47 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:47.147503 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:14:47.147803 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65dfe998-2166-460e-bc5f-3c8838710c67 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 202 Aug 18 21:14:47.148485 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 883/3542] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:14:47 2026] DELETE /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:14:47.156332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.157780 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.162224 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:14:47.162224 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a875afe-4f53-4cb5-ad5f-b276a2a45f3b", "name": "tempest-type-Backup-1679069910"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:47.162224 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating new backup {'backup': {'volume_id': '1a875afe-4f53-4cb5-ad5f-b276a2a45f3b', 'name': 'tempest-type-Backup-1679069910'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:14:47.162224 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating backup of volume 1a875afe-4f53-4cb5-ad5f-b276a2a45f3b in container None Aug 18 21:14:47.163894 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:14:47.163894 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.163894 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.176916 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.176916 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:47.179648 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.179648 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:47.180080 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:14:47.181570 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:47.186683 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d3805f9-c1ee-4b49-bcad-ee83cd57ac2b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 200 Aug 18 21:14:47.187131 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 879/3543] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:47 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:47.211188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['0220dbb6-3b3d-4508-b385-9a44cd3fd923', '9247a4d9-3ffa-4690-953a-db3bf21e3d74'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:47.250788 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2f96232-2b68-4da3-bc66-a6ae02ed3438 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:14:47.251210 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 889/3544] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:14:47 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:47.260113 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:47.264605 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:47.264605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:47.264605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:47.264605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:47.267255 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:47.267255 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:47.267964 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11546f71-ca44-4ae5-b4bf-e2d1d570cc5d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:47.268459 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 894/3545] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:47 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:48.036692 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cecff7f4-83f5-47df-adda-22a9909e56c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.037128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cecff7f4-83f5-47df-adda-22a9909e56c6 None None] GET https://10.4.3.48/volume// Aug 18 21:14:48.037285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cecff7f4-83f5-47df-adda-22a9909e56c6 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.037399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cecff7f4-83f5-47df-adda-22a9909e56c6 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.037688 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cecff7f4-83f5-47df-adda-22a9909e56c6 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:48.037980 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 884/3546] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14: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 18 21:14:48.045446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.047534 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:14:48.047708 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.047949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.056804 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.056804 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:48.059691 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:14:48.063889 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-1e0a4147-2d2d-4466-bdb0-89ddbed788d4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:14:48.064286 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 880/3547] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:48 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 1537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:48.158052 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.160184 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:48.160545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.160942 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.161189 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:48.162704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.165579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] PUT https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 Aug 18 21:14:48.166136 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:48.166953 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.166953 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:48.168234 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a67ef581-4648-4225-b6b9-8fb01bfefe62 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:48.168981 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 890/3548] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:48 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:48.176190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Acquiring lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:48.182464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:48.183422 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.183422 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:48.202645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f148f0c3-8790-4f78-82a0-919442f53963 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.205963 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f148f0c3-8790-4f78-82a0-919442f53963 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 Aug 18 21:14:48.206248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f148f0c3-8790-4f78-82a0-919442f53963 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.206500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f148f0c3-8790-4f78-82a0-919442f53963 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.215522 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f148f0c3-8790-4f78-82a0-919442f53963 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 returned with HTTP 404 Aug 18 21:14:48.216603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 885/3549] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:48 2026] GET /volume/v3/volumes/406e6283-00e9-480d-bb8c-5f207ce4cee7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:48.252010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.254012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:48.254427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1257918858", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:48.256382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1257918858', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:48.280332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.281962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:48.282504 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.282914 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.283743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:48.291322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.291322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:48.291322 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c051557b-2da8-40c2-83ee-5eb5540a7a66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:48.291322 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 891/3550] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:48 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:14:48.323854 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" released by "attachment_update" :: held 0.141s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:48.324325 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-b10f3104-5355-4e00-b95d-1edd475e1b15 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 returned with HTTP 200 Aug 18 21:14:48.325007 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 895/3551] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:48 2026] PUT /volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:48.359690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-abc687fe-d4a4-4ad1-ade8-c206c5dab857 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.362426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-abc687fe-d4a4-4ad1-ade8-c206c5dab857 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] POST https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96/action Aug 18 21:14:48.362779 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-abc687fe-d4a4-4ad1-ade8-c206c5dab857 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:48.362928 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-abc687fe-d4a4-4ad1-ade8-c206c5dab857 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-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 18 21:14:48.368077 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:14:48.375636 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:14:48.383658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (29de68b9-8f6a-44f2-85e3-96059e4860c8) 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 18 21:14:48.385573 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5b6e3c-8a6f-4a08-b13a-dddca12c831f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:48.387066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:14:48.389541 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.389541 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:48.406271 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ebb7572f-f996-4f42-bdc6-ec064cf54f9e req-abc687fe-d4a4-4ad1-ade8-c206c5dab857 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96/action returned with HTTP 204 Aug 18 21:14:48.407296 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 886/3552] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:48 2026] POST /volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:14:48.476697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5b6e3c-8a6f-4a08-b13a-dddca12c831f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:14:48.477940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5b6559-d86b-47ef-9a99-946781aa9466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:48.562177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['02fa0c53-a55b-4456-91f5-e28a35aa5106', '3e0cb4cb-5ec6-468a-8c6c-3726a7b7bd8c', '8388bb34-9406-4875-b184-ed138f6f35a7', '63791f39-9a65-4ebe-9a17-ac85f28cb754'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:48.562429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5b6559-d86b-47ef-9a99-946781aa9466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02fa0c53-a55b-4456-91f5-e28a35aa5106', '3e0cb4cb-5ec6-468a-8c6c-3726a7b7bd8c', '8388bb34-9406-4875-b184-ed138f6f35a7', '63791f39-9a65-4ebe-9a17-ac85f28cb754']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:48.563713 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743a6de7-3bb9-4da7-a48c-cb0ae028c568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:48.592153 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743a6de7-3bb9-4da7-a48c-cb0ae028c568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81afbcff-ba20-4ef3-b512-45ec99fe3745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1257918858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['02fa0c53-a55b-4456-91f5-e28a35aa5106','3e0cb4cb-5ec6-468a-8c6c-3726a7b7bd8c','8388bb34-9406-4875-b184-ed138f6f35a7','63791f39-9a65-4ebe-9a17-ac85f28cb754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1257918858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81afbcff-ba20-4ef3-b512-45ec99fe3745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:48.593318 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb276b-6751-424b-a7bc-e0ac2320075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:48.614483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb276b-6751-424b-a7bc-e0ac2320075d) transitioned into state 'SUCCESS' from state '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-1257918858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['02fa0c53-a55b-4456-91f5-e28a35aa5106','3e0cb4cb-5ec6-468a-8c6c-3726a7b7bd8c','8388bb34-9406-4875-b184-ed138f6f35a7','63791f39-9a65-4ebe-9a17-ac85f28cb754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:48.615272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae7978e-e8cd-4c9d-bf5d-861ea91f8316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:48.629758 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae7978e-e8cd-4c9d-bf5d-861ea91f8316) 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 18 21:14:48.629758 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (29de68b9-8f6a-44f2-85e3-96059e4860c8) 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 18 21:14:48.629758 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:14:48.629758 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4e14d62-96b6-43e6-87cc-776e14f1a6f6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:48.629758 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 881/3553] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:14:48 2026] POST /volume/v3/volumes => generated 757 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:48.641669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:48.643712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:48.643974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:48.644198 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:48.652676 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:48.652676 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:48.656795 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:48.661543 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b1a16a6-5ec7-40c0-b79b-15ffa846cedc tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:14:48.662110 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 892/3554] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:48 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:49.180192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-996ed5ec-289f-4898-bb87-83afde24d1bb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.184052 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996ed5ec-289f-4898-bb87-83afde24d1bb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:49.184242 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996ed5ec-289f-4898-bb87-83afde24d1bb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:49.184412 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996ed5ec-289f-4898-bb87-83afde24d1bb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:49.184518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-996ed5ec-289f-4898-bb87-83afde24d1bb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:49.195207 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.195207 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:49.195694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996ed5ec-289f-4898-bb87-83afde24d1bb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:49.196052 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 896/3555] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:49 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:49.302096 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7d143109-f96d-496e-b33a-5825935b5a94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.303533 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d143109-f96d-496e-b33a-5825935b5a94 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:49.303737 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d143109-f96d-496e-b33a-5825935b5a94 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:49.303937 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7d143109-f96d-496e-b33a-5825935b5a94 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:49.304049 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7d143109-f96d-496e-b33a-5825935b5a94 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:49.308873 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.308873 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:49.308873 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7d143109-f96d-496e-b33a-5825935b5a94 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:49.308974 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 887/3556] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:49 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:49.680985 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-31ef558b-0a25-4b89-8dbb-78f817056281 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.683257 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31ef558b-0a25-4b89-8dbb-78f817056281 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:49.683445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31ef558b-0a25-4b89-8dbb-78f817056281 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:49.683687 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-31ef558b-0a25-4b89-8dbb-78f817056281 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:49.693889 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.693889 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:49.699161 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-31ef558b-0a25-4b89-8dbb-78f817056281 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:49.704593 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-31ef558b-0a25-4b89-8dbb-78f817056281 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:14:49.705096 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 882/3557] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:49 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:49.725760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.727667 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:49.727906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:49.728102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:49.734838 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.734838 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:49.742863 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:49.749026 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95dcc5df-39bf-45d9-a77a-69df8e18fe62 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:14:49.752744 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 893/3558] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:49 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:49.771694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.773461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:14:49.773872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81afbcff-ba20-4ef3-b512-45ec99fe3745", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-194520760", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:49.784366 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.784366 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:49.784867 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:49.785487 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume 81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:49.817670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['02156c20-f3e0-4a21-a0ef-1065aab0659f', 'a0bc30a7-07cf-4d62-8464-10b7c485631f', 'e2259d77-3692-43d3-b40f-476589621cc2', '35c68a28-27f2-4c1f-a887-21a79771c117'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:49.854415 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot create request issued successfully. Aug 18 21:14:49.854766 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d793f709-41ab-4691-8d13-1f0f35cfcd7e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:14:49.855243 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 897/3559] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:14:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:49.864286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:49.866132 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:49.866365 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:49.866599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:49.878935 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:49.878935 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:49.879409 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:49.880516 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f4a0b208-7731-4c83-b025-ebd3f9c7671e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:49.882616 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 888/3560] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:49 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:50.208434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbb15199-b897-4966-b4b6-e7135044a483 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:50.209907 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbb15199-b897-4966-b4b6-e7135044a483 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:50.210089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbb15199-b897-4966-b4b6-e7135044a483 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:50.210257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbb15199-b897-4966-b4b6-e7135044a483 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:50.210372 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-dbb15199-b897-4966-b4b6-e7135044a483 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:50.214563 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:50.214563 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:50.215208 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbb15199-b897-4966-b4b6-e7135044a483 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:50.215632 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 883/3561] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:50 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:50.318343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-030dd8b6-d388-4098-9290-32a9a9b4219f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:50.320277 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-030dd8b6-d388-4098-9290-32a9a9b4219f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:50.320483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-030dd8b6-d388-4098-9290-32a9a9b4219f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:50.320677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-030dd8b6-d388-4098-9290-32a9a9b4219f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:50.320810 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-030dd8b6-d388-4098-9290-32a9a9b4219f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:50.325314 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:50.325314 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:50.325964 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-030dd8b6-d388-4098-9290-32a9a9b4219f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:50.326375 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 894/3562] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:50 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:50.894904 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:50.898895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:50.899165 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:50.899587 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:50.915777 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:50.915777 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:50.919006 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:50.924059 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88cb8cf6-ea67-4da7-91bf-97d53ef90b47 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:50.924059 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 898/3563] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:50 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:50.939048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:50.942452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:50.942706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:50.943014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:50.955511 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:50.955511 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:50.956132 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:50.957253 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-119002c5-d36c-4d0b-9f7f-034cab182bb5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:50.957714 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 889/3564] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:14:50 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:51.144653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:51.147110 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:51.147285 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:51.147548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:51.153827 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:51.153827 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:51.154251 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:51.155430 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d1be33c0-913c-4b48-b3b5-6f90ee02477b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:51.155788 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 884/3565] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:14:51 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:14:51.168295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:51.170801 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:51.173796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:51.173796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:51.184727 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:51.184727 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:51.189944 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:51.199930 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4366d9d5-819b-4e0f-8910-7d498105ebc6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:14:51.200370 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 895/3566] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:51 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:51.228881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:51.231513 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:51.231796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:51.232172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:51.232327 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:51.237652 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:51.237652 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:51.238430 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbd21242-4084-4800-a5e9-05aa2e79d697 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:51.238808 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 899/3567] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:51 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:51.339698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:51.344569 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:51.344569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:51.344569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:51.344569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:51.351009 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:51.351009 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:51.352745 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ce811df2-5ffe-4f0c-b1a1-edb38e0f0fea tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:51.352745 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 890/3568] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:51 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:51.622369 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:51.625131 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:51.625393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:51.625654 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:51.636305 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:51.636305 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:51.637379 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:51.638086 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-99327476-0ad7-41d4-b5f0-02eb87b47c3a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:51.638599 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 885/3569] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:14:51 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:52.250829 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:52.256440 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:52.258004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:52.258250 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:52.258397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:52.267473 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:52.267473 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:52.268935 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ac57be6-6bf9-4412-9217-016b3b5d46dc tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:52.269446 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 896/3570] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:52 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:52.366617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:52.368436 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:52.368669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:52.368934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:52.369039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:52.373481 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:52.373481 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:52.374144 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab6bd4aa-08c1-4980-af14-ef4d677bf911 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:52.374532 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 900/3571] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:52 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:52.707574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:52.709776 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:14:52.709964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:52.710152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:52.722788 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:52.722788 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:52.723371 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:52.724550 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-44987c26-4f7e-414b-9138-23f9932414de tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:14:52.725050 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 891/3572] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:14:52 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:52.741476 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:52.744090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:14:52.744325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:52.744562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:52.759624 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:52.759624 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:52.767860 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:52.773351 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-a6db2bc6-69c6-4402-93bb-906b9fbae5f7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:14:52.773895 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 886/3573] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:52 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:52.784173 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:52.790549 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:14:52.790898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "700e84eb-d2fb-4a89-b87e-05fb7e6a53ab", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:52.792369 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '700e84eb-d2fb-4a89-b87e-05fb7e6a53ab', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:14:52.808506 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:52.808506 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:52.808506 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:14:52.808506 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:14:52.808506 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:14:52.823589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (dea95e88-733a-4b38-b39c-204aeccfb509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:52.825515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cee586f-21f2-46b7-957a-a81e7107f83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:52.827177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:14:52.874954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cee586f-21f2-46b7-957a-a81e7107f83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '700e84eb-d2fb-4a89-b87e-05fb7e6a53ab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:52.876203 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd591bc-932c-4113-9ed8-e0908e56f158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:52.956863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['0e65cd35-a251-4f74-891f-5825393a3621', 'f6486377-0b93-46dc-bc93-a0d1cfbf1440', 'a3230ffc-4006-40bc-b485-5d401e061a09', 'c6c20dd7-fabb-495d-9c9e-ac37d6c365e8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:14:52.957792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd591bc-932c-4113-9ed8-e0908e56f158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e65cd35-a251-4f74-891f-5825393a3621', 'f6486377-0b93-46dc-bc93-a0d1cfbf1440', 'a3230ffc-4006-40bc-b485-5d401e061a09', 'c6c20dd7-fabb-495d-9c9e-ac37d6c365e8']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:52.958497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fc0552-5559-40ce-a04c-a72fd971faf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:53.006505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fc0552-5559-40ce-a04c-a72fd971faf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d995ab-65e4-4505-8733-902f81b48248', '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='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['0e65cd35-a251-4f74-891f-5825393a3621','f6486377-0b93-46dc-bc93-a0d1cfbf1440','a3230ffc-4006-40bc-b485-5d401e061a09','c6c20dd7-fabb-495d-9c9e-ac37d6c365e8'],size=1,snapshot_id=700e84eb-d2fb-4a89-b87e-05fb7e6a53ab,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:14:52Z,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=d2d995ab-65e4-4505-8733-902f81b48248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=700e84eb-d2fb-4a89-b87e-05fb7e6a53ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:53.007947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (badc5d39-a7a7-4253-8285-1cf1192a8dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:53.034222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (badc5d39-a7a7-4253-8285-1cf1192a8dab) transitioned into 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='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['0e65cd35-a251-4f74-891f-5825393a3621','f6486377-0b93-46dc-bc93-a0d1cfbf1440','a3230ffc-4006-40bc-b485-5d401e061a09','c6c20dd7-fabb-495d-9c9e-ac37d6c365e8'],size=1,snapshot_id=700e84eb-d2fb-4a89-b87e-05fb7e6a53ab,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:53.034222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944135c4-148c-4f38-be2a-edf8c0bfbde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:14:53.053469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944135c4-148c-4f38-be2a-edf8c0bfbde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:14:53.054275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (dea95e88-733a-4b38-b39c-204aeccfb509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:14:53.054518 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:14:53.055134 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-27364a70-f7b9-4b28-8c00-5fd642116bde tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:14:53.055558 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 897/3574] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:14:52 2026] POST /volume/v3/volumes => generated 734 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:14:53.070526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:53.075281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:14:53.075515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:53.075670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:53.084927 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:53.084927 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:53.088043 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:53.092709 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-4a5093ac-211f-494e-a1c3-487bf099baba tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 200 Aug 18 21:14:53.093138 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 901/3575] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:53 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:53.129737 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:53.132761 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:14:53.132945 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:53.133138 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:53.139515 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:53.139515 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:53.142792 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:53.146562 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-23e822c4-14fc-43d6-9e84-12dbf598fa4a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 200 Aug 18 21:14:53.146965 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 892/3576] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:53 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:53.293260 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:53.295709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:53.296233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:53.296324 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:53.296463 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:53.305387 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:53.305387 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:53.305387 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-adb86209-8eac-4d3d-844e-5e18e90ab172 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:53.305387 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 887/3577] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:53 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:14:53.400563 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:53.406096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:53.406303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:53.406542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:53.406672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:53.414027 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:53.414027 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:53.414993 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f025e7b-9af6-49bf-84b3-c929d216a6c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:53.415490 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 898/3578] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:53 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:54.317485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6103e429-381b-4b97-b6b5-eb218af2a642 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:54.320581 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6103e429-381b-4b97-b6b5-eb218af2a642 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:54.320581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6103e429-381b-4b97-b6b5-eb218af2a642 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:54.320581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6103e429-381b-4b97-b6b5-eb218af2a642 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:54.320581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6103e429-381b-4b97-b6b5-eb218af2a642 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:54.324662 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:54.324662 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:54.325412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6103e429-381b-4b97-b6b5-eb218af2a642 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:54.326026 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 902/3579] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:54 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:54.428692 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:54.430679 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:54.430679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:54.430917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:54.431734 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:54.436324 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:54.436324 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:54.436910 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-367953fc-5dcb-48d6-89bb-b9284626ebb7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:54.437242 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 893/3580] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:54 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:55.342746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:55.343297 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:55.343501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:55.343707 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:55.343850 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:55.350194 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:55.350194 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:55.350955 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a6afc00-1918-4bf3-8149-2becf5917c33 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:55.351361 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 888/3581] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:55 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:55.448645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b93d619a-adfa-4872-9c7c-7be02767db49 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:55.451098 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b93d619a-adfa-4872-9c7c-7be02767db49 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:55.451441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b93d619a-adfa-4872-9c7c-7be02767db49 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:55.451712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b93d619a-adfa-4872-9c7c-7be02767db49 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:55.451918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b93d619a-adfa-4872-9c7c-7be02767db49 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:55.458032 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:55.458032 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:55.458671 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b93d619a-adfa-4872-9c7c-7be02767db49 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:55.459142 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 899/3582] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:55 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:56.160190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.162966 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:14:56.163162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.163332 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.170401 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.170401 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:56.179615 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:56.186814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-34f85fe9-12ae-46c6-a472-f85148b0d200 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 200 Aug 18 21:14:56.189907 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 903/3583] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:14:56 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:56.194702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-045acfb9-3153-4637-9638-ad6a5aefdae5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.195312 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-045acfb9-3153-4637-9638-ad6a5aefdae5 None None] GET https://10.4.3.48/volume// Aug 18 21:14:56.195382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-045acfb9-3153-4637-9638-ad6a5aefdae5 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.195605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-045acfb9-3153-4637-9638-ad6a5aefdae5 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.196390 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-045acfb9-3153-4637-9638-ad6a5aefdae5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:56.196740 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 894/3584] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:14:56.207857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3f00fce3-7a20-41a5-9f98-5d3a5cc8f953 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.212559 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3f00fce3-7a20-41a5-9f98-5d3a5cc8f953 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:14:56.217750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3f00fce3-7a20-41a5-9f98-5d3a5cc8f953 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2d995ab-65e4-4505-8733-902f81b48248", "connector": null, "instance_uuid": "98882744-6193-4acf-bc43-046f89bb4f45"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:56.231520 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.231520 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:56.277928 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3f00fce3-7a20-41a5-9f98-5d3a5cc8f953 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:14:56.278495 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 889/3585] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:14:56 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 18 21:14:56.286694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2fddc5f9-0e51-40f6-9ce2-80956fb09a3e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.287198 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fddc5f9-0e51-40f6-9ce2-80956fb09a3e None None] GET https://10.4.3.48/volume// Aug 18 21:14:56.287370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fddc5f9-0e51-40f6-9ce2-80956fb09a3e None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.287450 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fddc5f9-0e51-40f6-9ce2-80956fb09a3e None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.287767 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fddc5f9-0e51-40f6-9ce2-80956fb09a3e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:14:56.288081 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 900/3586] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:14: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 18 21:14:56.300224 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.302047 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:14:56.302287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.302491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.313255 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.313255 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:56.317410 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:14:56.322820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-3c14e33a-0f2e-41ce-b4d3-fe3c73489b8c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 200 Aug 18 21:14:56.323281 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 904/3587] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:14:56 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:14:56.366195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.368957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:56.369234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.369476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.370046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:56.375537 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.375537 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:56.376409 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3eb6c617-23a9-401a-b8bb-6283e15a63af tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:56.376860 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 895/3588] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:56 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:56.440785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.443480 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b Aug 18 21:14:56.445748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:56.454365 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-d2d995ab-65e4-4505-8733-902f81b48248-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:14:56.462794 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-d2d995ab-65e4-4505-8733-902f81b48248-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:14:56.462794 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.462794 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:56.472121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.475035 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:56.475379 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:56.475638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:56.475830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:56.480935 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.480935 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:56.481892 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbf5ce15-fd11-41e5-bb64-a4f188416b93 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:56.482428 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 901/3589] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:56 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:56.563074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-d2d995ab-65e4-4505-8733-902f81b48248-np0000007703" released by "attachment_update" :: held 0.102s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:14:56.563909 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-dbf94bcd-ae4e-4b58-a2ba-5800dca3a6b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b returned with HTTP 200 Aug 18 21:14:56.564856 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 890/3590] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:14:56 2026] PUT /volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:14:56.592281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d7c929ef-7167-4888-a858-18c51396198e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:56.597315 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d7c929ef-7167-4888-a858-18c51396198e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b/action Aug 18 21:14:56.597630 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d7c929ef-7167-4888-a858-18c51396198e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:14:56.597752 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d7c929ef-7167-4888-a858-18c51396198e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:14:56.630103 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:56.630103 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:56.637431 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f55cd71-751f-416d-b623-304dd6af7421 req-d7c929ef-7167-4888-a858-18c51396198e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b/action returned with HTTP 204 Aug 18 21:14:56.638578 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 905/3591] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:14:56 2026] POST /volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:14:57.388612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:57.390331 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:57.390491 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:57.390674 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:57.390793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:57.400768 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:57.400768 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:57.401441 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-96d7b8a4-5769-41a3-bdb3-b7d7019f29eb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:57.401845 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 896/3592] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:57 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:57.496373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:57.498177 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:57.498583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:57.498950 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:57.499996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:57.503678 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:57.503678 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:57.504564 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33f550a8-e765-40ad-b3e4-f4ec2c3dcf95 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:57.505194 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 902/3593] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:57 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:58.413042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:58.415787 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:58.416073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:58.416338 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:58.417158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:58.423855 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:58.423855 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:14:58.425179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d728e3-5255-41a6-bf87-36ec96a722a9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:58.426280 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 891/3594] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:58 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:58.518897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-120f01a8-a58a-4079-9557-97a6f7789d4f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:58.520875 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-120f01a8-a58a-4079-9557-97a6f7789d4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:58.521245 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-120f01a8-a58a-4079-9557-97a6f7789d4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:58.521564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-120f01a8-a58a-4079-9557-97a6f7789d4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:58.521825 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-120f01a8-a58a-4079-9557-97a6f7789d4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:58.527986 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:58.527986 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:14:58.527986 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-120f01a8-a58a-4079-9557-97a6f7789d4f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:58.527986 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 906/3595] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:58 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:59.438953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:59.440414 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:14:59.440560 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:59.440738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:59.440860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:59.445597 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:59.445597 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:14:59.446314 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8bb51f8e-fc6f-4a40-9f0f-858467d9b72c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:14:59.446772 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 897/3596] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:14:59 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:14:59.537564 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1311f104-79fe-4a05-a543-19fcc5d727bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:14:59.539324 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1311f104-79fe-4a05-a543-19fcc5d727bf tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:14:59.539542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1311f104-79fe-4a05-a543-19fcc5d727bf tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:14:59.539798 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1311f104-79fe-4a05-a543-19fcc5d727bf tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:14:59.539948 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1311f104-79fe-4a05-a543-19fcc5d727bf tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:14:59.543734 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:14:59.543734 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:14:59.544315 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1311f104-79fe-4a05-a543-19fcc5d727bf tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:14:59.544667 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 903/3597] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:14:59 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:00.458143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:00.461546 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:15:00.461838 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:00.462090 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:00.462246 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:00.469653 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:00.469653 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:00.470388 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2fce2227-edbe-4ebf-a0dd-5a706d3ec25c tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:15:00.470731 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 892/3598] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:00 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:00.481762 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:00.485347 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:00.485777 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "666355f6-86a9-47c8-ad57-fbdb1f344813", "incremental": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:00.487335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating new backup {'backup': {'volume_id': '666355f6-86a9-47c8-ad57-fbdb1f344813', 'incremental': True}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:00.487458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating backup of volume 666355f6-86a9-47c8-ad57-fbdb1f344813 in container None Aug 18 21:15:00.495637 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:00.495637 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:00.496172 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:15:00.515830 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['e6b731b6-d122-4f04-9372-1ce9fab3077a', '8d9232de-0ff0-476d-bd34-411eca935688'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:00.530018 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a46f72af-81d9-4426-835c-d73f17ab8b43 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 400 Aug 18 21:15:00.530539 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 907/3599] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:15:00 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:15:00.539581 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:00.541444 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] DELETE https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:15:00.541693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:00.541976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:00.542180 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Delete backup with id: faf5a334-14d6-44a9-8d3f-218d0b502143. Aug 18 21:15:00.546636 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:00.546636 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:00.561310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:00.563582 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:00.563855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:00.564077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:00.564217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:00.565233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] delete_backup rpcapi backup_id faf5a334-14d6-44a9-8d3f-218d0b502143 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:00.567352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ad32c04-5a46-4163-8f41-d08efc3383dd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 202 Aug 18 21:15:00.567814 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 898/3600] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:15:00 2026] DELETE /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:00.572338 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:00.572338 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:00.573230 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db954af5-f9ce-4f27-bef4-693bcaf2fcf7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:15:00.573742 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 904/3601] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:00 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:00.576305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-09768c84-ee13-4f1a-90e4-6285decf0892 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:00.581298 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09768c84-ee13-4f1a-90e4-6285decf0892 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:15:00.581469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09768c84-ee13-4f1a-90e4-6285decf0892 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:00.581637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09768c84-ee13-4f1a-90e4-6285decf0892 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:00.581749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-09768c84-ee13-4f1a-90e4-6285decf0892 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:00.589256 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:00.589256 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:00.589418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09768c84-ee13-4f1a-90e4-6285decf0892 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 200 Aug 18 21:15:00.590298 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 893/3602] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:00 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:01.583707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59fa91e8-71df-4fee-8152-74f4eb051822 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:01.586706 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59fa91e8-71df-4fee-8152-74f4eb051822 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:01.587253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59fa91e8-71df-4fee-8152-74f4eb051822 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:01.587253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59fa91e8-71df-4fee-8152-74f4eb051822 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:01.587343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-59fa91e8-71df-4fee-8152-74f4eb051822 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:01.591901 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:01.591901 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:01.593096 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59fa91e8-71df-4fee-8152-74f4eb051822 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:15:01.594216 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 908/3603] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:01 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:01.608459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:01.610279 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 Aug 18 21:15:01.610517 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:01.610655 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:01.610803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id faf5a334-14d6-44a9-8d3f-218d0b502143. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:01.614407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87370ad5-531a-4246-bddd-90ac5c2fa710 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 returned with HTTP 404 Aug 18 21:15:01.614965 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 899/3604] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:01 2026] GET /volume/v3/backups/faf5a334-14d6-44a9-8d3f-218d0b502143 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:01.626396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:01.628780 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:01.630070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-647099080"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:01.636580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-647099080'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:01.636874 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume of 1 GB Aug 18 21:15:01.644384 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Availability Zones retrieved successfully. Aug 18 21:15:01.656270 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (ff78657f-6c2a-40b9-82d0-7beb515c4e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:01.659382 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6fb941-25b5-4b3d-9cfc-28f0bc838ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:01.660835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:15:01.694681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6fb941-25b5-4b3d-9cfc-28f0bc838ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:01.695437 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a609d331-3eeb-43a1-96dc-39f975dc29be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:01.744763 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['3bfa5d8e-a0d9-4ecf-abf2-8ba2536f7bbf', '312f4d80-016e-4dd6-9d31-b156e0f5c7ad', '848047e2-3d47-4a57-9fb6-ecfd0ecada32', '76554a3c-8c29-42a7-9d2b-68db6036e2df'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:01.745911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a609d331-3eeb-43a1-96dc-39f975dc29be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfa5d8e-a0d9-4ecf-abf2-8ba2536f7bbf', '312f4d80-016e-4dd6-9d31-b156e0f5c7ad', '848047e2-3d47-4a57-9fb6-ecfd0ecada32', '76554a3c-8c29-42a7-9d2b-68db6036e2df']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:01.747231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c96da91-7e61-4ae2-b09d-545fdb2ef965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:01.771694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c96da91-7e61-4ae2-b09d-545fdb2ef965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839ca80c-2bf9-4a84-8034-0e177b678167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-647099080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['3bfa5d8e-a0d9-4ecf-abf2-8ba2536f7bbf','312f4d80-016e-4dd6-9d31-b156e0f5c7ad','848047e2-3d47-4a57-9fb6-ecfd0ecada32','76554a3c-8c29-42a7-9d2b-68db6036e2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-647099080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839ca80c-2bf9-4a84-8034-0e177b678167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8562cb753a934fe9b47cb24ec844ea5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4071935a5f204d01aaad829581e967ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:01.772760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7277cea2-f760-4bf3-ac92-06e755ef583d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:01.793398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7277cea2-f760-4bf3-ac92-06e755ef583d) transitioned into state 'SUCCESS' from state '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-647099080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8562cb753a934fe9b47cb24ec844ea5f',qos_specs=None,replication_status=,reservations=['3bfa5d8e-a0d9-4ecf-abf2-8ba2536f7bbf','312f4d80-016e-4dd6-9d31-b156e0f5c7ad','848047e2-3d47-4a57-9fb6-ecfd0ecada32','76554a3c-8c29-42a7-9d2b-68db6036e2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071935a5f204d01aaad829581e967ca',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:01.794280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50550d7a-3ee7-42c0-8f62-a8886d30f8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:01.804062 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50550d7a-3ee7-42c0-8f62-a8886d30f8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:01.805114 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Flow 'volume_create_api' (ff78657f-6c2a-40b9-82d0-7beb515c4e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:01.805458 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Create volume request issued successfully. Aug 18 21:15:01.806100 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-865efd3e-e8e1-4e79-b18e-b89a672ceb42 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:01.806572 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 905/3605] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:15:01 2026] POST /volume/v3/volumes => generated 746 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:01.818943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9244f049-fef3-4172-a2e3-a7562d3de618 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:01.822336 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9244f049-fef3-4172-a2e3-a7562d3de618 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:15:01.822587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9244f049-fef3-4172-a2e3-a7562d3de618 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:01.822880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9244f049-fef3-4172-a2e3-a7562d3de618 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:01.832070 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:01.832070 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:01.836780 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9244f049-fef3-4172-a2e3-a7562d3de618 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:15:01.844549 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9244f049-fef3-4172-a2e3-a7562d3de618 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 returned with HTTP 200 Aug 18 21:15:01.845088 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 894/3606] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:01 2026] GET /volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:02.604943 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9696aa65-a165-43af-9fec-34824bba8670 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.606686 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9696aa65-a165-43af-9fec-34824bba8670 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:02.606935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9696aa65-a165-43af-9fec-34824bba8670 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.607113 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9696aa65-a165-43af-9fec-34824bba8670 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.607212 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9696aa65-a165-43af-9fec-34824bba8670 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:02.611364 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.611364 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:02.611963 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9696aa65-a165-43af-9fec-34824bba8670 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:15:02.612297 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 909/3607] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:02.621277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.622987 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256/export_record Aug 18 21:15:02.623164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.623388 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'export_record' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.623490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Export record for backup e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:15:02.627845 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.627845 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:02.628636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.api [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling RPCAPI with context: , host: np0000007703, backup: e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 21:15:02.633464 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] export_record in rpcapi backup_id e700b855-c35f-465d-8cea-7a01900d0256 on host np0000007703. {{(pid=100295) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 21:15:02.651242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTcwMGI4NTUtYzM1Zi00NjVkLThjZWEtN2EwMTkwMGQwMjU2IiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjc5MDY5OTEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiLzIwMjYwODE4MjExNDQ5L2F6X25vdmFfYmFja3VwX2U3MDBiODU1LWMzNWYtNDY1ZC04Y2VhLTdhMDE5MDBkMDI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100295) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 21:15:02.651528 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4e5a9385-59c8-4dd3-b260-6089630803c2 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256/export_record returned with HTTP 200 Aug 18 21:15:02.653284 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 900/3608] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:02.659862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.661747 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:02.662011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.662197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.662300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:02.666422 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.666422 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:02.667060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44c80414-fc01-4e1b-a7d7-b27639a735ad tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:15:02.667446 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 906/3609] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:02.677555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51d7c790-6821-4677-be98-31133f46bb12 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.679497 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups/import_record Aug 18 21:15:02.679773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU1YTg3NjItMjQ4MC00ZTZjLTg3YmEtZjk0MWNmNDZjODIwIiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjc5MDY5OTEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiLzIwMjYwODE4MjExNDQ5L2F6X25vdmFfYmFja3VwX2U3MDBiODU1LWMzNWYtNDY1ZC04Y2VhLTdhMDE5MDBkMDI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:02.681473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU1YTg3NjItMjQ4MC00ZTZjLTg3YmEtZjk0MWNmNDZjODIwIiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjc5MDY5OTEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiLzIwMjYwODE4MjExNDQ5L2F6X25vdmFfYmFja3VwX2U3MDBiODU1LWMzNWYtNDY1ZC04Y2VhLTdhMDE5MDBkMDI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 21:15:02.681626 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU1YTg3NjItMjQ4MC00ZTZjLTg3YmEtZjk0MWNmNDZjODIwIiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjc5MDY5OTEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiLzIwMjYwODE4MjExNDQ5L2F6X25vdmFfYmFja3VwX2U3MDBiODU1LWMzNWYtNDY1ZC04Y2VhLTdhMDE5MDBkMDI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 21:15:02.719006 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['fd38cb93-d485-43e0-a076-6d95775dfaba', '22753f90-bdcb-4c29-b381-589138832088'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:02.738272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] import_record rpcapi backup id 8e5a8762-2480-4e6c-87ba-f941cf46c820 on host np0000007703 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU1YTg3NjItMjQ4MC00ZTZjLTg3YmEtZjk0MWNmNDZjODIwIiwgInVzZXJfaWQiOiAiZTAzNzFkZDI4ZDc1NGM1MGExNzE4NmI1NWFmM2RlYjYiLCAicHJvamVjdF9pZCI6ICJhMDIyOWVmZGQ2OTQ0YTQ4ODJlNTk0MjA3ODJhMDUxYyIsICJ2b2x1bWVfaWQiOiAiMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjc5MDY5OTEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWE4NzVhZmUtNGY1My00Y2I1LWFkNWYtYjI3NmEyYTQ1ZjNiLzIwMjYwODE4MjExNDQ5L2F6X25vdmFfYmFja3VwX2U3MDBiODU1LWMzNWYtNDY1ZC04Y2VhLTdhMDE5MDBkMDI1NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTQ6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100294) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 21:15:02.740219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Import record output: {'backup': {'id': '8e5a8762-2480-4e6c-87ba-f941cf46c820', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820'}, {'rel': 'bookmark', 'href': 'https://10.4.3.48/volume/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820'}]}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 21:15:02.740474 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51d7c790-6821-4677-be98-31133f46bb12 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/import_record returned with HTTP 201 Aug 18 21:15:02.740949 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 895/3610] 10.4.3.48 () {70 vars in 1335 bytes} [Tue Aug 18 21:15:02 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Aug 18 21:15:02.748931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6468466b-78cb-4829-97df-3c634d98d4b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.750596 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6468466b-78cb-4829-97df-3c634d98d4b8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 Aug 18 21:15:02.750808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6468466b-78cb-4829-97df-3c634d98d4b8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.750983 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6468466b-78cb-4829-97df-3c634d98d4b8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.751083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6468466b-78cb-4829-97df-3c634d98d4b8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 8e5a8762-2480-4e6c-87ba-f941cf46c820. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:02.754972 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.754972 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:02.755564 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6468466b-78cb-4829-97df-3c634d98d4b8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 returned with HTTP 200 Aug 18 21:15:02.755950 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 910/3611] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:02.862921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.864688 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:15:02.864933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.865149 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.872846 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.872846 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:02.876884 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:15:02.881576 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-58b1d5af-b92d-46c2-b0db-943a27aa5a67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 returned with HTTP 200 Aug 18 21:15:02.882050 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 901/3612] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:02.894382 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df920244-e76a-4fb4-924c-50978edf6434 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.896206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:02.896551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "839ca80c-2bf9-4a84-8034-0e177b678167", "name": "tempest-VolumesBackupsTest-Backup-307620757"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:02.898071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating new backup {'backup': {'volume_id': '839ca80c-2bf9-4a84-8034-0e177b678167', 'name': 'tempest-VolumesBackupsTest-Backup-307620757'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:02.898210 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating backup of volume 839ca80c-2bf9-4a84-8034-0e177b678167 in container None Aug 18 21:15:02.906760 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.906760 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:02.906760 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Volume info retrieved successfully. Aug 18 21:15:02.925465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Created reservations ['ade1b86f-a60a-4798-a759-ca0695379320', '05c268fc-965c-4ad3-b944-42ec938fa1b9'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:02.954404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df920244-e76a-4fb4-924c-50978edf6434 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:02.955136 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 907/3613] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:02 2026] POST /volume/v3/backups => generated 327 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:02.965895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:02.968362 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:02.969027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:02.969332 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:02.969675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:02.978404 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:02.978404 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:02.978404 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17f855fb-2f5b-4f99-9be8-a39a1b2d3e2e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:02.978404 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 896/3614] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:02 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:03.190751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:03.192078 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:15:03.192366 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:03.192597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:03.202179 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:03.202179 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:03.208502 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:03.211290 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a33ba29a-3a5a-45b7-9c46-7bc2ee30ec38 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 200 Aug 18 21:15:03.211818 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 911/3615] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:03 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:03.766939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:03.769674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 Aug 18 21:15:03.770013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:03.770283 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:03.770456 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 8e5a8762-2480-4e6c-87ba-f941cf46c820. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:03.776558 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:03.776558 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:03.777479 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd12addf-1060-4afe-ba1a-5da4df9ea3de tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 returned with HTTP 200 Aug 18 21:15:03.778140 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 902/3616] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:03 2026] GET /volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:03.787430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:03.789334 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 Aug 18 21:15:03.789798 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:03.790011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:03.790148 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: 8e5a8762-2480-4e6c-87ba-f941cf46c820. Aug 18 21:15:03.794255 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:03.794255 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:03.808073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id 8e5a8762-2480-4e6c-87ba-f941cf46c820 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:03.811495 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da488ddf-186f-4faa-ab27-e973fb4f8348 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 returned with HTTP 202 Aug 18 21:15:03.812116 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 908/3617] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:03 2026] DELETE /volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:03.823212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-841feee7-6aca-4143-b8a2-10ab091642ef None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:03.827325 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-841feee7-6aca-4143-b8a2-10ab091642ef tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 Aug 18 21:15:03.827325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-841feee7-6aca-4143-b8a2-10ab091642ef tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:03.827325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-841feee7-6aca-4143-b8a2-10ab091642ef tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:03.827325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-841feee7-6aca-4143-b8a2-10ab091642ef tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 8e5a8762-2480-4e6c-87ba-f941cf46c820. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:03.827325 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=462,cinder:UPDATE=144,cinder:INSERT=82 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:15:03.832260 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:03.832260 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:03.832997 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-841feee7-6aca-4143-b8a2-10ab091642ef tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 returned with HTTP 200 Aug 18 21:15:03.833418 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 897/3618] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:03 2026] GET /volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:03.989827 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:03.991690 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:03.991935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:03.992125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:03.992224 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:03.997254 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:03.997254 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:03.999597 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84cbcc7a-68df-4ca7-bf97-b38a578c2d18 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:04.000039 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 912/3619] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:03 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:04.845356 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15934cf5-50b7-4114-9027-495d32768a8d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:04.848802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15934cf5-50b7-4114-9027-495d32768a8d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 Aug 18 21:15:04.848802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15934cf5-50b7-4114-9027-495d32768a8d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:04.848802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15934cf5-50b7-4114-9027-495d32768a8d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:04.849157 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-15934cf5-50b7-4114-9027-495d32768a8d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id 8e5a8762-2480-4e6c-87ba-f941cf46c820. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:04.853297 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15934cf5-50b7-4114-9027-495d32768a8d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 returned with HTTP 404 Aug 18 21:15:04.854135 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 903/3620] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:04 2026] GET /volume/v3/backups/8e5a8762-2480-4e6c-87ba-f941cf46c820 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:04.861698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:04.863851 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:15:04.864095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:04.864320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:04.864512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume with id: 1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:15:04.873821 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:04.873821 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:04.874237 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:04.892574 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume request issued successfully. Aug 18 21:15:04.892867 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed749704-45a8-4e4e-b8d8-f86bf9712f80 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b returned with HTTP 202 Aug 18 21:15:04.893359 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 909/3621] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:04 2026] DELETE /volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:04.908248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:04.910090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:15:04.910501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:04.910501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:04.917820 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:04.917820 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:04.921146 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:04.925359 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2370e4b2-af36-4d2f-baba-e18653c5ced6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b returned with HTTP 200 Aug 18 21:15:04.925843 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 898/3622] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:04 2026] GET /volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:05.013402 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f74c392-fafb-4d81-a59b-4f766730d33a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:05.015821 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f74c392-fafb-4d81-a59b-4f766730d33a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:05.016017 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f74c392-fafb-4d81-a59b-4f766730d33a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:05.016190 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f74c392-fafb-4d81-a59b-4f766730d33a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:05.016288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3f74c392-fafb-4d81-a59b-4f766730d33a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:05.020289 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:05.020289 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:05.020937 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f74c392-fafb-4d81-a59b-4f766730d33a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:05.021336 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 913/3623] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:05 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:05.940328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-80dd9955-d6b5-4f0f-a560-e45671da5b85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:05.942135 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80dd9955-d6b5-4f0f-a560-e45671da5b85 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b Aug 18 21:15:05.942359 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80dd9955-d6b5-4f0f-a560-e45671da5b85 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:05.942565 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-80dd9955-d6b5-4f0f-a560-e45671da5b85 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:05.948518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-80dd9955-d6b5-4f0f-a560-e45671da5b85 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b returned with HTTP 404 Aug 18 21:15:05.949154 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 904/3624] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:05 2026] GET /volume/v3/volumes/1a875afe-4f53-4cb5-ad5f-b276a2a45f3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:05.957389 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df8e7524-cd83-4644-9381-393c3ac862dc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:05.959464 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df8e7524-cd83-4644-9381-393c3ac862dc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups Aug 18 21:15:05.959635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df8e7524-cd83-4644-9381-393c3ac862dc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:05.959842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df8e7524-cd83-4644-9381-393c3ac862dc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:05.964569 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df8e7524-cd83-4644-9381-393c3ac862dc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 200 Aug 18 21:15:05.964956 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 910/3625] 10.4.3.48 () {68 vars in 1270 bytes} [Tue Aug 18 21:15:05 2026] GET /volume/v3/backups => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:05.975322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c2b0d01f-bc69-458f-8fef-4bf3a84811c4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:05.976916 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2b0d01f-bc69-458f-8fef-4bf3a84811c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups?project_id=a0229efdd6944a4882e59420782a051c Aug 18 21:15:05.977115 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2b0d01f-bc69-458f-8fef-4bf3a84811c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:05.977343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c2b0d01f-bc69-458f-8fef-4bf3a84811c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:05.988657 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c2b0d01f-bc69-458f-8fef-4bf3a84811c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups?project_id=a0229efdd6944a4882e59420782a051c returned with HTTP 200 Aug 18 21:15:05.989122 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 899/3626] 10.4.3.48 () {68 vars in 1357 bytes} [Tue Aug 18 21:15:05 2026] GET /volume/v3/backups?project_id=a0229efdd6944a4882e59420782a051c => generated 621 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:06.000242 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:06.001493 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:06.001979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1191407949"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:06.004849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1191407949'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:06.004849 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume of 1 GB Aug 18 21:15:06.007469 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Availability Zones retrieved successfully. Aug 18 21:15:06.019871 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (56e1bae1-490f-4cde-ba33-7c4bef85d655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:06.019871 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1e104c-3c19-40b7-b721-0b61fa21f0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:06.019871 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:15:06.034530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:06.036965 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:06.037147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:06.037326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:06.037422 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:06.043460 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:06.043460 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:06.045041 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72187b39-c6b2-4e31-9ded-5c2fe9968fa0 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:06.045714 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 905/3627] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:06 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:06.074392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1e104c-3c19-40b7-b721-0b61fa21f0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:06.075654 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8827fe2-540e-4c99-9e7d-3996441bd966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:06.139551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['a87497e5-80f1-418b-8010-7478bebca2fe', '280c7425-3199-492b-b418-8a652a55928e', '27dc2a37-1dc9-42ee-87ed-b3158f342b8e', 'a8cf9ae6-dfe0-4160-bca5-046a35905a92'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:06.140957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8827fe2-540e-4c99-9e7d-3996441bd966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87497e5-80f1-418b-8010-7478bebca2fe', '280c7425-3199-492b-b418-8a652a55928e', '27dc2a37-1dc9-42ee-87ed-b3158f342b8e', 'a8cf9ae6-dfe0-4160-bca5-046a35905a92']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:06.142050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a62bea-9fd7-467c-ab59-9afec5e46301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:06.191682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a62bea-9fd7-467c-ab59-9afec5e46301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da255b7a-ec0f-431f-b010-f7f0c376c73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191407949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['a87497e5-80f1-418b-8010-7478bebca2fe','280c7425-3199-492b-b418-8a652a55928e','27dc2a37-1dc9-42ee-87ed-b3158f342b8e','a8cf9ae6-dfe0-4160-bca5-046a35905a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191407949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da255b7a-ec0f-431f-b010-f7f0c376c73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0229efdd6944a4882e59420782a051c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0371dd28d754c50a17186b55af3deb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:06.192542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf831ef-37e3-4ea8-919a-023c19f26f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:06.217156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf831ef-37e3-4ea8-919a-023c19f26f3c) transitioned into state 'SUCCESS' from state '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-1191407949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['a87497e5-80f1-418b-8010-7478bebca2fe','280c7425-3199-492b-b418-8a652a55928e','27dc2a37-1dc9-42ee-87ed-b3158f342b8e','a8cf9ae6-dfe0-4160-bca5-046a35905a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:06.217878 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779ebd0f-9d78-4224-842f-810c6ee55a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:06.229184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779ebd0f-9d78-4224-842f-810c6ee55a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:06.230034 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (56e1bae1-490f-4cde-ba33-7c4bef85d655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:06.230499 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request issued successfully. Aug 18 21:15:06.230898 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b5d226c-0531-4688-bcd2-9f18aa988979 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:06.231316 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 914/3628] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:15:05 2026] POST /volume/v3/volumes => generated 776 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:06.251733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:06.253292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:06.253656 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:06.253984 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:06.262965 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:06.262965 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:06.267150 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:06.267303 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-9c1f8a9b-1c50-48b5-bafa-3e4fffe4dfd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:06.270981 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-9c1f8a9b-1c50-48b5-bafa-3e4fffe4dfd3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b Aug 18 21:15:06.271268 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-9c1f8a9b-1c50-48b5-bafa-3e4fffe4dfd3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:06.271519 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-9c1f8a9b-1c50-48b5-bafa-3e4fffe4dfd3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:06.275260 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b2c46a8-9970-463d-ab0b-7db9dd5d7986 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a returned with HTTP 200 Aug 18 21:15:06.275260 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 911/3629] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:06 2026] GET /volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:06.284318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:06.284318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:06.336384 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-9c1f8a9b-1c50-48b5-bafa-3e4fffe4dfd3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b returned with HTTP 200 Aug 18 21:15:06.336893 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 900/3630] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:15:06 2026] DELETE /volume/v3/attachments/6b86a7e0-cedc-4b5c-8cdf-e6f79ff11e6b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:15:06.352832 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:06.355830 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:15:06.356014 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:06.356295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:06.356829 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:15:06.365751 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:06.365751 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:06.366437 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:06.384124 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:15:06.384369 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a6343945-1819-4b67-9a80-93cc5f20ba64 req-bfa0051a-e5f3-4fd7-86d9-7291a753cd23 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 202 Aug 18 21:15:06.384943 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 906/3631] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:15:06 2026] DELETE /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:07.057668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:07.059695 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:07.059921 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:07.060110 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:07.060210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:07.064482 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:07.064482 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:07.065226 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a434c922-f05b-42d0-b820-dbc75b5bfccd tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:07.065881 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 915/3632] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:07 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:07.288842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-748507b4-f653-413d-9feb-5b89b7df479b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:07.290879 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-748507b4-f653-413d-9feb-5b89b7df479b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:07.291063 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-748507b4-f653-413d-9feb-5b89b7df479b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:07.291383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-748507b4-f653-413d-9feb-5b89b7df479b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:07.301264 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:07.301264 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:07.306318 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-748507b4-f653-413d-9feb-5b89b7df479b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:07.312159 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-748507b4-f653-413d-9feb-5b89b7df479b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a returned with HTTP 200 Aug 18 21:15:07.312652 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 912/3633] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:07 2026] GET /volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:07.328898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:07.331356 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:07.331979 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da255b7a-ec0f-431f-b010-f7f0c376c73a", "name": "tempest-type-Backup-1844243496"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:07.333942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating new backup {'backup': {'volume_id': 'da255b7a-ec0f-431f-b010-f7f0c376c73a', 'name': 'tempest-type-Backup-1844243496'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:07.334287 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating backup of volume da255b7a-ec0f-431f-b010-f7f0c376c73a in container None Aug 18 21:15:07.349029 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:07.349029 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:07.349029 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:07.375023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['53cb1c72-ef8e-4a60-82e5-0a8eae2bdd5d', '8c02b932-b0ee-4387-a3fd-db3de6ea30b8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:07.419638 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2ac0e97-2add-4cc3-a972-9c8669cc48d4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:07.419638 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 901/3634] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:15:07 2026] POST /volume/v3/backups => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:07.433921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:07.437577 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:07.437828 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:07.438896 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:07.439126 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:07.445700 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:07.445700 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:07.446515 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fe8b44c-cc87-48f7-8466-23964aeb2457 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:07.446973 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 907/3635] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:07 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:07.700109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-7703cd74-d2a7-415d-a747-d43c78ea474d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:07.771286 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-7703cd74-d2a7-415d-a747-d43c78ea474d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f Aug 18 21:15:07.771452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-7703cd74-d2a7-415d-a747-d43c78ea474d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:07.771621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-7703cd74-d2a7-415d-a747-d43c78ea474d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:07.778407 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:07.778407 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:07.830069 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13e9bcd4-e080-403d-9246-93b316b60f3f req-7703cd74-d2a7-415d-a747-d43c78ea474d tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f returned with HTTP 200 Aug 18 21:15:07.830558 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 916/3636] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:15:07 2026] DELETE /volume/v3/attachments/1e870a5a-1c5a-4e8f-b2a1-426ee89a098f => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:08.065143 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3c229dc-3f50-48c7-ac6c-7c732caf4c2e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.067374 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3c229dc-3f50-48c7-ac6c-7c732caf4c2e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 Aug 18 21:15:08.067606 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3c229dc-3f50-48c7-ac6c-7c732caf4c2e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.067873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3c229dc-3f50-48c7-ac6c-7c732caf4c2e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.077153 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3c229dc-3f50-48c7-ac6c-7c732caf4c2e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 returned with HTTP 404 Aug 18 21:15:08.077816 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 913/3637] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:08 2026] GET /volume/v3/volumes/d2d995ab-65e4-4505-8733-902f81b48248 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:08.078289 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-47329821-b529-4b21-8dec-72878e27adb5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.080875 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47329821-b529-4b21-8dec-72878e27adb5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:08.081124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47329821-b529-4b21-8dec-72878e27adb5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.081368 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-47329821-b529-4b21-8dec-72878e27adb5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.081494 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-47329821-b529-4b21-8dec-72878e27adb5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:08.087970 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:08.087970 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:08.088824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-47329821-b529-4b21-8dec-72878e27adb5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:08.089255 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 902/3638] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:08 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:08.148620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-24d79718-b3e8-4735-a566-eef0721f8954 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.151052 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:15:08.151324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.151545 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.151802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:15:08.154030 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=298,cinder:INSERT=28,cinder:UPDATE=64,cinder:DELETE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:15:08.159926 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:08.159926 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:08.160675 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:15:08.185946 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:15:08.186132 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-24d79718-b3e8-4735-a566-eef0721f8954 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 202 Aug 18 21:15:08.186603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 908/3639] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:15:08 2026] DELETE /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:08.195307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.197604 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:15:08.197898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.198153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.205072 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:08.205072 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:08.205645 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:15:08.206657 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c5e71f8-f747-4df4-9623-2ffe653d8ca7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 200 Aug 18 21:15:08.210513 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 917/3640] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:15:08 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:08.267077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.269124 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:15:08.269311 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.269479 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.277834 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:08.277834 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:08.282100 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:15:08.287512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5759e4e1-f17c-4012-b74b-6f03605d2018 req-90920677-8479-49da-907d-a2461a693b36 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:15:08.288063 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 914/3641] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:08 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:08.459147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9903d1ff-37b1-4457-bdee-873a187bed3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:08.461284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9903d1ff-37b1-4457-bdee-873a187bed3c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:08.461547 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9903d1ff-37b1-4457-bdee-873a187bed3c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:08.461815 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9903d1ff-37b1-4457-bdee-873a187bed3c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:08.461961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9903d1ff-37b1-4457-bdee-873a187bed3c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:08.467283 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:08.467283 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:08.468037 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9903d1ff-37b1-4457-bdee-873a187bed3c tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:08.468501 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 903/3642] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:08 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:09.103951 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8227616-281f-48e1-93ef-077a2b127350 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:09.105826 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8227616-281f-48e1-93ef-077a2b127350 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:09.106153 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8227616-281f-48e1-93ef-077a2b127350 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:09.106402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8227616-281f-48e1-93ef-077a2b127350 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:09.106548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d8227616-281f-48e1-93ef-077a2b127350 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:09.111871 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:09.111871 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:09.112746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8227616-281f-48e1-93ef-077a2b127350 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:09.113285 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 909/3643] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:09 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:09.227323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65b1cac5-48d6-4d02-b3b5-da2ceb72eda6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:09.229510 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b1cac5-48d6-4d02-b3b5-da2ceb72eda6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab Aug 18 21:15:09.229770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b1cac5-48d6-4d02-b3b5-da2ceb72eda6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:09.230008 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b1cac5-48d6-4d02-b3b5-da2ceb72eda6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:09.232195 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=312,cinder:UPDATE=94,cinder:INSERT=33 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:15:09.236642 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b1cac5-48d6-4d02-b3b5-da2ceb72eda6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab returned with HTTP 404 Aug 18 21:15:09.237278 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 918/3644] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:15:09 2026] GET /volume/v3/snapshots/700e84eb-d2fb-4a89-b87e-05fb7e6a53ab => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:09.246297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:09.248027 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:15:09.248199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:09.248399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:09.248612 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: 81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:15:09.251055 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=330,cinder:UPDATE=87,cinder:INSERT=42 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:15:09.260319 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:09.260319 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:09.260837 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:09.282712 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:15:09.283020 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f39abdd4-17b8-48bb-bad6-a89b15a3368e tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 202 Aug 18 21:15:09.283837 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 915/3645] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:15:09 2026] DELETE /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:09.295008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:09.297125 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:15:09.297801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:09.298889 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:09.308371 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:09.308371 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:09.318033 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:09.329793 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eb79287-e154-470c-aa46-f435f16a5fc3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 200 Aug 18 21:15:09.330214 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 904/3646] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:09 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:09.484239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:09.485973 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:09.486163 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:09.486375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:09.486466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:09.492996 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:09.492996 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:09.493631 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cb848dd6-a477-4f8e-8f8a-5b5741f96f98 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:09.494105 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 910/3647] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:09 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:10.125954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:10.128157 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:10.128350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:10.128534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:10.128690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:10.133476 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:10.133476 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:10.134133 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c6761c8-9346-4af8-98c8-04d9cc592bb6 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:10.134804 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 919/3648] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:10 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:10.346195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ab835eb-ab04-4d13-a880-65ea46cebb1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:10.348218 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ab835eb-ab04-4d13-a880-65ea46cebb1c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 Aug 18 21:15:10.348421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ab835eb-ab04-4d13-a880-65ea46cebb1c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:10.348635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ab835eb-ab04-4d13-a880-65ea46cebb1c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:10.355890 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ab835eb-ab04-4d13-a880-65ea46cebb1c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 returned with HTTP 404 Aug 18 21:15:10.356440 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 916/3649] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:10 2026] GET /volume/v3/volumes/81afbcff-ba20-4ef3-b512-45ec99fe3745 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:10.385655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-80abde78-6301-4377-a2be-de6331c346b2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:10.387371 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:10.387675 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-994159736", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:10.389095 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-994159736', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:10.476103 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:15:10.482082 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:15:10.491158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (5524e9dc-4fe3-4627-bd49-e087c2dedbb8) 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 18 21:15:10.492408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92a476c-cade-45c1-bdea-e282dadc277e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:10.493665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:15:10.507068 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:10.509199 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:10.509385 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:10.509550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:10.509641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:10.514240 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:10.514240 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:10.515435 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-efe364d4-2ce0-4cc2-be7f-f6197b7fc109 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:10.515563 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 911/3650] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:10 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:10.567369 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92a476c-cade-45c1-bdea-e282dadc277e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:15:10.568494 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d35c05e3-ea73-4f13-a697-813517cd309a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:10.617912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['b936ddef-1d14-4968-8b78-e1c29137c21e', '880a2cb1-7493-46a7-b433-4d2896e8938d', '3b2c787d-a7c6-4570-b0e3-5bdb6402dced', 'a3717868-8d29-4bbb-b88f-00f5b06ac245'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:10.618734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d35c05e3-ea73-4f13-a697-813517cd309a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b936ddef-1d14-4968-8b78-e1c29137c21e', '880a2cb1-7493-46a7-b433-4d2896e8938d', '3b2c787d-a7c6-4570-b0e3-5bdb6402dced', 'a3717868-8d29-4bbb-b88f-00f5b06ac245']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:10.619582 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455bad24-4575-48aa-8f6d-1c6eacd861c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:10.652466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455bad24-4575-48aa-8f6d-1c6eacd861c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'befb56d4-ca46-4eee-98a2-e19dda6e70ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-994159736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['b936ddef-1d14-4968-8b78-e1c29137c21e','880a2cb1-7493-46a7-b433-4d2896e8938d','3b2c787d-a7c6-4570-b0e3-5bdb6402dced','a3717868-8d29-4bbb-b88f-00f5b06ac245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-994159736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=befb56d4-ca46-4eee-98a2-e19dda6e70ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:10.653736 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c146ac0-3f5f-40fc-808a-bbb3be667182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:10.673459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c146ac0-3f5f-40fc-808a-bbb3be667182) transitioned into state 'SUCCESS' from state '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-994159736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['b936ddef-1d14-4968-8b78-e1c29137c21e','880a2cb1-7493-46a7-b433-4d2896e8938d','3b2c787d-a7c6-4570-b0e3-5bdb6402dced','a3717868-8d29-4bbb-b88f-00f5b06ac245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:10.674460 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389de0d1-55d3-4fc9-8db2-3a08f84d9eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:10.683171 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389de0d1-55d3-4fc9-8db2-3a08f84d9eca) 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 18 21:15:10.683942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (5524e9dc-4fe3-4627-bd49-e087c2dedbb8) 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 18 21:15:10.684261 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:15:10.684809 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-80abde78-6301-4377-a2be-de6331c346b2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:10.685282 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 905/3651] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:10 2026] POST /volume/v3/volumes => generated 756 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:10.698064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:10.700463 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:10.700714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:10.701137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:10.710467 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:10.710467 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:10.717213 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:10.721967 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9dbf4b8-5d7b-4338-9b9f-20e6ad3f6922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:10.722351 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 920/3652] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:10 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:11.146417 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.148424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:11.148943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.148943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.149147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:11.153874 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.153874 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:11.154657 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2cc41134-4208-4a6d-bd16-dbcc7e5f31ed tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:11.155188 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 917/3653] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:11 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:11.186125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82c3ed4d-7120-470c-82f3-704d4b08463f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.187898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:15:11.188092 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.188274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.188428 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume with id: 6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:15:11.195547 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.195547 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:11.196024 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:15:11.205005 np0000007703 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:15:11.210339 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Delete volume request issued successfully. Aug 18 21:15:11.210538 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82c3ed4d-7120-470c-82f3-704d4b08463f tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 202 Aug 18 21:15:11.211054 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 912/3654] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:15:11 2026] DELETE /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:11.227596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e227d52-ad63-44dc-82be-5a018f715681 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.227596 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e227d52-ad63-44dc-82be-5a018f715681 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:15:11.227596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e227d52-ad63-44dc-82be-5a018f715681 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.227596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e227d52-ad63-44dc-82be-5a018f715681 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.233777 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.233777 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:11.239042 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5e227d52-ad63-44dc-82be-5a018f715681 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Volume info retrieved successfully. Aug 18 21:15:11.243229 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e227d52-ad63-44dc-82be-5a018f715681 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 200 Aug 18 21:15:11.243597 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 906/3655] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:11 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:11.528388 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.530220 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:11.530442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.530616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.530733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:11.534817 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.534817 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:11.535400 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07bf7ee0-1235-4208-b76e-0c1ed02d6397 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:11.535845 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 921/3656] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:11 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:11.736914 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7855a8b-a618-4760-a84c-7ee58a838148 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.738676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7855a8b-a618-4760-a84c-7ee58a838148 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:11.739864 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7855a8b-a618-4760-a84c-7ee58a838148 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.740144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7855a8b-a618-4760-a84c-7ee58a838148 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.748160 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.748160 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:11.752344 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7855a8b-a618-4760-a84c-7ee58a838148 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:11.757500 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7855a8b-a618-4760-a84c-7ee58a838148 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:11.758047 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 918/3657] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:11 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:11.772564 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ea34453-3781-4148-b6df-ba5150f6874a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:11.774475 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea34453-3781-4148-b6df-ba5150f6874a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:11.774658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea34453-3781-4148-b6df-ba5150f6874a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:11.774890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ea34453-3781-4148-b6df-ba5150f6874a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:11.783975 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:11.783975 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:11.791244 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ea34453-3781-4148-b6df-ba5150f6874a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:11.802778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ea34453-3781-4148-b6df-ba5150f6874a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:11.803255 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 913/3658] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:11 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:12.168980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0847cade-cf58-4ff5-b1b8-24465471c0df None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:12.171201 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0847cade-cf58-4ff5-b1b8-24465471c0df tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:12.171446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0847cade-cf58-4ff5-b1b8-24465471c0df tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:12.172291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0847cade-cf58-4ff5-b1b8-24465471c0df tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:12.172291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0847cade-cf58-4ff5-b1b8-24465471c0df tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:12.178218 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:12.178218 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:12.179043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0847cade-cf58-4ff5-b1b8-24465471c0df tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:12.179498 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 907/3659] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:12 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:12.264655 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-550420d1-3165-4d2e-8a6c-7147c88b4ea2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:12.267143 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-550420d1-3165-4d2e-8a6c-7147c88b4ea2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] GET https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 Aug 18 21:15:12.267392 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-550420d1-3165-4d2e-8a6c-7147c88b4ea2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:12.267780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-550420d1-3165-4d2e-8a6c-7147c88b4ea2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:12.280118 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-550420d1-3165-4d2e-8a6c-7147c88b4ea2 tempest-TestEncryptedCinderVolumes-187811367 tempest-TestEncryptedCinderVolumes-187811367-project-member] https://10.4.3.48/volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 returned with HTTP 404 Aug 18 21:15:12.280974 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 922/3660] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:12 2026] GET /volume/v3/volumes/6cd5b958-40d1-444d-9c28-ff9e9a512367 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:12.289887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42317559-7192-40ed-8694-e11b27464ab6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:12.383575 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:15:12.383811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:12.384040 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:12.384807 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:15:12.400628 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Get all volumes completed successfully. Aug 18 21:15:12.404194 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:12.404194 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:12.411877 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42317559-7192-40ed-8694-e11b27464ab6 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:15:12.412537 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 919/3661] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:15:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11439 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:12.430006 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b2ccd1c9-6e1d-4d3b-9446-fc286d6ef7e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:12.431962 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2ccd1c9-6e1d-4d3b-9446-fc286d6ef7e8 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] DELETE https://10.4.3.48/volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18 Aug 18 21:15:12.432303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2ccd1c9-6e1d-4d3b-9446-fc286d6ef7e8 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:12.432652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b2ccd1c9-6e1d-4d3b-9446-fc286d6ef7e8 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:12.467676 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b2ccd1c9-6e1d-4d3b-9446-fc286d6ef7e8 tempest-TestEncryptedCinderVolumes-1049827658 tempest-TestEncryptedCinderVolumes-1049827658-project-admin] https://10.4.3.48/volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18 returned with HTTP 202 Aug 18 21:15:12.468190 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 914/3662] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:15:12 2026] DELETE /volume/v3/types/78691b1e-9b50-4371-9e26-9223d69cfd18 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:12.548691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:12.552057 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:12.552286 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:12.552462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:12.553835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:12.562079 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:12.562079 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:12.563046 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-66f2b822-edd3-465d-b074-bab5c2fa21f7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:12.563439 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 908/3663] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:12 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:13.103661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.106791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:13.106968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:13.107256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:13.117432 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:13.117432 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:13.122908 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:13.130643 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-ee2d3300-4d65-458c-a4ee-a4ad04910b44 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:13.131283 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 923/3664] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:13 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:13.191876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.194110 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:13.194381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:13.194651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:13.194842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:13.206040 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:13.206040 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:13.209625 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8dfb728-2c0f-46a1-85a4-297d2159b474 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:13.210282 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 920/3665] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:13 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:13.575291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1fb90518-3762-49e1-937a-21cd065384e0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.577135 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fb90518-3762-49e1-937a-21cd065384e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:13.577378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fb90518-3762-49e1-937a-21cd065384e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:13.577605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fb90518-3762-49e1-937a-21cd065384e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:13.577765 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-1fb90518-3762-49e1-937a-21cd065384e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:13.582101 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:13.582101 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:13.582680 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fb90518-3762-49e1-937a-21cd065384e0 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:13.583072 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 915/3666] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:13 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:13.695522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.697653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:13.697892 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:13.698098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:13.704631 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:13.704631 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:13.707865 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:13.712100 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-9ebc0175-9366-4d3f-98ad-6e3674bd7314 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:13.712464 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 909/3667] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:13 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:13.721937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-191433f3-3da6-4eb5-a40d-6960b816c1d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.722279 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-191433f3-3da6-4eb5-a40d-6960b816c1d2 None None] GET https://10.4.3.48/volume// Aug 18 21:15:13.722421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-191433f3-3da6-4eb5-a40d-6960b816c1d2 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:13.722586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-191433f3-3da6-4eb5-a40d-6960b816c1d2 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:13.722978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-191433f3-3da6-4eb5-a40d-6960b816c1d2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:13.723275 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 924/3668] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:15:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:15:13.733073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-f2aa82e6-350d-427a-9656-93462f28bc79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:13.735029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-f2aa82e6-350d-427a-9656-93462f28bc79 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:15:13.735253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-f2aa82e6-350d-427a-9656-93462f28bc79 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "befb56d4-ca46-4eee-98a2-e19dda6e70ef", "connector": null, "instance_uuid": "90fe8f18-4d70-4f96-b95e-df1162337d60"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:13.743471 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:13.743471 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:13.766617 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-f2aa82e6-350d-427a-9656-93462f28bc79 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:15:13.767064 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 921/3669] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:15:13 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 18 21:15:14.222451 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.224735 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:14.224960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:14.225140 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:14.225240 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:14.230877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:14.230877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:14.231442 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b63856d8-d918-4a8c-97d9-b2784c73e213 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:14.231844 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 916/3670] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:14 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:14.593842 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.596028 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:14.596219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:14.596454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:14.596598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:14.601327 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:14.601327 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:14.602053 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e80d0587-e00b-46ec-803a-ac34f6ce8a4b tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:14.602492 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 910/3671] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:14 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:14.661021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a785bc51-40ce-40f7-bc5d-b96414fb9218 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.661461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a785bc51-40ce-40f7-bc5d-b96414fb9218 None None] GET https://10.4.3.48/volume// Aug 18 21:15:14.661661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a785bc51-40ce-40f7-bc5d-b96414fb9218 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:14.661914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a785bc51-40ce-40f7-bc5d-b96414fb9218 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:14.662292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a785bc51-40ce-40f7-bc5d-b96414fb9218 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:14.662623 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 925/3672] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:14.671924 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.677883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:14.678179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:14.678391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:14.698494 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:14.698494 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:14.704156 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:14.709399 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-45283b59-a6fb-4579-a0ea-c8562ae4508b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:14.709811 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 922/3673] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:14 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1543 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:14.820197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.822150 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf Aug 18 21:15:14.822491 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:14.830339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-befb56d4-ca46-4eee-98a2-e19dda6e70ef-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:15:14.834166 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-befb56d4-ca46-4eee-98a2-e19dda6e70ef-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:15:14.835022 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:14.835022 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:14.922056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-befb56d4-ca46-4eee-98a2-e19dda6e70ef-np0000007703" released by "attachment_update" :: held 0.088s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:15:14.923626 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-fbab7738-269c-4e14-907a-deb1213e9b36 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf returned with HTTP 200 Aug 18 21:15:14.923626 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 917/3674] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:15:14 2026] PUT /volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:14.949630 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-acd5988a-0fea-405e-b7b6-7658faa888e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:14.952982 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-acd5988a-0fea-405e-b7b6-7658faa888e3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf/action Aug 18 21:15:14.953409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-acd5988a-0fea-405e-b7b6-7658faa888e3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:14.953568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-acd5988a-0fea-405e-b7b6-7658faa888e3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:15:14.971877 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:14.971877 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:14.982060 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-3ca4f2de-7bef-4d88-b10d-e52a14058a39 req-acd5988a-0fea-405e-b7b6-7658faa888e3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf/action returned with HTTP 204 Aug 18 21:15:14.982609 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 911/3675] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:15:14 2026] POST /volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:15.247550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4093326-883f-45ce-8096-eeaee1e3590e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:15.249841 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4093326-883f-45ce-8096-eeaee1e3590e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:15.250100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4093326-883f-45ce-8096-eeaee1e3590e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:15.250346 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4093326-883f-45ce-8096-eeaee1e3590e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:15.250474 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e4093326-883f-45ce-8096-eeaee1e3590e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:15.255309 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:15.255309 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:15.256224 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4093326-883f-45ce-8096-eeaee1e3590e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:15.256772 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 926/3676] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:15 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:15.618295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:15.621136 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:15.621426 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:15.621676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:15.621862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:15.626684 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:15.626684 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:15.627339 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aa5b5cd1-8499-44d7-9c06-72adb1852e68 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:15.627849 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 923/3677] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:15 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:16.268203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:16.270581 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:16.270887 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:16.271128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:16.271274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:16.278871 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:16.278871 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:16.279861 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fdfe2de0-5dfc-4396-9854-ce299bc7284b tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:16.280444 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 918/3678] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:16 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:16.638449 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-22929640-26e4-47f6-9886-640c439e5577 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:16.640110 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-22929640-26e4-47f6-9886-640c439e5577 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:16.640302 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-22929640-26e4-47f6-9886-640c439e5577 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:16.640478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-22929640-26e4-47f6-9886-640c439e5577 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:16.640581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-22929640-26e4-47f6-9886-640c439e5577 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:16.644563 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:16.644563 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:16.645140 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-22929640-26e4-47f6-9886-640c439e5577 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:16.645493 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 912/3679] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:16 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:17.292354 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:17.294573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:17.294908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:17.295171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:17.295288 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:17.299573 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:17.299573 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:17.300317 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-266ff9b8-a6bf-456d-8a73-e8fe69f9df5e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:17.300653 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 927/3680] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:17 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:17.658004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:17.665153 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:17.665376 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:17.665560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:17.665664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:17.670917 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:17.670917 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:17.671548 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88ce90f6-0f87-401a-8e64-648b55ecfbc1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:17.671974 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 924/3681] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:17 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:18.290671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.292873 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:18.293154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.293397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.300838 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.300838 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:18.308350 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:18.310340 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-59c3feeb-88dd-460c-a670-8f91806f71f8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:18.310888 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 919/3682] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:18.315404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.317718 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:18.317969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.318198 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.318334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:18.323916 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.323916 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:18.324954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3ba6ea06-921e-48a2-a457-6d7f91dd1e27 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:18.325443 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 913/3683] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:18.381553 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf5cfa61-1550-47ce-ae61-8186a8516d52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.381895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf5cfa61-1550-47ce-ae61-8186a8516d52 None None] GET https://10.4.3.48/volume// Aug 18 21:15:18.382041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf5cfa61-1550-47ce-ae61-8186a8516d52 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.382207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf5cfa61-1550-47ce-ae61-8186a8516d52 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.382490 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf5cfa61-1550-47ce-ae61-8186a8516d52 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:18.382775 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 928/3684] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:15:18.389710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9172a468-86be-473d-8921-7595e5ba258c req-8d31871a-d1a6-469a-bdf9-7db76180f201 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.391592 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-8d31871a-d1a6-469a-bdf9-7db76180f201 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:15:18.391944 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-8d31871a-d1a6-469a-bdf9-7db76180f201 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c2222a6-3b11-45bb-9a2d-f4bc65b6b931", "connector": null, "instance_uuid": "6812e400-5c42-4ae5-a027-d02d144cb302"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:18.399675 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.399675 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:18.423704 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-8d31871a-d1a6-469a-bdf9-7db76180f201 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:15:18.424228 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 925/3685] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:15:18 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 18 21:15:18.455558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.458082 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:18.459603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.459603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.465117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-54489e2b-8ea9-4e3b-8442-551869c3a642 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.465577 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54489e2b-8ea9-4e3b-8442-551869c3a642 None None] GET https://10.4.3.48/volume// Aug 18 21:15:18.467037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54489e2b-8ea9-4e3b-8442-551869c3a642 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.467037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-54489e2b-8ea9-4e3b-8442-551869c3a642 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.467037 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-54489e2b-8ea9-4e3b-8442-551869c3a642 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:18.467037 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 914/3686] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:18.471247 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.471247 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:18.474531 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.476387 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:18.476633 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:18.476949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.477154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.482865 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-28de5a11-8059-4cb1-bfc1-f8b0f0224db4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:18.483404 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 920/3687] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:18.488391 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.488391 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:18.492049 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:18.496483 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-23418b32-4122-4762-b74e-9324aed6b3e6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:18.497004 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 929/3688] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1019 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:18.601028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.605379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] PUT https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 Aug 18 21:15:18.605747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:18.614229 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Acquiring lock "cinder-attachment_update-6c2222a6-3b11-45bb-9a2d-f4bc65b6b931-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:15:18.619204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Lock "cinder-attachment_update-6c2222a6-3b11-45bb-9a2d-f4bc65b6b931-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:15:18.620139 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.620139 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:18.682848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:18.684569 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:18.684792 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:18.684966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:18.685076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:18.694709 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:18.694709 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:18.695550 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6df30769-efb9-4bfa-b351-afc396b6d0b7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:18.696058 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 915/3689] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:18 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:18.713888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Lock "cinder-attachment_update-6c2222a6-3b11-45bb-9a2d-f4bc65b6b931-np0000007703" released by "attachment_update" :: held 0.095s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:15:18.714381 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-45a1a0b5-a2d7-4a01-b399-f5f4262568b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 returned with HTTP 200 Aug 18 21:15:18.714817 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 926/3690] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:15:18 2026] PUT /volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:19.339210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b84a8194-fefc-4d70-aa90-2041684b4778 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:19.340912 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b84a8194-fefc-4d70-aa90-2041684b4778 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:19.341156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b84a8194-fefc-4d70-aa90-2041684b4778 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:19.341279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b84a8194-fefc-4d70-aa90-2041684b4778 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:19.341372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b84a8194-fefc-4d70-aa90-2041684b4778 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:19.345591 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:19.345591 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:19.346216 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b84a8194-fefc-4d70-aa90-2041684b4778 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:19.346569 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 921/3691] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:19 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:19.501049 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:19.503140 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:19.503369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:19.503580 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:19.529472 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:19.529472 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:19.535878 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:19.540944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37579a82-7cc5-4948-a0d0-62ad241adf2f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:19.542106 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 930/3692] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:19 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:19.710627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-043da63b-56c2-4047-a713-44ebf70501a8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:19.712928 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-043da63b-56c2-4047-a713-44ebf70501a8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:19.713186 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-043da63b-56c2-4047-a713-44ebf70501a8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:19.713378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-043da63b-56c2-4047-a713-44ebf70501a8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:19.713479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-043da63b-56c2-4047-a713-44ebf70501a8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:19.718612 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:19.718612 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:19.719463 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-043da63b-56c2-4047-a713-44ebf70501a8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:19.719964 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 916/3693] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:19 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:20.360217 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18f44845-8df4-4e8a-af91-f2a280da73ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:20.363487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18f44845-8df4-4e8a-af91-f2a280da73ea tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:20.364837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18f44845-8df4-4e8a-af91-f2a280da73ea tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:20.364837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18f44845-8df4-4e8a-af91-f2a280da73ea tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:20.364837 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-18f44845-8df4-4e8a-af91-f2a280da73ea tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:20.372825 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:20.372825 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:20.374096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18f44845-8df4-4e8a-af91-f2a280da73ea tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:20.374926 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 927/3694] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:20 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:20.559614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:20.561788 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:20.562029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:20.562249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:20.574606 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:20.574606 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:20.578688 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:20.583651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e8f5709a-eb7c-4ba8-a1f8-ee8f2a9a9d33 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:20.584160 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 922/3695] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:20 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:20.730546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:20.732344 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:20.732540 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:20.732762 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:20.732914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:20.738761 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:20.738761 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:20.739890 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7fa7789-59a0-498f-953a-85e1c04ebfeb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:20.740384 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 931/3696] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:20 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:21.388751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-251728c2-1650-4958-9793-ab000d996b54 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:21.389894 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-251728c2-1650-4958-9793-ab000d996b54 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:21.390135 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-251728c2-1650-4958-9793-ab000d996b54 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:21.390356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-251728c2-1650-4958-9793-ab000d996b54 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:21.390643 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-251728c2-1650-4958-9793-ab000d996b54 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:21.396433 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:21.396433 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:21.397461 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-251728c2-1650-4958-9793-ab000d996b54 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:21.398174 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 917/3697] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:21 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:21.602148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:21.604374 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:21.604627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:21.604918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:21.616599 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:21.616599 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:21.620624 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:21.625540 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8e08cf3-42f0-4e49-8dcb-ec969a634354 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:21.626239 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 928/3698] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:21 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:21.754144 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:21.756341 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:21.756542 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:21.756964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:21.757098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:21.762029 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:21.762029 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:21.763380 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-425c3f25-bf65-45b4-a372-3419e3d43a3d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:21.763489 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 923/3699] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:21 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:22.411550 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8ecb277a-23d9-4316-aefb-836528863902 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:22.414451 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ecb277a-23d9-4316-aefb-836528863902 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:22.414606 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ecb277a-23d9-4316-aefb-836528863902 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:22.414991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ecb277a-23d9-4316-aefb-836528863902 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:22.414991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8ecb277a-23d9-4316-aefb-836528863902 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:22.420965 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:22.420965 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:22.421601 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ecb277a-23d9-4316-aefb-836528863902 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:22.421970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 932/3700] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:22 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:22.639066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-65aebcf5-253a-4acd-bef8-5164995b49ba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:22.641281 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65aebcf5-253a-4acd-bef8-5164995b49ba tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:22.641467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65aebcf5-253a-4acd-bef8-5164995b49ba tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:22.641655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65aebcf5-253a-4acd-bef8-5164995b49ba tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:22.651650 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:22.651650 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:22.655329 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65aebcf5-253a-4acd-bef8-5164995b49ba tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:22.659412 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65aebcf5-253a-4acd-bef8-5164995b49ba tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:22.659830 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 918/3701] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:22 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:22.777239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:22.779119 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:22.779838 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:22.779932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:22.780048 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:22.784518 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:22.784518 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:22.785474 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2722fe7-3b22-4b74-b00e-e1c742921b34 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:22.786151 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 929/3702] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:22 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:23.386791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-9172a468-86be-473d-8921-7595e5ba258c req-e2914cca-3325-4023-864c-93727345eadd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.390962 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-e2914cca-3325-4023-864c-93727345eadd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590/action Aug 18 21:15:23.391287 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-e2914cca-3325-4023-864c-93727345eadd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:23.391403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-e2914cca-3325-4023-864c-93727345eadd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-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 18 21:15:23.412949 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.412949 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:23.428110 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-9172a468-86be-473d-8921-7595e5ba258c req-e2914cca-3325-4023-864c-93727345eadd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590/action returned with HTTP 204 Aug 18 21:15:23.429164 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 924/3703] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:15:23 2026] POST /volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:23.432551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.434659 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:23.434974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.435425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.435425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:23.440422 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.440422 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:23.441126 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cacc31db-8da0-43dc-9a7c-1e4eae83766e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:23.441850 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 933/3704] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:23.451562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.453881 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:23.454251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "839ca80c-2bf9-4a84-8034-0e177b678167", "name": "tempest-VolumesBackupsTest-Backup-643831627"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:23.455678 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating new backup {'backup': {'volume_id': '839ca80c-2bf9-4a84-8034-0e177b678167', 'name': 'tempest-VolumesBackupsTest-Backup-643831627'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:23.457178 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating backup of volume 839ca80c-2bf9-4a84-8034-0e177b678167 in container None Aug 18 21:15:23.473405 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.473405 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:23.473939 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:15:23.495244 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['f2f14fb7-1600-455f-a9fc-ee09ad1f1591', '1d7d0eea-9951-4a8a-b9e0-6616d7ef942e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:23.528829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-02fafa5e-f67c-4dd0-a46e-ac9955389e93 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:23.529360 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 919/3705] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:23 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:23.541709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.544037 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:23.544298 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.544541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.544702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:23.551221 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.551221 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:23.552699 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d5f56fe-d581-4af0-a102-1b2c495ae535 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:23.553110 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 930/3706] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:23.673206 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.675133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:15:23.675399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.675640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.686685 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.686685 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:23.691797 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:23.698825 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37e6c49b-4e41-419e-b0c9-0a9f66432e1a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:15:23.699671 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 925/3707] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:23.714491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a557245a-7369-4327-9052-c281e88524fa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.718166 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:23.718483 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c2222a6-3b11-45bb-9a2d-f4bc65b6b931", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2118358613", "container": "tempest-volumesbackupstest-backup-container-456825928"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:23.720130 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': '6c2222a6-3b11-45bb-9a2d-f4bc65b6b931', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2118358613', 'container': 'tempest-volumesbackupstest-backup-container-456825928'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:23.720334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume 6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 in container tempest-volumesbackupstest-backup-container-456825928 Aug 18 21:15:23.740704 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.740704 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:23.741448 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:23.763282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['ac66e825-4b00-4a6a-a504-f05cd03359c0', '39859bc3-2da8-4898-9b3a-aec04c527f53'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:23.791445 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a557245a-7369-4327-9052-c281e88524fa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:23.791870 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 934/3708] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:23 2026] POST /volume/v3/backups => generated 328 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:23.801105 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.804834 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:23.805010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.805181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.805280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:23.808185 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.811232 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:23.811442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.811650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.811816 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:23.816207 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.816207 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:23.816547 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.816547 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:23.817088 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eeca475b-5ffd-48f6-a98c-35b01ae5e1b0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:23.817483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27028fe9-3c85-46f1-bab5-da2cf3c58dd1 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:23.817564 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 931/3709] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:23.818159 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 920/3710] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:23.829035 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.830853 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58/action Aug 18 21:15:23.831423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:23.831745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-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 18 21:15:23.834628 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Updating backup 'cacc679a-4cfa-4bf1-b743-fb45a5240a58' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 21:15:23.842612 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.842612 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:23.850615 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] reset_status in rpcapi backup_id cacc679a-4cfa-4bf1-b743-fb45a5240a58 on host np0000007703. {{(pid=100295) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 21:15:23.854361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71d44d49-cafd-4ec2-a315-2b48bda7a47e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58/action returned with HTTP 202 Aug 18 21:15:23.855084 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 926/3711] 10.4.3.48 () {70 vars in 1423 bytes} [Tue Aug 18 21:15:23 2026] POST /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:23.862341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.865519 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:23.865812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.866043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.866238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume with id: da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:23.877433 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.877433 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:23.877836 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:23.894994 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume request issued successfully. Aug 18 21:15:23.895225 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9b64b6f-19ff-459d-aa04-3636e95cd591 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a returned with HTTP 202 Aug 18 21:15:23.895777 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 935/3712] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:23 2026] DELETE /volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:23.905830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13228744-a360-476d-a973-77776e70b383 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:23.907606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13228744-a360-476d-a973-77776e70b383 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:23.907817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13228744-a360-476d-a973-77776e70b383 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:23.908002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13228744-a360-476d-a973-77776e70b383 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:23.915748 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:23.915748 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:23.920374 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-13228744-a360-476d-a973-77776e70b383 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:23.924147 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13228744-a360-476d-a973-77776e70b383 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a returned with HTTP 200 Aug 18 21:15:23.924555 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 932/3713] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:23 2026] GET /volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:24.564439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:24.566316 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:24.566534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:24.566705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:24.566848 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:24.571172 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:24.571172 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:24.571993 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dc793b29-b3f1-4ef4-a4d4-9853cd8b3d05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:24.572468 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 921/3714] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:24 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:24.830842 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4250aca-2226-4a07-90bf-538128231da7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:24.834406 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4250aca-2226-4a07-90bf-538128231da7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:24.834406 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4250aca-2226-4a07-90bf-538128231da7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:24.834406 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4250aca-2226-4a07-90bf-538128231da7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:24.834406 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d4250aca-2226-4a07-90bf-538128231da7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:24.838427 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:24.838427 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:24.839374 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4250aca-2226-4a07-90bf-538128231da7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:24.839862 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 927/3715] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:24 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:24.940557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-299baff2-2e91-480a-9139-ee4e4c5f9f16 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:24.950426 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-299baff2-2e91-480a-9139-ee4e4c5f9f16 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a Aug 18 21:15:24.950592 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-299baff2-2e91-480a-9139-ee4e4c5f9f16 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:24.950819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-299baff2-2e91-480a-9139-ee4e4c5f9f16 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:24.957808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-299baff2-2e91-480a-9139-ee4e4c5f9f16 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a returned with HTTP 404 Aug 18 21:15:24.958442 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 936/3716] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:24 2026] GET /volume/v3/volumes/da255b7a-ec0f-431f-b010-f7f0c376c73a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:24.965526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-36c23293-e5a8-4b36-80f1-6039dab6577d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:24.967200 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] POST https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/restore Aug 18 21:15:24.967522 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:24.968811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Restoring backup a7048719-608f-4bed-8df6-b8eb5000be16 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100293) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:15:24.968942 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Restoring backup a7048719-608f-4bed-8df6-b8eb5000be16 to volume None. Aug 18 21:15:24.973070 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:24.973070 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:24.973784 np0000007703 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Creating volume of 1 GB for restore of backup a7048719-608f-4bed-8df6-b8eb5000be16. Aug 18 21:15:24.976960 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Availability Zones retrieved successfully. Aug 18 21:15:24.982332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (4bf2e857-12e2-428b-917f-bb6deca1841d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:24.983281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f307dbd-5233-4a47-98ff-51141980a253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:24.984070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:15:25.006560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f307dbd-5233-4a47-98ff-51141980a253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:25.007330 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cc12a4-0f4c-4627-9503-322695d0a215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:25.047769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Created reservations ['2f9c5156-e1bf-4d0b-bb4b-e873d011ecf9', '3f64d3f6-ab5e-4409-afb9-a937b6ba7281', '57b99157-8f4f-44e3-bc3b-d453a92e2faa', 'e0bed75d-4c93-4012-be7d-f38052551e1d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:25.048999 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cc12a4-0f4c-4627-9503-322695d0a215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9c5156-e1bf-4d0b-bb4b-e873d011ecf9', '3f64d3f6-ab5e-4409-afb9-a937b6ba7281', '57b99157-8f4f-44e3-bc3b-d453a92e2faa', 'e0bed75d-4c93-4012-be7d-f38052551e1d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:25.050081 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e26529f-7362-4b7c-80f5-bddfd1c53c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:25.086510 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e26529f-7362-4b7c-80f5-bddfd1c53c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f684fa-56f4-4663-b0f5-21038991723c', '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='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['2f9c5156-e1bf-4d0b-bb4b-e873d011ecf9','3f64d3f6-ab5e-4409-afb9-a937b6ba7281','57b99157-8f4f-44e3-bc3b-d453a92e2faa','e0bed75d-4c93-4012-be7d-f38052551e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f684fa-56f4-4663-b0f5-21038991723c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0229efdd6944a4882e59420782a051c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0371dd28d754c50a17186b55af3deb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:25.087474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de42062-c7ab-4093-a485-425d8576e033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:25.103873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de42062-c7ab-4093-a485-425d8576e033) transitioned into 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='a0229efdd6944a4882e59420782a051c',qos_specs=None,replication_status=,reservations=['2f9c5156-e1bf-4d0b-bb4b-e873d011ecf9','3f64d3f6-ab5e-4409-afb9-a937b6ba7281','57b99157-8f4f-44e3-bc3b-d453a92e2faa','e0bed75d-4c93-4012-be7d-f38052551e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0371dd28d754c50a17186b55af3deb6',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:25.104821 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9aee15-8b73-449b-b71b-76b90dc292be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:25.115671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9aee15-8b73-449b-b71b-76b90dc292be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:25.116973 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Flow 'volume_create_api' (4bf2e857-12e2-428b-917f-bb6deca1841d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:15:25.117369 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Create volume request issued successfully. Aug 18 21:15:25.126589 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:25.126589 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:25.127012 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:25.583119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:25.585210 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:25.585454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:25.585703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:25.585989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:25.590870 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:25.590870 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:25.591702 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c81a5bff-7257-44e8-a65d-7a6737f30e96 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:25.592152 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 922/3717] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:25 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:25.849704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0c471459-d995-4665-a0f8-3ef201f004f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:25.851206 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c471459-d995-4665-a0f8-3ef201f004f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:25.851371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c471459-d995-4665-a0f8-3ef201f004f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:25.851558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0c471459-d995-4665-a0f8-3ef201f004f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:25.851658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0c471459-d995-4665-a0f8-3ef201f004f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:25.855383 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:25.855383 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:25.856162 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0c471459-d995-4665-a0f8-3ef201f004f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:25.856495 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 928/3718] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:25 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:26.136409 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:26.136409 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:26.136913 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:26.137092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Checking backup size 1 against volume size 1 {{(pid=100293) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:15:26.137181 np0000007703 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Overwriting volume 59f684fa-56f4-4663-b0f5-21038991723c with restore of backup a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:26.150622 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] restore_backup in rpcapi backup_id a7048719-608f-4bed-8df6-b8eb5000be16 {{(pid=100293) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:15:26.152389 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36c23293-e5a8-4b36-80f1-6039dab6577d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/restore returned with HTTP 202 Aug 18 21:15:26.153094 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 933/3719] 10.4.3.48 () {70 vars in 1426 bytes} [Tue Aug 18 21:15:24 2026] POST /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16/restore => generated 152 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:26.161768 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:26.164678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:26.164678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:26.164984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:26.165145 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:26.172679 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:26.172679 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:26.173421 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f18c88b-72d8-4ae8-bda8-07b96c426bee tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:26.173793 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 937/3720] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:26 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:26.604093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:26.607162 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:26.607408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:26.608642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:26.608863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:26.620517 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:26.620517 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:26.620517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f2b978b-20b1-455c-b580-a2f8005b4832 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:26.620517 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 923/3721] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:26 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:26.868028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:26.869855 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:26.870036 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:26.870191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:26.870281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:26.873924 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:26.873924 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:26.874549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3b3cfe28-576b-4aa4-a5fa-7b78247b3f94 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:26.874898 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 929/3722] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:26 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:27.184454 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:27.187657 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:27.187657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:27.187657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:27.187657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:27.192345 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:27.192345 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:27.192345 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c2b4c37-e195-49e0-9544-cff3ca037957 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:27.192345 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 934/3723] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:27 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:27.633505 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:27.635885 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:27.635885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:27.636027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:27.636138 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:27.640074 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:27.640074 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:27.640854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8989a16e-7ede-464f-8d2b-2d2e25360cb2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:27.641131 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 938/3724] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:27 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:27.718459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a1452400-28df-4705-ace7-539ff967e916 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:27.720109 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:27.720438 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-55996153", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:27.721880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-55996153', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:27.792238 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume of 1 GB Aug 18 21:15:27.796137 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Availability Zones retrieved successfully. Aug 18 21:15:27.801181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (c52165a6-f1d7-48aa-95f5-b0bf4907a5bb) 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 18 21:15:27.802119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56819f70-a6ab-4b4b-8764-f140c863e49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:27.802963 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-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 18 21:15:27.861431 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56819f70-a6ab-4b4b-8764-f140c863e49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:15:27.862145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4913f550-0b09-482a-be1d-7fda22e3a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:27.890769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:27.890769 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:27.890769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:27.890769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:27.890769 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:27.894558 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:27.894558 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:27.895461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-69d07b1d-ecaf-419e-bf42-76c249f8d6c6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:27.896171 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 930/3725] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:27 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:27.912047 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Created reservations ['d7a9693f-6d91-4f43-ac53-c32871a1e526', '61bb1904-009d-4203-b59e-2cfda1d3fd9f', '22aec587-ab95-4cd0-a808-50d06273e049', '2c9c1445-a613-4402-9409-29f08c630995'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:27.912824 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4913f550-0b09-482a-be1d-7fda22e3a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a9693f-6d91-4f43-ac53-c32871a1e526', '61bb1904-009d-4203-b59e-2cfda1d3fd9f', '22aec587-ab95-4cd0-a808-50d06273e049', '2c9c1445-a613-4402-9409-29f08c630995']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:27.913581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fe5116-1ef8-4089-9a78-481f82bf0215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:27.935953 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fe5116-1ef8-4089-9a78-481f82bf0215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb19211-136e-4765-a6fa-8f0efd114d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-55996153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['d7a9693f-6d91-4f43-ac53-c32871a1e526','61bb1904-009d-4203-b59e-2cfda1d3fd9f','22aec587-ab95-4cd0-a808-50d06273e049','2c9c1445-a613-4402-9409-29f08c630995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-55996153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb19211-136e-4765-a6fa-8f0efd114d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc80c4644f3463e8a00cadf7e3e0823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eaae15ae72a4732ad376b513377ffe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:27.936587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549f5756-81f7-4299-9ce2-71a6df811f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:27.954953 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549f5756-81f7-4299-9ce2-71a6df811f1f) transitioned into state 'SUCCESS' from state '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-55996153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['d7a9693f-6d91-4f43-ac53-c32871a1e526','61bb1904-009d-4203-b59e-2cfda1d3fd9f','22aec587-ab95-4cd0-a808-50d06273e049','2c9c1445-a613-4402-9409-29f08c630995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:27.955833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83ec6a4-55b0-4ce8-b30f-8acfed155aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:27.966693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83ec6a4-55b0-4ce8-b30f-8acfed155aa2) 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 18 21:15:27.967772 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (c52165a6-f1d7-48aa-95f5-b0bf4907a5bb) 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 18 21:15:27.968132 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request issued successfully. Aug 18 21:15:27.968856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a1452400-28df-4705-ace7-539ff967e916 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:27.969369 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 924/3726] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:15:27 2026] POST /volume/v3/volumes => generated 777 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:27.982866 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:27.985085 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:27.985310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:27.985523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:27.993131 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:27.993131 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:27.997030 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:28.001552 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76eb7204-0c34-4de7-869b-f7d3f320a266 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:28.002098 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 935/3727] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:27 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:28.203506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebda5554-3508-4679-adac-360118fe1271 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:28.205095 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebda5554-3508-4679-adac-360118fe1271 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:28.205278 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebda5554-3508-4679-adac-360118fe1271 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:28.205445 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebda5554-3508-4679-adac-360118fe1271 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:28.205541 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ebda5554-3508-4679-adac-360118fe1271 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:28.209316 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:28.209316 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:28.209838 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebda5554-3508-4679-adac-360118fe1271 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:28.210152 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 939/3728] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:28 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:28.651768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:28.655131 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:28.655322 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:28.655528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:28.655650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:28.659694 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:28.659694 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:28.660871 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7bd96a07-5c8b-49f1-bdc1-b05ecf1d9748 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:28.661408 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 931/3729] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:28 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:28.908690 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b4181127-18ec-43d1-b14e-aedf802a444e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:28.910441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4181127-18ec-43d1-b14e-aedf802a444e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:28.910606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4181127-18ec-43d1-b14e-aedf802a444e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:28.910803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4181127-18ec-43d1-b14e-aedf802a444e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:28.910900 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b4181127-18ec-43d1-b14e-aedf802a444e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:28.914966 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:28.914966 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:28.915662 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4181127-18ec-43d1-b14e-aedf802a444e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:28.916096 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 925/3730] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:28 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:29.014141 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:29.015847 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:29.016058 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:29.016231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:29.022526 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:29.022526 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:29.026143 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:29.029972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a844109f-ea99-49d2-914e-76fd6d5dd2c5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:29.030374 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 936/3731] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:29 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1385 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:29.044583 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e427eb6e-653d-4877-9c15-6507c7955562 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:29.046812 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e427eb6e-653d-4877-9c15-6507c7955562 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:29.047082 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e427eb6e-653d-4877-9c15-6507c7955562 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:29.047311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e427eb6e-653d-4877-9c15-6507c7955562 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:29.055779 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:29.055779 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:29.059931 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e427eb6e-653d-4877-9c15-6507c7955562 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:29.064203 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e427eb6e-653d-4877-9c15-6507c7955562 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:29.064567 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 940/3732] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:29 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1385 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:29.225110 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:29.227179 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:29.227444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:29.227677 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:29.227838 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:29.232679 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:29.232679 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:29.233443 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fa21b937-04c8-4c74-b38d-62e5d3db9373 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:29.233911 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 932/3733] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:29 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:15:29.672734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3708b249-caa8-466d-8682-4e577116ed26 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:29.675012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3708b249-caa8-466d-8682-4e577116ed26 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:29.675282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3708b249-caa8-466d-8682-4e577116ed26 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:29.675552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3708b249-caa8-466d-8682-4e577116ed26 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:29.675731 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-3708b249-caa8-466d-8682-4e577116ed26 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:29.680735 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:29.680735 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:29.681651 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3708b249-caa8-466d-8682-4e577116ed26 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:29.682138 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 926/3734] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:29 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:29.929192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:29.931394 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:29.931641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:29.931930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:29.932065 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:29.940174 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:29.940174 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:29.941090 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44d8e2c2-7d1c-4d6c-9696-dc8fa8b4d4b9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:29.941648 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 937/3735] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:29 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:30.091617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.093703 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:30.094029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.094279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.100170 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.100170 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:30.103596 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:30.107394 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-f61b095f-9fa7-424c-9de4-72d3098c8af9 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:30.107733 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 941/3736] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:30.246706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cbcff84c-b76b-4770-953a-90f008895016 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.248500 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbcff84c-b76b-4770-953a-90f008895016 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:30.248684 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbcff84c-b76b-4770-953a-90f008895016 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.248892 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbcff84c-b76b-4770-953a-90f008895016 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.248987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cbcff84c-b76b-4770-953a-90f008895016 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:30.253791 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.253791 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:30.254521 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbcff84c-b76b-4770-953a-90f008895016 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:30.255021 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 933/3737] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:30.488473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.490229 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:30.490608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-339264163", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:30.492147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-339264163', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:30.492262 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Create volume of 1 GB Aug 18 21:15:30.497527 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Availability Zones retrieved successfully. Aug 18 21:15:30.506671 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Flow 'volume_create_api' (1f28ba83-7b34-4577-87b5-f77e5f720d8c) 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 18 21:15:30.507904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df321a85-62c9-4aac-af25-5301d0728e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:30.509835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-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 18 21:15:30.537958 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df321a85-62c9-4aac-af25-5301d0728e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:15:30.538937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086feb95-3856-46ff-8004-54200c5eea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:30.608361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Created reservations ['b2b1bf64-396d-4fc5-8e01-9057851f5702', 'cf37beb4-ec40-46ad-80c0-31e714aa939c', '4fad62e6-3086-4542-b35c-7fd8b2c7373e', '95456671-10ae-46a1-89cb-d52c8b319fe3'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:30.609315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086feb95-3856-46ff-8004-54200c5eea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2b1bf64-396d-4fc5-8e01-9057851f5702', 'cf37beb4-ec40-46ad-80c0-31e714aa939c', '4fad62e6-3086-4542-b35c-7fd8b2c7373e', '95456671-10ae-46a1-89cb-d52c8b319fe3']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:30.610077 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a773e4-eb8b-456a-8217-45907a10313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:30.651187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a773e4-eb8b-456a-8217-45907a10313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e0f416-e050-400d-94bf-57bb62ea2c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-339264163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c59a1bc25a254f4b9b18d3202e2055c6',qos_specs=None,replication_status=,reservations=['b2b1bf64-396d-4fc5-8e01-9057851f5702','cf37beb4-ec40-46ad-80c0-31e714aa939c','4fad62e6-3086-4542-b35c-7fd8b2c7373e','95456671-10ae-46a1-89cb-d52c8b319fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99bcaaf5b7d4f27a8791a21a7a4d943',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-339264163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e0f416-e050-400d-94bf-57bb62ea2c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c59a1bc25a254f4b9b18d3202e2055c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99bcaaf5b7d4f27a8791a21a7a4d943',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:30.652193 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1997c4d7-cc19-49ed-b441-cf1cdb0cc3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:30.683347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1997c4d7-cc19-49ed-b441-cf1cdb0cc3bf) transitioned into state 'SUCCESS' from state '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-339264163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c59a1bc25a254f4b9b18d3202e2055c6',qos_specs=None,replication_status=,reservations=['b2b1bf64-396d-4fc5-8e01-9057851f5702','cf37beb4-ec40-46ad-80c0-31e714aa939c','4fad62e6-3086-4542-b35c-7fd8b2c7373e','95456671-10ae-46a1-89cb-d52c8b319fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99bcaaf5b7d4f27a8791a21a7a4d943',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:30.684175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c5a604-acde-4822-a538-9eb37a5bf4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:30.709701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43704704-86b4-4a05-9b5f-e1dca150839c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.710538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c5a604-acde-4822-a538-9eb37a5bf4b3) 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 18 21:15:30.711683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Flow 'volume_create_api' (1f28ba83-7b34-4577-87b5-f77e5f720d8c) 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 18 21:15:30.711941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43704704-86b4-4a05-9b5f-e1dca150839c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:30.712119 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Create volume request issued successfully. Aug 18 21:15:30.712175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43704704-86b4-4a05-9b5f-e1dca150839c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.712381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43704704-86b4-4a05-9b5f-e1dca150839c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.712477 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-43704704-86b4-4a05-9b5f-e1dca150839c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:30.713742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.716039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:30.716294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.716474 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.717090 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.717090 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:30.717916 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43704704-86b4-4a05-9b5f-e1dca150839c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:30.718032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f661dd5-5267-4285-b854-709f0afbb4e1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:30.718335 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 938/3738] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:30.718531 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 927/3739] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:15:30 2026] POST /volume/v3/volumes => generated 786 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:30.726569 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.726569 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:30.731061 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:30.731147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-70d38ca2-785f-43ca-8b04-e7892d257915 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.732950 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70d38ca2-785f-43ca-8b04-e7892d257915 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:30.733207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70d38ca2-785f-43ca-8b04-e7892d257915 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.733462 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-70d38ca2-785f-43ca-8b04-e7892d257915 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.737165 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-dad5ada5-e351-4cc8-874b-fb96580b7efb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:30.737753 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 942/3740] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:30.744452 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.744452 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:30.748990 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-70d38ca2-785f-43ca-8b04-e7892d257915 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:30.751774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1b4db1a-580c-4f36-972c-ecf00030f534 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.752287 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b4db1a-580c-4f36-972c-ecf00030f534 None None] GET https://10.4.3.48/volume// Aug 18 21:15:30.752463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b4db1a-580c-4f36-972c-ecf00030f534 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.752652 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b4db1a-580c-4f36-972c-ecf00030f534 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.752991 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-70d38ca2-785f-43ca-8b04-e7892d257915 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:30.753047 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b4db1a-580c-4f36-972c-ecf00030f534 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:30.753306 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 939/3741] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:15: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 18 21:15:30.753377 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 934/3742] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:30.763849 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d7c37c8-7279-405f-9939-aeb340e0c517 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.765974 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d7c37c8-7279-405f-9939-aeb340e0c517 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:15:30.766326 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d7c37c8-7279-405f-9939-aeb340e0c517 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccb19211-136e-4765-a6fa-8f0efd114d70", "connector": null, "instance_uuid": "ab5bec8e-4ef7-4fcc-98f8-4b989497f584"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:30.774523 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.774523 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:30.798558 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d7c37c8-7279-405f-9939-aeb340e0c517 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:15:30.799111 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 928/3743] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:15:30 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:30.952638 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:30.954159 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:30.954276 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:30.954433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:30.955266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:30.958456 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:30.958456 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:30.959124 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37d940e1-69d3-4db7-aad5-cc5260fea396 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:30.959426 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 943/3744] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:30 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:31.272016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.274214 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:31.274444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.274636 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.274820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:31.279265 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.279265 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:31.280018 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b968b6d5-ab3a-4ddb-a2b4-4c5316053604 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:31.280404 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 940/3745] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:31.742572 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a342adb-35ec-4473-85af-8499ba1f2eba None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.744579 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a342adb-35ec-4473-85af-8499ba1f2eba tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:31.744916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a342adb-35ec-4473-85af-8499ba1f2eba tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.745153 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a342adb-35ec-4473-85af-8499ba1f2eba tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.745303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9a342adb-35ec-4473-85af-8499ba1f2eba tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:31.749871 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.749871 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:31.750913 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a342adb-35ec-4473-85af-8499ba1f2eba tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:31.751346 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 935/3746] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:31.768042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bbc85d60-c400-42fe-b073-24cb23401af7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.769922 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbc85d60-c400-42fe-b073-24cb23401af7 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:31.770142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bbc85d60-c400-42fe-b073-24cb23401af7 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.770318 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bbc85d60-c400-42fe-b073-24cb23401af7 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.777592 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.777592 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:31.781218 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bbc85d60-c400-42fe-b073-24cb23401af7 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:31.786134 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bbc85d60-c400-42fe-b073-24cb23401af7 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:31.786613 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 929/3747] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:31.801733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-017a22cd-e763-4665-909b-88ea6e6f1631 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.804571 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-017a22cd-e763-4665-909b-88ea6e6f1631 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:31.805200 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-017a22cd-e763-4665-909b-88ea6e6f1631 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.805765 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-017a22cd-e763-4665-909b-88ea6e6f1631 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.816644 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.816644 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:31.824256 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-017a22cd-e763-4665-909b-88ea6e6f1631 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:31.832013 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-017a22cd-e763-4665-909b-88ea6e6f1631 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:31.832764 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 944/3748] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:31.889740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.890373 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec543485-4ddf-44f2-a87d-27524d715ad1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.890848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec543485-4ddf-44f2-a87d-27524d715ad1 None None] GET https://10.4.3.48/volume// Aug 18 21:15:31.891069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec543485-4ddf-44f2-a87d-27524d715ad1 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.891302 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec543485-4ddf-44f2-a87d-27524d715ad1 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.891691 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec543485-4ddf-44f2-a87d-27524d715ad1 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:31.892029 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 936/3749] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:31.892093 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:31.892287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.892474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.901071 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.902946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:15:31.903123 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.903289 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.906055 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.906055 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:31.909202 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:31.912162 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.912162 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:31.913455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a2f25a07-42c3-4c75-affa-5966a1025dbd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:31.913692 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 941/3750] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:31.917365 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:15:31.924478 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2f8693cd-f630-4430-8926-2ebd5c453752 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:15:31.924889 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 930/3751] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:31.969916 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:31.973267 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:31.974836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:31.976238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:31.978045 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:31.982949 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:31.982949 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:31.983915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3969205-efe5-426e-9fb5-5b2376854fc8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:31.984384 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 945/3752] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:31 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:32.053234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.055138 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] PUT https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 Aug 18 21:15:32.056109 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:32.056591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d3a2e97d-3700-4add-ad0d-b3a9126bb92b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.057154 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3a2e97d-3700-4add-ad0d-b3a9126bb92b None None] GET https://10.4.3.48/volume// Aug 18 21:15:32.057364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3a2e97d-3700-4add-ad0d-b3a9126bb92b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.057590 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3a2e97d-3700-4add-ad0d-b3a9126bb92b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.058014 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3a2e97d-3700-4add-ad0d-b3a9126bb92b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:32.058391 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 942/3753] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:15: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 18 21:15:32.064848 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Acquiring lock "cinder-attachment_update-ccb19211-136e-4765-a6fa-8f0efd114d70-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:15:32.071975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f62c380e-ade6-4a85-9762-93389af531eb req-d7bd62ca-b4de-4263-943b-84bc3ca7046d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.073829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-d7bd62ca-b4de-4263-943b-84bc3ca7046d tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:15:32.074172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-d7bd62ca-b4de-4263-943b-84bc3ca7046d tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e0f416-e050-400d-94bf-57bb62ea2c24", "connector": null, "instance_uuid": "168e37ae-f1be-4850-a8ec-e93fe46c3059"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:32.075405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-ccb19211-136e-4765-a6fa-8f0efd114d70-np0000007703" acquired by "attachment_update" :: waited 0.011s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:15:32.076404 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.076404 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:32.087864 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.087864 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:32.123061 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-d7bd62ca-b4de-4263-943b-84bc3ca7046d tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:15:32.123518 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 931/3754] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:15:32 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 18 21:15:32.148868 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.150798 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:32.150948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.151053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.162137 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.162137 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:32.166379 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2ece796-b99f-457a-ba89-1954850c7bbb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.166885 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2ece796-b99f-457a-ba89-1954850c7bbb None None] GET https://10.4.3.48/volume// Aug 18 21:15:32.167095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2ece796-b99f-457a-ba89-1954850c7bbb None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.167341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2ece796-b99f-457a-ba89-1954850c7bbb None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.167700 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2ece796-b99f-457a-ba89-1954850c7bbb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:32.168027 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 943/3755] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:32.169539 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:32.174533 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58fe438e-4998-4736-8c4c-56a59b80cca1 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:32.175032 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 946/3756] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:32 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:32.176764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.178989 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:32.179054 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.179245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.186277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-ccb19211-136e-4765-a6fa-8f0efd114d70-np0000007703" released by "attachment_update" :: held 0.111s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:15:32.186585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-2905ffc5-aa57-4f70-b8c4-1e30809baacd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 returned with HTTP 200 Aug 18 21:15:32.187076 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 937/3757] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:15:32 2026] PUT /volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:32.187745 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.187745 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:32.190970 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:32.194528 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-b4de614f-efdc-41c9-aec2-a0965a294639 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:32.194921 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 932/3758] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:32 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 1040 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:32.215209 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d1543ea-b2f6-4807-bc5d-c81bd58a40b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.217290 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d1543ea-b2f6-4807-bc5d-c81bd58a40b5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096/action Aug 18 21:15:32.217623 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d1543ea-b2f6-4807-bc5d-c81bd58a40b5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:32.217788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d1543ea-b2f6-4807-bc5d-c81bd58a40b5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:32.236024 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.236024 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:32.254708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-74b55a8f-50a7-4848-b368-64226dc11242 req-8d1543ea-b2f6-4807-bc5d-c81bd58a40b5 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096/action returned with HTTP 204 Aug 18 21:15:32.255211 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 944/3759] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:15:32 2026] POST /volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:32.293421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2af0406f-3220-4e82-a52c-756674ac28c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.295494 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2af0406f-3220-4e82-a52c-756674ac28c8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:32.295840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2af0406f-3220-4e82-a52c-756674ac28c8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.296111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2af0406f-3220-4e82-a52c-756674ac28c8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.296261 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2af0406f-3220-4e82-a52c-756674ac28c8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:32.303046 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.303046 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:32.303927 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2af0406f-3220-4e82-a52c-756674ac28c8 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:32.304444 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 947/3760] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:32 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:32.316026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.318712 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] PUT https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 Aug 18 21:15:32.319175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:32.329058 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Acquiring lock "cinder-attachment_update-70e0f416-e050-400d-94bf-57bb62ea2c24-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:15:32.335976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Lock "cinder-attachment_update-70e0f416-e050-400d-94bf-57bb62ea2c24-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:15:32.336930 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.336930 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:32.430933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Lock "cinder-attachment_update-70e0f416-e050-400d-94bf-57bb62ea2c24-np0000007703" released by "attachment_update" :: held 0.095s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:15:32.431319 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-a86ba17b-2385-46f5-bbab-59c33e36ba5c tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 returned with HTTP 200 Aug 18 21:15:32.431877 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 938/3761] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:15:32 2026] PUT /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:32.770873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.772824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:32.773017 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.773178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.773287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:32.777543 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:32.777543 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:32.778251 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-745596aa-a4f3-4e0a-84f6-d57a10ceab67 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:32.778621 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 933/3762] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:32 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:32.994617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0662948b-90d3-46cc-8178-567412437263 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:32.996688 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0662948b-90d3-46cc-8178-567412437263 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:32.996943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0662948b-90d3-46cc-8178-567412437263 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:32.997172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0662948b-90d3-46cc-8178-567412437263 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:32.997305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0662948b-90d3-46cc-8178-567412437263 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:33.002134 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:33.002134 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:33.002962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0662948b-90d3-46cc-8178-567412437263 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:33.003513 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 945/3763] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:32 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:33.190545 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:33.192327 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:33.192563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:33.192810 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:33.209740 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:33.209740 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:33.213698 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:33.221266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53418ed1-02d7-4f4e-9ee4-0ff5dc593547 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:33.221266 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 948/3764] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:33 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:33.318514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ceee9376-c33c-4701-94d3-c651412cb2bb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:33.321620 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ceee9376-c33c-4701-94d3-c651412cb2bb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:33.321908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ceee9376-c33c-4701-94d3-c651412cb2bb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:33.322139 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ceee9376-c33c-4701-94d3-c651412cb2bb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:33.322283 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ceee9376-c33c-4701-94d3-c651412cb2bb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:33.331976 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:33.331976 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:33.332737 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ceee9376-c33c-4701-94d3-c651412cb2bb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:33.333154 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 939/3765] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:33 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:33.791097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:33.793592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:33.793849 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:33.794074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:33.794210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:33.801736 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:33.801736 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:33.801736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e9e178f-9247-4a20-9c9e-8e883201ec05 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:33.801736 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 934/3766] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:33 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:34.015626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:34.017477 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:34.017713 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:34.017926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:34.018035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:34.022293 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:34.022293 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:34.023072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d7a641d-1513-461e-b831-b3db0c72ac13 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:34.023737 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 946/3767] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:34 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:34.232597 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:34.234446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:34.234659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:34.234884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:34.246388 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:34.246388 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:34.250706 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:34.255417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad0fe15f-26a5-4718-9004-b1c87f0b2681 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:34.255864 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 949/3768] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:34 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:34.344969 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:34.347966 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:34.348188 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:34.348402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:34.348548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:34.353327 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:34.353327 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:34.354050 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6e95409-bdef-4dcf-ba2d-ab6afe2c9717 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:34.354597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 940/3769] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:34 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:34.825057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:34.828653 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:34.829336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:34.829842 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:34.830024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:34.836771 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:34.836771 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:34.837845 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ec183acd-9c2e-498e-b473-dabb627ecc63 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:34.838351 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 935/3770] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:34 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:35.034274 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:35.036316 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:35.036511 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:35.036746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:35.036895 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:35.041024 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:35.041024 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:35.041819 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87f3bec1-73da-4803-9e84-41e9b85713f9 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:35.042213 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 947/3771] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:35 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:35.269868 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:35.271641 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:35.271950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:35.272144 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:35.280168 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:35.280168 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:35.284275 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:35.288453 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3900a27f-ca5a-40f8-b9cf-bb60152b641b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:35.288838 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 950/3772] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:35 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:35.365511 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:35.367425 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:35.367623 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:35.367840 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:35.367952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:35.373020 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:35.373020 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:35.373552 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8101d7c1-b43f-4d8c-93f9-107ba268d2b3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:35.374021 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 941/3773] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:35 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:35.857919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7e5c2432-053b-401b-bb35-a632d8f8789d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:35.860114 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e5c2432-053b-401b-bb35-a632d8f8789d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:35.860306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2432-053b-401b-bb35-a632d8f8789d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:35.860525 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2432-053b-401b-bb35-a632d8f8789d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:35.860661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7e5c2432-053b-401b-bb35-a632d8f8789d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:35.866936 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:35.866936 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:35.867578 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e5c2432-053b-401b-bb35-a632d8f8789d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:35.867928 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 936/3774] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:35 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:36.052644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:36.054651 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:36.054846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:36.055015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:36.055109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:36.058967 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:36.058967 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:36.059662 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c89b7cc4-eed6-4b44-9dcd-ddd440a83bce tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:36.060109 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 948/3775] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:36 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:36.300714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:36.302741 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:36.303024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:36.303245 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:36.313445 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:36.313445 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:36.317893 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:36.322575 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5d4c22a-aa92-44bd-b82d-0caa26fa12bd tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:36.323076 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 951/3776] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:36 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:36.383573 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:36.385605 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:36.385895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:36.386098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:36.386212 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:36.390649 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:36.390649 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:36.391395 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fde842b5-56cb-4a0e-8f8a-4b35a8d03c69 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:36.391966 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 942/3777] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:36 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:36.725175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f62c380e-ade6-4a85-9762-93389af531eb req-fa70b16a-3794-41bd-ad94-652ebc0822cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:36.727038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-fa70b16a-3794-41bd-ad94-652ebc0822cc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] POST https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90/action Aug 18 21:15:36.727510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-fa70b16a-3794-41bd-ad94-652ebc0822cc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:36.727700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-fa70b16a-3794-41bd-ad94-652ebc0822cc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-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 18 21:15:36.744730 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:36.744730 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:36.755358 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f62c380e-ade6-4a85-9762-93389af531eb req-fa70b16a-3794-41bd-ad94-652ebc0822cc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90/action returned with HTTP 204 Aug 18 21:15:36.755852 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 937/3778] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:15:36 2026] POST /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:36.877911 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eb859139-4069-480a-8aeb-899ad445a583 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:36.880229 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eb859139-4069-480a-8aeb-899ad445a583 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:36.880322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eb859139-4069-480a-8aeb-899ad445a583 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:36.880490 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eb859139-4069-480a-8aeb-899ad445a583 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:36.880566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-eb859139-4069-480a-8aeb-899ad445a583 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:36.884504 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:36.884504 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:36.885213 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eb859139-4069-480a-8aeb-899ad445a583 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:36.885560 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 949/3779] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:36 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:37.073280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.075599 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:37.075776 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.075947 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.076057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:37.080892 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.080892 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:37.081732 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7e7542b-126f-47b4-a30d-e28f223c3020 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:37.082089 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 952/3780] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:37.337197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.339426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:37.339698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.339959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.352100 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.352100 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:37.356313 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:37.362300 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48b75911-5e27-4abb-9b37-fa88cc1edd2f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:37.362871 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 943/3781] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:37.374616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f638b10-4cb5-4a53-998e-d7421860cbba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.376926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f638b10-4cb5-4a53-998e-d7421860cbba tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:37.377197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f638b10-4cb5-4a53-998e-d7421860cbba tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.377428 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f638b10-4cb5-4a53-998e-d7421860cbba tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.389249 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.389249 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:37.393207 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9f638b10-4cb5-4a53-998e-d7421860cbba tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:37.403139 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f638b10-4cb5-4a53-998e-d7421860cbba tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:37.403607 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 938/3782] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:37.405377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a846613-8384-40ad-a776-48e18b0c1c9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.407362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a846613-8384-40ad-a776-48e18b0c1c9e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:37.407575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a846613-8384-40ad-a776-48e18b0c1c9e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.407815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a846613-8384-40ad-a776-48e18b0c1c9e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.407936 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3a846613-8384-40ad-a776-48e18b0c1c9e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:37.413620 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.413620 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:37.413830 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a846613-8384-40ad-a776-48e18b0c1c9e tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:37.414194 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 950/3783] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:37.416621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9beba4de-1826-4a36-aaad-a8b03578079b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.422462 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 953/3784] 10.4.3.48 () {70 vars in 1604 bytes} [Tue Aug 18 21:15:37 2026] DELETE /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:15:37.430894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6102898-197e-4d61-9f86-f3678d924a4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.485498 np0000007703 devstack@c-api.service[100295]: WARNING keystonemiddleware.auth_token [None req-d6102898-197e-4d61-9f86-f3678d924a4c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 21:15:37.486987 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 944/3785] 10.4.3.48 () {70 vars in 1604 bytes} [Tue Aug 18 21:15:37 2026] DELETE /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 => generated 114 bytes in 57 msecs (HTTP/1.1 401) 5 headers in 228 bytes (2 switches on core 0) Aug 18 21:15:37.494595 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.496543 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] DELETE https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 Aug 18 21:15:37.496847 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.497066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.503633 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.503633 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:37.564179 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Attachment connected to vm 168e37ae-f1be-4850-a8ec-e93fe46c3059, checking data on nova Aug 18 21:15:37.564465 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.compute.nova [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Creating Keystone token plugin using URL: https://10.4.3.48/identity {{(pid=100294) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 21:15:37.764305 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] REQ: curl -g -i -X GET https://10.4.3.48/compute/v2.1/servers/168e37ae-f1be-4850-a8ec-e93fe46c3059/os-volume_attachments/70e0f416-e050-400d-94bf-57bb62ea2c24 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2da7c06eaa97474c9be7adfda36635ca5c9a130f5b72ec28ec968db0f8060c45" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a7215e45-d8dc-4d1e-a285-d1c875f72297" -H "X-Service-Token: {SHA256}2809032c223f5bcae04c8be6457484334c1720fcd453cd991c27f4ac52a3bdbd" {{(pid=100294) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 21:15:37.893270 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 21:15:37 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-2b4807e0-4d0a-4314-a0af-d75646ce790c x-openstack-request-id: req-2b4807e0-4d0a-4314-a0af-d75646ce790c {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 21:15:37.893452 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "70e0f416-e050-400d-94bf-57bb62ea2c24", "serverId": "168e37ae-f1be-4850-a8ec-e93fe46c3059", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "462a37b4-3c9a-4fb1-b4f6-dffd71d34f90", "bdm_uuid": "606786e9-decb-461b-a3d2-fd344dbef28f"}} {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 21:15:37.893600 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET call to compute for https://10.4.3.48/compute/v2.1/servers/168e37ae-f1be-4850-a8ec-e93fe46c3059/os-volume_attachments/70e0f416-e050-400d-94bf-57bb62ea2c24 used request id req-2b4807e0-4d0a-4314-a0af-d75646ce790c {{(pid=100294) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 21:15:37.896019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.897261 np0000007703 devstack@c-api.service[100294]: ERROR cinder.volume.api [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Caught error: Detach volume from instance 168e37ae-f1be-4850-a8ec-e93fe46c3059 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 168e37ae-f1be-4850-a8ec-e93fe46c3059 using the Compute API Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.899943 np0000007703 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 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 21:15:37.899943 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 21:15:37.902193 np0000007703 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 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 168e37ae-f1be-4850-a8ec-e93fe46c3059 using the Compute API Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Aug 18 21:15:37.902193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.middleware.fault [None req-a7215e45-d8dc-4d1e-a285-d1c875f72297 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 returned with HTTP 409 Aug 18 21:15:37.903124 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:37.903124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.903124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.903219 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 939/3786] 10.4.3.48 () {68 vars in 1397 bytes} [Tue Aug 18 21:15:37 2026] DELETE /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 => generated 167 bytes in 407 msecs (HTTP/1.1 409) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:15:37.903266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:37.906783 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.906783 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:37.907644 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2fd0ecc6-49e6-47ff-8a8d-fc75a6cf04f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:37.908653 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 951/3787] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:37.964747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:37.964872 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:37.965160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:37.965423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:37.977201 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:37.977201 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:37.980538 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:37.989822 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-b4330e56-240e-43c1-a517-2cbf9905965a tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:37.990425 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 954/3788] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:37 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 1153 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:38.021173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.025858 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] POST https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24/action Aug 18 21:15:38.025858 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:38.025858 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-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 18 21:15:38.039810 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:38.039810 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:38.042269 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:38.047854 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Begin detaching volume completed successfully. Aug 18 21:15:38.048097 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-731b6127-7f2b-45d2-aaf3-f7eb757fda90 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24/action returned with HTTP 202 Aug 18 21:15:38.048511 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 945/3789] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:15:38 2026] POST /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:38.101507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.103552 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:38.103807 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:38.104018 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:38.104148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebb2cc8b-322a-4355-8cf6-33dc4d204663 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebb2cc8b-322a-4355-8cf6-33dc4d204663 None None] GET https://10.4.3.48/volume// Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebb2cc8b-322a-4355-8cf6-33dc4d204663 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebb2cc8b-322a-4355-8cf6-33dc4d204663 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebb2cc8b-322a-4355-8cf6-33dc4d204663 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:38.118019 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 952/3790] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:38.127292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.133740 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:38.133740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:38.133740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:38.150941 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] MySQL server mode set 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 18 21:15:38.154862 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:38.154862 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:38.155102 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:38.155102 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:38.155649 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e62eec31-08fe-411a-9944-30ebcfc6dc60 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:38.156080 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 940/3791] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:38 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:38.158275 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:38.163445 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-fda906ec-672e-4117-a986-c450f047afdc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:38.163887 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 955/3792] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:38 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 1336 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:38.428124 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.430430 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:38.430680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:38.430923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:38.431372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:38.436495 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:38.436495 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:38.437311 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd7be5a7-aa9b-492b-a4bd-674cefadb2c4 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:38.437790 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 946/3793] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:38 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:38.921575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-233fa3d6-a088-4780-8d0e-535c71281d6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:38.925573 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-233fa3d6-a088-4780-8d0e-535c71281d6d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:38.925573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-233fa3d6-a088-4780-8d0e-535c71281d6d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:38.925573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-233fa3d6-a088-4780-8d0e-535c71281d6d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:38.925573 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-233fa3d6-a088-4780-8d0e-535c71281d6d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:38.931114 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:38.931114 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:38.932032 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-233fa3d6-a088-4780-8d0e-535c71281d6d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:38.932467 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 953/3794] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:38 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:39.166016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48551312-94b4-4473-9165-3c0516a497b4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:39.167645 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48551312-94b4-4473-9165-3c0516a497b4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:39.167908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48551312-94b4-4473-9165-3c0516a497b4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:39.168138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48551312-94b4-4473-9165-3c0516a497b4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:39.168363 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-48551312-94b4-4473-9165-3c0516a497b4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:39.172335 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:39.172335 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:39.173066 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48551312-94b4-4473-9165-3c0516a497b4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:39.173422 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 941/3795] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:39 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:39.447670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-48b49830-ff3f-4f98-860e-1493272358fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:39.449760 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48b49830-ff3f-4f98-860e-1493272358fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:39.450033 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48b49830-ff3f-4f98-860e-1493272358fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:39.450250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48b49830-ff3f-4f98-860e-1493272358fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:39.450374 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-48b49830-ff3f-4f98-860e-1493272358fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:39.454981 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:39.454981 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:39.455809 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48b49830-ff3f-4f98-860e-1493272358fb tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:39.456311 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 956/3796] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:39 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:39.945709 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c70265d-3e90-4d6d-9923-6e01e089141a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:39.947604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c70265d-3e90-4d6d-9923-6e01e089141a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:39.947810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c70265d-3e90-4d6d-9923-6e01e089141a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:39.948016 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c70265d-3e90-4d6d-9923-6e01e089141a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:39.948183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-6c70265d-3e90-4d6d-9923-6e01e089141a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:39.952900 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:39.952900 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:39.953978 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c70265d-3e90-4d6d-9923-6e01e089141a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:39.954373 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 947/3797] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:39 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:40.087557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ac864ca-1913-49cd-8a76-18e2648fc1bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.088145 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ac864ca-1913-49cd-8a76-18e2648fc1bb None None] GET https://10.4.3.48/volume// Aug 18 21:15:40.088219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ac864ca-1913-49cd-8a76-18e2648fc1bb None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.088406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ac864ca-1913-49cd-8a76-18e2648fc1bb None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.088742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ac864ca-1913-49cd-8a76-18e2648fc1bb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:40.089059 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 954/3798] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:40.096889 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-a2b9781b-1c59-45fd-afbe-9344344d4174 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.099394 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-a2b9781b-1c59-45fd-afbe-9344344d4174 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:15:40.099932 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-a2b9781b-1c59-45fd-afbe-9344344d4174 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb0b781c-9ea1-4035-8435-ee801e12d4d0", "connector": null, "instance_uuid": "e04ef853-c37b-4790-af94-afc7cc46c530"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:40.113471 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.113471 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:40.140788 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-a2b9781b-1c59-45fd-afbe-9344344d4174 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:15:40.142086 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 942/3799] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:15:40 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 18 21:15:40.150914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-6e98767f-2658-4776-afa1-60177e238dd0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.152999 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-6e98767f-2658-4776-afa1-60177e238dd0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 Aug 18 21:15:40.153164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-6e98767f-2658-4776-afa1-60177e238dd0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.153333 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-6e98767f-2658-4776-afa1-60177e238dd0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.163181 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.163181 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:40.182947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb920db7-149a-49df-9f88-87b3068d7771 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.185793 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb920db7-149a-49df-9f88-87b3068d7771 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:40.185962 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb920db7-149a-49df-9f88-87b3068d7771 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.186134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb920db7-149a-49df-9f88-87b3068d7771 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.186243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bb920db7-149a-49df-9f88-87b3068d7771 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:40.196097 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.196097 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:40.196935 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb920db7-149a-49df-9f88-87b3068d7771 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:40.199549 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 948/3800] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:40 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:40.219963 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-659c5add-640f-406c-b52d-f6b3f4455bdd req-6e98767f-2658-4776-afa1-60177e238dd0 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 returned with HTTP 200 Aug 18 21:15:40.220394 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 957/3801] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:15:40 2026] DELETE /volume/v3/attachments/f8b19a87-045f-48c6-98b6-0cd1afc74e96 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:40.348496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d6486108-2afe-4e4d-81da-2340afee7941 req-2e7f8755-b8ce-4c23-9307-5bc7ff0b0adc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.350537 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-2e7f8755-b8ce-4c23-9307-5bc7ff0b0adc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] DELETE https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 Aug 18 21:15:40.350746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-2e7f8755-b8ce-4c23-9307-5bc7ff0b0adc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.350954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-2e7f8755-b8ce-4c23-9307-5bc7ff0b0adc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.358114 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.358114 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:40.404433 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d6486108-2afe-4e4d-81da-2340afee7941 req-2e7f8755-b8ce-4c23-9307-5bc7ff0b0adc tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 returned with HTTP 200 Aug 18 21:15:40.405030 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 955/3802] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:15:40 2026] DELETE /volume/v3/attachments/462a37b4-3c9a-4fb1-b4f6-dffd71d34f90 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:40.465906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.467771 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:40.467989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.468160 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.468255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:40.472993 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.472993 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:40.473821 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c509ce11-b92e-4a9d-bd41-c6d205412ea6 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:40.474276 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 943/3803] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:40 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:40.964556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.966322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:40.966486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.966676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.966809 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:40.970579 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.970579 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:40.971490 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-289c635c-67ab-4dc1-8b55-74470fb7d8f5 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:40.971690 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 949/3804] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:40 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:40.982126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:40.984396 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:40.984661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:40.984939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:40.985090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:40.991673 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:40.991673 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:40.992450 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b8365c2-8497-4c46-a46e-ff486724a1e5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:40.992924 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 958/3805] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:40 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:41.002588 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.004518 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:41.004828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "839ca80c-2bf9-4a84-8034-0e177b678167", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-586377831"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:41.006299 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating new backup {'backup': {'volume_id': '839ca80c-2bf9-4a84-8034-0e177b678167', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-586377831'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:41.006433 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Creating backup of volume 839ca80c-2bf9-4a84-8034-0e177b678167 in container None Aug 18 21:15:41.013449 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.013449 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:41.013789 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Volume info retrieved successfully. Aug 18 21:15:41.030001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Created reservations ['90b6acd6-874b-47bf-a81f-a3ff08a44601', '7746f7ff-3721-438e-a6ad-1c91f44f3d11'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:41.063812 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ff830d5-b1a0-4e67-8a31-605b3fa1f814 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:41.064267 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 956/3806] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:41 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:41.073440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.075358 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:41.075562 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.075828 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.075949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:41.080584 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.080584 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:41.081388 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e34b8e7d-5f8f-45f7-8e61-647b0aebb956 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:41.082021 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 944/3807] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:41.210828 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cc1e8f7f-755b-4985-9299-23b18480b714 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.212612 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc1e8f7f-755b-4985-9299-23b18480b714 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:41.213056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc1e8f7f-755b-4985-9299-23b18480b714 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.213056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cc1e8f7f-755b-4985-9299-23b18480b714 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.213056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cc1e8f7f-755b-4985-9299-23b18480b714 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:41.219881 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.219881 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:41.219881 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cc1e8f7f-755b-4985-9299-23b18480b714 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:41.219881 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 950/3808] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:41.269351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.272272 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:41.272433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.272638 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.279450 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.279450 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:41.282635 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:41.286170 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b2cdd329-0512-4928-9ee9-d489d338dd49 req-56ae8f93-3070-4f1b-8932-462d256fcd0b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:41.286499 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 959/3809] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:41.298518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.300755 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] DELETE https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:41.300908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.301079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.301238 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Delete volume with id: 70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:41.308307 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.308307 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:41.308739 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:41.326958 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Delete volume request issued successfully. Aug 18 21:15:41.327258 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec9de7aa-194e-427e-9c4a-8cdf48a19114 tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 202 Aug 18 21:15:41.327861 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 957/3810] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:15:41 2026] DELETE /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:15:41.340416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6f2706ac-48a8-4bc0-a395-61dda548801b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.342456 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f2706ac-48a8-4bc0-a395-61dda548801b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:41.342552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f2706ac-48a8-4bc0-a395-61dda548801b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.342797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6f2706ac-48a8-4bc0-a395-61dda548801b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.350792 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.350792 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:41.354613 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6f2706ac-48a8-4bc0-a395-61dda548801b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Volume info retrieved successfully. Aug 18 21:15:41.359373 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6f2706ac-48a8-4bc0-a395-61dda548801b tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 200 Aug 18 21:15:41.359882 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 945/3811] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:41.423755 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07e993fc-e909-4f5b-8c04-2d8473f92993 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.424166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e993fc-e909-4f5b-8c04-2d8473f92993 None None] GET https://10.4.3.48/volume// Aug 18 21:15:41.424328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e993fc-e909-4f5b-8c04-2d8473f92993 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.424521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e993fc-e909-4f5b-8c04-2d8473f92993 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.424885 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e993fc-e909-4f5b-8c04-2d8473f92993 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:15:41.425193 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 951/3812] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:15: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 18 21:15:41.433184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.436544 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] GET https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:15:41.436880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.437275 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.453982 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.453982 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:41.460026 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:15:41.467470 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f7bd2afb-253d-4128-a448-e62d6f5e4ae9 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 200 Aug 18 21:15:41.468146 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 960/3813] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:15:41.487956 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.490359 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:41.490538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.490715 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.491057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:41.495955 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.495955 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:41.496597 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1194d05d-a3c4-49b4-9dff-709c9b18f1ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:41.497029 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 958/3814] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:41.510884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.512875 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c Aug 18 21:15:41.513129 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.513323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.513478 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume with id: 59f684fa-56f4-4663-b0f5-21038991723c Aug 18 21:15:41.522016 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.522016 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:41.522414 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:41.539067 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume request issued successfully. Aug 18 21:15:41.539343 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9cd54f3f-99da-4fd8-8406-136d2c7368e3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c returned with HTTP 202 Aug 18 21:15:41.539997 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 946/3815] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:41 2026] DELETE /volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:41.547228 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.549015 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c Aug 18 21:15:41.549756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:41.549756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:41.557188 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.557188 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:41.560693 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:41.564951 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4a65491-cbfd-41b4-bc88-183f26107dc7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c returned with HTTP 200 Aug 18 21:15:41.565326 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 952/3816] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:41 2026] GET /volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:41.577746 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.580182 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] PUT https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c Aug 18 21:15:41.580182 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:41.587087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Acquiring lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:15:41.593003 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:15:41.594042 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.594042 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:41.674112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Lock "cinder-attachment_update-cb0b781c-9ea1-4035-8435-ee801e12d4d0-np0000007703" released by "attachment_update" :: held 0.081s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:15:41.674947 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-3896d3a2-eac3-4006-a05d-3e5f923775c4 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c returned with HTTP 200 Aug 18 21:15:41.674947 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 961/3817] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:15:41 2026] PUT /volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:41.700551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f021cafa-aa58-46e1-8f88-096c5edcfb66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:41.705313 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f021cafa-aa58-46e1-8f88-096c5edcfb66 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] POST https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c/action Aug 18 21:15:41.705313 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f021cafa-aa58-46e1-8f88-096c5edcfb66 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:15:41.705313 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f021cafa-aa58-46e1-8f88-096c5edcfb66 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:41.724934 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:41.724934 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:41.734954 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-606ce268-1c00-4f04-8381-84ecf6fbc751 req-f021cafa-aa58-46e1-8f88-096c5edcfb66 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c/action returned with HTTP 204 Aug 18 21:15:41.735388 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 959/3818] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:15:41 2026] POST /volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:42.097016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-417829ab-0aa5-41d9-b845-fa505338edd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.099375 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-417829ab-0aa5-41d9-b845-fa505338edd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:42.099631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-417829ab-0aa5-41d9-b845-fa505338edd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.099916 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-417829ab-0aa5-41d9-b845-fa505338edd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.100065 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-417829ab-0aa5-41d9-b845-fa505338edd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:42.105504 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:42.105504 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:42.106357 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-417829ab-0aa5-41d9-b845-fa505338edd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:42.106876 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 947/3819] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:42.231182 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.233291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:42.233506 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.233699 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.233855 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:42.239008 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:42.239008 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:42.240060 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22ba5fd2-98e1-4e0a-b6f2-ac8b87487b87 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:42.240484 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 953/3820] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:42.374307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-175dc6d3-f81d-437b-bb39-e1f42dd3a36f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.376171 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-175dc6d3-f81d-437b-bb39-e1f42dd3a36f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] GET https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 Aug 18 21:15:42.376251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-175dc6d3-f81d-437b-bb39-e1f42dd3a36f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.376452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-175dc6d3-f81d-437b-bb39-e1f42dd3a36f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.382207 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-175dc6d3-f81d-437b-bb39-e1f42dd3a36f tempest-TestServerVolumeAttachScenarioOldVersion-563838447 tempest-TestServerVolumeAttachScenarioOldVersion-563838447-project-member] https://10.4.3.48/volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 returned with HTTP 404 Aug 18 21:15:42.382631 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 962/3821] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/volumes/70e0f416-e050-400d-94bf-57bb62ea2c24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:15:42.577873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae2468e4-e061-4dab-8223-55dd1f104065 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.579457 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae2468e4-e061-4dab-8223-55dd1f104065 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c Aug 18 21:15:42.579674 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae2468e4-e061-4dab-8223-55dd1f104065 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.579969 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae2468e4-e061-4dab-8223-55dd1f104065 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.589036 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae2468e4-e061-4dab-8223-55dd1f104065 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c returned with HTTP 404 Aug 18 21:15:42.589541 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 960/3822] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/volumes/59f684fa-56f4-4663-b0f5-21038991723c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:42.597040 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d853f07-9589-41d0-94a9-9e954f07625d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.600371 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d853f07-9589-41d0-94a9-9e954f07625d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:42.600371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d853f07-9589-41d0-94a9-9e954f07625d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.600371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d853f07-9589-41d0-94a9-9e954f07625d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.600371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0d853f07-9589-41d0-94a9-9e954f07625d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:42.605312 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:42.605312 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:42.606039 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d853f07-9589-41d0-94a9-9e954f07625d tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:42.606458 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 948/3823] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:42.616475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.618407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:42.618598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.618820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.618920 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: cacc679a-4cfa-4bf1-b743-fb45a5240a58. Aug 18 21:15:42.625664 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:42.625664 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:42.640526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id cacc679a-4cfa-4bf1-b743-fb45a5240a58 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:42.642043 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c7ab9ef-370b-40d1-bb80-e698d6016279 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 202 Aug 18 21:15:42.642491 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 954/3824] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:42 2026] DELETE /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:42.651384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:42.653228 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:42.653419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:42.653834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:42.653834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:42.660407 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:42.660407 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:42.660997 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3925fa5-76f6-4df5-8325-cf24abd9541a tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 200 Aug 18 21:15:42.661520 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 963/3825] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:42 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:43.123677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:43.125304 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:43.125484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:43.125675 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:43.125815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:43.132490 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:43.132490 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:43.133190 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebf1f517-a2c5-4a6c-aae2-cbb0a82e9fd9 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:43.133581 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 961/3826] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:43 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:43.252143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:43.256206 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:43.256447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:43.256710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:43.256875 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:43.263505 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:43.263505 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:43.264385 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb1d5bb0-43ae-4089-bc3e-a4271c86daed tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:43.264883 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 949/3827] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:43 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:43.677746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:43.677746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 Aug 18 21:15:43.677746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:43.678205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:43.678205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id cacc679a-4cfa-4bf1-b743-fb45a5240a58. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:43.682447 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c343e54d-68a1-4bba-92d7-c3f26c87f9c3 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 returned with HTTP 404 Aug 18 21:15:43.683086 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 955/3828] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:43 2026] GET /volume/v3/backups/cacc679a-4cfa-4bf1-b743-fb45a5240a58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:43.691113 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:43.692979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:43.693246 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:43.693476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:43.693616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: e700b855-c35f-465d-8cea-7a01900d0256. Aug 18 21:15:43.701332 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:43.701332 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:43.726591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id e700b855-c35f-465d-8cea-7a01900d0256 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:43.728519 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1b30a4f-7d6f-4e6c-b292-120943ec8952 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 202 Aug 18 21:15:43.728519 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 964/3829] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:43 2026] DELETE /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:43.736433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:43.738738 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:43.738738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:43.738875 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:43.739014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:43.745165 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:43.745165 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:43.745915 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae21b241-7a61-4c1d-874a-7c6817b7709f tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 200 Aug 18 21:15:43.746349 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 962/3830] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:43 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:44.143499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2a82975a-360f-43b1-af44-67af7a0de3fb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.145235 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a82975a-360f-43b1-af44-67af7a0de3fb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:44.145448 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a82975a-360f-43b1-af44-67af7a0de3fb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.146800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2a82975a-360f-43b1-af44-67af7a0de3fb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.146800 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2a82975a-360f-43b1-af44-67af7a0de3fb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.151195 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.151195 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:44.152250 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2a82975a-360f-43b1-af44-67af7a0de3fb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:44.152368 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 950/3831] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:44.275608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.280252 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:44.280427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.280602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.280707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.284750 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.284750 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:44.285423 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be7483af-fa8b-4d59-9a0b-bea325a5b074 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:44.285796 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 956/3832] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:44.297825 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6532677-1ead-4940-a216-72566317da7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.299431 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6532677-1ead-4940-a216-72566317da7b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:15:44.299613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6532677-1ead-4940-a216-72566317da7b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.299832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6532677-1ead-4940-a216-72566317da7b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.299932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b6532677-1ead-4940-a216-72566317da7b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.304221 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.304221 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:44.305094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6532677-1ead-4940-a216-72566317da7b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:15:44.305297 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 965/3833] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:44.318793 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.320278 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:44.320558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c2222a6-3b11-45bb-9a2d-f4bc65b6b931", "incremental": true, "force": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:44.321815 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': '6c2222a6-3b11-45bb-9a2d-f4bc65b6b931', 'incremental': True, 'force': True}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:44.321940 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume 6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 in container None Aug 18 21:15:44.330325 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.330325 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:44.330835 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:44.352934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['d4d69825-e2af-4666-9dc0-a2a15d09ddf9', 'fa5b8b71-d7a9-4477-831f-7f799ba4e8c3'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:44.393972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f3afd3b-0d0e-4629-b373-aef6884578aa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:44.394302 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 963/3834] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:44 2026] POST /volume/v3/backups => generated 286 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:44.404895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.406877 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:44.407028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.407242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.407349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.412813 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.412813 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:44.413798 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c4cda503-0ec0-4a51-9a78-f19966bac31a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:44.414247 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 951/3835] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:44.758837 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.761026 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 Aug 18 21:15:44.761311 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.761582 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.761772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id e700b855-c35f-465d-8cea-7a01900d0256. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.768879 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9edf9d8b-22f8-46d5-b918-2bfda96c33ac tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 returned with HTTP 404 Aug 18 21:15:44.769408 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 957/3836] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/e700b855-c35f-465d-8cea-7a01900d0256 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:44.775999 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.778129 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:44.778385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.778613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.778789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete backup with id: a7048719-608f-4bed-8df6-b8eb5000be16. Aug 18 21:15:44.783577 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.783577 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:44.796647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] delete_backup rpcapi backup_id a7048719-608f-4bed-8df6-b8eb5000be16 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:44.798506 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ff2c27d-a454-413d-9954-7853bc9b9900 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 202 Aug 18 21:15:44.799025 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 966/3837] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:44 2026] DELETE /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:44.805826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:44.808253 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:44.808407 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:44.808575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:44.808679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:44.812879 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:44.812879 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:44.813435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf9da5c3-25a7-404c-b471-8875e0824c66 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 200 Aug 18 21:15:44.813809 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 964/3838] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:44 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:45.163839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:45.169140 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:45.169332 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:45.169548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:45.169698 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:45.177698 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:45.177698 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:45.178437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-045bbd94-2277-4a3c-9b68-b8d8e97cc941 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:45.178853 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 952/3839] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:45 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:45.424947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ece46aa3-efcc-4a82-9514-93397be18be0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:45.427283 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ece46aa3-efcc-4a82-9514-93397be18be0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:45.428615 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ece46aa3-efcc-4a82-9514-93397be18be0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:45.428968 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ece46aa3-efcc-4a82-9514-93397be18be0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:45.429110 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ece46aa3-efcc-4a82-9514-93397be18be0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:45.435840 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:45.435840 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:45.436774 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ece46aa3-efcc-4a82-9514-93397be18be0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:45.437136 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 958/3840] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:45 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:45.823007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:45.826102 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 Aug 18 21:15:45.826353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:45.826556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:45.826691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Show backup with id a7048719-608f-4bed-8df6-b8eb5000be16. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:45.831784 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d41c3af-38a5-4f77-adbd-27c27dcdbafc tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 returned with HTTP 404 Aug 18 21:15:45.832497 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 967/3841] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:45 2026] GET /volume/v3/backups/a7048719-608f-4bed-8df6-b8eb5000be16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:45.839222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:45.841163 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:15:45.841401 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:45.841649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:45.841870 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume with id: f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:15:45.849640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:45.849640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:45.850039 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:45.866805 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Delete volume request issued successfully. Aug 18 21:15:45.866938 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1ac85d-919d-429e-a5d5-9a7c808ccae7 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 returned with HTTP 202 Aug 18 21:15:45.867561 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 965/3842] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:15:45 2026] DELETE /volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:15:45.876042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e12ea904-9c58-4f58-bf64-2846c433df77 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:45.877912 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e12ea904-9c58-4f58-bf64-2846c433df77 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:15:45.878202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e12ea904-9c58-4f58-bf64-2846c433df77 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:45.878462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e12ea904-9c58-4f58-bf64-2846c433df77 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:45.888079 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:45.888079 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:45.892360 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e12ea904-9c58-4f58-bf64-2846c433df77 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Volume info retrieved successfully. Aug 18 21:15:45.897012 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e12ea904-9c58-4f58-bf64-2846c433df77 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 returned with HTTP 200 Aug 18 21:15:45.897992 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 953/3843] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:45 2026] GET /volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:46.189267 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-471b8304-5fce-4a7b-934e-79c87c27b675 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:46.191333 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-471b8304-5fce-4a7b-934e-79c87c27b675 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:46.191579 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-471b8304-5fce-4a7b-934e-79c87c27b675 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:46.191825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-471b8304-5fce-4a7b-934e-79c87c27b675 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:46.191968 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-471b8304-5fce-4a7b-934e-79c87c27b675 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:46.198356 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:46.198356 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:46.199165 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-471b8304-5fce-4a7b-934e-79c87c27b675 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:46.199701 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 959/3844] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:46 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:46.448615 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:46.451414 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:46.451957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:46.452259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:46.452454 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:46.458272 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:46.458272 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:46.459221 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13d8ecc1-961f-48fc-9bd9-39a0129432d0 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:46.459736 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 968/3845] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:46 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:46.914796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-67465082-3b24-40a4-aa1d-53ea8af77137 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:46.919421 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67465082-3b24-40a4-aa1d-53ea8af77137 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] GET https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 Aug 18 21:15:46.919881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67465082-3b24-40a4-aa1d-53ea8af77137 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:46.920407 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67465082-3b24-40a4-aa1d-53ea8af77137 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:46.927482 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67465082-3b24-40a4-aa1d-53ea8af77137 tempest-ProjectAdminTests33-29707313 tempest-ProjectAdminTests33-29707313-project-admin] https://10.4.3.48/volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 returned with HTTP 404 Aug 18 21:15:46.928306 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 966/3846] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:46 2026] GET /volume/v3/volumes/f8a38550-2ef7-490f-90c5-951cc68e5cc4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:47.214830 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dce2fad9-43f3-432e-acf1-05532287d15e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:47.216982 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dce2fad9-43f3-432e-acf1-05532287d15e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:47.217216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dce2fad9-43f3-432e-acf1-05532287d15e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:47.217450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dce2fad9-43f3-432e-acf1-05532287d15e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:47.217592 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-dce2fad9-43f3-432e-acf1-05532287d15e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:47.222946 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:47.222946 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:47.223801 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dce2fad9-43f3-432e-acf1-05532287d15e tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:47.224312 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 954/3847] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:47 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:47.473406 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-200bb505-4147-4165-95b7-86572c14acfa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:47.475371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-200bb505-4147-4165-95b7-86572c14acfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:47.475566 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-200bb505-4147-4165-95b7-86572c14acfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:47.475849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-200bb505-4147-4165-95b7-86572c14acfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:47.475996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-200bb505-4147-4165-95b7-86572c14acfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:47.480773 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:47.480773 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:47.481426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-200bb505-4147-4165-95b7-86572c14acfa tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:47.481780 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 960/3848] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:47 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:48.237101 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28452953-06a5-4c17-a879-f99660088fc5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:48.239960 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28452953-06a5-4c17-a879-f99660088fc5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:48.240203 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28452953-06a5-4c17-a879-f99660088fc5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:48.240378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28452953-06a5-4c17-a879-f99660088fc5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:48.240476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-28452953-06a5-4c17-a879-f99660088fc5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:48.249191 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:48.249191 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:48.249191 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28452953-06a5-4c17-a879-f99660088fc5 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:48.249191 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 969/3849] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:48 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:48.493749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-383769f5-c985-4a8c-869c-eaebe0e50849 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:48.495604 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-383769f5-c985-4a8c-869c-eaebe0e50849 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:48.495604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-383769f5-c985-4a8c-869c-eaebe0e50849 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:48.495604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-383769f5-c985-4a8c-869c-eaebe0e50849 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:48.495604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-383769f5-c985-4a8c-869c-eaebe0e50849 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:48.508597 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:48.508597 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:48.508597 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-383769f5-c985-4a8c-869c-eaebe0e50849 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:48.509343 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 967/3850] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:48 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 694 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:48.515113 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:48.665689 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:15:48.666106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1266372916"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:48.667472 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1266372916'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:15:48.667650 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Create volume of 1 GB Aug 18 21:15:48.673078 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Availability Zones retrieved successfully. Aug 18 21:15:48.678374 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Flow 'volume_create_api' (a059365f-4f12-4f09-8489-6378614126c7) 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 18 21:15:48.679335 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b658665-3ac8-44f1-ba66-56d524485c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:48.680116 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-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 18 21:15:48.706181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b658665-3ac8-44f1-ba66-56d524485c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:15:48.706901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9ffa9f-e801-4f6b-b926-2b13678b22c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:48.764102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Created reservations ['1033bd24-9efc-4bef-9dd2-c80c32f45439', 'aad0d397-c087-4300-9d34-1c8bcf5189ec', '49f47e62-f3e3-49f8-bea5-f3039e68c887', 'ddf114e9-6a9f-4bcb-9ebd-95d3a583efd2'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:48.764783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9ffa9f-e801-4f6b-b926-2b13678b22c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1033bd24-9efc-4bef-9dd2-c80c32f45439', 'aad0d397-c087-4300-9d34-1c8bcf5189ec', '49f47e62-f3e3-49f8-bea5-f3039e68c887', 'ddf114e9-6a9f-4bcb-9ebd-95d3a583efd2']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:48.765565 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc11d31d-ffc4-46e5-aef8-2adc4ab18f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:48.790574 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc11d31d-ffc4-46e5-aef8-2adc4ab18f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3602fbf1-b2dc-46a7-b6ce-cf1e40209497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266372916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d402274d0900483991fa219add7ec8b9',qos_specs=None,replication_status=,reservations=['1033bd24-9efc-4bef-9dd2-c80c32f45439','aad0d397-c087-4300-9d34-1c8bcf5189ec','49f47e62-f3e3-49f8-bea5-f3039e68c887','ddf114e9-6a9f-4bcb-9ebd-95d3a583efd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f7b647a21449a596a015e58b4199e8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266372916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3602fbf1-b2dc-46a7-b6ce-cf1e40209497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d402274d0900483991fa219add7ec8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f7b647a21449a596a015e58b4199e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:48.791751 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595dd482-a08d-434a-b435-d4e0fa09869b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:48.808809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595dd482-a08d-434a-b435-d4e0fa09869b) transitioned into state 'SUCCESS' from state '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-1266372916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d402274d0900483991fa219add7ec8b9',qos_specs=None,replication_status=,reservations=['1033bd24-9efc-4bef-9dd2-c80c32f45439','aad0d397-c087-4300-9d34-1c8bcf5189ec','49f47e62-f3e3-49f8-bea5-f3039e68c887','ddf114e9-6a9f-4bcb-9ebd-95d3a583efd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f7b647a21449a596a015e58b4199e8',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:15:48.809694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da10dfd5-cc10-4a68-96cb-f1064970a4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:15:48.823931 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da10dfd5-cc10-4a68-96cb-f1064970a4be) 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 18 21:15:48.824805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Flow 'volume_create_api' (a059365f-4f12-4f09-8489-6378614126c7) 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 18 21:15:48.825287 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Create volume request issued successfully. Aug 18 21:15:48.828083 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6d253b68-e491-400c-a0b7-56c3eb4fbe2f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:15:48.828888 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 955/3851] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:15:48 2026] POST /volume/v3/volumes => generated 776 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:48.842789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31cfd03d-982b-46b3-aa58-28025ce0687e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:48.845800 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31cfd03d-982b-46b3-aa58-28025ce0687e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:15:48.845800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31cfd03d-982b-46b3-aa58-28025ce0687e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:48.845800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31cfd03d-982b-46b3-aa58-28025ce0687e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:48.854897 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:48.854897 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:48.859133 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31cfd03d-982b-46b3-aa58-28025ce0687e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Volume info retrieved successfully. Aug 18 21:15:48.864032 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31cfd03d-982b-46b3-aa58-28025ce0687e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 returned with HTTP 200 Aug 18 21:15:48.864543 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 961/3852] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:48 2026] GET /volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:49.262787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:49.264459 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:49.264702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:49.264967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:49.265067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:49.269958 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:49.269958 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:49.270581 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-448f301e-9c36-43b0-af5a-612f0a6dbff4 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:49.271198 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 970/3853] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:49 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:49.524610 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:49.526432 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:49.526601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:49.526842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:49.526958 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:49.532581 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:49.532581 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:49.533775 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7c6bbfd5-da75-4cda-9a26-d0a5e68da20a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:49.534332 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 968/3854] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:49 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:49.880968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2c780cb-3056-44dd-ac89-f1a06519253f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:49.883323 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2c780cb-3056-44dd-ac89-f1a06519253f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:15:49.883609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2c780cb-3056-44dd-ac89-f1a06519253f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:49.883868 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2c780cb-3056-44dd-ac89-f1a06519253f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:49.894071 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:49.894071 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:49.899601 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2c780cb-3056-44dd-ac89-f1a06519253f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Volume info retrieved successfully. Aug 18 21:15:49.903709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2c780cb-3056-44dd-ac89-f1a06519253f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 returned with HTTP 200 Aug 18 21:15:49.904197 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 956/3855] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:49 2026] GET /volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:49.918632 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c331574-498b-4e64-9532-502191bc8108 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:49.920667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:49.921204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3602fbf1-b2dc-46a7-b6ce-cf1e40209497", "name": "tempest-type-Backup-1537275071"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:49.923179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Creating new backup {'backup': {'volume_id': '3602fbf1-b2dc-46a7-b6ce-cf1e40209497', 'name': 'tempest-type-Backup-1537275071'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:49.923385 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Creating backup of volume 3602fbf1-b2dc-46a7-b6ce-cf1e40209497 in container None Aug 18 21:15:49.932621 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:49.932621 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:49.933260 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Volume info retrieved successfully. Aug 18 21:15:49.972580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Created reservations ['2d998700-748a-4019-9f5e-87c4c97cab26', '05457384-4c18-43da-b07f-22053115105f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:50.005266 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c331574-498b-4e64-9532-502191bc8108 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:50.005741 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 962/3856] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:15:49 2026] POST /volume/v3/backups => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:50.016345 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.018834 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:50.019285 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.019502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.019715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.028049 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.028049 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:50.029230 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80fd0e98-fbb9-4c76-ab6a-3c60200495b1 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:50.030099 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 971/3857] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:50.283263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.284943 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:15:50.285127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.285324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.285415 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.290261 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.290261 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:50.291126 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-467d01a1-1952-4b66-a59b-23dcb2a23731 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:15:50.291569 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 969/3858] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:50.305295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4fec8733-24d3-442a-8ff1-96987893702a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.309546 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fec8733-24d3-442a-8ff1-96987893702a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:15:50.309908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fec8733-24d3-442a-8ff1-96987893702a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.310194 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4fec8733-24d3-442a-8ff1-96987893702a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.310352 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4fec8733-24d3-442a-8ff1-96987893702a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.323147 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.323147 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:50.324680 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4fec8733-24d3-442a-8ff1-96987893702a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:15:50.330246 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 957/3859] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:50.343697 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.346665 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:15:50.346902 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.347088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.347204 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.351916 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.351916 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:50.352657 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e773bd3a-0453-47df-808b-0bb40a762cd3 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:15:50.353100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 963/3860] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:50.367475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.370031 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:50.370365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "839ca80c-2bf9-4a84-8034-0e177b678167", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-791846209"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:50.372171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating new backup {'backup': {'volume_id': '839ca80c-2bf9-4a84-8034-0e177b678167', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-791846209'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:50.372338 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Creating backup of volume 839ca80c-2bf9-4a84-8034-0e177b678167 in container None Aug 18 21:15:50.380583 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.380583 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:50.381201 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:15:50.399900 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Created reservations ['dbd1d229-21fb-4b9d-be5b-a790eee8b3bd', '0acbd70e-8763-441a-a317-b65eaecbc2ee'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:50.434944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e9e0ad3-2b5c-4f86-b86d-dda2373548b6 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:50.437749 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 972/3861] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:50 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:50.450167 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.452231 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:50.452388 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.452594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.452750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.457301 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.457301 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:50.458098 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-480baa4f-71d5-4dd5-a55b-1643b7302efd tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:50.458499 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 970/3862] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:50.550024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:50.552146 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:50.552374 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:50.552602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:50.552769 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:50.558196 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:50.558196 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:50.559189 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-98d57cca-339c-42c2-8ea1-4f163fd6fa93 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:50.559653 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 958/3863] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:50 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:51.044668 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8c942554-da6c-45e1-b977-ded3d4de8dab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:51.049169 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c942554-da6c-45e1-b977-ded3d4de8dab tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:51.049393 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c942554-da6c-45e1-b977-ded3d4de8dab tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:51.049783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8c942554-da6c-45e1-b977-ded3d4de8dab tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:51.049914 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8c942554-da6c-45e1-b977-ded3d4de8dab tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:51.061373 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:51.061373 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:51.062209 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8c942554-da6c-45e1-b977-ded3d4de8dab tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:51.062627 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 964/3864] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:51 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:51.470467 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f389618-36f6-4a2f-a5db-5435b2d755da None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:51.473066 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f389618-36f6-4a2f-a5db-5435b2d755da tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:51.473066 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f389618-36f6-4a2f-a5db-5435b2d755da tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:51.473569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f389618-36f6-4a2f-a5db-5435b2d755da tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:51.473569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9f389618-36f6-4a2f-a5db-5435b2d755da tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:51.479142 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:51.479142 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:51.480192 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f389618-36f6-4a2f-a5db-5435b2d755da tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:51.480713 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 973/3865] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:51 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:15:51.570009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:51.572077 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:51.572463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:51.572818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:51.573079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:51.578987 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:51.578987 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:51.579904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e0cb918-a707-4ffb-8d74-6ee1bb24261b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:51.580431 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 971/3866] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:51 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:52.073595 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-264d46f3-a94e-43b3-a891-57562129e537 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:52.076202 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-264d46f3-a94e-43b3-a891-57562129e537 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:52.076504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-264d46f3-a94e-43b3-a891-57562129e537 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:52.076785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-264d46f3-a94e-43b3-a891-57562129e537 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:52.077227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-264d46f3-a94e-43b3-a891-57562129e537 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:52.083450 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:52.083450 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:52.084384 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-264d46f3-a94e-43b3-a891-57562129e537 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:52.084924 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 959/3867] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:52 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:52.493150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:52.495188 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:52.495341 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:52.495512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:52.495598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:52.501110 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:52.501110 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:52.501939 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ae5e95ac-6193-40d1-b330-2cf460749f8a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:52.502308 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 965/3868] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:52 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:52.592099 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:52.593963 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:52.594231 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:52.594447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:52.594548 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:52.598734 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:52.598734 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:52.599502 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3aea0b04-8228-4ddb-a27b-af8c03c37881 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:52.599926 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 974/3869] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:52 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:53.097467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5991eae5-540a-400b-b476-0ff07d3d8907 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:53.099858 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5991eae5-540a-400b-b476-0ff07d3d8907 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:53.100210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5991eae5-540a-400b-b476-0ff07d3d8907 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:53.100514 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5991eae5-540a-400b-b476-0ff07d3d8907 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:53.100761 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5991eae5-540a-400b-b476-0ff07d3d8907 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:53.109022 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:53.109022 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:53.109022 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5991eae5-540a-400b-b476-0ff07d3d8907 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:53.109022 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 972/3870] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:53 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:53.515097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86cb072b-f594-41ec-b531-805c82f0dace None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:53.517549 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86cb072b-f594-41ec-b531-805c82f0dace tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:53.517977 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86cb072b-f594-41ec-b531-805c82f0dace tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:53.518267 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86cb072b-f594-41ec-b531-805c82f0dace tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:53.518439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-86cb072b-f594-41ec-b531-805c82f0dace tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:53.524197 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:53.524197 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:53.525953 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86cb072b-f594-41ec-b531-805c82f0dace tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:53.526650 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 960/3871] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:53 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:15:53.613344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:53.615441 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:53.615683 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:53.615896 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:53.615957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:53.627110 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:53.627110 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:53.628068 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b3ed55e-def6-446d-8ffc-e4f600da5c8f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:53.628433 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 966/3872] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:53 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:54.121052 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:54.123342 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:54.123589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:54.123844 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:54.123981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:54.128647 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:54.128647 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:54.129412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7a2c24d-d8e1-4049-b72e-71c1903c5fc2 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:54.129894 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 975/3873] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:54 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:54.539322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:54.541745 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:54.541954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:54.542159 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:54.542271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:54.546481 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:54.546481 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:54.547352 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3710ea8e-e504-4ecb-960d-0eed711f5416 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:54.547745 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 973/3874] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:54 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:54.639110 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:54.641002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:54.641211 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:54.641390 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:54.641553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:54.645994 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:54.645994 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:54.646732 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41661f15-9b83-4d50-9899-fa5066fba1c7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:54.647289 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 961/3875] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:54 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:55.141416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.143559 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:55.143849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.144074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.144266 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:55.149235 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.149235 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:55.150176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bd674115-8356-43dd-bfab-b8f6a376bc6e tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:55.150578 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 967/3876] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:55 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:55.562705 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce0bb748-b589-45c0-a3fd-43c681997014 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.565154 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce0bb748-b589-45c0-a3fd-43c681997014 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:55.565898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce0bb748-b589-45c0-a3fd-43c681997014 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.565898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce0bb748-b589-45c0-a3fd-43c681997014 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.566039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ce0bb748-b589-45c0-a3fd-43c681997014 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:55.571934 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.571934 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:55.573070 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce0bb748-b589-45c0-a3fd-43c681997014 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:55.573847 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 976/3877] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:55 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:55.659939 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.662293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:55.662548 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.662840 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.663002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:55.673058 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.673058 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:55.674187 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff734266-e0bd-4dd0-b844-80798ed4e369 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:55.674885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 974/3878] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:55 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:55.685531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.688396 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:55.688703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.689022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.689183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:55.698181 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.698181 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:55.699429 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-509ac9ab-7709-46f9-b8bf-a83c3e0f2414 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:55.700627 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 962/3879] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:55 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:55.714496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.717643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:55.718030 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.718312 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.718665 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. Aug 18 21:15:55.724663 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.724663 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:55.746252 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:15:55.748672 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-48580b62-44be-4aa7-8cda-b3a6acc22244 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 202 Aug 18 21:15:55.749954 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 968/3880] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:15:55 2026] DELETE /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:15:55.758045 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-60147d01-6b88-429f-beda-8797876de2e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:55.760137 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60147d01-6b88-429f-beda-8797876de2e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:55.760359 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60147d01-6b88-429f-beda-8797876de2e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:55.760706 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60147d01-6b88-429f-beda-8797876de2e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:55.760914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-60147d01-6b88-429f-beda-8797876de2e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:55.767083 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:55.767083 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:55.767083 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60147d01-6b88-429f-beda-8797876de2e7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 200 Aug 18 21:15:55.767083 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 977/3881] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:55 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:56.163008 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:56.164737 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:56.164929 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:56.165098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:56.165195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:56.169259 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:56.169259 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:56.169912 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1423ea04-5202-4da4-83c4-1331c0fbc530 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:56.170250 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 975/3882] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:56 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:56.587206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:56.589318 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:56.589715 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:56.589980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:56.590128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:56.595546 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:56.595546 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:56.596612 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-83af7a61-4b7c-4c07-86f5-310b2fb9867b tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:56.597109 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 963/3883] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:56 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:56.778201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:56.780763 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d Aug 18 21:15:56.780929 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:56.781101 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:56.781195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 6ef69963-52dd-4f06-8cb7-cdfda24b2a4d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:56.786536 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d342d2a6-60cc-4a2b-973f-b028e5a5a4c4 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d returned with HTTP 404 Aug 18 21:15:56.787336 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 969/3884] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:56 2026] GET /volume/v3/backups/6ef69963-52dd-4f06-8cb7-cdfda24b2a4d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:15:56.798369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:56.800434 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:15:56.801051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c2222a6-3b11-45bb-9a2d-f4bc65b6b931", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1709103579", "container": "tempest-volumesbackupstest-backup-container-683061983"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:56.803137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating new backup {'backup': {'volume_id': '6c2222a6-3b11-45bb-9a2d-f4bc65b6b931', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1709103579', 'container': 'tempest-volumesbackupstest-backup-container-683061983'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:15:56.803502 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Creating backup of volume 6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 in container tempest-volumesbackupstest-backup-container-683061983 Aug 18 21:15:56.816303 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:56.816303 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:56.817099 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:15:56.836331 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Created reservations ['e458c24b-8af0-4dca-8d8a-a654702d3868', '5e948768-7cf2-4e48-a48d-7312842edeae'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:56.875201 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78861ff8-ce72-4bf2-8313-5b38e2ab16f7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:15:56.878498 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 978/3885] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:15:56 2026] POST /volume/v3/backups => generated 328 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:56.893286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:56.894527 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:15:56.894784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:56.894982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:56.895080 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:56.899442 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:56.899442 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:56.900220 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df6f94ee-86ae-451e-9ea7-2d98ea63d10b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:15:56.900620 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 976/3886] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:56 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:57.185152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:57.187234 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:57.187469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:57.187690 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:57.187821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:57.192743 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:57.192743 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:57.193083 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f8a2bfd-05d1-460f-a9d4-605958ddf549 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:57.193419 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 964/3887] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:57 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:57.610089 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:57.612934 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:57.612934 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:57.612934 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:57.612934 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:57.620083 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:57.620083 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:57.621166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-971b5c77-d5a6-45bf-9cda-602a6a5422b2 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:57.621632 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 970/3888] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:57 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:57.913350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-45bb25d6-752b-4a0b-8a45-1add784db498 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:57.918099 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45bb25d6-752b-4a0b-8a45-1add784db498 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:15:57.919707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45bb25d6-752b-4a0b-8a45-1add784db498 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:57.919707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45bb25d6-752b-4a0b-8a45-1add784db498 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:57.919707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-45bb25d6-752b-4a0b-8a45-1add784db498 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:57.927159 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:57.927159 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:57.928854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45bb25d6-752b-4a0b-8a45-1add784db498 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:15:57.929700 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 979/3889] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:57 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:58.206536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-75e58107-5517-444d-8f48-157089964778 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:58.208999 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75e58107-5517-444d-8f48-157089964778 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:58.209331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75e58107-5517-444d-8f48-157089964778 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:58.209657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75e58107-5517-444d-8f48-157089964778 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:58.209848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-75e58107-5517-444d-8f48-157089964778 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:58.215708 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:58.215708 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:58.216969 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75e58107-5517-444d-8f48-157089964778 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:58.217764 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 977/3890] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:58 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:58.634524 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-181554a3-279b-4a5f-90e9-48a2945d208d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:58.636551 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-181554a3-279b-4a5f-90e9-48a2945d208d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:58.636813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-181554a3-279b-4a5f-90e9-48a2945d208d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:58.637036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-181554a3-279b-4a5f-90e9-48a2945d208d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:58.637175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-181554a3-279b-4a5f-90e9-48a2945d208d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:58.648623 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:58.648623 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:58.648623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-181554a3-279b-4a5f-90e9-48a2945d208d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:58.648623 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 965/3891] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:58 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:58.942134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3824fd44-45fa-40b4-9367-cc11562f594e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:58.946702 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3824fd44-45fa-40b4-9367-cc11562f594e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:15:58.946972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3824fd44-45fa-40b4-9367-cc11562f594e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:58.947216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3824fd44-45fa-40b4-9367-cc11562f594e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:58.947358 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3824fd44-45fa-40b4-9367-cc11562f594e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:58.952559 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:58.952559 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:58.953473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3824fd44-45fa-40b4-9367-cc11562f594e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:15:58.953902 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 971/3892] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:58 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:59.048638 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-82c7857c-78a9-4053-b050-fb13bd1f7885 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.052549 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-82c7857c-78a9-4053-b050-fb13bd1f7885 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:15:59.052838 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-82c7857c-78a9-4053-b050-fb13bd1f7885 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:59.053070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-82c7857c-78a9-4053-b050-fb13bd1f7885 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:59.079375 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-82c7857c-78a9-4053-b050-fb13bd1f7885 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:15:59.079876 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 980/3893] 10.4.3.48 () {68 vars in 1477 bytes} [Tue Aug 18 21:15:59 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:59.121507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.123457 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:59.123659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:59.123878 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:59.133465 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:59.133465 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:59.136639 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:59.141370 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-9be5aec8-b7d9-4534-bedf-3df49299d217 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:15:59.142126 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 978/3894] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:15:59 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1656 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:15:59.152352 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.155315 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:15:59.156023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "befb56d4-ca46-4eee-98a2-e19dda6e70ef", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-502084138", "description": null, "metadata": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:15:59.172013 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:59.172013 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:15:59.173224 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:15:59.173224 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:15:59.207539 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['d567bbf6-1048-4ddf-b835-dd8a8d4d4d87', '31a16942-78cb-4152-83ca-7ad4d3f03bcb', '3ac5ad24-20e9-4df6-b832-306fda09e349', 'a2ed34f2-360b-40fe-b488-6a5a110fd2eb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:15:59.233617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.236792 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:15:59.236792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:59.236792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:59.237013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:59.247846 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:59.247846 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:15:59.248820 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-feaeb388-864d-4970-9ac4-032edb0c1a7a tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:15:59.249558 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 972/3895] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:15:59 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:59.261701 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:15:59.261701 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-1af58b89-87c6-4b55-a42a-632a5a0b52a2 req-f8c2a2d1-b561-4ca5-943a-e7d2954d9ef9 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:15:59.262254 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 966/3896] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:15:59 2026] POST /volume/v3/snapshots => generated 319 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:15:59.659738 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.663491 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:15:59.663676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:59.663914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:59.664004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:59.668649 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:59.668649 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:15:59.669544 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1911ef3b-d2e5-4828-a152-8b90d079f9f9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:15:59.670055 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 981/3897] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:59 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:15:59.965233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:15:59.967518 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:15:59.967835 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:15:59.968038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:15:59.968350 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:15:59.973301 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:15:59.973301 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:15:59.974466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce17bbb5-24d0-4c72-a9ce-4b90f1840f7c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:15:59.975000 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 979/3898] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:15:59 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:00.263710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:00.267213 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:00.267213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:00.267213 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:00.267619 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:00.272610 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:00.272610 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:00.273447 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f37446ca-8f95-4a61-82a2-1ceb0deda340 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:00.274178 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 973/3899] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:00 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:00.687150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:00.690709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:16:00.691004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:00.691254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:00.691254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:00.700615 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:00.700615 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:00.701875 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ff637d7b-ab18-4a50-9acc-d4d4c8f7daad tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:16:00.702397 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 967/3900] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:00 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:00.989675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:00.992473 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:00.992669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:00.992891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:00.993116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:01.000142 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.000142 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:01.000941 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-552a41dd-0c2e-466f-bf4d-bccd04fc7d95 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:01.001302 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 982/3901] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:00 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:01.289533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.292332 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:01.292600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.292869 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.293003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:01.301313 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.301313 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:01.302317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1c508e8-7846-4872-9ba1-b40091d102c8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:01.302954 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 980/3902] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:01 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:01.652158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a14d9baa-6607-4568-8405-f928256bbfb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.654576 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a14d9baa-6607-4568-8405-f928256bbfb2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:01.654954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a14d9baa-6607-4568-8405-f928256bbfb2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.655239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a14d9baa-6607-4568-8405-f928256bbfb2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.662113 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.662113 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:01.662551 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a14d9baa-6607-4568-8405-f928256bbfb2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:01.663445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a14d9baa-6607-4568-8405-f928256bbfb2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 200 Aug 18 21:16:01.663849 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 974/3903] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:01 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:01.715555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.718545 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:16:01.718545 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.718754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.718805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:01.726297 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.726297 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:01.727179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1588b4d3-fd2c-4f0c-b16c-1ec03dc9ddc9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:16:01.727682 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 968/3904] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:01 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:01.742650 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f163d940-fc7c-48c0-b64e-eee638018865 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.744875 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f163d940-fc7c-48c0-b64e-eee638018865 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:16:01.744959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f163d940-fc7c-48c0-b64e-eee638018865 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.745217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f163d940-fc7c-48c0-b64e-eee638018865 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.745277 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f163d940-fc7c-48c0-b64e-eee638018865 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:01.750654 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.750654 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:01.751307 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f163d940-fc7c-48c0-b64e-eee638018865 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:16:01.751800 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 983/3905] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:01 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:01.765021 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.769132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:16:01.769269 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.769456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.769604 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete backup with id: 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. Aug 18 21:16:01.779317 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.779317 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:01.798166 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] delete_backup rpcapi backup_id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:01.800910 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d48abf79-a2b0-4b9f-a46b-f76363943187 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 202 Aug 18 21:16:01.801462 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 981/3906] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:01 2026] DELETE /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:01.811639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:01.814125 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:16:01.814125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:01.814312 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:01.814785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:01.819909 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:01.819909 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:01.821770 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-784ac602-5913-4d8e-a7aa-1f0ff7e227dc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 200 Aug 18 21:16:01.821770 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 975/3907] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:01 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:02.015664 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:02.017628 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:02.017813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:02.017996 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:02.018170 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:02.025458 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:02.025458 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:02.027681 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-191ff5d8-9a29-4ed1-b8db-6982200947b6 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:02.028252 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 969/3908] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:02 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:16:02.322745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:02.324644 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:02.325039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:02.326221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:02.326221 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:02.331095 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:02.331095 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:02.332123 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-981ce031-17b8-4ad0-8a95-87cab5dc5128 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:02.332622 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 984/3909] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:02 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:02.837448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:02.840609 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 Aug 18 21:16:02.840847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:02.841281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:02.841281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 33ee5152-ac2b-4b9c-92c9-c8c9e20d8887. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:02.851910 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5894e1c-5ea4-4931-b699-443db3c54f7e tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 returned with HTTP 404 Aug 18 21:16:02.852453 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 982/3910] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:02 2026] GET /volume/v3/backups/33ee5152-ac2b-4b9c-92c9-c8c9e20d8887 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:02.860445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0905670c-966e-457a-a364-816e5a75ba64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:02.863194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] DELETE https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:16:02.863482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:02.864012 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:02.864012 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Delete backup with id: 45163b32-11e3-4e94-ae39-9597174b6f7a. Aug 18 21:16:02.869918 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:02.869918 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:02.887125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] delete_backup rpcapi backup_id 45163b32-11e3-4e94-ae39-9597174b6f7a {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:02.889231 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0905670c-966e-457a-a364-816e5a75ba64 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 202 Aug 18 21:16:02.889856 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 976/3911] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:02 2026] DELETE /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:02.901482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:02.905955 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:16:02.906237 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:02.906513 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:02.906670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:02.915009 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:02.915009 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:02.915555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4eba4c98-22b7-4f5f-b1a5-16f8cb95db7a tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 200 Aug 18 21:16:02.915973 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 970/3912] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:02 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:03.041529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.044907 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:03.044907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.044907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.044907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:03.048378 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.048378 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:03.049282 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad4149df-aec2-44ba-95c0-ad26cf818cf8 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:03.049863 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 985/3913] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:03.347462 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.351811 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:03.352057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.352232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.352344 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:03.357544 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.357544 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:03.358395 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38711dbe-7429-4806-9c09-dfe58ca4c003 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:03.358984 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 983/3914] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:03.633387 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.718364 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:03.718904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-139768272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:03.720202 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-139768272', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:03.720434 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Create volume of 1 GB Aug 18 21:16:03.724883 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Availability Zones retrieved successfully. Aug 18 21:16:03.730429 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Flow 'volume_create_api' (90f33f96-91b9-4d1a-b63a-5eee913e6697) 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 18 21:16:03.731413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7c12bf-d1d5-4ac5-80ba-a21785a46cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:03.732712 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-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 18 21:16:03.761854 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7c12bf-d1d5-4ac5-80ba-a21785a46cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:03.762586 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bc2754-c7dd-4d5f-ac8b-2db24e91d350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:03.770863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.773715 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:03.773715 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.774011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.780096 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.780096 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:03.780532 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:03.781346 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c3a433b8-0948-4912-822e-0f1da3b1590a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 200 Aug 18 21:16:03.781710 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 971/3915] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:03.827750 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Created reservations ['12c33f18-6b21-4612-a775-f5a027ef4b95', '8165dc5a-6132-4848-9c89-5b9ec09fe2cd', 'fbc434e3-de00-4709-bc7d-cc35e8359f89', 'b234fb44-fe5f-4636-a866-f1deec8b7668'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:03.828539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bc2754-c7dd-4d5f-ac8b-2db24e91d350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12c33f18-6b21-4612-a775-f5a027ef4b95', '8165dc5a-6132-4848-9c89-5b9ec09fe2cd', 'fbc434e3-de00-4709-bc7d-cc35e8359f89', 'b234fb44-fe5f-4636-a866-f1deec8b7668']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:03.829286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b3ca7a-4613-4de7-8a9f-3a714a81e76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:03.858335 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b3ca7a-4613-4de7-8a9f-3a714a81e76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42027ab-f464-4adb-820f-c5e40a779712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-139768272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33324b9ff674a2d9f928cc2d2360902',qos_specs=None,replication_status=,reservations=['12c33f18-6b21-4612-a775-f5a027ef4b95','8165dc5a-6132-4848-9c89-5b9ec09fe2cd','fbc434e3-de00-4709-bc7d-cc35e8359f89','b234fb44-fe5f-4636-a866-f1deec8b7668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00bed4b65ec4d33927c0bd2c4e0d524',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-139768272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b42027ab-f464-4adb-820f-c5e40a779712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33324b9ff674a2d9f928cc2d2360902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e00bed4b65ec4d33927c0bd2c4e0d524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:03.859924 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b479cc4f-a27f-4dc5-899c-b8d4714f56a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:03.884319 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b479cc4f-a27f-4dc5-899c-b8d4714f56a8) transitioned into state 'SUCCESS' from state '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-139768272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33324b9ff674a2d9f928cc2d2360902',qos_specs=None,replication_status=,reservations=['12c33f18-6b21-4612-a775-f5a027ef4b95','8165dc5a-6132-4848-9c89-5b9ec09fe2cd','fbc434e3-de00-4709-bc7d-cc35e8359f89','b234fb44-fe5f-4636-a866-f1deec8b7668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00bed4b65ec4d33927c0bd2c4e0d524',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:03.885001 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c005c9ff-3093-4791-a1fb-d4127522c0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:03.895421 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c005c9ff-3093-4791-a1fb-d4127522c0c3) 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 18 21:16:03.896285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Flow 'volume_create_api' (90f33f96-91b9-4d1a-b63a-5eee913e6697) 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 18 21:16:03.896598 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Create volume request issued successfully. Aug 18 21:16:03.897167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-123f9f83-bc72-4c39-9f59-4345160d5e6f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:03.897555 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 977/3916] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:03 2026] POST /volume/v3/volumes => generated 753 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:03.913311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.914981 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:03.915175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.915337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.921970 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.921970 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:03.928365 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:03.931316 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.932897 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a Aug 18 21:16:03.933161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.934077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.934077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id 45163b32-11e3-4e94-ae39-9597174b6f7a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:03.935165 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89d11eb5-619b-459c-9eda-cdfcfa48b4f9 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:03.935765 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 986/3917] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:03.937908 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f40912a-9219-4e98-894e-d8e872a1f2cb tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a returned with HTTP 404 Aug 18 21:16:03.939751 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 984/3918] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/backups/45163b32-11e3-4e94-ae39-9597174b6f7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:03.949311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee4f04e1-a56c-4365-a374-06293752f74c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.954140 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:16:03.954459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.954757 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.954881 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete backup with id: 34447bf6-23db-4367-9e41-68d77b6e12ff. Aug 18 21:16:03.957441 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=276,cinder:UPDATE=90,cinder:INSERT=51 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:16:03.960599 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.960599 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:03.973119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] delete_backup rpcapi backup_id 34447bf6-23db-4367-9e41-68d77b6e12ff {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:03.975161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee4f04e1-a56c-4365-a374-06293752f74c tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 202 Aug 18 21:16:03.975801 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 972/3919] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:03 2026] DELETE /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:03.985356 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:03.987906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:16:03.988310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:03.988371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:03.991746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:03.993385 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:03.993385 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:03.994285 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b05a0da2-b226-436c-bdb1-8bbf6086dd37 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 200 Aug 18 21:16:03.994766 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 978/3920] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:03 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:04.063181 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.065285 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:04.065519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:04.065768 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:04.066021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:04.072967 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.072967 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:04.073803 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-440c9b37-87e3-49b3-b1e7-b4a657a6d174 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:04.074257 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 987/3921] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:04.372683 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.375366 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:04.376746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:04.376746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:04.376746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:04.385451 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.385451 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:04.385451 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29dfdcc7-b52b-402a-8285-709c33a1e171 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:04.385451 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 985/3922] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:04.861272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.863829 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:04.863829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:04.864280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:04.872076 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.872076 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:04.873215 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:04.874015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-86a47602-8eda-44b4-9830-eeec3192ec58 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 200 Aug 18 21:16:04.874651 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 973/3923] 10.4.3.48 () {68 vars in 1597 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:04.893180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.895394 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:16:04.895628 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:04.895818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:04.906651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.906651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:04.910898 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:04.916361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-32ed1a4a-667b-4fc0-bf01-0a80a3b406b0 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 200 Aug 18 21:16:04.917354 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 979/3924] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 1656 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:04.929159 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.930740 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:04.931406 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3fb2306c-ba9f-46c4-9505-6074f9fd06c0", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:04.932795 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3fb2306c-ba9f-46c4-9505-6074f9fd06c0', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:04.940329 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.940329 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:04.940840 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:04.940983 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:16:04.941634 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:16:04.947107 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (dc9fa2db-6dc8-439d-a9ec-9397fe8ddec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:04.948507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b7307f-fee9-4720-9de4-9ad5a4434ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:04.949379 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:04.955225 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:04.957888 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:04.958847 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:04.959166 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:04.968666 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:04.968666 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:04.973957 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:04.980129 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c91a1f8-c7f2-4e45-b3e4-7a3778abcb66 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:04.982123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b7307f-fee9-4720-9de4-9ad5a4434ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3fb2306c-ba9f-46c4-9505-6074f9fd06c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:04.982278 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 986/3925] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:04.982333 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1adf849-235f-47ca-abf6-dc827312625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:04.998971 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df3327c9-6bca-4bac-bab5-d5686a36075f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.001358 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df3327c9-6bca-4bac-bab5-d5686a36075f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:05.001358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df3327c9-6bca-4bac-bab5-d5686a36075f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.001512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df3327c9-6bca-4bac-bab5-d5686a36075f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.009662 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.009662 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:05.009850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.012306 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff Aug 18 21:16:05.013099 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.013490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.013637 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Show backup with id 34447bf6-23db-4367-9e41-68d77b6e12ff. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:05.016342 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-df3327c9-6bca-4bac-bab5-d5686a36075f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:05.019242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4ff294b-ef63-47eb-b45f-6f01d424f232 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff returned with HTTP 404 Aug 18 21:16:05.019939 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 980/3926] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/backups/34447bf6-23db-4367-9e41-68d77b6e12ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:05.021201 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df3327c9-6bca-4bac-bab5-d5686a36075f tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:05.021685 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 974/3927] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:04 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.027498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.030416 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] DELETE https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:16:05.030580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.030908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.031094 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Delete backup with id: e0507bff-177a-4537-8a85-5ae73946c058. Aug 18 21:16:05.035551 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.035551 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:05.036470 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['90b8f6d9-bede-4270-821e-3e96719e55d1', '584b0137-ad6a-4a50-9808-b245ddec3ccd', '96173f7a-53a3-40b4-8380-b50dfb667413', 'bb0a8341-1724-4003-b866-7c4ced163377'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:05.037350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1adf849-235f-47ca-abf6-dc827312625e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90b8f6d9-bede-4270-821e-3e96719e55d1', '584b0137-ad6a-4a50-9808-b245ddec3ccd', '96173f7a-53a3-40b4-8380-b50dfb667413', 'bb0a8341-1724-4003-b866-7c4ced163377']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:05.038083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145612c5-b883-424d-800a-b3f493a5e996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:05.038978 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f5d976e-5b70-4cad-8cf3-975be492938d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.041020 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] POST https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712/action Aug 18 21:16:05.041611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1494247073", "disk_format": "raw"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:05.041795 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1494247073", "disk_format": "raw"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:05.050897 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.050897 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:05.051534 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:05.055226 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] delete_backup rpcapi backup_id e0507bff-177a-4537-8a85-5ae73946c058 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:05.057033 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ff19f5c-e012-4525-b53d-962cd9d6c277 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 202 Aug 18 21:16:05.057873 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 987/3928] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:05 2026] DELETE /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 21:16:05.065267 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.067835 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:16:05.068104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.068372 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.068524 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:05.072600 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.072600 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:05.073666 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.073666 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:05.074692 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f456b714-94c6-4c30-989e-2d0f6c36f72d tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 200 Aug 18 21:16:05.074692 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 975/3929] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.082686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.image.image_utils [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1494247073'}] 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-1494247073'}]. {{(pid=100295) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 21:16:05.088266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.089778 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:05.089778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.089903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.090003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:05.094217 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.094217 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:05.095421 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ca022d7-6789-486f-bd9c-5bfe43f41777 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:05.095507 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 988/3930] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.114220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145612c5-b883-424d-800a-b3f493a5e996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b81ccff6-9854-4643-85b7-4eb64e739873', '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='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['90b8f6d9-bede-4270-821e-3e96719e55d1','584b0137-ad6a-4a50-9808-b245ddec3ccd','96173f7a-53a3-40b4-8380-b50dfb667413','bb0a8341-1724-4003-b866-7c4ced163377'],size=1,snapshot_id=3fb2306c-ba9f-46c4-9505-6074f9fd06c0,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:16:05Z,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=b81ccff6-9854-4643-85b7-4eb64e739873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3fb2306c-ba9f-46c4-9505-6074f9fd06c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:05.115243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b353e7e-7af8-49d5-ab5a-270f213906ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:05.132968 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b353e7e-7af8-49d5-ab5a-270f213906ab) transitioned into 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='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['90b8f6d9-bede-4270-821e-3e96719e55d1','584b0137-ad6a-4a50-9808-b245ddec3ccd','96173f7a-53a3-40b4-8380-b50dfb667413','bb0a8341-1724-4003-b866-7c4ced163377'],size=1,snapshot_id=3fb2306c-ba9f-46c4-9505-6074f9fd06c0,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:05.133242 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97939c9-1647-4745-bb2d-8d0d7cccd127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:05.156625 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97939c9-1647-4745-bb2d-8d0d7cccd127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:05.157382 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (dc9fa2db-6dc8-439d-a9ec-9397fe8ddec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:05.157662 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:16:05.158192 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-a8e0275f-5664-428e-9789-31a84f10e280 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:05.158612 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 988/3931] 10.4.3.48 () {72 vars in 1534 bytes} [Tue Aug 18 21:16:04 2026] POST /volume/v3/volumes => generated 734 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:05.167359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.171536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:05.171898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.172234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.182590 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.182590 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:05.189632 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:05.192842 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-7fbbe009-8b1f-4f3b-b9cc-affff7aa778f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 200 Aug 18 21:16:05.193301 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 976/3932] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.203908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.205750 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:05.205928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.206103 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.215992 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.215992 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:05.220445 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:05.226635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-119057e1-2f06-4de6-bcf0-76b488ba7e7c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 200 Aug 18 21:16:05.226635 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 989/3933] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.399089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:05.400828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:05.401028 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:05.401198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:05.401286 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:05.410469 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:05.410469 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:05.411330 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e438d91e-d767-4c7c-8cc8-0e2cd818a3e4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:05.412252 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 989/3934] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:05 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:05.791151 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Copy volume to image completed successfully. Aug 18 21:16:05.791769 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f5d976e-5b70-4cad-8cf3-975be492938d tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712/action returned with HTTP 202 Aug 18 21:16:05.792393 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 981/3935] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:16:05 2026] POST /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712/action => generated 686 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:06.087833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-514b095c-7586-4fcd-97ba-ffd290689b84 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.090271 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-514b095c-7586-4fcd-97ba-ffd290689b84 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] GET https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 Aug 18 21:16:06.090493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-514b095c-7586-4fcd-97ba-ffd290689b84 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.090769 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-514b095c-7586-4fcd-97ba-ffd290689b84 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.090918 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-514b095c-7586-4fcd-97ba-ffd290689b84 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] Show backup with id e0507bff-177a-4537-8a85-5ae73946c058. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:06.094695 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-514b095c-7586-4fcd-97ba-ffd290689b84 tempest-VolumesBackupsTest-1557464741 tempest-VolumesBackupsTest-1557464741-project-admin] https://10.4.3.48/volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 returned with HTTP 404 Aug 18 21:16:06.095112 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 977/3936] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/backups/e0507bff-177a-4537-8a85-5ae73946c058 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:06.107928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.113902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:06.114068 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.114239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.114335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:06.116526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.118248 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:16:06.118421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.118586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.118862 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume with id: 839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:16:06.119445 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.119445 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:06.120560 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72140c8e-67b5-4193-ac8a-fffaa4647558 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:06.120997 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 990/3937] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:06.130075 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.130075 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:06.130587 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:06.135137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.138492 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:06.138492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.138492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.138492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:06.144493 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.144493 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:06.144493 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c4bd8fc8-2723-46f0-b21d-cbaac0419966 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:06.144493 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 982/3938] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:06.150814 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume request issued successfully. Aug 18 21:16:06.150989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f533a3f-7aa5-4593-ba77-523706f092a9 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 returned with HTTP 202 Aug 18 21:16:06.151388 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 990/3939] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:06 2026] DELETE /volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:06.159482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-184cc889-e568-4bd9-b90a-80899271a88d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.160257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.162148 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184cc889-e568-4bd9-b90a-80899271a88d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:16:06.162220 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:06.162371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.162425 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184cc889-e568-4bd9-b90a-80899271a88d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.162566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.162674 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. Aug 18 21:16:06.162870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-184cc889-e568-4bd9-b90a-80899271a88d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.167298 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.167298 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:06.172205 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.172205 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:06.176657 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-184cc889-e568-4bd9-b90a-80899271a88d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:06.180998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:06.182007 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-184cc889-e568-4bd9-b90a-80899271a88d tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 returned with HTTP 200 Aug 18 21:16:06.182526 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 978/3940] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:06.182672 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-05ff0f08-1bbf-424a-88d1-78c94d489be7 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 202 Aug 18 21:16:06.183216 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 991/3941] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:06 2026] DELETE /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:06.192908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7853c003-982e-4838-beaa-f1210f5f9c74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.194097 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7853c003-982e-4838-beaa-f1210f5f9c74 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:06.194387 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7853c003-982e-4838-beaa-f1210f5f9c74 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.194698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7853c003-982e-4838-beaa-f1210f5f9c74 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.194943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7853c003-982e-4838-beaa-f1210f5f9c74 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:06.199929 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.199929 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:06.201740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7853c003-982e-4838-beaa-f1210f5f9c74 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 200 Aug 18 21:16:06.201740 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 983/3942] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:06.425870 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:06.427621 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:06.427913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:06.428152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:06.428265 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:06.433155 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:06.433155 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:06.433747 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc561a4-05e1-40b9-8e6f-4c62d67b5cd8 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:06.434050 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 991/3943] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:06 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:07.196505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-885478ee-d9dc-486f-907f-63991cebcdac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.198989 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-885478ee-d9dc-486f-907f-63991cebcdac tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 Aug 18 21:16:07.198989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-885478ee-d9dc-486f-907f-63991cebcdac tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.198989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-885478ee-d9dc-486f-907f-63991cebcdac tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.203607 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-885478ee-d9dc-486f-907f-63991cebcdac tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 returned with HTTP 404 Aug 18 21:16:07.204033 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 979/3944] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:07 2026] GET /volume/v3/volumes/839ca80c-2bf9-4a84-8034-0e177b678167 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:07.215753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.216013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.218952 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 Aug 18 21:16:07.218952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.218952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.218952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:07.219432 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:16:07.219638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.219884 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.220225 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume with id: 666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:16:07.223944 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0911f8d0-6046-458c-8a16-1a43b5e78004 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 returned with HTTP 404 Aug 18 21:16:07.223944 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 984/3945] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:07 2026] GET /volume/v3/backups/4ac8e64e-e1c5-42be-b3c2-fb3f3ac76a86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:07.233964 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:07.233964 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:07.234554 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:07.256611 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume request issued successfully. Aug 18 21:16:07.256909 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3f97cad-7fa4-4d8f-88ee-50bf956306e4 tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 returned with HTTP 202 Aug 18 21:16:07.257560 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 992/3946] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:07 2026] DELETE /volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:07.264641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.266792 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:16:07.266792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.266792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.277451 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:07.277451 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:07.281758 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:07.288707 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4120244-48dd-4b08-8fa8-0f6f046ea00f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 returned with HTTP 200 Aug 18 21:16:07.288707 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 992/3947] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:07 2026] GET /volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:07.308540 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.311227 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:16:07.311227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.311371 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.311604 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete backup with id: 833ed5f8-a118-4dab-b349-223a2858c234. Aug 18 21:16:07.318327 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:07.318327 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:07.343329 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] delete_backup rpcapi backup_id 833ed5f8-a118-4dab-b349-223a2858c234 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:07.346746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b834c4d3-ce94-44c9-87bb-886b68523ffb tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 202 Aug 18 21:16:07.347508 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 980/3948] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:07 2026] DELETE /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:07.356563 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.359476 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:16:07.359476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.360051 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.360051 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:07.366816 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:07.366816 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:07.368072 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7edf40a8-22fa-43f0-beda-c689a581c6ab tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 200 Aug 18 21:16:07.368566 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 985/3949] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:07 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:07.444888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:07.446700 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:07.446917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:07.447086 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:07.447196 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:07.452849 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:07.452849 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:07.453507 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdb8d703-9711-4775-bef2-ef1430bcfc39 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:07.453944 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 993/3950] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:07 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:08.233709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.235446 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:08.235628 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.235804 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.242105 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.242105 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:08.244980 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:08.248820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-6d29e6f8-c9a6-41bf-9a55-d9765b3fd989 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 200 Aug 18 21:16:08.249191 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 993/3951] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 1343 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:08.255710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-640cc738-c194-491d-b952-79b0f6fefac5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.256064 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640cc738-c194-491d-b952-79b0f6fefac5 None None] GET https://10.4.3.48/volume// Aug 18 21:16:08.256214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640cc738-c194-491d-b952-79b0f6fefac5 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.256383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640cc738-c194-491d-b952-79b0f6fefac5 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.256706 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640cc738-c194-491d-b952-79b0f6fefac5 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:16:08.256985 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 981/3952] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:16: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 18 21:16:08.264609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-df42621f-5231-40fc-9d3c-a57aa9a77baa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.266370 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-df42621f-5231-40fc-9d3c-a57aa9a77baa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:16:08.266695 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-df42621f-5231-40fc-9d3c-a57aa9a77baa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b81ccff6-9854-4643-85b7-4eb64e739873", "connector": null, "instance_uuid": "08f41239-224e-44f8-a8f9-056f61eaf0a4"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:08.269884 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=182,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:16:08.275743 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.275743 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:08.295417 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-df42621f-5231-40fc-9d3c-a57aa9a77baa tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:16:08.295932 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 986/3953] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:16:08 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 18 21:16:08.300214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8191a00e-9ebd-4c20-9f05-d4ce6ddaacbc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.301750 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8191a00e-9ebd-4c20-9f05-d4ce6ddaacbc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 Aug 18 21:16:08.301900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8191a00e-9ebd-4c20-9f05-d4ce6ddaacbc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.302070 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8191a00e-9ebd-4c20-9f05-d4ce6ddaacbc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.302638 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-761616f9-16d7-4790-baae-40e5cae9ca87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.303052 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-761616f9-16d7-4790-baae-40e5cae9ca87 None None] GET https://10.4.3.48/volume// Aug 18 21:16:08.303215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-761616f9-16d7-4790-baae-40e5cae9ca87 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.303394 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-761616f9-16d7-4790-baae-40e5cae9ca87 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.303760 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-761616f9-16d7-4790-baae-40e5cae9ca87 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:16:08.304039 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 994/3954] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:16: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 18 21:16:08.306967 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8191a00e-9ebd-4c20-9f05-d4ce6ddaacbc tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 returned with HTTP 404 Aug 18 21:16:08.307384 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 994/3955] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/666355f6-86a9-47c8-ad57-fbdb1f344813 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:08.310055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.312085 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:08.312286 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.312457 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.312921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.314581 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:16:08.314762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.314931 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.315074 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume with id: d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:16:08.320923 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.320923 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:08.321380 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:08.321497 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.321497 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:08.324866 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:08.329689 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-5984d8b5-c157-452a-a10d-7564ab8c229a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 200 Aug 18 21:16:08.330116 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 982/3956] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:08.336604 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Delete volume request issued successfully. Aug 18 21:16:08.336830 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-673f3e25-463f-4de7-b33c-b5fc7edf418f tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 returned with HTTP 202 Aug 18 21:16:08.337412 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 987/3957] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:08 2026] DELETE /volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:08.343438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9744d7f-3070-48d9-86f3-279f11d4957a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.345388 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9744d7f-3070-48d9-86f3-279f11d4957a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:16:08.345598 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9744d7f-3070-48d9-86f3-279f11d4957a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.345824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9744d7f-3070-48d9-86f3-279f11d4957a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.352423 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.352423 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:08.355889 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9744d7f-3070-48d9-86f3-279f11d4957a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Volume info retrieved successfully. Aug 18 21:16:08.359641 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9744d7f-3070-48d9-86f3-279f11d4957a tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 returned with HTTP 200 Aug 18 21:16:08.360042 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 995/3958] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:08.380439 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.382266 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 Aug 18 21:16:08.382456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.382675 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.382804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Show backup with id 833ed5f8-a118-4dab-b349-223a2858c234. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:08.386383 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d86f230b-5f6c-47a1-ae3a-74988fc14a06 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 returned with HTTP 404 Aug 18 21:16:08.386928 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 995/3959] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/backups/833ed5f8-a118-4dab-b349-223a2858c234 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:08.428019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.430063 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 Aug 18 21:16:08.430383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:08.437498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-b81ccff6-9854-4643-85b7-4eb64e739873-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:16:08.442075 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-b81ccff6-9854-4643-85b7-4eb64e739873-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:16:08.442961 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.442961 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:08.463993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bb030130-f5c8-4daa-884d-63d53f07674c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.466001 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb030130-f5c8-4daa-884d-63d53f07674c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:08.466214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb030130-f5c8-4daa-884d-63d53f07674c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.466432 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bb030130-f5c8-4daa-884d-63d53f07674c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.466574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-bb030130-f5c8-4daa-884d-63d53f07674c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:08.471031 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.471031 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:08.471667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bb030130-f5c8-4daa-884d-63d53f07674c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:08.472177 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 988/3960] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:08.479800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.482033 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:08.482193 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.482323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.492819 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.492819 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:08.496632 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:08.500669 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-c5a5b5e8-f716-45d6-a9c2-c5e446a1a278 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:08.501401 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 996/3961] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:08.518519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.519802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-b81ccff6-9854-4643-85b7-4eb64e739873-np0000007703" released by "attachment_update" :: held 0.078s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:16:08.520131 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-e1af6995-b77a-4d9b-9d3d-65262731cb85 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 returned with HTTP 200 Aug 18 21:16:08.520705 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] POST https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931/action Aug 18 21:16:08.520841 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 983/3962] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:16:08 2026] PUT /volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:08.521003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:08.521154 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:08.530691 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.530691 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:08.531225 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:08.536511 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Begin detaching volume completed successfully. Aug 18 21:16:08.536768 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-e199b763-0b40-49e5-a5e6-ddb05d3de43b tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931/action returned with HTTP 202 Aug 18 21:16:08.537263 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 996/3963] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:16:08 2026] POST /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:08.542191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c1f49886-3d6e-4cfb-92a5-8a35e7f54426 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.544158 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c1f49886-3d6e-4cfb-92a5-8a35e7f54426 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659/action Aug 18 21:16:08.544479 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c1f49886-3d6e-4cfb-92a5-8a35e7f54426 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:08.544597 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c1f49886-3d6e-4cfb-92a5-8a35e7f54426 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:16:08.554658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.556242 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:08.556408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.556590 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.564971 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.564971 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:08.567096 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.567096 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:08.573674 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:08.576033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-57d115c1-a031-4fb5-8ed6-04d8190629ad req-c1f49886-3d6e-4cfb-92a5-8a35e7f54426 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659/action returned with HTTP 204 Aug 18 21:16:08.576458 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 989/3964] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:16:08 2026] POST /volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:08.580950 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c72992c9-5ac0-44f7-8f2c-5586d3f23a85 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:08.581388 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 997/3965] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:08.581742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8bf78d59-fdf0-452d-90d9-4e7a611bde76 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.582118 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bf78d59-fdf0-452d-90d9-4e7a611bde76 None None] GET https://10.4.3.48/volume// Aug 18 21:16:08.582265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bf78d59-fdf0-452d-90d9-4e7a611bde76 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.582437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8bf78d59-fdf0-452d-90d9-4e7a611bde76 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.582755 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8bf78d59-fdf0-452d-90d9-4e7a611bde76 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:16:08.583005 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 984/3966] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:16: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 18 21:16:08.594028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:08.595949 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:08.596135 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:08.596306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:08.605779 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:08.605779 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:08.608669 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:08.612154 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-cea6f562-1401-4822-8bc3-22d9322b2f86 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:08.612506 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 997/3967] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:16:08 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:09.374849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9c1f3184-aa03-4b85-97a4-6ca04b52aead None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.377122 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c1f3184-aa03-4b85-97a4-6ca04b52aead tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] GET https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 Aug 18 21:16:09.377523 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c1f3184-aa03-4b85-97a4-6ca04b52aead tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.377997 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c1f3184-aa03-4b85-97a4-6ca04b52aead tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.385166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c1f3184-aa03-4b85-97a4-6ca04b52aead tempest-VolumesBackupsTest-1282262426 tempest-VolumesBackupsTest-1282262426-project-member] https://10.4.3.48/volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 returned with HTTP 404 Aug 18 21:16:09.385942 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 990/3968] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:09 2026] GET /volume/v3/volumes/d95e6321-286f-47b5-b2c6-899cee54b446 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:09.483134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.485129 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:09.485371 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.485634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.485718 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:09.487801 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=237,cinder:INSERT=17,cinder:UPDATE=44 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:16:09.491152 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.491152 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:09.492117 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4ff31e7-7f91-4940-8e07-1e664f55ea65 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:09.492656 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 998/3969] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:09 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:09.503862 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3f22a01b-ddc6-4310-808d-ef1023cd019b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.505376 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f22a01b-ddc6-4310-808d-ef1023cd019b tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] PUT https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:09.505719 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3f22a01b-ddc6-4310-808d-ef1023cd019b tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:09.512625 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.512625 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:09.517836 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3f22a01b-ddc6-4310-808d-ef1023cd019b tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:09.518576 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 985/3970] 10.4.3.48 () {70 vars in 1401 bytes} [Tue Aug 18 21:16:09 2026] PUT /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 314 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:09.527072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.530592 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:09.530592 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.530712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.530886 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:09.533152 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=202,cinder:UPDATE=50,cinder:INSERT=18 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:16:09.540002 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.540002 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:09.541174 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e5f2596-001b-40fb-b2a6-f5ecb6d3ac6f tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:09.541856 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 998/3971] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:09 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:09.552822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.555245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] DELETE https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:09.556080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.556080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.556080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Delete backup with id: 65151eb6-fcd8-489c-9145-3cd929d17170. Aug 18 21:16:09.560793 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.560793 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:09.576115 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] delete_backup rpcapi backup_id 65151eb6-fcd8-489c-9145-3cd929d17170 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:16:09.578401 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf66ea5d-1c5b-48db-8eb6-f9540089b4b4 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 202 Aug 18 21:16:09.578870 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 991/3972] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:16:09 2026] DELETE /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:09.590253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.593686 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:09.593965 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.595287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.595287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:09.597205 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f390bd3c-439f-4d77-b35e-055379fb7197 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:09.598938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f390bd3c-439f-4d77-b35e-055379fb7197 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:09.600206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f390bd3c-439f-4d77-b35e-055379fb7197 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:09.600206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f390bd3c-439f-4d77-b35e-055379fb7197 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:09.601879 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.601879 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:09.604417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44ea7098-72f1-4dc8-bc35-9bd582208077 tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 200 Aug 18 21:16:09.604417 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 999/3973] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:09 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:09.616456 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:09.616456 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:09.621427 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f390bd3c-439f-4d77-b35e-055379fb7197 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:09.629824 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f390bd3c-439f-4d77-b35e-055379fb7197 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:09.629824 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 986/3974] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:09 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:10.617696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f657174-bf01-4b58-991b-fe872e4e73bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:10.620783 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f657174-bf01-4b58-991b-fe872e4e73bf tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 Aug 18 21:16:10.620980 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f657174-bf01-4b58-991b-fe872e4e73bf tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:10.621231 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f657174-bf01-4b58-991b-fe872e4e73bf tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:10.621370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8f657174-bf01-4b58-991b-fe872e4e73bf tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Show backup with id 65151eb6-fcd8-489c-9145-3cd929d17170. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:10.629454 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f657174-bf01-4b58-991b-fe872e4e73bf tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 returned with HTTP 404 Aug 18 21:16:10.630245 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 999/3975] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:10 2026] GET /volume/v3/backups/65151eb6-fcd8-489c-9145-3cd929d17170 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:10.648774 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:10.649114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a64680f-294b-49d8-8804-75c8a6a7678c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:10.649114 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a64680f-294b-49d8-8804-75c8a6a7678c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:10.649114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a64680f-294b-49d8-8804-75c8a6a7678c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:10.649114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a64680f-294b-49d8-8804-75c8a6a7678c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:10.654086 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:16:10.654449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:10.654766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:10.655414 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Delete volume with id: 3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:16:10.667064 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:10.667064 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:10.667774 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Volume info retrieved successfully. Aug 18 21:16:10.671764 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:10.671764 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:10.678937 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a64680f-294b-49d8-8804-75c8a6a7678c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:10.687292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a64680f-294b-49d8-8804-75c8a6a7678c tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:10.687425 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Delete volume request issued successfully. Aug 18 21:16:10.687598 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6282d41a-dedc-4ef0-9534-ded9b97169ae tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 returned with HTTP 202 Aug 18 21:16:10.687918 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1000/3976] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:10 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:10.688212 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 992/3977] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:16:10 2026] DELETE /volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:10.703803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:10.707975 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:16:10.708274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:10.708522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:10.722053 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:10.722053 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:10.728871 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Volume info retrieved successfully. Aug 18 21:16:10.735581 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e437e60f-66c1-412c-a7ab-1c7ff3238c2c tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 returned with HTTP 200 Aug 18 21:16:10.735960 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 987/3978] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:10 2026] GET /volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:11.702858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:11.705498 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:11.705812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:11.707282 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:11.717215 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:11.717215 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:11.722321 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:11.728880 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e456f4b-57bd-4a03-a325-b69ae2196e5f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:11.729416 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1000/3979] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:11 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:11.754659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d5842f1-c3b9-4511-9bed-839534317c8d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:11.756962 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d5842f1-c3b9-4511-9bed-839534317c8d tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] GET https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 Aug 18 21:16:11.756962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d5842f1-c3b9-4511-9bed-839534317c8d tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:11.756962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d5842f1-c3b9-4511-9bed-839534317c8d tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:11.762508 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d5842f1-c3b9-4511-9bed-839534317c8d tempest-ProjectAdminTests39-1286981116 tempest-ProjectAdminTests39-1286981116-project-admin] https://10.4.3.48/volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 returned with HTTP 404 Aug 18 21:16:11.763001 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1001/3980] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:11 2026] GET /volume/v3/volumes/3602fbf1-b2dc-46a7-b6ce-cf1e40209497 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:11.811295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ba07769d-e075-4b9e-9507-25d1f31feabf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:11.946674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba07769d-e075-4b9e-9507-25d1f31feabf tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:16:11.947077 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ba07769d-e075-4b9e-9507-25d1f31feabf tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-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 18 21:16:11.966211 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ba07769d-e075-4b9e-9507-25d1f31feabf tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:16:11.966755 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 993/3981] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:16:11 2026] POST /volume/v3/types => generated 287 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:12.744252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:12.749407 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:12.749619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:12.749826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:12.767995 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:12.767995 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:12.770989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b99093a5-7244-4101-b95b-bec554cec629 req-696d7781-b371-40bd-a170-1fd1907946c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:12.774694 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-696d7781-b371-40bd-a170-1fd1907946c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 Aug 18 21:16:12.774988 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-696d7781-b371-40bd-a170-1fd1907946c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:12.775342 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-696d7781-b371-40bd-a170-1fd1907946c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:12.775854 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:12.781214 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c0aeb564-c9fc-4505-9fde-6a718f9e063e tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:12.781583 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 988/3982] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:12 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:12.790362 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:12.790362 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:12.877488 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b99093a5-7244-4101-b95b-bec554cec629 req-696d7781-b371-40bd-a170-1fd1907946c1 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 returned with HTTP 200 Aug 18 21:16:12.878148 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1001/3983] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:16:12 2026] DELETE /volume/v3/attachments/2f01a47d-aa0e-452c-8f27-349b597c3590 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:13.591508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9ea6371-20bc-4fd0-b351-a7f3a5a8a9e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:13.687427 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9ea6371-20bc-4fd0-b351-a7f3a5a8a9e3 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools Aug 18 21:16:13.687672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9ea6371-20bc-4fd0-b351-a7f3a5a8a9e3 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:13.687917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9ea6371-20bc-4fd0-b351-a7f3a5a8a9e3 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] Calling method 'get_pools' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:13.698494 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9ea6371-20bc-4fd0-b351-a7f3a5a8a9e3 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 21:16:13.698915 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1002/3984] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:16:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:13.706316 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-192b57fe-1da0-4b7a-9034-92f6b3e36ec5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:13.707958 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-192b57fe-1da0-4b7a-9034-92f6b3e36ec5 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:16:13.708123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-192b57fe-1da0-4b7a-9034-92f6b3e36ec5 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:13.708279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-192b57fe-1da0-4b7a-9034-92f6b3e36ec5 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:13.717837 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-192b57fe-1da0-4b7a-9034-92f6b3e36ec5 tempest-ProjectAdminTests-370142091 tempest-ProjectAdminTests-370142091-project-admin] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 200 Aug 18 21:16:13.718422 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 994/3985] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:16:13 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:13.799140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:13.805553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:13.805845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:13.806066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:13.818674 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:13.818674 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:13.822613 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:13.827905 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a418cf39-f391-4b1d-b5b3-bc18752c0ffd tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:13.828590 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 989/3986] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:13 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:14.187452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:14.189361 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:14.189718 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "cf85e17d-6b1c-42f6-ac75-231ca55fd018", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:14.191284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'cf85e17d-6b1c-42f6-ac75-231ca55fd018', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:14.307211 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Create volume of 1 GB Aug 18 21:16:14.307640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:14.307640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:14.313159 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Availability Zones retrieved successfully. Aug 18 21:16:14.321018 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Flow 'volume_create_api' (cbac0a8d-4b81-4755-ae9f-4bfb780bdc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:14.324834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35680c7-1e35-451b-811e-1b1269a26bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:14.324834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:14.417005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35680c7-1e35-451b-811e-1b1269a26bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:16:12Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=cda1d694-eefe-4834-a6b3-6951184e3036,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': 'cda1d694-eefe-4834-a6b3-6951184e3036', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:14.418781 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9215e5f-d08e-443e-a11d-2ea6064f97c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:14.472297 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-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 18 21:16:14.472680 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-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 18 21:16:14.514861 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Created reservations ['5e4757e0-dc2a-47de-9bd4-d25e4bc257cc', 'c22d9768-7430-447f-8ef8-3bafe3108fd4', '7a7c811a-20c9-418d-b067-7f5c3e2cf3f1', 'fffc2b1f-1c56-4d44-88cd-8e6a1298fbab'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:14.516085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9215e5f-d08e-443e-a11d-2ea6064f97c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4757e0-dc2a-47de-9bd4-d25e4bc257cc', 'c22d9768-7430-447f-8ef8-3bafe3108fd4', '7a7c811a-20c9-418d-b067-7f5c3e2cf3f1', 'fffc2b1f-1c56-4d44-88cd-8e6a1298fbab']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:14.518662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cbb5f2-4a19-4ad6-b538-6574c4167fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:14.549372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cbb5f2-4a19-4ad6-b538-6574c4167fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc7b8279-df82-4570-8477-2cea5bae97fc', '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='30df7422dc5d4a4fbde6374b69658c1f',qos_specs=None,replication_status=,reservations=['5e4757e0-dc2a-47de-9bd4-d25e4bc257cc','c22d9768-7430-447f-8ef8-3bafe3108fd4','7a7c811a-20c9-418d-b067-7f5c3e2cf3f1','fffc2b1f-1c56-4d44-88cd-8e6a1298fbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c6cd6a3e5314873bf60e62c762ab91a',volume_type_id=cda1d694-eefe-4834-a6b3-6951184e3036), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc7b8279-df82-4570-8477-2cea5bae97fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30df7422dc5d4a4fbde6374b69658c1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c6cd6a3e5314873bf60e62c762ab91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cda1d694-eefe-4834-a6b3-6951184e3036),volume_type_id=cda1d694-eefe-4834-a6b3-6951184e3036)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:14.549690 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14758243-7b3d-41ac-8fd9-e1758a7c8fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:14.586869 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14758243-7b3d-41ac-8fd9-e1758a7c8fae) transitioned into state 'SUCCESS' from 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='30df7422dc5d4a4fbde6374b69658c1f',qos_specs=None,replication_status=,reservations=['5e4757e0-dc2a-47de-9bd4-d25e4bc257cc','c22d9768-7430-447f-8ef8-3bafe3108fd4','7a7c811a-20c9-418d-b067-7f5c3e2cf3f1','fffc2b1f-1c56-4d44-88cd-8e6a1298fbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c6cd6a3e5314873bf60e62c762ab91a',volume_type_id=cda1d694-eefe-4834-a6b3-6951184e3036)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:14.588130 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a49f9c-e0b7-4e1d-90c3-3e7718516bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:14.610237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a49f9c-e0b7-4e1d-90c3-3e7718516bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:14.610237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Flow 'volume_create_api' (cbac0a8d-4b81-4755-ae9f-4bfb780bdc81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:14.610237 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Create volume request issued successfully. Aug 18 21:16:14.611564 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-74a7fa36-853c-4e31-bd91-19818a56e3a0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:14.612380 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1002/3987] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:14 2026] POST /volume/v3/volumes => generated 796 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:14.631333 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:14.635224 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:14.635534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:14.635974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:14.653611 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:14.653611 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:14.660863 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:14.667562 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9f484fe-3d9c-4ef5-ab18-b2cd5b7d320d tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:14.668361 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1003/3988] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:14 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:15.697706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83c694cc-2719-4c88-b033-6da773fe6c22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:15.701670 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83c694cc-2719-4c88-b033-6da773fe6c22 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:15.701670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83c694cc-2719-4c88-b033-6da773fe6c22 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:15.701670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83c694cc-2719-4c88-b033-6da773fe6c22 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:15.710064 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:15.710064 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:15.718273 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83c694cc-2719-4c88-b033-6da773fe6c22 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:15.721075 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83c694cc-2719-4c88-b033-6da773fe6c22 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:15.721747 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 995/3989] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:15 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:16.248834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:16.433386 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:16.433883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-676238212"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:16.435597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-676238212'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:16.435785 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:16.443346 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:16.449036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (1da926ae-8fa6-403b-ae25-b89b8795b264) 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 18 21:16:16.449036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397a025f-ffec-47b2-acaf-ec83a1b3d559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:16.449036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:16.486410 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397a025f-ffec-47b2-acaf-ec83a1b3d559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:16.487570 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c694d8e-c363-4109-aa59-ff6b903d98b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:16.587877 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['ae8ca523-ca35-436b-81f9-46d0ec8464b9', '9cb84dd5-25cd-419e-b422-a1ee19dfc5aa', '4a93fca2-fe9e-4a5f-b99c-e0503d938e65', '38ed3844-bec2-470c-aac4-1f9590f6a2af'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:16.588582 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c694d8e-c363-4109-aa59-ff6b903d98b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8ca523-ca35-436b-81f9-46d0ec8464b9', '9cb84dd5-25cd-419e-b422-a1ee19dfc5aa', '4a93fca2-fe9e-4a5f-b99c-e0503d938e65', '38ed3844-bec2-470c-aac4-1f9590f6a2af']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:16.589304 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bef4d3-a944-448f-94b1-b92a6640dd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:16.615116 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bef4d3-a944-448f-94b1-b92a6640dd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d878d6-86da-4506-8269-57ac73b01f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676238212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['ae8ca523-ca35-436b-81f9-46d0ec8464b9','9cb84dd5-25cd-419e-b422-a1ee19dfc5aa','4a93fca2-fe9e-4a5f-b99c-e0503d938e65','38ed3844-bec2-470c-aac4-1f9590f6a2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676238212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d878d6-86da-4506-8269-57ac73b01f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:16.616459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95a1623-7fbb-4beb-bafb-4e7aa3b3fb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:16.644777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95a1623-7fbb-4beb-bafb-4e7aa3b3fb2a) transitioned into state 'SUCCESS' from state '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-676238212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['ae8ca523-ca35-436b-81f9-46d0ec8464b9','9cb84dd5-25cd-419e-b422-a1ee19dfc5aa','4a93fca2-fe9e-4a5f-b99c-e0503d938e65','38ed3844-bec2-470c-aac4-1f9590f6a2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:16.645364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41767d0-bdb1-4468-8513-362ff356e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:16.659967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41767d0-bdb1-4468-8513-362ff356e9bc) 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 18 21:16:16.660546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (1da926ae-8fa6-403b-ae25-b89b8795b264) 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 18 21:16:16.660830 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:16.661318 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07e16538-ce13-4c06-ba59-3688cfb57d73 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:16.661713 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 990/3990] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:16 2026] POST /volume/v3/volumes => generated 775 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:16.678862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-efa919a4-9105-4e58-bec6-5471674172e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:16.681074 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efa919a4-9105-4e58-bec6-5471674172e0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:16.681168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efa919a4-9105-4e58-bec6-5471674172e0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:16.681489 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efa919a4-9105-4e58-bec6-5471674172e0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:16.693231 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:16.693231 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:16.698020 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-efa919a4-9105-4e58-bec6-5471674172e0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:16.704491 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efa919a4-9105-4e58-bec6-5471674172e0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a returned with HTTP 200 Aug 18 21:16:16.705617 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1003/3991] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:16 2026] GET /volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:16.737080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:16.739086 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:16.739293 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:16.739506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:16.753997 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:16.753997 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:16.760776 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:16.771968 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bb53f4e-1f94-4abb-85cf-4ce8a2f97ec5 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:16.772545 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1004/3992] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:16 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:17.070265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2376cac6-f751-4770-b15a-ef2e75307a70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.072702 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2376cac6-f751-4770-b15a-ef2e75307a70 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:17.073075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2376cac6-f751-4770-b15a-ef2e75307a70 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.073434 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2376cac6-f751-4770-b15a-ef2e75307a70 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.084430 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.084430 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:17.090011 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2376cac6-f751-4770-b15a-ef2e75307a70 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:17.098884 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2376cac6-f751-4770-b15a-ef2e75307a70 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:17.099554 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 996/3993] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:17 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:17.116718 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.118214 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:17.118672 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.118961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.119185 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume with id: 6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:17.127933 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.127933 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:17.128544 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:17.148628 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Delete volume request issued successfully. Aug 18 21:16:17.149409 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-48dddcbf-36e9-482c-8807-2a7b3011e34f tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 202 Aug 18 21:16:17.149409 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 991/3994] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:17 2026] DELETE /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:17.158028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bdd7f8ec-b91e-4934-908c-5690b431107a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.159750 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdd7f8ec-b91e-4934-908c-5690b431107a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:17.159932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f8ec-b91e-4934-908c-5690b431107a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.160109 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f8ec-b91e-4934-908c-5690b431107a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.166326 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.166326 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:17.175403 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bdd7f8ec-b91e-4934-908c-5690b431107a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Volume info retrieved successfully. Aug 18 21:16:17.182126 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdd7f8ec-b91e-4934-908c-5690b431107a tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 200 Aug 18 21:16:17.182635 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1004/3995] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:17 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:17.720850 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f77bf0c-d055-4157-b362-89b34ed5273d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.724457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f77bf0c-d055-4157-b362-89b34ed5273d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:17.724688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f77bf0c-d055-4157-b362-89b34ed5273d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.725122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f77bf0c-d055-4157-b362-89b34ed5273d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.744269 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.744269 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:17.749700 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f77bf0c-d055-4157-b362-89b34ed5273d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:17.755187 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f77bf0c-d055-4157-b362-89b34ed5273d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a returned with HTTP 200 Aug 18 21:16:17.755528 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1005/3996] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:17 2026] GET /volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:17.770329 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.785348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.786879 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:17.787149 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.787399 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.798689 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.798689 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:17.808188 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:17.810591 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-71ce0893-4578-45ea-add9-97f3da0c3b83 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:17.811107 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 992/3997] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:17 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:17.862542 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:17.863243 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6d878d6-86da-4506-8269-57ac73b01f6a", "name": "tempest-ProjectMemberTests-Snapshot-421967483"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:17.875214 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.875214 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:17.875925 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Volume info retrieved successfully. Aug 18 21:16:17.876144 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Create snapshot from volume f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:17.923001 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Created reservations ['1eae064f-66b3-4bc5-8e2c-2762eaf6f4d3', '1aacce22-77ca-4019-91ea-bbb51625ab67', 'cac52dd5-a19f-43d8-baa3-e2c8db554416', 'e1d7708d-0497-45e6-b331-570ef95d2eb4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:17.959566 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot create request issued successfully. Aug 18 21:16:17.960111 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59a88847-e0d7-48c1-b47b-57ffe34db332 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:17.960752 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 997/3998] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:17 2026] POST /volume/v3/snapshots => generated 304 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:17.969559 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:17.973251 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:17.973456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:17.973655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:17.980816 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:17.980816 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:17.981714 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:17.982510 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93f062fd-3f32-427c-8c88-90f259eeb2f4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 returned with HTTP 200 Aug 18 21:16:17.982915 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1005/3999] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:17 2026] GET /volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:18.200403 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f4dd2bc-6136-4756-ac22-d494f36c5589 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:18.202193 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f4dd2bc-6136-4756-ac22-d494f36c5589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] GET https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 Aug 18 21:16:18.202424 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f4dd2bc-6136-4756-ac22-d494f36c5589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:18.202704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f4dd2bc-6136-4756-ac22-d494f36c5589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:18.210491 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f4dd2bc-6136-4756-ac22-d494f36c5589 tempest-VolumesBackupsTest-1233511533 tempest-VolumesBackupsTest-1233511533-project-member] https://10.4.3.48/volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 returned with HTTP 404 Aug 18 21:16:18.211196 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1006/4000] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:18 2026] GET /volume/v3/volumes/6c2222a6-3b11-45bb-9a2d-f4bc65b6b931 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:18.823382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8df30793-addb-4177-b662-388d4febb104 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:18.825010 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8df30793-addb-4177-b662-388d4febb104 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:18.825300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8df30793-addb-4177-b662-388d4febb104 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:18.825557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8df30793-addb-4177-b662-388d4febb104 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:18.833319 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:18.833319 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:18.836776 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8df30793-addb-4177-b662-388d4febb104 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:18.841503 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8df30793-addb-4177-b662-388d4febb104 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:18.842298 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 993/4001] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:18 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:18.953696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:18.956333 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:16:18.956739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:18.956817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:18.965578 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-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 18 21:16:18.965772 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-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 18 21:16:18.966145 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:16:18.967089 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:18.967089 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:18.977533 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-28959be3-5e07-43f0-8f9e-8c227db23fa6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:16:18.978254 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 998/4002] 10.4.3.48 () {68 vars in 1477 bytes} [Tue Aug 18 21:16:18 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:18.992012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c14d923-be03-46f2-b244-2c825b61a995 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:18.993913 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c14d923-be03-46f2-b244-2c825b61a995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:18.994328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c14d923-be03-46f2-b244-2c825b61a995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:18.994328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c14d923-be03-46f2-b244-2c825b61a995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:18.999156 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:18.999156 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:18.999622 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c14d923-be03-46f2-b244-2c825b61a995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:19.000235 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c14d923-be03-46f2-b244-2c825b61a995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 returned with HTTP 200 Aug 18 21:16:19.000794 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1006/4003] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:18 2026] GET /volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:19.012106 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:19.015394 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:19.015394 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:19.015394 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:19.015394 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Delete snapshot with id: 59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:19.019376 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:19.023074 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:19.023074 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:19.023206 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:16:19.023206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:19.023206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:19.023322 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:19.034661 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:19.034661 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:19.039962 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:19.041572 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot delete request issued successfully. Aug 18 21:16:19.041827 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b4abcaa-f3d5-402e-94e1-bad3504ab087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 returned with HTTP 202 Aug 18 21:16:19.042383 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1007/4004] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:19 2026] DELETE /volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:19.046936 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-49c429aa-fc3d-424d-8681-4497fdc3fae2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:16:19.047581 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 994/4005] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:19 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:19.051539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:19.053350 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:19.053661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:19.053713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:19.059651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:19.059651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:19.060022 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:19.062798 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1f198b05-e27f-416b-9faf-8a59fc8c6b4b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 returned with HTTP 200 Aug 18 21:16:19.062798 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 999/4006] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:19 2026] GET /volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:19.062983 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:19.064405 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:19.064876 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccb19211-136e-4765-a6fa-8f0efd114d70", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-955138915", "description": null, "metadata": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:19.082095 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:19.082095 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:19.082783 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:19.082977 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create snapshot from volume ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:16:19.137866 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Created reservations ['e7ec77b6-2861-46f0-a162-9b0563001fe8', '386abe44-b313-48a1-95e7-2939145ac1c3', 'b6cad4a0-1d7b-4480-9938-f7525cfa12b3', 'cd80428b-5643-4b2e-9180-a0928e6b87f7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:19.180956 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot force create request issued successfully. Aug 18 21:16:19.181313 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe59af30-20ae-4b20-ade9-0cfae2cd7dce req-59cb4a22-b6c9-4c29-8328-241ab79d73b0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:19.181796 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1007/4007] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:16:19 2026] POST /volume/v3/snapshots => generated 323 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:19.854567 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-10e517f8-6150-4128-8de8-f38148baea85 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:19.856331 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10e517f8-6150-4128-8de8-f38148baea85 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:19.856507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10e517f8-6150-4128-8de8-f38148baea85 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:19.856689 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10e517f8-6150-4128-8de8-f38148baea85 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:19.864653 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:19.864653 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:19.868317 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-10e517f8-6150-4128-8de8-f38148baea85 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:19.872467 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10e517f8-6150-4128-8de8-f38148baea85 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:19.872866 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1008/4008] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:19 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:20.073367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42800fbf-266d-47cc-9729-221f19cdc944 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.076319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42800fbf-266d-47cc-9729-221f19cdc944 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 Aug 18 21:16:20.076561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42800fbf-266d-47cc-9729-221f19cdc944 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.076831 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42800fbf-266d-47cc-9729-221f19cdc944 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.081799 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42800fbf-266d-47cc-9729-221f19cdc944 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 returned with HTTP 404 Aug 18 21:16:20.082369 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 995/4009] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:20 2026] GET /volume/v3/snapshots/59c7fc48-8617-4c0a-b6d8-09c2da654450 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:20.089178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.090774 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:20.090964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.091160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.091335 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:20.097768 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:20.097768 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:20.098133 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:20.112988 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:20.113148 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-fd3a8e72-ccad-4e71-a51c-1ff164edaf8f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a returned with HTTP 202 Aug 18 21:16:20.113588 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1000/4010] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:20 2026] DELETE /volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:20.120811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.123133 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:20.123419 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.123699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.131276 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:20.131276 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:20.135245 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:20.138826 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15c2d130-4d4f-4abd-8def-c9661f0f3367 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a returned with HTTP 200 Aug 18 21:16:20.139226 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1008/4011] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:20 2026] GET /volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:20.144128 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b138c85-508e-4cdf-bb5e-d02610873227 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.147109 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b138c85-508e-4cdf-bb5e-d02610873227 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:20.147329 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b138c85-508e-4cdf-bb5e-d02610873227 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.147567 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b138c85-508e-4cdf-bb5e-d02610873227 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.158264 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:20.158264 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:20.163766 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b138c85-508e-4cdf-bb5e-d02610873227 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:20.170059 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b138c85-508e-4cdf-bb5e-d02610873227 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:20.170653 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1009/4012] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:20 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:20.887633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.893133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:20.893320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.893541 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.902948 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:20.902948 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:20.906532 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:20.910704 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-087413b5-0c7f-409c-8811-7601c32b3fd0 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:20.911122 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 996/4013] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:20 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:20.955908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5571081-27df-43a5-90dd-7b08747af2e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.959294 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5571081-27df-43a5-90dd-7b08747af2e4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 Aug 18 21:16:20.959294 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5571081-27df-43a5-90dd-7b08747af2e4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:20.959294 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5571081-27df-43a5-90dd-7b08747af2e4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:20.963100 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:20.963100 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:20.963556 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c5571081-27df-43a5-90dd-7b08747af2e4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:16:20.964246 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5571081-27df-43a5-90dd-7b08747af2e4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 returned with HTTP 200 Aug 18 21:16:20.964658 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1001/4014] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:20 2026] GET /volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:20.986938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:20.989987 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:20.990328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-521896367", "snapshot_id": null, "imageRef": "c6e970d7-8a7f-4ec5-bc34-23e5d122a9a5", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:20.991757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-521896367', 'snapshot_id': None, 'imageRef': 'c6e970d7-8a7f-4ec5-bc34-23e5d122a9a5', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:21.082611 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.082611 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:21.082786 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:16:21.082978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume of 1 GB Aug 18 21:16:21.086784 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Availability Zones retrieved successfully. Aug 18 21:16:21.092940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (7c608adc-97df-45aa-90bc-16eb59d00a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:21.094322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a869415b-fe92-4032-8c18-e12910502ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.095220 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:21.129818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a869415b-fe92-4032-8c18-e12910502ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e7aca24-0866-4960-a4c8-cdc3ae60eae2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.130529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae4ab9-6753-4a7b-884e-d77121471464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.154531 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-21f2e0eb-2391-4640-b4ce-767565141d4c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.156228 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21f2e0eb-2391-4640-b4ce-767565141d4c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a Aug 18 21:16:21.156403 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21f2e0eb-2391-4640-b4ce-767565141d4c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.156576 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21f2e0eb-2391-4640-b4ce-767565141d4c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.161957 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21f2e0eb-2391-4640-b4ce-767565141d4c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a returned with HTTP 404 Aug 18 21:16:21.162366 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1010/4015] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/f6d878d6-86da-4506-8269-57ac73b01f6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:21.171277 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.173657 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:21.174422 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2026424541"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:21.175560 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Created reservations ['c02646a2-00fa-4d1a-ac3d-c9724a27bada', 'e9b7578a-c3ab-491f-bfc7-32582e02bdcb', 'eea1a098-065e-493c-8f6c-15a4c8d18ebc', 'cef7f815-9347-44d7-95d2-a85a1c0901fd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:21.176342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2026424541'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:21.176449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae4ab9-6753-4a7b-884e-d77121471464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c02646a2-00fa-4d1a-ac3d-c9724a27bada', 'e9b7578a-c3ab-491f-bfc7-32582e02bdcb', 'eea1a098-065e-493c-8f6c-15a4c8d18ebc', 'cef7f815-9347-44d7-95d2-a85a1c0901fd']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.176574 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:21.177263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da62651-1ee3-43a5-b6bf-00bef1e8b6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.181246 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:21.182498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.185968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:21.186086 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.186254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.186641 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (5ed7d438-75f4-4207-aade-ca34c087cf90) 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 18 21:16:21.187550 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7367ab79-ba92-4a05-94ac-ffaffd9b1599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.188584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:21.198466 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.198466 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:21.204437 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:21.213818 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c17484f9-fd9a-4419-a83a-9e34b29301d2 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:21.214358 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1002/4016] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:21.216548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7367ab79-ba92-4a05-94ac-ffaffd9b1599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:21.217305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c47d7d-2d34-4d43-9eff-dd474cf7997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.227454 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da62651-1ee3-43a5-b6bf-00bef1e8b6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592f94b7-c986-467a-8e8d-5ad90c97db52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-521896367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['c02646a2-00fa-4d1a-ac3d-c9724a27bada','e9b7578a-c3ab-491f-bfc7-32582e02bdcb','eea1a098-065e-493c-8f6c-15a4c8d18ebc','cef7f815-9347-44d7-95d2-a85a1c0901fd'],size=1,snapshot_id=2e7aca24-0866-4960-a4c8-cdc3ae60eae2,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-521896367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592f94b7-c986-467a-8e8d-5ad90c97db52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc80c4644f3463e8a00cadf7e3e0823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e7aca24-0866-4960-a4c8-cdc3ae60eae2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eaae15ae72a4732ad376b513377ffe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.228251 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c4d5f-647f-4908-a01a-b8a32b6a7969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.252607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c4d5f-647f-4908-a01a-b8a32b6a7969) transitioned into state 'SUCCESS' from state '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-521896367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['c02646a2-00fa-4d1a-ac3d-c9724a27bada','e9b7578a-c3ab-491f-bfc7-32582e02bdcb','eea1a098-065e-493c-8f6c-15a4c8d18ebc','cef7f815-9347-44d7-95d2-a85a1c0901fd'],size=1,snapshot_id=2e7aca24-0866-4960-a4c8-cdc3ae60eae2,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.253305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7f0934-6a77-461d-9aab-a5a6e5385ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.268420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['8f0e1375-85b6-4aae-844f-3784569ca754', '4d9d806d-624e-40ef-9d47-4b9b852475c2', '067abc2f-c85a-4540-a23a-eb68b370ca0b', '042fcd64-41e1-465d-b2e8-a16eadc2e459'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:21.269421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c47d7d-2d34-4d43-9eff-dd474cf7997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f0e1375-85b6-4aae-844f-3784569ca754', '4d9d806d-624e-40ef-9d47-4b9b852475c2', '067abc2f-c85a-4540-a23a-eb68b370ca0b', '042fcd64-41e1-465d-b2e8-a16eadc2e459']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.271134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a817529-8c8c-4474-8b78-7e5e2ed2f310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.277909 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7f0934-6a77-461d-9aab-a5a6e5385ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.281746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (7c608adc-97df-45aa-90bc-16eb59d00a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:21.281746 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request issued successfully. Aug 18 21:16:21.281746 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5bf1fa5-0c5f-48b4-8f30-5aed342f8d4e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:21.281746 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1009/4017] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:16:20 2026] POST /volume/v3/volumes => generated 811 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:21.296770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f4509ed1-f203-4f95-b757-37c70d304639 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.298584 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4509ed1-f203-4f95-b757-37c70d304639 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:21.298820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4509ed1-f203-4f95-b757-37c70d304639 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.299011 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4509ed1-f203-4f95-b757-37c70d304639 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.300225 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a817529-8c8c-4474-8b78-7e5e2ed2f310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d41740-7502-4e81-a66c-6738d93e9246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026424541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['8f0e1375-85b6-4aae-844f-3784569ca754','4d9d806d-624e-40ef-9d47-4b9b852475c2','067abc2f-c85a-4540-a23a-eb68b370ca0b','042fcd64-41e1-465d-b2e8-a16eadc2e459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026424541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d41740-7502-4e81-a66c-6738d93e9246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.301305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576c0c63-25e3-4d65-b71d-baa6d2c4f716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.307876 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.307876 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:21.311741 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f4509ed1-f203-4f95-b757-37c70d304639 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:21.315553 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4509ed1-f203-4f95-b757-37c70d304639 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:21.315927 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1011/4018] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:21.324226 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576c0c63-25e3-4d65-b71d-baa6d2c4f716) transitioned into state 'SUCCESS' from state '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-2026424541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['8f0e1375-85b6-4aae-844f-3784569ca754','4d9d806d-624e-40ef-9d47-4b9b852475c2','067abc2f-c85a-4540-a23a-eb68b370ca0b','042fcd64-41e1-465d-b2e8-a16eadc2e459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.325147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11145fdd-eaf8-4371-af91-cbe6f83b6802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.336871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11145fdd-eaf8-4371-af91-cbe6f83b6802) 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 18 21:16:21.338106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (5ed7d438-75f4-4207-aade-ca34c087cf90) 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 18 21:16:21.338473 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:21.339245 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-917aafe2-37d1-4ad3-8e8a-8bf7a6c7f867 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:21.339828 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 997/4019] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:21 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 18 21:16:21.354237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.356337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:21.356592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.356813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.364813 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.364813 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:21.368202 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:21.373222 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1bef1ee6-d5b9-4a29-8479-b4576e759809 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 returned with HTTP 200 Aug 18 21:16:21.373222 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1003/4020] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:21.709925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.753624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.755094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:21.755254 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.755418 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.755572 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Delete volume with id: b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:21.762017 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.762017 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:21.762481 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:21.781095 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Delete volume request issued successfully. Aug 18 21:16:21.781269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a79489e-8975-4ad0-abfc-08870bfd91c6 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 202 Aug 18 21:16:21.781681 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1012/4021] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:21 2026] DELETE /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:21.790584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.793075 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:21.793350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.793648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.796514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:21.796873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1488072218", "metadata": {"Type": "Test"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:21.798305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1488072218', 'metadata': {'Type': 'Test'}}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:21.798427 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:21.798704 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.798704 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:21.802268 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:21.804830 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.804830 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:21.807558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (f8d61197-c961-44b1-9855-a1f709481a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:21.808431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25300dee-0011-4aed-bf59-625d77ff1e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.809400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:21.810350 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Volume info retrieved successfully. Aug 18 21:16:21.817888 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9f4b6d4e-39c4-4c01-8621-06ae80ca89bf tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 200 Aug 18 21:16:21.818451 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 998/4022] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:21.836320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25300dee-0011-4aed-bf59-625d77ff1e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.837046 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1067a88-5f6c-415d-8d7a-32ed5bba0452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.886839 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['165be1e7-e712-44e7-9b50-520dbf729b90', '31f37f9a-0d09-4bde-9c02-437e62184506', 'bfbc4047-5a8d-4f66-9af1-7745d80358bc', '067b4cb3-52e0-49a4-9ea0-fe7ffd1a7df7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:21.887513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1067a88-5f6c-415d-8d7a-32ed5bba0452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['165be1e7-e712-44e7-9b50-520dbf729b90', '31f37f9a-0d09-4bde-9c02-437e62184506', 'bfbc4047-5a8d-4f66-9af1-7745d80358bc', '067b4cb3-52e0-49a4-9ea0-fe7ffd1a7df7']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.888387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55a595c-22fb-4107-8d0b-c96ea9565d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.912100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55a595c-22fb-4107-8d0b-c96ea9565d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133ae7bb-cdb4-408a-9c31-b396699414e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1488072218',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['165be1e7-e712-44e7-9b50-520dbf729b90','31f37f9a-0d09-4bde-9c02-437e62184506','bfbc4047-5a8d-4f66-9af1-7745d80358bc','067b4cb3-52e0-49a4-9ea0-fe7ffd1a7df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1488072218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133ae7bb-cdb4-408a-9c31-b396699414e5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.912790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a1de32-0d7b-4423-9601-c5f91b9b9a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.922659 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.924789 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:21.925017 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.925234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.930196 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a1de32-0d7b-4423-9601-c5f91b9b9a54) transitioned into state 'SUCCESS' from state '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-1488072218',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['165be1e7-e712-44e7-9b50-520dbf729b90','31f37f9a-0d09-4bde-9c02-437e62184506','bfbc4047-5a8d-4f66-9af1-7745d80358bc','067b4cb3-52e0-49a4-9ea0-fe7ffd1a7df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.930928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623bf269-2993-45d9-84fe-477d2355a808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:21.933600 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.933600 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:21.939875 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:21.941429 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623bf269-2993-45d9-84fe-477d2355a808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:21.942213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (f8d61197-c961-44b1-9855-a1f709481a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:21.942501 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:21.943053 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f6e96d7e-a1bd-4a7a-a0dc-0d8480979eb3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:21.943434 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1010/4023] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:21 2026] POST /volume/v3/volumes => generated 757 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:21.945561 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1cbaf760-2ba8-403a-af59-5bb3013ab352 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:21.946056 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1004/4024] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:21.954738 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:21.956699 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:21.956921 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:21.957179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:21.964258 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:21.964258 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:21.967735 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:21.972005 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cc0fe06-d50f-4cce-9ca6-4530cd9c8797 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:21.972382 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1013/4025] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:21 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:22.328941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.330437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:22.330652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.330811 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.336751 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.336751 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:22.339626 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:22.343413 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2e76d56b-bc14-41f3-9e7a-a2bf670dd9b3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:22.343825 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 999/4026] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1420 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:22.354555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.356259 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:22.356491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.356697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.362750 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.362750 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:22.365738 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:22.369534 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b369e0b4-6d2c-47cd-972e-7a5351e9eca2 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:22.369944 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1011/4027] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1420 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:22.385449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.387058 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:22.387234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.387405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.393489 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.393489 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:22.396163 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:22.399696 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9f3e60b-0a68-4b1f-a6b2-ffd249f110ce tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 returned with HTTP 200 Aug 18 21:16:22.400051 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1005/4028] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:22.411875 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.414236 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:22.414556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55d41740-7502-4e81-a66c-6738d93e9246", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1604733596"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:22.423266 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.423266 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:22.423563 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:22.423791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:22.447674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['cbb07381-c89e-4a92-ad93-264f47105734', 'f9c6dabe-0c33-4cde-8e35-b69091caa1d9', 'fc913756-8dc7-499e-9cca-1a6d8ddbd55f', 'c0ccb88e-fe2c-4953-8753-afcc8a3344d8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:22.486342 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:22.486694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea5ed792-7543-4e46-b132-aa0dfdb17016 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:22.487123 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1014/4029] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:22.495786 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-79be3003-1cc9-405a-8ff1-c83378a1514e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.497964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79be3003-1cc9-405a-8ff1-c83378a1514e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:22.498508 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79be3003-1cc9-405a-8ff1-c83378a1514e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.498782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79be3003-1cc9-405a-8ff1-c83378a1514e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.505511 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.505511 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:22.506023 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-79be3003-1cc9-405a-8ff1-c83378a1514e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:22.507181 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79be3003-1cc9-405a-8ff1-c83378a1514e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 200 Aug 18 21:16:22.508059 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1000/4030] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:22.830680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b2d0e565-fe75-463a-9b09-a33244cc1808 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.833870 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2d0e565-fe75-463a-9b09-a33244cc1808 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] GET https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 Aug 18 21:16:22.833870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2d0e565-fe75-463a-9b09-a33244cc1808 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.834149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2d0e565-fe75-463a-9b09-a33244cc1808 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.839976 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2d0e565-fe75-463a-9b09-a33244cc1808 tempest-TestImageHashVerification-764727831 tempest-TestImageHashVerification-764727831-project-member] https://10.4.3.48/volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 returned with HTTP 404 Aug 18 21:16:22.840452 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1012/4031] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/b42027ab-f464-4adb-820f-c5e40a779712 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:22.958633 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-208a1a4d-45ff-49b8-b006-309819907224 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.960657 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-208a1a4d-45ff-49b8-b006-309819907224 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:22.960836 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-208a1a4d-45ff-49b8-b006-309819907224 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.961042 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-208a1a4d-45ff-49b8-b006-309819907224 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.967505 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.967505 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:22.971283 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-208a1a4d-45ff-49b8-b006-309819907224 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:22.976848 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-208a1a4d-45ff-49b8-b006-309819907224 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:22.977253 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1006/4032] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 1293 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:22.984418 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:22.986363 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:22.986363 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:22.986363 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:22.994213 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:22.994213 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:22.996766 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:22.999115 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b87ca172-b54e-49db-979a-80c3c4a823ad None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.000168 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc9bbe9b-f123-4f76-aecf-9af43f06a631 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:23.000613 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1015/4033] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:22 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.003546 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] DELETE https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:23.003802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.004020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.004503 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Delete volume with id: fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:23.016571 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.016571 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:23.017493 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:23.019475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79963225-79a5-4169-9395-697999a85e87 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.021523 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79963225-79a5-4169-9395-697999a85e87 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:23.021523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79963225-79a5-4169-9395-697999a85e87 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.021662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79963225-79a5-4169-9395-697999a85e87 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.031279 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.031279 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:23.035716 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79963225-79a5-4169-9395-697999a85e87 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:23.039152 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Delete volume request issued successfully. Aug 18 21:16:23.039328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b87ca172-b54e-49db-979a-80c3c4a823ad tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 202 Aug 18 21:16:23.039740 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1001/4034] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:22 2026] DELETE /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:23.043584 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79963225-79a5-4169-9395-697999a85e87 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:23.043584 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1013/4035] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.047627 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.049575 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:23.049916 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.050074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.057877 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.057877 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:23.058042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.060164 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:23.060568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1488072218"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:23.064951 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Volume info retrieved successfully. Aug 18 21:16:23.069830 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87e11ecf-b895-45cb-8963-57ea97fb3fa6 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 200 Aug 18 21:16:23.070234 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1007/4036] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 1292 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:23.073892 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.073892 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:23.077880 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:23.085843 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:23.086738 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db708da8-f8f0-43ad-bc9f-28ab706a8304 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:23.086976 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1016/4037] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:23 2026] PUT /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 782 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.100936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-09829608-78ae-4477-8a5b-c1e32be3097e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.103575 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09829608-78ae-4477-8a5b-c1e32be3097e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:23.103575 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09829608-78ae-4477-8a5b-c1e32be3097e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-136956302", "description": "This is the new description of volume"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:23.114022 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.114022 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:23.119117 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-09829608-78ae-4477-8a5b-c1e32be3097e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:23.127391 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-09829608-78ae-4477-8a5b-c1e32be3097e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:23.128141 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09829608-78ae-4477-8a5b-c1e32be3097e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:23.128687 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1002/4038] 10.4.3.48 () {68 vars in 1362 bytes} [Tue Aug 18 21:16:23 2026] PUT /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.140743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.143580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:23.143818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.144003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.150388 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.150388 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:23.153983 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:23.157958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-620c6e85-6c8d-4c6e-9779-64e5cae9cfa3 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:23.158323 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1014/4039] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.181122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.183820 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:23.184136 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1764971807", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1829419598"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:23.185437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1764971807', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1829419598'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:23.185558 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:23.191800 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:23.197418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (090bb675-b889-404b-9578-f8703452ed62) 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 18 21:16:23.198357 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb2685e-2ad3-4d08-a983-d84eafc3a91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:23.199279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-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 18 21:16:23.223899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb2685e-2ad3-4d08-a983-d84eafc3a91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:23.224689 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a27e73-a3b8-43de-a941-24838758a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:23.261434 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['de9217f8-413e-4da9-88ac-b964953ff126', 'e6705ffb-1d5c-44c1-8e0f-77762bee7bcf', '5497ff9b-c40d-49ed-bf6c-bea70854fe10', 'd0e0ce5f-e59a-4dfe-b96b-ef8532a8b4d6'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:23.262475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a27e73-a3b8-43de-a941-24838758a6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9217f8-413e-4da9-88ac-b964953ff126', 'e6705ffb-1d5c-44c1-8e0f-77762bee7bcf', '5497ff9b-c40d-49ed-bf6c-bea70854fe10', 'd0e0ce5f-e59a-4dfe-b96b-ef8532a8b4d6']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:23.263302 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3aeb15d-fd8d-4458-b653-99d824ff27c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:23.285025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3aeb15d-fd8d-4458-b653-99d824ff27c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f8a8eb-0f58-4385-b53f-b5e10e989f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1764971807',display_name='tempest-VolumesGetTest-Volume-1829419598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['de9217f8-413e-4da9-88ac-b964953ff126','e6705ffb-1d5c-44c1-8e0f-77762bee7bcf','5497ff9b-c40d-49ed-bf6c-bea70854fe10','d0e0ce5f-e59a-4dfe-b96b-ef8532a8b4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1764971807',display_name='tempest-VolumesGetTest-Volume-1829419598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f8a8eb-0f58-4385-b53f-b5e10e989f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:23.286314 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ead940-686c-43b4-9f5d-47117c710d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:23.302984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ead940-686c-43b4-9f5d-47117c710d39) transitioned into 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-1764971807',display_name='tempest-VolumesGetTest-Volume-1829419598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['de9217f8-413e-4da9-88ac-b964953ff126','e6705ffb-1d5c-44c1-8e0f-77762bee7bcf','5497ff9b-c40d-49ed-bf6c-bea70854fe10','d0e0ce5f-e59a-4dfe-b96b-ef8532a8b4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:23.304021 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de36091a-1602-4926-bcfa-405fc44061a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:23.313399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de36091a-1602-4926-bcfa-405fc44061a8) 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 18 21:16:23.314333 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (090bb675-b889-404b-9578-f8703452ed62) 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 18 21:16:23.314716 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:23.315376 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-774e548c-89e1-443f-afbb-61f0fbfe7371 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:23.315950 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1008/4040] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:23 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:23.330897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-219ebea7-0bca-4817-87a8-cbecec92e235 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.332504 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-219ebea7-0bca-4817-87a8-cbecec92e235 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:23.332640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-219ebea7-0bca-4817-87a8-cbecec92e235 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.332840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-219ebea7-0bca-4817-87a8-cbecec92e235 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.339841 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.339841 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:23.343410 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-219ebea7-0bca-4817-87a8-cbecec92e235 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:23.349015 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-219ebea7-0bca-4817-87a8-cbecec92e235 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 200 Aug 18 21:16:23.349222 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1017/4041] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.370386 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.370977 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:23.371144 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.371311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.378452 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.378452 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:23.380906 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:23.384896 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-9ddf2101-51e4-48cb-a370-e78390b9541b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:23.386882 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1003/4042] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:23.518898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d2ceb313-d882-4536-8598-3746594aaaf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.521099 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2ceb313-d882-4536-8598-3746594aaaf7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:23.521290 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2ceb313-d882-4536-8598-3746594aaaf7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.521508 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2ceb313-d882-4536-8598-3746594aaaf7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.527657 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.527657 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:23.527965 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2ceb313-d882-4536-8598-3746594aaaf7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:23.528758 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2ceb313-d882-4536-8598-3746594aaaf7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 200 Aug 18 21:16:23.529199 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1015/4043] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:23.540639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-242abd63-6bfe-489d-addc-d638a60ca751 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.542775 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:23.544677 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.544960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.545114 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Delete snapshot with id: 195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:23.549994 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.549994 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:23.550552 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:23.571373 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot delete request issued successfully. Aug 18 21:16:23.571665 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-242abd63-6bfe-489d-addc-d638a60ca751 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 202 Aug 18 21:16:23.572172 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1009/4044] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:23 2026] DELETE /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:23.580926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:23.587233 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:23.587534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:23.587798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:23.600834 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:23.600834 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:23.601295 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:23.602080 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f83b9c54-4034-41b1-a8de-f098e5c1f9c3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 200 Aug 18 21:16:23.602496 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1018/4045] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:23 2026] GET /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:24.045841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.047627 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:24.047825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.048014 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.053837 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.053837 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:24.056786 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:24.060778 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-87df11be-0963-4306-b9be-7b6565a7ca6f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:24.061145 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1004/4046] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:24.069795 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6779a157-a8ed-40c2-93f7-c4ed029fdc2c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.070195 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6779a157-a8ed-40c2-93f7-c4ed029fdc2c None None] GET https://10.4.3.48/volume// Aug 18 21:16:24.070457 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6779a157-a8ed-40c2-93f7-c4ed029fdc2c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.070654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6779a157-a8ed-40c2-93f7-c4ed029fdc2c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.071009 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6779a157-a8ed-40c2-93f7-c4ed029fdc2c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:16:24.071307 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1016/4047] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:16: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 18 21:16:24.077740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-3153ee1a-fba3-4f66-b70f-f8a98160d72e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.079455 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-3153ee1a-fba3-4f66-b70f-f8a98160d72e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:16:24.079848 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-3153ee1a-fba3-4f66-b70f-f8a98160d72e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "592f94b7-c986-467a-8e8d-5ad90c97db52", "connector": null, "instance_uuid": "a845f4b1-2902-4374-9dd6-b0173a898b1a"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:24.082713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-747db241-8308-4d96-abe7-cc0ab465fb17 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.085141 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-747db241-8308-4d96-abe7-cc0ab465fb17 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] GET https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc Aug 18 21:16:24.085315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-747db241-8308-4d96-abe7-cc0ab465fb17 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.085493 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-747db241-8308-4d96-abe7-cc0ab465fb17 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.088294 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.088294 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:24.092046 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-747db241-8308-4d96-abe7-cc0ab465fb17 tempest-VolumeAndVolumeTypeFromImageTest-1369605065 tempest-VolumeAndVolumeTypeFromImageTest-1369605065-project-member] https://10.4.3.48/volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc returned with HTTP 404 Aug 18 21:16:24.092632 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1019/4048] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/fc7b8279-df82-4570-8477-2cea5bae97fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:24.109872 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-3153ee1a-fba3-4f66-b70f-f8a98160d72e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:16:24.110282 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1010/4049] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:16:24 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 18 21:16:24.307934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.309678 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:16:24.309851 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.310018 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.310733 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:16:24.333916 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Get all volumes completed successfully. Aug 18 21:16:24.337576 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.337576 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:24.344001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-38d2f22f-8329-49b2-9fcc-4db4a71e4851 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:16:24.344413 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1005/4050] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15106 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:24.359537 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-218e786c-5847-4267-b209-7d6db4be31bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.361419 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 Aug 18 21:16:24.361622 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.361824 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.361975 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Delete volume with id: a1210119-45d8-40fb-be81-86c89ba12fb7 Aug 18 21:16:24.363414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.364666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.365122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.365385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.371899 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.371899 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:24.371899 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Volume info retrieved successfully. Aug 18 21:16:24.380782 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.image.cache [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'cf85e17d-6b1c-42f6-ac75-231ca55fd018', 'volume_id': 'a1210119-45d8-40fb-be81-86c89ba12fb7', 'host': 'np0000007703@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 21, 16, 14), 'last_used': datetime.datetime(2026, 8, 18, 21, 16, 22)}. {{(pid=100293) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 21:16:24.388534 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Delete volume request issued successfully. Aug 18 21:16:24.388757 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-218e786c-5847-4267-b209-7d6db4be31bc tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 returned with HTTP 202 Aug 18 21:16:24.389259 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1017/4051] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:24 2026] DELETE /volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:24.403325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.405839 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] GET https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 Aug 18 21:16:24.405839 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.405943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.416310 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.416310 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:24.420282 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Volume info retrieved successfully. Aug 18 21:16:24.424585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4acb8e43-3c0c-4acf-81dc-b33f0607ee28 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 returned with HTTP 200 Aug 18 21:16:24.424875 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1011/4052] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 => generated 1103 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:24.554218 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.554218 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:24.557495 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:24.561204 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e0797191-6ecf-43d9-82cf-cf0a02729b2b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 200 Aug 18 21:16:24.561543 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1020/4053] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 871 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:24.575452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-36e147f5-db09-470d-8b9f-59bd74ed425f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.577492 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36e147f5-db09-470d-8b9f-59bd74ed425f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.577872 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36e147f5-db09-470d-8b9f-59bd74ed425f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1488072218", "description": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:24.587098 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.587098 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:24.592003 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36e147f5-db09-470d-8b9f-59bd74ed425f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:24.600456 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-36e147f5-db09-470d-8b9f-59bd74ed425f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:24.601278 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36e147f5-db09-470d-8b9f-59bd74ed425f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 200 Aug 18 21:16:24.601840 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1006/4054] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:24 2026] PUT /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 768 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:24.610675 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce8abb16-88c8-4882-9ed2-6b4f7acb6468 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.612303 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce8abb16-88c8-4882-9ed2-6b4f7acb6468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:24.612577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce8abb16-88c8-4882-9ed2-6b4f7acb6468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.612819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce8abb16-88c8-4882-9ed2-6b4f7acb6468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.613452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.615244 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.615519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.615783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.618218 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce8abb16-88c8-4882-9ed2-6b4f7acb6468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 404 Aug 18 21:16:24.618537 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1018/4055] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:24.624256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-03d24791-e2ca-4322-82ea-394d38c075c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.624550 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.624550 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:24.625968 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03d24791-e2ca-4322-82ea-394d38c075c4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:24.626170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03d24791-e2ca-4322-82ea-394d38c075c4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.626743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03d24791-e2ca-4322-82ea-394d38c075c4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.626743 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-03d24791-e2ca-4322-82ea-394d38c075c4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:24.628801 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:24.630625 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03d24791-e2ca-4322-82ea-394d38c075c4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 404 Aug 18 21:16:24.631085 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1021/4056] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:24 2026] DELETE /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:24.633585 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-30fd25b5-3d56-490b-a632-0e85fbc06f0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 200 Aug 18 21:16:24.634291 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1012/4057] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:24.638306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e73c518-fec8-4715-8d20-bece3186b4b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.639739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e73c518-fec8-4715-8d20-bece3186b4b3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d Aug 18 21:16:24.639899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e73c518-fec8-4715-8d20-bece3186b4b3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.640155 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e73c518-fec8-4715-8d20-bece3186b4b3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.645027 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e73c518-fec8-4715-8d20-bece3186b4b3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d returned with HTTP 404 Aug 18 21:16:24.645711 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1007/4058] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/snapshots/195d2d09-91a7-49e6-9fbd-596371d1364d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:24.647050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.649295 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.649571 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.649832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.650039 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.654220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46135873-70d4-4c48-a8d8-dcba756b019e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.656144 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:24.656382 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.656629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.656855 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:24.658431 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.658431 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:24.658973 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:24.665405 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.665405 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:24.665858 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:24.681477 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:24.681477 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10789cca-4b0a-4ec4-8c24-94d968a14c2d tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 202 Aug 18 21:16:24.681477 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1019/4059] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:24 2026] DELETE /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:24.682537 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:24.682771 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46135873-70d4-4c48-a8d8-dcba756b019e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 returned with HTTP 202 Aug 18 21:16:24.683236 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1022/4060] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:24 2026] DELETE /volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:16:24.701206 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.701672 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.704188 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:24.704188 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.704378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.707563 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:24.707563 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.707563 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.714563 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.714563 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:24.716803 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:24.716803 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:24.719271 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:24.720808 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:24.725257 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bdf7292-648a-4044-8df1-599eb741c0c2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 200 Aug 18 21:16:24.725366 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee42b0c2-7e70-4373-9907-ab48d3eb4144 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 returned with HTTP 200 Aug 18 21:16:24.726137 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1008/4061] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:24.726199 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1013/4062] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:24 2026] GET /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:24.991361 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-077504ad-f833-4fac-9c0d-bd9f87288b63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:24.991759 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-077504ad-f833-4fac-9c0d-bd9f87288b63 None None] GET https://10.4.3.48/volume// Aug 18 21:16:24.991950 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-077504ad-f833-4fac-9c0d-bd9f87288b63 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:24.992179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-077504ad-f833-4fac-9c0d-bd9f87288b63 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:24.992593 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-077504ad-f833-4fac-9c0d-bd9f87288b63 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:16:24.992907 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1020/4063] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:16: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 18 21:16:25.001475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.003987 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:16:25.004257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.004506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.017188 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.017188 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:25.020856 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:16:25.025476 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-411d0a57-c7bb-484b-901f-305080a49291 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:16:25.025979 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1023/4064] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1581 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:16:25.127080 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.128892 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] PUT https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 Aug 18 21:16:25.129220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:25.137518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Acquiring lock "cinder-attachment_update-592f94b7-c986-467a-8e8d-5ad90c97db52-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:16:25.142253 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-592f94b7-c986-467a-8e8d-5ad90c97db52-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:16:25.143321 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.143321 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:25.215809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-592f94b7-c986-467a-8e8d-5ad90c97db52-np0000007703" released by "attachment_update" :: held 0.074s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:16:25.216150 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-f04444f1-29a1-42fc-803e-b2bb5393771d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 returned with HTTP 200 Aug 18 21:16:25.216595 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1009/4065] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:16:25 2026] PUT /volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:25.243408 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-c7e09116-35f3-4967-9fea-ad66512f7f51 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.249806 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-c7e09116-35f3-4967-9fea-ad66512f7f51 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04/action Aug 18 21:16:25.249806 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-c7e09116-35f3-4967-9fea-ad66512f7f51 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:25.249806 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-c7e09116-35f3-4967-9fea-ad66512f7f51 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-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 18 21:16:25.263745 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.263745 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:25.273658 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-dfa49565-ffb2-4593-933c-311a8191ccfd req-c7e09116-35f3-4967-9fea-ad66512f7f51 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04/action returned with HTTP 204 Aug 18 21:16:25.274185 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1014/4066] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:16:25 2026] POST /volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:25.436960 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a81b7511-99d8-4f9c-b9bb-ae41bfdb6139 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.441902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a81b7511-99d8-4f9c-b9bb-ae41bfdb6139 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] GET https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 Aug 18 21:16:25.441902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a81b7511-99d8-4f9c-b9bb-ae41bfdb6139 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.441902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a81b7511-99d8-4f9c-b9bb-ae41bfdb6139 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.444343 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a81b7511-99d8-4f9c-b9bb-ae41bfdb6139 tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 returned with HTTP 404 Aug 18 21:16:25.444759 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1021/4067] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/a1210119-45d8-40fb-be81-86c89ba12fb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:25.456761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2aad34bd-f95e-4c04-a34d-2ae161fdf8ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.456761 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2aad34bd-f95e-4c04-a34d-2ae161fdf8ea tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] DELETE https://10.4.3.48/volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 Aug 18 21:16:25.456761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2aad34bd-f95e-4c04-a34d-2ae161fdf8ea tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.456761 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2aad34bd-f95e-4c04-a34d-2ae161fdf8ea tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.488238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2aad34bd-f95e-4c04-a34d-2ae161fdf8ea tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 returned with HTTP 202 Aug 18 21:16:25.488611 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1024/4068] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:16:25 2026] DELETE /volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:25.494915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca3d6579-4f35-441c-863d-9234b0fa044b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.497300 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca3d6579-4f35-441c-863d-9234b0fa044b tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] GET https://10.4.3.48/volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 Aug 18 21:16:25.497508 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca3d6579-4f35-441c-863d-9234b0fa044b tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.497731 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca3d6579-4f35-441c-863d-9234b0fa044b tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.501740 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca3d6579-4f35-441c-863d-9234b0fa044b tempest-VolumeAndVolumeTypeFromImageTest-2062199174 tempest-VolumeAndVolumeTypeFromImageTest-2062199174-project-admin] https://10.4.3.48/volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 returned with HTTP 404 Aug 18 21:16:25.502290 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1010/4069] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/types/cda1d694-eefe-4834-a6b3-6951184e3036 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:25.738544 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1fa368e0-ca73-4ebb-ab28-7c6d1fbd0ea2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.740135 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b13a12f1-1b52-4149-85cf-644a54bbb9de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.740736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fa368e0-ca73-4ebb-ab28-7c6d1fbd0ea2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 Aug 18 21:16:25.741020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fa368e0-ca73-4ebb-ab28-7c6d1fbd0ea2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.741255 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fa368e0-ca73-4ebb-ab28-7c6d1fbd0ea2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.742204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b13a12f1-1b52-4149-85cf-644a54bbb9de tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 Aug 18 21:16:25.742440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b13a12f1-1b52-4149-85cf-644a54bbb9de tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.742734 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b13a12f1-1b52-4149-85cf-644a54bbb9de tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.749090 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fa368e0-ca73-4ebb-ab28-7c6d1fbd0ea2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 returned with HTTP 404 Aug 18 21:16:25.749259 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b13a12f1-1b52-4149-85cf-644a54bbb9de tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 returned with HTTP 404 Aug 18 21:16:25.749715 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1022/4070] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/c0f8a8eb-0f58-4385-b53f-b5e10e989f00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:25.750063 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1015/4071] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/55d41740-7502-4e81-a66c-6738d93e9246 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:25.758141 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.763908 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:25.764069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.764241 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.767189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.769474 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:25.769940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-517601404"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:25.772130 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.772130 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:25.772340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-517601404'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:25.772529 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:25.772916 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.772916 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:25.777606 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:25.778084 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:25.785305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (a9308c91-8c54-4956-bd2d-754cca171115) 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 18 21:16:25.785400 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8bdd6a03-6c5e-489e-a464-7704f0d5032f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:25.786516 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1025/4072] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:25.786954 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29428279-f761-497b-931a-b5f57133d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:25.788257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:25.800632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.803795 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:25.804032 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.804264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.804487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: 133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:25.824129 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.824129 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:25.824463 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:25.832918 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29428279-f761-497b-931a-b5f57133d36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:25.833915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d33d2-f6f1-4624-91df-e39a3a0aa6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:25.845770 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:25.845984 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3371bc7-4799-4f71-943e-eb3b640f2f9b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 202 Aug 18 21:16:25.846504 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1023/4073] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:25 2026] DELETE /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:25.854889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.860173 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:25.860173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.860173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.876264 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.876264 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:25.882989 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:25.892796 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-42a483d3-8b7d-43bd-b4ac-1894bb298d6a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 200 Aug 18 21:16:25.893581 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1016/4074] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:25.903158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['d5db6974-5205-4457-bd63-909e079d7f1f', '1d12a050-5ffb-4192-9e7e-51b6f3d3409f', '8d37972c-7871-4a07-bf78-fd09604a597f', '27266901-2c8f-4963-a7f6-c169c85c770d'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:25.904222 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d33d2-f6f1-4624-91df-e39a3a0aa6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5db6974-5205-4457-bd63-909e079d7f1f', '1d12a050-5ffb-4192-9e7e-51b6f3d3409f', '8d37972c-7871-4a07-bf78-fd09604a597f', '27266901-2c8f-4963-a7f6-c169c85c770d']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:25.905335 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f91d05e-ef88-42e0-9b76-4b86ac75d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:25.932520 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f91d05e-ef88-42e0-9b76-4b86ac75d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dac9344-3ad1-4d8c-b255-e906d9537fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517601404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['d5db6974-5205-4457-bd63-909e079d7f1f','1d12a050-5ffb-4192-9e7e-51b6f3d3409f','8d37972c-7871-4a07-bf78-fd09604a597f','27266901-2c8f-4963-a7f6-c169c85c770d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517601404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dac9344-3ad1-4d8c-b255-e906d9537fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:25.933358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5a6a95-d4e7-4926-b77c-dbd2f3357dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:25.954037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5a6a95-d4e7-4926-b77c-dbd2f3357dc8) transitioned into state 'SUCCESS' from state '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-517601404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['d5db6974-5205-4457-bd63-909e079d7f1f','1d12a050-5ffb-4192-9e7e-51b6f3d3409f','8d37972c-7871-4a07-bf78-fd09604a597f','27266901-2c8f-4963-a7f6-c169c85c770d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:25.954773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafea420-1cf4-4c4f-b9b1-3d5e152db78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:25.966018 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafea420-1cf4-4c4f-b9b1-3d5e152db78f) 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 18 21:16:25.966904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (a9308c91-8c54-4956-bd2d-754cca171115) 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 18 21:16:25.967217 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:25.967843 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-948a00b6-0e1d-41b9-994f-2abbb1ba4b4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:25.968234 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1011/4075] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:25 2026] POST /volume/v3/volumes => generated 775 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:25.981106 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f88958f-fcba-497e-ac7b-929c18b5837c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:25.982648 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f88958f-fcba-497e-ac7b-929c18b5837c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:25.982852 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f88958f-fcba-497e-ac7b-929c18b5837c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:25.983029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f88958f-fcba-497e-ac7b-929c18b5837c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:25.994188 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:25.994188 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:25.998512 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6f88958f-fcba-497e-ac7b-929c18b5837c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:26.003412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f88958f-fcba-497e-ac7b-929c18b5837c tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 returned with HTTP 200 Aug 18 21:16:26.003941 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1026/4076] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:25 2026] GET /volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:26.910397 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc718500-5384-44a2-9f59-7095fbe1357f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:26.912778 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc718500-5384-44a2-9f59-7095fbe1357f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 Aug 18 21:16:26.912946 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc718500-5384-44a2-9f59-7095fbe1357f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:26.913115 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc718500-5384-44a2-9f59-7095fbe1357f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:26.918874 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc718500-5384-44a2-9f59-7095fbe1357f tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 returned with HTTP 404 Aug 18 21:16:26.919290 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1024/4077] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:26 2026] GET /volume/v3/volumes/133ae7bb-cdb4-408a-9c31-b396699414e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:26.928442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:26.930954 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:26.931261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1098843548"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:26.932984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1098843548'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:26.933099 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:26.937879 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:26.946548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (c4b2b2f0-27d6-434f-86ab-2031efbbf1d4) 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 18 21:16:26.947650 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e6ffcd-500d-4f9c-8f0c-6fe10210f72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:26.948557 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-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 18 21:16:26.976979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e6ffcd-500d-4f9c-8f0c-6fe10210f72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:26.977738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44327b2c-eff8-4b60-b435-b3e2a9333f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.017853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['a5b850c8-e468-4762-ae1a-ed424469e56b', '4fe50852-9ece-4c4b-b1c4-5bb319a2efe9', '5be3bd43-1af1-4676-8e70-c1d6eb446f78', '9dcf0f73-704b-4bee-9b2c-0acb59122dff'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:27.018551 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44327b2c-eff8-4b60-b435-b3e2a9333f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b850c8-e468-4762-ae1a-ed424469e56b', '4fe50852-9ece-4c4b-b1c4-5bb319a2efe9', '5be3bd43-1af1-4676-8e70-c1d6eb446f78', '9dcf0f73-704b-4bee-9b2c-0acb59122dff']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.019263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbb1f36-231a-4b52-a705-f3db04ac7fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.023055 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.027397 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:27.027397 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:27.027397 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:27.034676 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.034676 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:27.037520 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:27.042704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbb1f36-231a-4b52-a705-f3db04ac7fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c341853f-990f-4dae-b53a-70ae5dd0ab4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1098843548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['a5b850c8-e468-4762-ae1a-ed424469e56b','4fe50852-9ece-4c4b-b1c4-5bb319a2efe9','5be3bd43-1af1-4676-8e70-c1d6eb446f78','9dcf0f73-704b-4bee-9b2c-0acb59122dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1098843548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c341853f-990f-4dae-b53a-70ae5dd0ab4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.042955 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60fcb4f8-2fe7-4ed5-9ab8-c45358a57eb7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 returned with HTTP 200 Aug 18 21:16:27.042955 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1012/4078] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:27 2026] GET /volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:27.043106 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db3eaea-e9b6-4f97-a7ea-18e99f41f0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.054349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.057136 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:27.057465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dac9344-3ad1-4d8c-b255-e906d9537fa0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1599874165"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:27.064345 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db3eaea-e9b6-4f97-a7ea-18e99f41f0b0) transitioned into state 'SUCCESS' from state '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-1098843548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['a5b850c8-e468-4762-ae1a-ed424469e56b','4fe50852-9ece-4c4b-b1c4-5bb319a2efe9','5be3bd43-1af1-4676-8e70-c1d6eb446f78','9dcf0f73-704b-4bee-9b2c-0acb59122dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.065496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cd2ddb-5d78-42b8-89e0-ac1fe34611c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.067172 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.067172 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:27.067489 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:27.067590 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:27.077063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cd2ddb-5d78-42b8-89e0-ac1fe34611c8) 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 18 21:16:27.077932 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (c4b2b2f0-27d6-434f-86ab-2031efbbf1d4) 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 18 21:16:27.078191 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:27.078947 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4941597f-c4f5-4cb6-8ad7-c76049bbfdf2 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:27.079681 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1017/4079] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:26 2026] POST /volume/v3/volumes => generated 743 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:27.094472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['46529295-c4f6-4e81-9bf3-dec524a214c3', '7fef3241-77f6-43b1-b15f-29067d1ae214', 'd5d8457a-5210-4788-82a0-d6312330e8aa', '96e25952-7a2d-41b8-a2d2-0565ca48b532'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:27.096447 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.098351 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:27.098554 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:27.098849 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:27.107810 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.107810 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:27.113482 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:27.118285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e75ed02d-e905-4697-8d73-bf850d71b7ca tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 200 Aug 18 21:16:27.118894 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1025/4080] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:27 2026] GET /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 811 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:27.143922 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:27.144299 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee2220cb-2290-45c6-b248-d2caf36a0cc9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:27.144824 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1027/4081] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:27.170549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.173157 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:27.173157 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:27.173157 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:27.187698 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.187698 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:27.188084 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:27.188850 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f0182d94-0344-426f-9fe4-2a273cc1c1f6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 returned with HTTP 200 Aug 18 21:16:27.189224 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1013/4082] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:27 2026] GET /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:27.474134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85e8143e-1531-4f82-9309-f00932659dff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.580599 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:27.580947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-404221785"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:27.582246 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request body: {'volume': {"'imageRef": 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-404221785'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:27.582459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume of 1 GB Aug 18 21:16:27.582626 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.582626 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:27.586256 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Availability Zones retrieved successfully. Aug 18 21:16:27.591348 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (56471f9d-f6aa-4de4-917b-3a9f3d88531d) 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 18 21:16:27.592227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4513c4bb-e54c-4084-8856-07d0e4660444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.593168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-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 18 21:16:27.628239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4513c4bb-e54c-4084-8856-07d0e4660444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:27.629614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0754af4-2f61-4aa7-a172-bef0f8824dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.705022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Created reservations ['de502da8-377e-41c0-bcaa-181630829f44', 'b3f10f29-0bb2-430d-a105-a862e27e49a2', '3589dba6-bb5d-4091-83e4-e787536ca84b', 'e2395ee3-520b-4630-b04c-82a0d39cf150'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:27.707875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0754af4-2f61-4aa7-a172-bef0f8824dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de502da8-377e-41c0-bcaa-181630829f44', 'b3f10f29-0bb2-430d-a105-a862e27e49a2', '3589dba6-bb5d-4091-83e4-e787536ca84b', 'e2395ee3-520b-4630-b04c-82a0d39cf150']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.707875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7285f9ea-2571-4294-b27d-cc380c13f46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.734823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7285f9ea-2571-4294-b27d-cc380c13f46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c74e9bb-44fa-4c68-81a9-5648e78a2bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-404221785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['de502da8-377e-41c0-bcaa-181630829f44','b3f10f29-0bb2-430d-a105-a862e27e49a2','3589dba6-bb5d-4091-83e4-e787536ca84b','e2395ee3-520b-4630-b04c-82a0d39cf150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-404221785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c74e9bb-44fa-4c68-81a9-5648e78a2bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ff8a3f50a542ab8bd7d67238490624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='972692b72dd84dc185559d47c51bd2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.735890 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63421679-90d8-49a3-9ca5-e4ad43a7f156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.759745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63421679-90d8-49a3-9ca5-e4ad43a7f156) transitioned into state 'SUCCESS' from state '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-404221785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['de502da8-377e-41c0-bcaa-181630829f44','b3f10f29-0bb2-430d-a105-a862e27e49a2','3589dba6-bb5d-4091-83e4-e787536ca84b','e2395ee3-520b-4630-b04c-82a0d39cf150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.759745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ef17c2-e074-4c36-a61c-5db52860b746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.769223 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ef17c2-e074-4c36-a61c-5db52860b746) 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 18 21:16:27.770423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (56471f9d-f6aa-4de4-917b-3a9f3d88531d) 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 18 21:16:27.770845 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request issued successfully. Aug 18 21:16:27.771593 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85e8143e-1531-4f82-9309-f00932659dff tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:27.772164 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1018/4083] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:27 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:27.791979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.794243 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:27.794623 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1085137280"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:27.798984 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request body: {'volume': {"'imageRef": 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1085137280'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:27.799052 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume of 1 GB Aug 18 21:16:27.806795 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Availability Zones retrieved successfully. Aug 18 21:16:27.815961 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (1b2466a0-13d5-4b6c-9d80-8b309f8b720f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:27.817435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed2432d-f8b6-4334-ae12-e3b006ec8960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.818858 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:27.868667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed2432d-f8b6-4334-ae12-e3b006ec8960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.873288 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0420c40-0821-4e40-83be-77475065a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.913789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Created reservations ['882b6e8b-b5a0-4f10-9296-02fa73cc8bb3', 'd1aba6b9-8840-4648-84a3-08283cb522fe', '19ad9de1-511e-4bd3-9afa-47a7ded2d805', '1eebd892-2edf-44d9-bc88-9fb9690c79bb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:27.914651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0420c40-0821-4e40-83be-77475065a13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882b6e8b-b5a0-4f10-9296-02fa73cc8bb3', 'd1aba6b9-8840-4648-84a3-08283cb522fe', '19ad9de1-511e-4bd3-9afa-47a7ded2d805', '1eebd892-2edf-44d9-bc88-9fb9690c79bb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.915368 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b99cbc1-5cb6-4df1-86e1-a89b9559a69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.938132 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b99cbc1-5cb6-4df1-86e1-a89b9559a69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44d7f44-e1ab-4cae-9fdf-9de944a1961d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1085137280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['882b6e8b-b5a0-4f10-9296-02fa73cc8bb3','d1aba6b9-8840-4648-84a3-08283cb522fe','19ad9de1-511e-4bd3-9afa-47a7ded2d805','1eebd892-2edf-44d9-bc88-9fb9690c79bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1085137280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44d7f44-e1ab-4cae-9fdf-9de944a1961d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ff8a3f50a542ab8bd7d67238490624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='972692b72dd84dc185559d47c51bd2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.939313 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5135527-e8df-40bf-9559-ee99425967ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.955234 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5135527-e8df-40bf-9559-ee99425967ed) transitioned into state 'SUCCESS' from state '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-1085137280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['882b6e8b-b5a0-4f10-9296-02fa73cc8bb3','d1aba6b9-8840-4648-84a3-08283cb522fe','19ad9de1-511e-4bd3-9afa-47a7ded2d805','1eebd892-2edf-44d9-bc88-9fb9690c79bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.955856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f4a2f6-ea4d-4bdf-a705-42f21b2b8efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.963133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f4a2f6-ea4d-4bdf-a705-42f21b2b8efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:27.964055 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (1b2466a0-13d5-4b6c-9d80-8b309f8b720f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:27.964307 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request issued successfully. Aug 18 21:16:27.964831 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02d08d55-6f4f-4084-b67f-4e90e480bcda tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:27.965384 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1026/4084] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:27 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:27.979522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:27.981218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:27.981416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1068542020"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:27.982713 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request body: {'volume': {"'imageRef": 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1068542020'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:27.982843 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume of 1 GB Aug 18 21:16:27.983072 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:27.983072 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:27.986757 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Availability Zones retrieved successfully. Aug 18 21:16:27.993438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (960748a9-88d9-4aca-8f54-6c381fbf6953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:27.993438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba856c3f-14f5-468b-99c6-515de1ae9398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:27.993671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:28.025480 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba856c3f-14f5-468b-99c6-515de1ae9398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.026217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7eece6-f3d7-4de0-868f-3c53b5d7f204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.067611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Created reservations ['3c2f9c57-ef56-40d1-88f0-be46ddf38fb9', 'b8a3f08f-97b4-4c4b-aa41-aa1f3c6aeafc', 'af0c9322-c304-4185-8112-f790e3b250f1', '55fe6b23-31fe-4df3-aebc-eaf5abceb357'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:28.068240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7eece6-f3d7-4de0-868f-3c53b5d7f204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2f9c57-ef56-40d1-88f0-be46ddf38fb9', 'b8a3f08f-97b4-4c4b-aa41-aa1f3c6aeafc', 'af0c9322-c304-4185-8112-f790e3b250f1', '55fe6b23-31fe-4df3-aebc-eaf5abceb357']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.068907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5f3c70-d094-484b-a2ac-f7080e4b4785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.097615 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5f3c70-d094-484b-a2ac-f7080e4b4785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cce7d5-2857-4227-9c54-0886102f515a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1068542020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['3c2f9c57-ef56-40d1-88f0-be46ddf38fb9','b8a3f08f-97b4-4c4b-aa41-aa1f3c6aeafc','af0c9322-c304-4185-8112-f790e3b250f1','55fe6b23-31fe-4df3-aebc-eaf5abceb357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1068542020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cce7d5-2857-4227-9c54-0886102f515a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ff8a3f50a542ab8bd7d67238490624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='972692b72dd84dc185559d47c51bd2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.098282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50358733-c8c9-4cd1-83a8-d4b58337a7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.115028 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50358733-c8c9-4cd1-83a8-d4b58337a7cd) transitioned into state 'SUCCESS' from state '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-1068542020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['3c2f9c57-ef56-40d1-88f0-be46ddf38fb9','b8a3f08f-97b4-4c4b-aa41-aa1f3c6aeafc','af0c9322-c304-4185-8112-f790e3b250f1','55fe6b23-31fe-4df3-aebc-eaf5abceb357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.115591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3e0b55-91df-4c17-a1a1-0528e12662c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.124058 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc3e0b55-91df-4c17-a1a1-0528e12662c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.124804 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (960748a9-88d9-4aca-8f54-6c381fbf6953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:28.125080 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request issued successfully. Aug 18 21:16:28.125555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae315786-d3f7-41b7-87ab-4f5efcbc5e90 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:28.126003 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1028/4085] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:27 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:28.131766 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be559242-6659-4917-ad49-91efc4d9443a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.135601 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be559242-6659-4917-ad49-91efc4d9443a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:28.135601 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be559242-6659-4917-ad49-91efc4d9443a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.135601 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be559242-6659-4917-ad49-91efc4d9443a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.139371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.141273 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:28.141701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1356588357"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:28.143180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request body: {'volume': {"'imageRef": 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1356588357'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:28.143300 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume of 1 GB Aug 18 21:16:28.143545 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.143545 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:28.145356 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.145356 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:28.147348 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Availability Zones retrieved successfully. Aug 18 21:16:28.149298 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-be559242-6659-4917-ad49-91efc4d9443a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:28.153800 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be559242-6659-4917-ad49-91efc4d9443a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 200 Aug 18 21:16:28.153851 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (c02d3607-280f-4348-ba58-cc2912928883) 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 18 21:16:28.154177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1014/4086] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.154862 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dd5886-488f-453a-b199-7390f95a3f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.155707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-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 18 21:16:28.173819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-90e688f5-4431-46d7-9250-ad54a0df23cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.176132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:28.176492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c341853f-990f-4dae-b53a-70ae5dd0ab4a", "size": 1, "name": "tempest-VolumesGetTest-Volume-203791864", "metadata": {"Type": "Test"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:28.178001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'source_volid': 'c341853f-990f-4dae-b53a-70ae5dd0ab4a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-203791864', 'metadata': {'Type': 'Test'}}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:28.182900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dd5886-488f-453a-b199-7390f95a3f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:28.183630 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20a5d70-c4b2-4120-a1df-db8944765987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.186400 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.186400 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:28.187420 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume retrieved successfully. Aug 18 21:16:28.187589 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:28.191295 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:28.201673 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.201799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (5034b137-7bcb-4343-8f56-3b72f30f0760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:28.203267 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319c438a-4a70-4e77-8b8d-366763c363f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.203514 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:28.203717 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.203919 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.204373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:28.208790 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.208790 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:28.209195 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:28.209979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee33bd3b-ca00-4b94-893b-29d4fc0a3fde tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 returned with HTTP 200 Aug 18 21:16:28.210416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1029/4087] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.221544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.223099 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] POST https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55/action Aug 18 21:16:28.223389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:28.223517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:28.228879 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Created reservations ['a7441d62-0dc2-4201-93e9-008f7c0a26a5', '1af90aa3-287b-443b-9c7d-a857916c9154', '5ed033e9-0983-4e4b-9697-ebcdd5e88a8f', '4d65b44b-d0cf-49a8-811b-1ce8812fb636'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:28.230000 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.230000 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:28.230130 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20a5d70-c4b2-4120-a1df-db8944765987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7441d62-0dc2-4201-93e9-008f7c0a26a5', '1af90aa3-287b-443b-9c7d-a857916c9154', '5ed033e9-0983-4e4b-9697-ebcdd5e88a8f', '4d65b44b-d0cf-49a8-811b-1ce8812fb636']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.230528 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:28.230734 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687c8cf5-d321-4b80-a034-0d09010324b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.231495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ec15b954e34f489eabbfd5ae28d05255', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58cca1cfe78e414993435c407d0b05c8', '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 18 21:16:28.231742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-807667ab-3cbc-490f-a6e4-ec6697e1f424 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55/action returned with HTTP 403 Aug 18 21:16:28.232280 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1015/4088] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:28 2026] POST /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:28.240058 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.241216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319c438a-4a70-4e77-8b8d-366763c363f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c341853f-990f-4dae-b53a-70ae5dd0ab4a', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.241772 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:28.241969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.242022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fe03b-94e3-4a59-8a29-b2cc2a216d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.242173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.242302 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:28.246897 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.246897 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:28.247319 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:28.262483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687c8cf5-d321-4b80-a034-0d09010324b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f5db6a-247d-439a-9e37-71e61f5b3e81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1356588357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['a7441d62-0dc2-4201-93e9-008f7c0a26a5','1af90aa3-287b-443b-9c7d-a857916c9154','5ed033e9-0983-4e4b-9697-ebcdd5e88a8f','4d65b44b-d0cf-49a8-811b-1ce8812fb636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1356588357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f5db6a-247d-439a-9e37-71e61f5b3e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ff8a3f50a542ab8bd7d67238490624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='972692b72dd84dc185559d47c51bd2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.263372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6358a8-00cd-46bf-9906-4ed383ede42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.265005 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:28.265179 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e28e4fcf-a043-4add-a03f-1acaa2ca07a0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 returned with HTTP 202 Aug 18 21:16:28.265560 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1030/4089] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:28 2026] DELETE /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:28.277145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c011c788-73ce-4812-bad5-e86e60fe9827 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.278848 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c011c788-73ce-4812-bad5-e86e60fe9827 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:28.278980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c011c788-73ce-4812-bad5-e86e60fe9827 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.279131 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c011c788-73ce-4812-bad5-e86e60fe9827 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.284823 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.284823 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:28.285174 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c011c788-73ce-4812-bad5-e86e60fe9827 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:28.285969 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c011c788-73ce-4812-bad5-e86e60fe9827 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 returned with HTTP 200 Aug 18 21:16:28.286454 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1016/4090] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.287996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6358a8-00cd-46bf-9906-4ed383ede42f) transitioned into state 'SUCCESS' from state '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-1356588357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['a7441d62-0dc2-4201-93e9-008f7c0a26a5','1af90aa3-287b-443b-9c7d-a857916c9154','5ed033e9-0983-4e4b-9697-ebcdd5e88a8f','4d65b44b-d0cf-49a8-811b-1ce8812fb636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.288578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d73be41-71c6-44a4-854b-2909bdc9f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.297741 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d73be41-71c6-44a4-854b-2909bdc9f95b) 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 18 21:16:28.298677 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (c02d3607-280f-4348-ba58-cc2912928883) 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 18 21:16:28.298968 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request issued successfully. Aug 18 21:16:28.299485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8cc9000d-41e8-4c15-b81d-4a10746ad9ca tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:28.299910 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1019/4091] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:28 2026] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:28.303650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['46fcd36c-6f5a-4bbd-8661-3e8c7c6ed507', 'aa2604db-558c-477f-85fa-9656c90abdbb', '0a753db3-b18f-4d3d-9148-c6ec3d1c6592', '7ec6ce9a-d26d-4adb-ab23-4cb194561e5e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:28.303650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fe03b-94e3-4a59-8a29-b2cc2a216d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46fcd36c-6f5a-4bbd-8661-3e8c7c6ed507', 'aa2604db-558c-477f-85fa-9656c90abdbb', '0a753db3-b18f-4d3d-9148-c6ec3d1c6592', '7ec6ce9a-d26d-4adb-ab23-4cb194561e5e']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.303650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725f711a-a242-4e1e-9c3a-47fb1eb404a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.317654 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab1acb8f-d049-454e-910d-8745df854de4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.319619 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:28.320252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1559195108"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:28.321308 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request body: {'volume': {"'imageRef": 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1559195108'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:28.321537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume of 1 GB Aug 18 21:16:28.321639 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.321639 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:28.324872 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Availability Zones retrieved successfully. Aug 18 21:16:28.329967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (07b6f96a-4a09-4c0a-b503-9dfbe2de8522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:28.330789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3bd7e3b-970c-4dd7-8d30-856140f8000b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.331568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:28.340031 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725f711a-a242-4e1e-9c3a-47fb1eb404a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c89432-aa51-4ce6-9d78-bc63e3498969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-203791864',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['46fcd36c-6f5a-4bbd-8661-3e8c7c6ed507','aa2604db-558c-477f-85fa-9656c90abdbb','0a753db3-b18f-4d3d-9148-c6ec3d1c6592','7ec6ce9a-d26d-4adb-ab23-4cb194561e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=c341853f-990f-4dae-b53a-70ae5dd0ab4a,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-203791864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c89432-aa51-4ce6-9d78-bc63e3498969,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c341853f-990f-4dae-b53a-70ae5dd0ab4a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.340879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d221b1-15f9-49fd-b77c-dfaa3efe0302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.357628 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3bd7e3b-970c-4dd7-8d30-856140f8000b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.358406 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67472538-b14a-47d1-ae8f-b688e81f4f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.363178 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d221b1-15f9-49fd-b77c-dfaa3efe0302) transitioned into state 'SUCCESS' from state '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-203791864',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['46fcd36c-6f5a-4bbd-8661-3e8c7c6ed507','aa2604db-558c-477f-85fa-9656c90abdbb','0a753db3-b18f-4d3d-9148-c6ec3d1c6592','7ec6ce9a-d26d-4adb-ab23-4cb194561e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=c341853f-990f-4dae-b53a-70ae5dd0ab4a,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.364218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545cb8ce-c462-4131-8557-8ba3a7f77fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.385334 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545cb8ce-c462-4131-8557-8ba3a7f77fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.386468 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (5034b137-7bcb-4343-8f56-3b72f30f0760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:28.386868 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:28.387699 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90e688f5-4431-46d7-9250-ad54a0df23cd tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:28.388227 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1027/4092] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:28 2026] POST /volume/v3/volumes => generated 790 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:28.395136 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Created reservations ['9649d8eb-73bf-46db-88e0-2f541d35a79c', 'fb12bb8e-5eb1-416c-9ba2-88d4c0d755f8', '6b8679f1-9e65-469b-bf13-b56222ea6762', 'decee6a5-31b2-4679-97da-ecba365bde26'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:28.395873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67472538-b14a-47d1-ae8f-b688e81f4f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9649d8eb-73bf-46db-88e0-2f541d35a79c', 'fb12bb8e-5eb1-416c-9ba2-88d4c0d755f8', '6b8679f1-9e65-469b-bf13-b56222ea6762', 'decee6a5-31b2-4679-97da-ecba365bde26']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.396503 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27391bc5-533d-43ca-8d00-84c53f3d8d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.399245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.401879 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:28.402029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.402169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.413163 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.413163 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:28.416294 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:28.417972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27391bc5-533d-43ca-8d00-84c53f3d8d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1146002-b279-4c4a-9eea-de69b9430191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1559195108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['9649d8eb-73bf-46db-88e0-2f541d35a79c','fb12bb8e-5eb1-416c-9ba2-88d4c0d755f8','6b8679f1-9e65-469b-bf13-b56222ea6762','decee6a5-31b2-4679-97da-ecba365bde26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1559195108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1146002-b279-4c4a-9eea-de69b9430191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ff8a3f50a542ab8bd7d67238490624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='972692b72dd84dc185559d47c51bd2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.418939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a006a985-fa07-40ef-96cd-b732cf293a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.420438 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-92d5d4b9-34ca-42a1-b8c5-5ef466adfe7c tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:28.420906 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1017/4093] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.438577 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a006a985-fa07-40ef-96cd-b732cf293a2f) transitioned into state 'SUCCESS' from state '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-1559195108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ff8a3f50a542ab8bd7d67238490624',qos_specs=None,replication_status=,reservations=['9649d8eb-73bf-46db-88e0-2f541d35a79c','fb12bb8e-5eb1-416c-9ba2-88d4c0d755f8','6b8679f1-9e65-469b-bf13-b56222ea6762','decee6a5-31b2-4679-97da-ecba365bde26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='972692b72dd84dc185559d47c51bd2ab',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.439192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc22208f-3929-466d-b7d7-065e9f4da059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:28.450667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc22208f-3929-466d-b7d7-065e9f4da059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:28.451572 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Flow 'volume_create_api' (07b6f96a-4a09-4c0a-b503-9dfbe2de8522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:28.451898 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Create volume request issued successfully. Aug 18 21:16:28.452433 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab1acb8f-d049-454e-910d-8745df854de4 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:28.452952 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1031/4094] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:28 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:28.466224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.469243 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 Aug 18 21:16:28.469420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.469818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.480545 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.480545 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:28.486319 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:28.493303 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9fd7fe29-dd44-47b2-9a4c-ee5f36521008 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 returned with HTTP 200 Aug 18 21:16:28.493883 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1020/4095] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.510312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.511845 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d Aug 18 21:16:28.512026 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.512197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.520224 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.520224 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:28.523737 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:28.527731 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c613650-adfd-4b3d-b01d-5ad6c60fd16d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d returned with HTTP 200 Aug 18 21:16:28.528092 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1028/4096] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.543409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b37f477d-f385-4c73-89b2-87ce43dca825 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.546128 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b37f477d-f385-4c73-89b2-87ce43dca825 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a Aug 18 21:16:28.546357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b37f477d-f385-4c73-89b2-87ce43dca825 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.546561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b37f477d-f385-4c73-89b2-87ce43dca825 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.552953 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.552953 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:28.556091 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b37f477d-f385-4c73-89b2-87ce43dca825 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:28.559822 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b37f477d-f385-4c73-89b2-87ce43dca825 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a returned with HTTP 200 Aug 18 21:16:28.560280 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1018/4097] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.575874 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.577849 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 Aug 18 21:16:28.578027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.578197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.588108 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.588108 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:28.593293 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:28.600222 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8550cd58-90fc-4f8e-a0a0-0d7f77c78c5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 returned with HTTP 200 Aug 18 21:16:28.600652 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1032/4098] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:28.615733 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:28.617476 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:28.617662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:28.617875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:28.627895 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:28.627895 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:28.632118 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:28.638043 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5e6939fd-661e-4fa0-b3a2-ecfcf2ce558b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 returned with HTTP 200 Aug 18 21:16:28.638434 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1021/4099] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:28 2026] GET /volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.296762 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8803990-d4e3-4b43-8db1-9e1eb3c3c218 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.297361 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8803990-d4e3-4b43-8db1-9e1eb3c3c218 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 Aug 18 21:16:29.297534 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8803990-d4e3-4b43-8db1-9e1eb3c3c218 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.297701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8803990-d4e3-4b43-8db1-9e1eb3c3c218 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.301667 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8803990-d4e3-4b43-8db1-9e1eb3c3c218 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 returned with HTTP 404 Aug 18 21:16:29.302161 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1029/4100] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/snapshots/1600525e-749e-445a-88ac-e687ad8fdf55 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:29.309802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.313011 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:29.313184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.313353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.313518 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:29.325531 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.325531 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:29.326061 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:29.346630 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:29.346852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1a684df0-3cfa-4cae-b348-4ac6a9d81d24 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 returned with HTTP 202 Aug 18 21:16:29.347285 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1019/4101] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:29 2026] DELETE /volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:29.355858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.357610 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:29.357834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.358016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.364957 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.364957 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:29.368713 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:29.373850 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c39c7b29-2579-48be-9952-f50b9e3289e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 returned with HTTP 200 Aug 18 21:16:29.374340 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1033/4102] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:29.384297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0bcdb244-7238-4e81-a718-5309782de931 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.437696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a5eccd47-da66-4921-9382-4d62eda05f15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.439576 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5eccd47-da66-4921-9382-4d62eda05f15 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:29.439785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5eccd47-da66-4921-9382-4d62eda05f15 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.439968 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5eccd47-da66-4921-9382-4d62eda05f15 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.448925 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.448925 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:29.454450 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a5eccd47-da66-4921-9382-4d62eda05f15 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.457709 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5eccd47-da66-4921-9382-4d62eda05f15 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:29.460801 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1030/4103] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.475277 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f404f443-455a-4dd2-b703-7a75adcc09ee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.478056 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f404f443-455a-4dd2-b703-7a75adcc09ee tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:29.478393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f404f443-455a-4dd2-b703-7a75adcc09ee tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.478393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f404f443-455a-4dd2-b703-7a75adcc09ee tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.485145 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.485145 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:29.490823 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f404f443-455a-4dd2-b703-7a75adcc09ee tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.494822 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f404f443-455a-4dd2-b703-7a75adcc09ee tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:29.495239 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1020/4104] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.498920 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:29.499312 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-811707263"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:29.501032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-811707263'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:29.501195 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume of 1 GB Aug 18 21:16:29.506049 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:29.509041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f4d80d0-d894-41cb-b055-a477d26c46af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.510523 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f4d80d0-d894-41cb-b055-a477d26c46af tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:29.511173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f4d80d0-d894-41cb-b055-a477d26c46af tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-203791864"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:29.512832 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (1c79732c-1435-4f75-8780-a2d733e7570d) 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 18 21:16:29.515884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539faf9b-3fcc-44e5-832e-774de7859226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.518163 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:16:29.530671 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.530671 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:29.536462 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0f4d80d0-d894-41cb-b055-a477d26c46af tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.546643 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0f4d80d0-d894-41cb-b055-a477d26c46af tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:29.547436 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f4d80d0-d894-41cb-b055-a477d26c46af tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:29.548006 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1034/4105] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:29 2026] PUT /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.554757 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539faf9b-3fcc-44e5-832e-774de7859226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:29.555824 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1311aaa3-d3a4-4b45-912e-3faaa6415804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.565422 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.568004 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:29.568313 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-8767302", "description": "This is the new description of volume"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:29.577667 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.577667 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:29.581230 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.590972 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:29.591563 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60a79dfc-c5ac-46af-be6f-4ba690513d98 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:29.592004 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1031/4106] 10.4.3.48 () {68 vars in 1362 bytes} [Tue Aug 18 21:16:29 2026] PUT /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.607770 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.609707 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:29.610098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.610483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.620979 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.620979 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:29.626052 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.629977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['f0069ad4-acf7-4c84-8047-23059f000629', 'c1ede5e2-2e99-4f7b-985f-3eaeec23d1ee', 'dd24a562-6be5-482f-b467-79a4c30fbfdc', '391fce7a-0724-4767-8a53-16da2ec99593'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:29.631262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1311aaa3-d3a4-4b45-912e-3faaa6415804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0069ad4-acf7-4c84-8047-23059f000629', 'c1ede5e2-2e99-4f7b-985f-3eaeec23d1ee', 'dd24a562-6be5-482f-b467-79a4c30fbfdc', '391fce7a-0724-4767-8a53-16da2ec99593']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.631883 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dfc9e1dc-5233-4d9f-a904-e9345db2098b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:29.632250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5ab302-e236-427a-9584-e01a86882c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.632613 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1021/4107] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.653925 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.655105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.657056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:29.657253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.657430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.659691 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5ab302-e236-427a-9584-e01a86882c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83a02f3b-7612-4f3c-8c3b-8101501709ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811707263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['f0069ad4-acf7-4c84-8047-23059f000629','c1ede5e2-2e99-4f7b-985f-3eaeec23d1ee','dd24a562-6be5-482f-b467-79a4c30fbfdc','391fce7a-0724-4767-8a53-16da2ec99593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811707263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83a02f3b-7612-4f3c-8c3b-8101501709ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437d12f30dd24810aa6c4c9539147220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53774fbd79c24c9184a3ee1157972040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.659995 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:29.660341 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1552754418", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2071144859"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:29.660479 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7932e4a6-eedb-48d5-aa84-6cff30478a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.662661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1552754418', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2071144859'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:29.662808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:29.668951 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:29.669376 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.669376 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:29.673747 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:29.675992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (929ad82a-6274-480c-9770-81bdb062a43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:29.677080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ec0e65-5798-41cf-8037-243a4cfb4107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.678377 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:29.678452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82703393-a2e9-4ff3-bfe7-b26f2f15963d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 returned with HTTP 200 Aug 18 21:16:29.678960 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1032/4108] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.684674 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7932e4a6-eedb-48d5-aa84-6cff30478a3a) transitioned into state 'SUCCESS' from state '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-811707263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['f0069ad4-acf7-4c84-8047-23059f000629','c1ede5e2-2e99-4f7b-985f-3eaeec23d1ee','dd24a562-6be5-482f-b467-79a4c30fbfdc','391fce7a-0724-4767-8a53-16da2ec99593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.685599 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4a521a-f597-4c74-ab00-d4eb675ed275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.692458 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e0383d69-d936-4d52-851b-6242d8680e5d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.696970 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:29.697084 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.697249 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.697427 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume with id: b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:29.699477 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4a521a-f597-4c74-ab00-d4eb675ed275) 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 18 21:16:29.702790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (1c79732c-1435-4f75-8780-a2d733e7570d) 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 18 21:16:29.702790 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request issued successfully. Aug 18 21:16:29.702790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0bcdb244-7238-4e81-a718-5309782de931 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:29.702790 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1022/4109] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:16:29 2026] POST /volume/v3/volumes => generated 775 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:29.704807 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.704807 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:29.705379 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:29.718795 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.719043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ec0e65-5798-41cf-8037-243a4cfb4107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.719155 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:16:29.719155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.719332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.719736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c643d4-d5ab-4d0a-9323-9890ee1c1385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.725829 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume request issued successfully. Aug 18 21:16:29.726024 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e0383d69-d936-4d52-851b-6242d8680e5d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 returned with HTTP 202 Aug 18 21:16:29.726805 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1022/4110] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:29 2026] DELETE /volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:29.727153 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.727153 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:29.735264 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:16:29.735899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.738807 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:29.739019 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.739242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.741813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a7c23a5-18ea-42ae-a0e3-06bc45ac4fe6 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce returned with HTTP 200 Aug 18 21:16:29.741813 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1033/4111] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:16:29.747476 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.747476 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:29.752020 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:29.757086 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f40248e-3a64-4c49-841f-fd34e6820a31 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 returned with HTTP 200 Aug 18 21:16:29.757516 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1023/4112] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:29.767513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['6f1940c7-cfb3-4f20-91c1-a67c4ba6935c', 'b6b20e75-05df-4277-b90d-129fd5eb5d3f', '0ced0e4b-d162-412d-9dbc-4858706ff750', '710b5961-acdb-474f-9e25-90f217e3d0b0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:29.767963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c643d4-d5ab-4d0a-9323-9890ee1c1385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f1940c7-cfb3-4f20-91c1-a67c4ba6935c', 'b6b20e75-05df-4277-b90d-129fd5eb5d3f', '0ced0e4b-d162-412d-9dbc-4858706ff750', '710b5961-acdb-474f-9e25-90f217e3d0b0']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.768466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7c42a0-7b19-496d-b8e8-e27fecd5c673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.796180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7c42a0-7b19-496d-b8e8-e27fecd5c673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e03fc6-fff6-4650-9950-e8da88716b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1552754418',display_name='tempest-VolumesGetTest-Volume-2071144859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['6f1940c7-cfb3-4f20-91c1-a67c4ba6935c','b6b20e75-05df-4277-b90d-129fd5eb5d3f','0ced0e4b-d162-412d-9dbc-4858706ff750','710b5961-acdb-474f-9e25-90f217e3d0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1552754418',display_name='tempest-VolumesGetTest-Volume-2071144859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e03fc6-fff6-4650-9950-e8da88716b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.797270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad55b39-32d2-4736-bf5f-200816b671e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.829624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad55b39-32d2-4736-bf5f-200816b671e1) transitioned into 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-1552754418',display_name='tempest-VolumesGetTest-Volume-2071144859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['6f1940c7-cfb3-4f20-91c1-a67c4ba6935c','b6b20e75-05df-4277-b90d-129fd5eb5d3f','0ced0e4b-d162-412d-9dbc-4858706ff750','710b5961-acdb-474f-9e25-90f217e3d0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.829624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df62791f-de3d-4fc9-96f3-52bd6721af82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:29.840306 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df62791f-de3d-4fc9-96f3-52bd6721af82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:29.841410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (929ad82a-6274-480c-9770-81bdb062a43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:29.841872 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:29.842665 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83962a45-eca7-44d9-b34a-24dc81a066a0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:29.843628 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1035/4113] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:29 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:29.856660 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:29.858529 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:29.859186 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:29.859186 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:29.866432 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:29.866432 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:29.870224 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:29.874577 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d30df26b-f0f0-45ce-a7d4-24f9783790c0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 200 Aug 18 21:16:29.875003 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1023/4114] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:29 2026] GET /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.261566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4d56e717-0f70-492a-8411-307ffb16f388 req-db4efa45-0e57-4c05-acda-2664ea9f620d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.264504 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-db4efa45-0e57-4c05-acda-2664ea9f620d tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] DELETE https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c Aug 18 21:16:30.264736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-db4efa45-0e57-4c05-acda-2664ea9f620d tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.265003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-db4efa45-0e57-4c05-acda-2664ea9f620d tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.279660 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.279660 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:30.327197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-db4efa45-0e57-4c05-acda-2664ea9f620d tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c returned with HTTP 200 Aug 18 21:16:30.327767 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1034/4115] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:16:30 2026] DELETE /volume/v3/attachments/7d5df5b9-a34d-4d1d-a8df-d567965b525c => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.340203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.343823 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] DELETE https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:16:30.343823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.343823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.343823 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Delete volume with id: cb0b781c-9ea1-4035-8435-ee801e12d4d0 Aug 18 21:16:30.352982 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.352982 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:30.353876 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Volume info retrieved successfully. Aug 18 21:16:30.371657 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] Delete volume request issued successfully. Aug 18 21:16:30.372037 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4d56e717-0f70-492a-8411-307ffb16f388 req-75824350-a5ba-4bd8-95c3-5cf95cc94252 tempest-TestShelveInstance-8903460 tempest-TestShelveInstance-8903460-project-member] https://10.4.3.48/volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 returned with HTTP 202 Aug 18 21:16:30.372545 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1024/4116] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:16:30 2026] DELETE /volume/v3/volumes/cb0b781c-9ea1-4035-8435-ee801e12d4d0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:30.386534 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb6bc22b-1291-4314-a8a9-dddde995d75d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.388246 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb6bc22b-1291-4314-a8a9-dddde995d75d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 Aug 18 21:16:30.388450 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb6bc22b-1291-4314-a8a9-dddde995d75d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.388661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb6bc22b-1291-4314-a8a9-dddde995d75d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.394366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb6bc22b-1291-4314-a8a9-dddde995d75d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 returned with HTTP 404 Aug 18 21:16:30.394976 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1036/4117] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/4dac9344-3ad1-4d8c-b255-e906d9537fa0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:30.405748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.405748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:30.406227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1159334601"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:30.407180 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1159334601'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:30.407290 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:30.411841 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:30.417414 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (073f97fe-3a85-405d-8963-eadb46009cda) 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 18 21:16:30.420128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7b7353-df9b-497c-9943-d615c9145eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:30.420128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:30.451190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7b7353-df9b-497c-9943-d615c9145eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:30.451976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f7973a-a8b9-4993-a7a6-52fd6e6911df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:30.495157 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['9a7b1b92-6dab-4d72-9ee3-9cf3a8b3072b', '35772eba-0950-4ffc-96cd-03f8c3fd691c', '9a6cd4be-43ab-4135-ad0d-e3f7c030678b', '98335af6-fc0a-4ec1-a203-773cdbdef907'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:30.496021 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f7973a-a8b9-4993-a7a6-52fd6e6911df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7b1b92-6dab-4d72-9ee3-9cf3a8b3072b', '35772eba-0950-4ffc-96cd-03f8c3fd691c', '9a6cd4be-43ab-4135-ad0d-e3f7c030678b', '98335af6-fc0a-4ec1-a203-773cdbdef907']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:30.496753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca64b0a-f779-4a89-b6e1-c35cb3be4c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:30.522411 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca64b0a-f779-4a89-b6e1-c35cb3be4c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a770761-d041-4eb0-b679-52857269c46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1159334601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['9a7b1b92-6dab-4d72-9ee3-9cf3a8b3072b','35772eba-0950-4ffc-96cd-03f8c3fd691c','9a6cd4be-43ab-4135-ad0d-e3f7c030678b','98335af6-fc0a-4ec1-a203-773cdbdef907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1159334601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a770761-d041-4eb0-b679-52857269c46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:30.523140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495e8b9c-9ba1-4478-9a4a-69cfd9f68d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:30.546864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495e8b9c-9ba1-4478-9a4a-69cfd9f68d0e) transitioned into state 'SUCCESS' from state '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-1159334601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['9a7b1b92-6dab-4d72-9ee3-9cf3a8b3072b','35772eba-0950-4ffc-96cd-03f8c3fd691c','9a6cd4be-43ab-4135-ad0d-e3f7c030678b','98335af6-fc0a-4ec1-a203-773cdbdef907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:30.547493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbe4ac0-61b7-462e-9d46-e23ad2fcdee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:30.555648 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbe4ac0-61b7-462e-9d46-e23ad2fcdee0) 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 18 21:16:30.556420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (073f97fe-3a85-405d-8963-eadb46009cda) 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 18 21:16:30.556686 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:30.557277 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c99df33-6ff5-4e50-897a-8aaf9928f609 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:30.557680 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1024/4118] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:30 2026] POST /volume/v3/volumes => generated 776 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:30.575300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.577428 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:30.577669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.577926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.587997 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.587997 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:30.592144 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:30.596713 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a93a5f5a-2627-4340-a455-9fd84f7bcc1d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e returned with HTTP 200 Aug 18 21:16:30.597198 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1035/4119] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.758856 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.760755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:16:30.761062 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.761234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.768254 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.768254 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:30.773442 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b3e56d1e-e42f-4a63-a996-2aef9e874a74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.774421 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:16:30.775461 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3e56d1e-e42f-4a63-a996-2aef9e874a74 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 Aug 18 21:16:30.775707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3e56d1e-e42f-4a63-a996-2aef9e874a74 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.775911 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3e56d1e-e42f-4a63-a996-2aef9e874a74 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.779503 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dc49517-9e1e-4da6-979c-0c0dbf5a8dbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce returned with HTTP 200 Aug 18 21:16:30.779930 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1025/4120] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:30.781187 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3e56d1e-e42f-4a63-a996-2aef9e874a74 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 returned with HTTP 404 Aug 18 21:16:30.781628 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1037/4121] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/b1146002-b279-4c4a-9eea-de69b9430191 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:30.788276 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-363c4d66-d9b7-41fe-867c-10703be9db38 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.790152 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] DELETE https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 Aug 18 21:16:30.790321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.790501 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.790651 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume with id: 07f5db6a-247d-439a-9e37-71e61f5b3e81 Aug 18 21:16:30.795190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-525f7350-0f37-4d74-85e2-52db70a38817 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.797243 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:16:30.797334 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.797334 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:30.797678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83a02f3b-7612-4f3c-8c3b-8101501709ce", "name": "tempest-type-Backup-1751657164"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:30.797905 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:30.799480 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating new backup {'backup': {'volume_id': '83a02f3b-7612-4f3c-8c3b-8101501709ce', 'name': 'tempest-type-Backup-1751657164'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:16:30.799605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating backup of volume 83a02f3b-7612-4f3c-8c3b-8101501709ce in container None Aug 18 21:16:30.807461 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.807461 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:30.807732 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:16:30.815600 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume request issued successfully. Aug 18 21:16:30.815600 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-363c4d66-d9b7-41fe-867c-10703be9db38 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 returned with HTTP 202 Aug 18 21:16:30.815600 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1025/4122] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:30 2026] DELETE /volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:30.822424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.824460 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 Aug 18 21:16:30.824691 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.824908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.832672 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.832672 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:30.832949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['c2cc9f79-cd84-4e6c-bff1-4334df92d5d9', '6b6b92de-15e7-4b4c-bee6-8572d0805830'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:30.837348 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:30.842754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecb4b6c0-7b24-4443-ab64-9d23f08ea4b6 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 returned with HTTP 200 Aug 18 21:16:30.843153 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1026/4123] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.860227 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-525f7350-0f37-4d74-85e2-52db70a38817 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:16:30.860814 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1036/4124] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:16:30 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:30.869386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-312d3322-c650-4706-98c6-adc12e015527 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.871003 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-312d3322-c650-4706-98c6-adc12e015527 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:30.871210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-312d3322-c650-4706-98c6-adc12e015527 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.871368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-312d3322-c650-4706-98c6-adc12e015527 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.871651 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-312d3322-c650-4706-98c6-adc12e015527 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:30.875453 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.875453 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:30.876030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-312d3322-c650-4706-98c6-adc12e015527 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:30.876363 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1038/4125] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:16:30.892439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.894509 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:30.894509 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.894646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.901744 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.901744 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:30.906083 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:30.910666 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2b67c7c-7371-49b9-93f8-37ab7e31dd13 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 200 Aug 18 21:16:30.911093 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1026/4126] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.924301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.926885 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:30.927486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-203791864", "description": null}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:30.939339 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.939339 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:30.944396 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:30.951392 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:30.951968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0557cce4-4885-42e0-8962-18e2ca02ff80 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 200 Aug 18 21:16:30.952359 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1027/4127] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:30 2026] PUT /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 767 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.963235 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.964806 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:30.964967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.965161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.973876 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:30.973876 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:30.978172 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:30.982082 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9316d7d8-676b-4767-8f19-eb2c72f6ccd0 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 200 Aug 18 21:16:30.982623 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1037/4128] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:30 2026] GET /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:30.996800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57a05b4b-1280-44d3-81cf-46f1055422fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:30.998582 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:30.998808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:30.999029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:30.999180 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: 28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:31.006124 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.006124 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:31.006596 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:31.023000 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:31.023251 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57a05b4b-1280-44d3-81cf-46f1055422fb tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 202 Aug 18 21:16:31.023743 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1039/4129] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:30 2026] DELETE /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:31.030792 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0813021b-4542-4b96-a26f-ace89179c290 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.032608 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0813021b-4542-4b96-a26f-ace89179c290 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:31.032821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0813021b-4542-4b96-a26f-ace89179c290 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.033002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0813021b-4542-4b96-a26f-ace89179c290 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.041896 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.041896 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:31.046277 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0813021b-4542-4b96-a26f-ace89179c290 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:31.050424 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0813021b-4542-4b96-a26f-ace89179c290 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 200 Aug 18 21:16:31.050831 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1027/4130] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:31.615378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.618713 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:31.618713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.618713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.624749 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.624749 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:31.630360 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:31.633220 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7cb48292-70a3-417f-8ea3-6c17d5708bf3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e returned with HTTP 200 Aug 18 21:16:31.633587 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1028/4131] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:31.650238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.652366 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:31.652801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a770761-d041-4eb0-b679-52857269c46e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1692765847"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:31.663424 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.663424 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:31.663862 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:31.664008 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:31.685688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['3a8c2168-252a-42dc-929e-7cd6cd290703', 'b9ae4e0d-fb0b-4414-9168-b850fced193e', '5f1365c4-b6d1-414c-a664-9b6460e28e80', 'b4b2f8d5-69a7-4e94-8ec0-c42c725be7dd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:31.723170 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:31.723507 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fb5a2d6-8f2b-4388-b5f0-b0824340dd8b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:31.723934 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1038/4132] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:31.736283 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.738103 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:31.738332 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.738686 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.744488 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.744488 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:31.744913 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:31.745537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d4fb5efe-0fb5-418a-bfb4-7f73cf7e805b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 returned with HTTP 200 Aug 18 21:16:31.746076 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1040/4133] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:31.857314 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ea33c47e-4b2d-4251-8703-5605e32778e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.859698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea33c47e-4b2d-4251-8703-5605e32778e8 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 Aug 18 21:16:31.860002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea33c47e-4b2d-4251-8703-5605e32778e8 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.860206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea33c47e-4b2d-4251-8703-5605e32778e8 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.866008 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea33c47e-4b2d-4251-8703-5605e32778e8 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 returned with HTTP 404 Aug 18 21:16:31.866498 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1028/4134] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/volumes/07f5db6a-247d-439a-9e37-71e61f5b3e81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:31.873386 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8edf52af-796e-4395-9214-0d24739e69f7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.875018 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] DELETE https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a Aug 18 21:16:31.875201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.875376 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.875642 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume with id: 85cce7d5-2857-4227-9c54-0886102f515a Aug 18 21:16:31.881804 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.881804 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:31.882192 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:31.889030 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.891103 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:31.891380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.891507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.891622 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:31.895938 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.895938 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:31.896676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f90e75f-f917-474c-8721-e95f4ce86c6f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:31.897135 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1039/4135] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:31.904687 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume request issued successfully. Aug 18 21:16:31.904901 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8edf52af-796e-4395-9214-0d24739e69f7 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a returned with HTTP 202 Aug 18 21:16:31.905444 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1029/4136] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:31 2026] DELETE /volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:31.912992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:31.914555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a Aug 18 21:16:31.914716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:31.914981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:31.921302 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:31.921302 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:31.924601 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:31.928693 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-accfa02b-5b70-42cc-b6f9-85ad0120527d tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a returned with HTTP 200 Aug 18 21:16:31.929238 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1041/4137] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:31 2026] GET /volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.064687 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8f0b2a74-cb63-45f6-8e81-8320c1784f4a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.068177 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f0b2a74-cb63-45f6-8e81-8320c1784f4a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a Aug 18 21:16:32.068881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f0b2a74-cb63-45f6-8e81-8320c1784f4a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.069450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8f0b2a74-cb63-45f6-8e81-8320c1784f4a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.076296 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8f0b2a74-cb63-45f6-8e81-8320c1784f4a tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a returned with HTTP 404 Aug 18 21:16:32.076827 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1029/4138] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/volumes/28e03fc6-fff6-4650-9950-e8da88716b9a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:32.084881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06259bf7-fc41-474e-a1fc-5797be39da35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.086174 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06259bf7-fc41-474e-a1fc-5797be39da35 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:32.086346 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06259bf7-fc41-474e-a1fc-5797be39da35 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.086536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06259bf7-fc41-474e-a1fc-5797be39da35 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.093339 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.093339 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:32.096999 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-06259bf7-fc41-474e-a1fc-5797be39da35 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:32.100828 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06259bf7-fc41-474e-a1fc-5797be39da35 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:32.101193 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1040/4139] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.113777 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.115559 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:32.115820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.116075 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.116287 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: 87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:32.128422 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.128422 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:32.128666 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:32.145924 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:32.146194 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfb9baa2-3a5e-485c-b29a-8dd566ad6048 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 202 Aug 18 21:16:32.146704 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1030/4140] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:32 2026] DELETE /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:32.158702 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.160585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:32.160824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.161120 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.174272 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.174272 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:32.180225 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:32.186746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b0859c-f6b7-4cf8-a376-3ef8c31ccdb1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 200 Aug 18 21:16:32.187201 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1042/4141] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.754231 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ebca2d28-0053-45eb-9769-d95847f10b3b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.756001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebca2d28-0053-45eb-9769-d95847f10b3b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:32.756227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebca2d28-0053-45eb-9769-d95847f10b3b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.756443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebca2d28-0053-45eb-9769-d95847f10b3b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.760737 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.760737 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:32.761015 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ebca2d28-0053-45eb-9769-d95847f10b3b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:32.761596 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebca2d28-0053-45eb-9769-d95847f10b3b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 returned with HTTP 200 Aug 18 21:16:32.761948 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1030/4142] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.770014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.771487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:32.771680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.771869 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.772170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:16:32.772999 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:16:32.776548 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Get all snapshots completed successfully. Aug 18 21:16:32.776846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2413178-b6ec-44d9-8879-b7a547b7b8f3 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:16:32.777296 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1041/4143] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.785173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.787010 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:32.787184 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.787366 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.787465 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:32.792654 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.792654 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:32.793025 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:32.812745 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:32.812745 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c24087e2-ce5d-4528-9498-9dfd0e0dd1c0 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 returned with HTTP 202 Aug 18 21:16:32.812745 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1031/4144] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:32 2026] DELETE /volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:32.821535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.823309 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:32.823558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.823796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.829449 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.829449 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:32.829874 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:32.830827 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6a22c2c-d16f-4aac-9884-e4fdc7b2bb0f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 returned with HTTP 200 Aug 18 21:16:32.831213 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1043/4145] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.909420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.911798 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:32.912069 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.912319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.912498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:32.917391 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.917391 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:32.918250 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f248be3c-cc24-4b8a-8867-6a42c6dd787b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:32.918694 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1031/4146] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:32.947123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce3b5800-8cb1-4081-8f4c-9ace01352286 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.948994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce3b5800-8cb1-4081-8f4c-9ace01352286 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a Aug 18 21:16:32.949238 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce3b5800-8cb1-4081-8f4c-9ace01352286 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.949506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce3b5800-8cb1-4081-8f4c-9ace01352286 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.956972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce3b5800-8cb1-4081-8f4c-9ace01352286 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a returned with HTTP 404 Aug 18 21:16:32.957654 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1042/4147] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/volumes/85cce7d5-2857-4227-9c54-0886102f515a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:32.966252 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:32.967943 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] DELETE https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d Aug 18 21:16:32.968117 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:32.968292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:32.968635 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume with id: d44d7f44-e1ab-4cae-9fdf-9de944a1961d Aug 18 21:16:32.975573 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:32.975573 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:32.975991 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:32.990535 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume request issued successfully. Aug 18 21:16:32.990907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a85ebe3c-bf3d-4303-9e62-36c47e537896 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d returned with HTTP 202 Aug 18 21:16:32.991155 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1032/4148] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:32 2026] DELETE /volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:32.999081 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3e2b2db-e900-4906-93e3-48e768bb976b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.000835 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3e2b2db-e900-4906-93e3-48e768bb976b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d Aug 18 21:16:33.001237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3e2b2db-e900-4906-93e3-48e768bb976b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.001460 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3e2b2db-e900-4906-93e3-48e768bb976b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.008869 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.008869 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:33.012481 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3e2b2db-e900-4906-93e3-48e768bb976b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:33.017475 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3e2b2db-e900-4906-93e3-48e768bb976b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d returned with HTTP 200 Aug 18 21:16:33.017964 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1044/4149] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:32 2026] GET /volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:33.204218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b53aa00d-9c03-4761-8b40-45045c4adb30 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.206899 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b53aa00d-9c03-4761-8b40-45045c4adb30 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 Aug 18 21:16:33.207158 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b53aa00d-9c03-4761-8b40-45045c4adb30 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.207356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b53aa00d-9c03-4761-8b40-45045c4adb30 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.213322 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b53aa00d-9c03-4761-8b40-45045c4adb30 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 returned with HTTP 404 Aug 18 21:16:33.213865 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1032/4150] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/volumes/87c89432-aa51-4ce6-9d78-bc63e3498969 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:33.221502 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.223850 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:33.224037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.224210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.238739 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.238739 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:33.244963 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:33.249740 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e4fa0a8-363e-4216-81db-07dffa305ed1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 200 Aug 18 21:16:33.250125 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1043/4151] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:33.265605 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d97fc992-5614-43e4-8273-6e59e140be85 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.271125 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:33.271291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.271518 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.271682 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:33.281509 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.281509 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:33.282087 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:33.297468 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:33.297635 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d97fc992-5614-43e4-8273-6e59e140be85 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 202 Aug 18 21:16:33.298075 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1033/4152] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:33 2026] DELETE /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:33.304671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54bb2edd-db25-47c1-936d-90650f1edf59 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.306569 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54bb2edd-db25-47c1-936d-90650f1edf59 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:33.306832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54bb2edd-db25-47c1-936d-90650f1edf59 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.307046 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54bb2edd-db25-47c1-936d-90650f1edf59 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.315611 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.315611 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:33.320022 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-54bb2edd-db25-47c1-936d-90650f1edf59 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:33.325694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54bb2edd-db25-47c1-936d-90650f1edf59 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 200 Aug 18 21:16:33.326135 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1045/4153] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:33.843738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e5ef2c5b-fb20-4f8f-953b-bf905d6ff9db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.845349 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5ef2c5b-fb20-4f8f-953b-bf905d6ff9db tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 Aug 18 21:16:33.845579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e5ef2c5b-fb20-4f8f-953b-bf905d6ff9db tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.845801 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e5ef2c5b-fb20-4f8f-953b-bf905d6ff9db tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.852742 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e5ef2c5b-fb20-4f8f-953b-bf905d6ff9db tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 returned with HTTP 404 Aug 18 21:16:33.852742 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1033/4154] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/snapshots/3f01d638-ebbd-4cf5-9142-22e68d19a217 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:33.857587 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01cec442-85be-48a7-bf97-3cab4ca4980f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.859853 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:33.861357 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.861649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.861893 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:33.872562 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.872562 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:33.874073 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:33.898305 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:33.898606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01cec442-85be-48a7-bf97-3cab4ca4980f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e returned with HTTP 202 Aug 18 21:16:33.899140 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1044/4155] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:33 2026] DELETE /volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:33.905743 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5f08f73-41ac-417d-818c-76e68de5b087 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.907463 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5f08f73-41ac-417d-818c-76e68de5b087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:33.907651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5f08f73-41ac-417d-818c-76e68de5b087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.907843 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5f08f73-41ac-417d-818c-76e68de5b087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.914834 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.914834 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:33.917949 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5f08f73-41ac-417d-818c-76e68de5b087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:33.921374 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5f08f73-41ac-417d-818c-76e68de5b087 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e returned with HTTP 200 Aug 18 21:16:33.921770 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1034/4156] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:33.928716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:33.930550 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:33.930834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:33.931063 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:33.931206 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:33.935188 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:33.935188 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:33.935875 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e06e951-f96c-4a3d-a3df-42558dcd1681 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:33.936212 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1046/4157] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:33 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:34.032780 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-62fa7b1c-037f-4a54-8eb2-df735be62b93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.034668 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62fa7b1c-037f-4a54-8eb2-df735be62b93 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d Aug 18 21:16:34.034892 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62fa7b1c-037f-4a54-8eb2-df735be62b93 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.035096 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-62fa7b1c-037f-4a54-8eb2-df735be62b93 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.040548 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-62fa7b1c-037f-4a54-8eb2-df735be62b93 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d returned with HTTP 404 Aug 18 21:16:34.041447 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1034/4158] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/volumes/d44d7f44-e1ab-4cae-9fdf-9de944a1961d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:34.048137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.049907 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 Aug 18 21:16:34.050104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.050297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.050463 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume with id: 0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 Aug 18 21:16:34.057250 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:34.057250 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:34.057897 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:34.078804 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Delete volume request issued successfully. Aug 18 21:16:34.079294 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dd8db1a-ef83-4999-8dee-7c4a2c05c38b tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 returned with HTTP 202 Aug 18 21:16:34.079974 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1045/4159] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:34 2026] DELETE /volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:34.094894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.097064 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 Aug 18 21:16:34.097228 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.097412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.104858 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:34.104858 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:34.109149 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Volume info retrieved successfully. Aug 18 21:16:34.114024 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99af965a-83d9-4d80-a5a6-03934c39ae5e tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 returned with HTTP 200 Aug 18 21:16:34.114395 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1035/4160] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:34.339397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b3f52a1-e271-4ee7-a200-8e49802e1383 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.340906 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b3f52a1-e271-4ee7-a200-8e49802e1383 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a Aug 18 21:16:34.341073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b3f52a1-e271-4ee7-a200-8e49802e1383 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.341237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b3f52a1-e271-4ee7-a200-8e49802e1383 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.346085 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b3f52a1-e271-4ee7-a200-8e49802e1383 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a returned with HTTP 404 Aug 18 21:16:34.346469 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1047/4161] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/volumes/c341853f-990f-4dae-b53a-70ae5dd0ab4a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:34.387090 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffba5944-3641-410d-a80e-67c9879d87ce None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.388687 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:34.389053 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "size": 1, "name": "tempest-VolumesGetTest-Volume-676036622", "metadata": {"Type": "Test"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:34.390403 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-676036622', 'metadata': {'Type': 'Test'}}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:34.467774 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:34.474287 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:34.479748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (49e20221-5b63-4822-91a4-50158fb8d87b) 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 18 21:16:34.480656 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0236ea-8ab7-4b01-881e-7c7cf914af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.481447 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-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 18 21:16:34.532210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0236ea-8ab7-4b01-881e-7c7cf914af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:34.532961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0cc189-ebbf-4828-8cb5-f3f5062b1a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.568250 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['b0db8f23-0800-4236-83ef-8ecc145178e6', '7dd8c025-7882-44c7-9645-687fddaca54c', 'f7a111d5-e3a3-4c3a-895c-d94e1308dba2', 'd1fae4f1-23a2-406c-8a11-8e1e5f89cb0b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:34.568975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0cc189-ebbf-4828-8cb5-f3f5062b1a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0db8f23-0800-4236-83ef-8ecc145178e6', '7dd8c025-7882-44c7-9645-687fddaca54c', 'f7a111d5-e3a3-4c3a-895c-d94e1308dba2', 'd1fae4f1-23a2-406c-8a11-8e1e5f89cb0b']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:34.569631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00448347-6bf9-40df-b644-3bfcd0725943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.590462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00448347-6bf9-40df-b644-3bfcd0725943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e6926b2-8b50-477e-8326-5849d04a3d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-676036622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['b0db8f23-0800-4236-83ef-8ecc145178e6','7dd8c025-7882-44c7-9645-687fddaca54c','f7a111d5-e3a3-4c3a-895c-d94e1308dba2','d1fae4f1-23a2-406c-8a11-8e1e5f89cb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-676036622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e6926b2-8b50-477e-8326-5849d04a3d70,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:34.591305 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679a9fec-357d-433e-a278-a2b847b20adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.609194 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679a9fec-357d-433e-a278-a2b847b20adf) transitioned into state 'SUCCESS' from state '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-676036622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['b0db8f23-0800-4236-83ef-8ecc145178e6','7dd8c025-7882-44c7-9645-687fddaca54c','f7a111d5-e3a3-4c3a-895c-d94e1308dba2','d1fae4f1-23a2-406c-8a11-8e1e5f89cb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:34.610155 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb10eaa6-f4ba-4c5f-9a88-69cd14cfe526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.619704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb10eaa6-f4ba-4c5f-9a88-69cd14cfe526) 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 18 21:16:34.622740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (49e20221-5b63-4822-91a4-50158fb8d87b) 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 18 21:16:34.622740 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:34.622740 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffba5944-3641-410d-a80e-67c9879d87ce tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:34.622740 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1035/4162] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:34 2026] POST /volume/v3/volumes => generated 756 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:34.635493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.637159 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:34.637321 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.637525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.668176 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:34.668176 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:34.675787 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:34.684292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98abda3a-a1fa-4595-a82b-9d19d631de0b tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:34.685063 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1046/4163] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 824 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:34.936055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c04bfb20-d0cf-4def-9c07-aa653ea1c701 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.937210 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c04bfb20-d0cf-4def-9c07-aa653ea1c701 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e Aug 18 21:16:34.937857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c04bfb20-d0cf-4def-9c07-aa653ea1c701 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.937857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c04bfb20-d0cf-4def-9c07-aa653ea1c701 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.946638 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c04bfb20-d0cf-4def-9c07-aa653ea1c701 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e returned with HTTP 404 Aug 18 21:16:34.947289 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1036/4164] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/volumes/8a770761-d041-4eb0-b679-52857269c46e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:34.948570 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c515071-2701-488f-80e6-bf0f63d898b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.949273 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c515071-2701-488f-80e6-bf0f63d898b7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:34.949485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c515071-2701-488f-80e6-bf0f63d898b7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:34.949661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c515071-2701-488f-80e6-bf0f63d898b7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:34.949799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c515071-2701-488f-80e6-bf0f63d898b7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:34.953566 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:34.953566 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:34.954171 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c515071-2701-488f-80e6-bf0f63d898b7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:34.954917 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1048/4165] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:34 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:34.959574 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1231164887"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1231164887'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:34.963051 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:34.966807 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:34.972164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (fbbc9732-07e4-4949-8c2f-df9cc0c7f6d2) 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 18 21:16:34.973068 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e2746b-07c9-45a1-ada6-e3c21bee40ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:34.974066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:34.998109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e2746b-07c9-45a1-ada6-e3c21bee40ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:34.998804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5ac9ee-d577-413e-b1b3-bfb9c4289ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.033888 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['c232fa39-ea88-493c-8abf-fa9bc165caaf', '4db2b35a-9b26-4b9b-a7b5-3e94c718574e', 'b20a5e22-0c3d-4351-9523-bd2d05394ba8', '84e076c6-e49c-4142-b5bb-3175731bf098'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:35.034660 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5ac9ee-d577-413e-b1b3-bfb9c4289ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c232fa39-ea88-493c-8abf-fa9bc165caaf', '4db2b35a-9b26-4b9b-a7b5-3e94c718574e', 'b20a5e22-0c3d-4351-9523-bd2d05394ba8', '84e076c6-e49c-4142-b5bb-3175731bf098']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:35.035315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ca064b-e47c-4c57-8583-6100f7c5e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.057902 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ca064b-e47c-4c57-8583-6100f7c5e4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0942556-d551-4c3b-a7e6-06bb58bbb16d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231164887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['c232fa39-ea88-493c-8abf-fa9bc165caaf','4db2b35a-9b26-4b9b-a7b5-3e94c718574e','b20a5e22-0c3d-4351-9523-bd2d05394ba8','84e076c6-e49c-4142-b5bb-3175731bf098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231164887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0942556-d551-4c3b-a7e6-06bb58bbb16d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:35.058525 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5be82-631a-42ec-9458-193d9bf148cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.075534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5be82-631a-42ec-9458-193d9bf148cc) transitioned into state 'SUCCESS' from state '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-1231164887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['c232fa39-ea88-493c-8abf-fa9bc165caaf','4db2b35a-9b26-4b9b-a7b5-3e94c718574e','b20a5e22-0c3d-4351-9523-bd2d05394ba8','84e076c6-e49c-4142-b5bb-3175731bf098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:35.076146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226af22c-d0eb-4cee-86d5-d3c5c77d4c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.085489 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226af22c-d0eb-4cee-86d5-d3c5c77d4c8d) 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 18 21:16:35.086197 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (fbbc9732-07e4-4949-8c2f-df9cc0c7f6d2) 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 18 21:16:35.086634 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:35.087041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-157fc6c6-c547-4b7d-a6e8-027497e28d79 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:35.087442 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1036/4166] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:34 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:35.102478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8eb76558-6354-48ed-b923-014566a96e97 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.104786 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8eb76558-6354-48ed-b923-014566a96e97 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:35.105091 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8eb76558-6354-48ed-b923-014566a96e97 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.105170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8eb76558-6354-48ed-b923-014566a96e97 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.113733 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.113733 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:35.118429 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8eb76558-6354-48ed-b923-014566a96e97 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:35.123385 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8eb76558-6354-48ed-b923-014566a96e97 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d returned with HTTP 200 Aug 18 21:16:35.124278 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1047/4167] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:35.126955 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0b749af-c24e-4def-9c9b-fa12417e9629 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.128615 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0b749af-c24e-4def-9c9b-fa12417e9629 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] GET https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 Aug 18 21:16:35.128818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0b749af-c24e-4def-9c9b-fa12417e9629 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.128993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0b749af-c24e-4def-9c9b-fa12417e9629 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.135754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0b749af-c24e-4def-9c9b-fa12417e9629 tempest-CreateVolumesFromImageTest-1157804268 tempest-CreateVolumesFromImageTest-1157804268-project-member] https://10.4.3.48/volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 returned with HTTP 404 Aug 18 21:16:35.136381 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1037/4168] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/volumes/0c74e9bb-44fa-4c68-81a9-5648e78a2bf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:35.698438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.699930 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:35.700132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.700344 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.706239 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.706239 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:35.709426 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:35.713523 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d95e73f-31bf-4946-9d39-85c912a77dd8 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:35.713827 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1049/4169] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:16:35.729179 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.731442 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:35.731695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.732131 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.742301 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.742301 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:35.746919 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:35.753329 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-04c32b28-ebcd-4d47-9cbb-d224c54dab69 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:35.753981 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1037/4170] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:35.766188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.767529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:35.767910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-676036622"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:35.780763 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.780763 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:35.786492 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:35.794870 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:35.795455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aed7418-a358-4fa2-b2e1-6a728e638983 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:35.796018 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1048/4171] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:35 2026] PUT /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 780 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:35.810999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6788638b-3b1a-4815-bad3-5fb172e2aace None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.812593 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6788638b-3b1a-4815-bad3-5fb172e2aace tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:35.812593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6788638b-3b1a-4815-bad3-5fb172e2aace tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1627084039", "description": "This is the new description of volume"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:35.820126 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.820126 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:35.824468 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6788638b-3b1a-4815-bad3-5fb172e2aace tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:35.830561 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6788638b-3b1a-4815-bad3-5fb172e2aace tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:35.831274 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6788638b-3b1a-4815-bad3-5fb172e2aace tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:35.831576 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1038/4172] 10.4.3.48 () {68 vars in 1362 bytes} [Tue Aug 18 21:16:35 2026] PUT /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:35.843445 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.845189 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:35.845368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.845574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.853926 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.853926 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:35.858969 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:35.863857 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82314472-00f5-4bb6-b9a1-2c6a52a058fe tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:35.864277 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1050/4173] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:35.876004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.877598 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:35.877941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1680440641", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1302146702"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:35.879241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1680440641', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1302146702'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:35.879356 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume of 1 GB Aug 18 21:16:35.883148 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Availability Zones retrieved successfully. Aug 18 21:16:35.888351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (beea6080-80ce-4cd2-8455-fa3463f1b6a3) 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 18 21:16:35.889237 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9647ab8b-d98f-4471-8f6f-1682c9656132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.890071 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-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 18 21:16:35.921929 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9647ab8b-d98f-4471-8f6f-1682c9656132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:35.922575 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c6d87c-630d-445b-b839-d33531b71b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.964943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:35.966601 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:35.966818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:35.966990 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:35.967090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:35.971634 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:35.971634 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:35.972231 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2baf2443-a8ae-4939-9de8-f13a4a950bd4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:35.972635 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1049/4174] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:35 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:35.977434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Created reservations ['4d64e2ed-0c5e-4885-9445-fd6c7098d430', '351b345a-953c-41f7-8161-62912f27e1ff', '336f259d-4290-4319-b6c7-9dc51970e1de', 'bbbe3b9f-545b-4c89-8d05-de3857fb0481'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:35.978108 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c6d87c-630d-445b-b839-d33531b71b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d64e2ed-0c5e-4885-9445-fd6c7098d430', '351b345a-953c-41f7-8161-62912f27e1ff', '336f259d-4290-4319-b6c7-9dc51970e1de', 'bbbe3b9f-545b-4c89-8d05-de3857fb0481']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:35.978765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9e48e6-80e4-4ca2-bfc5-21dbd68cfbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:35.998555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9e48e6-80e4-4ca2-bfc5-21dbd68cfbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f61f85e-b20b-4817-bcd5-715415e8c12d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1680440641',display_name='tempest-VolumesGetTest-Volume-1302146702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['4d64e2ed-0c5e-4885-9445-fd6c7098d430','351b345a-953c-41f7-8161-62912f27e1ff','336f259d-4290-4319-b6c7-9dc51970e1de','bbbe3b9f-545b-4c89-8d05-de3857fb0481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1680440641',display_name='tempest-VolumesGetTest-Volume-1302146702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f61f85e-b20b-4817-bcd5-715415e8c12d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a7f6dff8ca148789b7bdd243ce36947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:35.999449 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1285b-996c-4977-9a1b-0169f653b39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.015150 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1285b-996c-4977-9a1b-0169f653b39d) transitioned into 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-1680440641',display_name='tempest-VolumesGetTest-Volume-1302146702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7f6dff8ca148789b7bdd243ce36947',qos_specs=None,replication_status=,reservations=['4d64e2ed-0c5e-4885-9445-fd6c7098d430','351b345a-953c-41f7-8161-62912f27e1ff','336f259d-4290-4319-b6c7-9dc51970e1de','bbbe3b9f-545b-4c89-8d05-de3857fb0481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466d1948a9ed4b7d8d7d15e9f447aa02',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:36.015773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5735fd2c-e8fc-4b10-b7f7-06f693d33449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.024858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5735fd2c-e8fc-4b10-b7f7-06f693d33449) 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 18 21:16:36.025553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Flow 'volume_create_api' (beea6080-80ce-4cd2-8455-fa3463f1b6a3) 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 18 21:16:36.025817 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Create volume request issued successfully. Aug 18 21:16:36.026307 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ad6bc9ba-f9e8-4950-b65a-8c170ffc798e tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:36.026736 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1038/4175] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:35 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:36.050380 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-427c698e-301d-43c3-a857-959c60bfe9b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.052502 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427c698e-301d-43c3-a857-959c60bfe9b6 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:36.052785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427c698e-301d-43c3-a857-959c60bfe9b6 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:36.053041 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-427c698e-301d-43c3-a857-959c60bfe9b6 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:36.062148 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:36.062148 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:36.065712 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-427c698e-301d-43c3-a857-959c60bfe9b6 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:36.070117 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-427c698e-301d-43c3-a857-959c60bfe9b6 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 200 Aug 18 21:16:36.070495 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1039/4176] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:36 2026] GET /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:36.140500 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.142627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:36.143010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:36.143189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:36.154608 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:36.154608 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:36.158641 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:36.162739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0fe47b6-89d3-4866-9377-68e354f754e6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d returned with HTTP 200 Aug 18 21:16:36.163132 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1051/4177] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:36 2026] GET /volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:36.176446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.180502 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:36.181964 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0942556-d551-4c3b-a7e6-06bb58bbb16d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-880014041"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:36.196052 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:36.196052 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:36.196559 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:36.196741 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:36.225697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['05f840d5-9245-4d1d-b172-4d3d7083d053', 'a1bb00e9-5044-439d-baf8-323041bb7cef', '8126f07b-7291-4a56-b2a3-81d57b72fe26', 'f019fab8-ea16-4ffc-b852-6569a3147100'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:36.268715 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:36.269215 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78685b05-ce2c-48d2-b4a4-31d9d1abe6a6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:36.270000 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1050/4178] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:36.285985 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-99c72671-664c-4142-a516-14b464bade57 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.287986 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99c72671-664c-4142-a516-14b464bade57 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:36.288279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99c72671-664c-4142-a516-14b464bade57 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:36.288414 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99c72671-664c-4142-a516-14b464bade57 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:36.293576 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:36.293576 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:36.293953 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-99c72671-664c-4142-a516-14b464bade57 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:36.294680 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99c72671-664c-4142-a516-14b464bade57 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 returned with HTTP 200 Aug 18 21:16:36.295175 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1039/4179] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:36 2026] GET /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:36.741697 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.849644 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:36.850135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798593014"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:36.851742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798593014'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:36.851911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume of 1 GB Aug 18 21:16:36.856127 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:36.861947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (12c0bab1-07bf-4ba4-9f54-ec437cd604b9) 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 18 21:16:36.862846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bff5714-12c5-4ba8-83ec-0b2a4e25a80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.863583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-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 18 21:16:36.890914 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bff5714-12c5-4ba8-83ec-0b2a4e25a80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:36.891639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5588eb53-fd90-4bac-bed4-f3cb56546cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.950747 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['e0f8af59-50ea-49f5-a8ef-2ad531ab4317', '8663adb4-9319-4ebf-b2ee-659b653b220a', '4d48e7ee-e3cc-45da-8863-0100a7dd741a', '6cb5fb70-c65c-492b-842e-9f5047694cc2'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:36.951485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5588eb53-fd90-4bac-bed4-f3cb56546cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f8af59-50ea-49f5-a8ef-2ad531ab4317', '8663adb4-9319-4ebf-b2ee-659b653b220a', '4d48e7ee-e3cc-45da-8863-0100a7dd741a', '6cb5fb70-c65c-492b-842e-9f5047694cc2']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:36.952130 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad5a71-9e7f-4d8b-813c-31187b6f9ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.975844 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad5a71-9e7f-4d8b-813c-31187b6f9ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798593014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['e0f8af59-50ea-49f5-a8ef-2ad531ab4317','8663adb4-9319-4ebf-b2ee-659b653b220a','4d48e7ee-e3cc-45da-8863-0100a7dd741a','6cb5fb70-c65c-492b-842e-9f5047694cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798593014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749adf8dd3c34f0c96af439d4f644e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a86e2221365c4d26817598287b34bc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:36.976550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8071e662-7545-426f-ba3b-5b87cb81ffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.991971 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:36.993666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:36.993933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:36.994100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:36.994198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:36.995044 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8071e662-7545-426f-ba3b-5b87cb81ffab) transitioned into state 'SUCCESS' from state '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-798593014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['e0f8af59-50ea-49f5-a8ef-2ad531ab4317','8663adb4-9319-4ebf-b2ee-659b653b220a','4d48e7ee-e3cc-45da-8863-0100a7dd741a','6cb5fb70-c65c-492b-842e-9f5047694cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:36.995959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e67754-d04f-4a65-84fc-c9b5eef18944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:36.998949 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:36.998949 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:36.999646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df342c75-a353-4353-8b21-9e8eab8d43b4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:37.000071 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1052/4180] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:36 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.004527 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e67754-d04f-4a65-84fc-c9b5eef18944) 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 18 21:16:37.005526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (12c0bab1-07bf-4ba4-9f54-ec437cd604b9) 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 18 21:16:37.005837 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request issued successfully. Aug 18 21:16:37.006420 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8074ecbd-656a-4d32-bce2-95975ccd9c57 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:37.006926 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1040/4181] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:36 2026] POST /volume/v3/volumes => generated 775 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:37.024495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.026244 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:37.026451 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.026624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.033289 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.033289 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:37.036433 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:37.039935 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a2cfcb3-ffa0-4709-8d6b-fb1ecb8b4782 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 returned with HTTP 200 Aug 18 21:16:37.040290 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1051/4182] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.087236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7297af26-981b-46c5-a5ec-61982a748614 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.088923 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7297af26-981b-46c5-a5ec-61982a748614 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.089139 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7297af26-981b-46c5-a5ec-61982a748614 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.089367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7297af26-981b-46c5-a5ec-61982a748614 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.101183 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.101183 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:37.104490 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7297af26-981b-46c5-a5ec-61982a748614 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:37.108337 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7297af26-981b-46c5-a5ec-61982a748614 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 200 Aug 18 21:16:37.108777 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1040/4183] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.120559 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.122152 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] PUT https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.122474 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-676036622", "description": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:37.130382 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.130382 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:37.133417 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:37.139128 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume updated successfully. Aug 18 21:16:37.139736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26ebed34-7bb6-45a6-8eaf-454b2eec5791 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 200 Aug 18 21:16:37.140258 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1053/4184] 10.4.3.48 () {68 vars in 1361 bytes} [Tue Aug 18 21:16:37 2026] PUT /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 767 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.153129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b5ff23a1-75d5-4272-966f-06398025d545 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.154843 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5ff23a1-75d5-4272-966f-06398025d545 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.155022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5ff23a1-75d5-4272-966f-06398025d545 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.155193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b5ff23a1-75d5-4272-966f-06398025d545 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.161614 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.161614 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:37.165008 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b5ff23a1-75d5-4272-966f-06398025d545 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:37.168736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b5ff23a1-75d5-4272-966f-06398025d545 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 200 Aug 18 21:16:37.169100 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1041/4185] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.181069 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.182810 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.182996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.183178 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.183364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: 9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.190057 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.190057 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:37.190481 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:37.212741 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:37.212921 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b888758-827b-4f59-b2f4-8f192bab5b81 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 202 Aug 18 21:16:37.213336 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1052/4186] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:37 2026] DELETE /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:37.220818 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.223084 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:37.223320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.223580 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.231337 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.231337 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:37.235016 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:37.238960 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0aca30be-1c4e-497e-a7c8-891ddb75ef08 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 200 Aug 18 21:16:37.239298 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1041/4187] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.312889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.314747 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:37.314932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.315149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.322093 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.322093 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:37.322740 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:37.323272 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6e782d-edba-4375-9811-e676ca80a3e9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 returned with HTTP 200 Aug 18 21:16:37.323621 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1054/4188] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:37.335453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-487d4e2c-3935-420d-99e8-4d86519d8846 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.337431 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] POST https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87/action Aug 18 21:16:37.337431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:37.337431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] 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 18 21:16:37.338701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Updating snapshot 'b2204a91-67ca-49d0-9f1b-9821f08c7c87' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:16:37.346530 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.346530 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:37.346969 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ec15b954e34f489eabbfd5ae28d05255', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58cca1cfe78e414993435c407d0b05c8', '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 18 21:16:37.347145 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-487d4e2c-3935-420d-99e8-4d86519d8846 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87/action returned with HTTP 403 Aug 18 21:16:37.347535 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1042/4189] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:37 2026] POST /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:37.359203 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.360822 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:37.361012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.361177 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.361266 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:37.365602 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.365602 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:37.365854 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:37.378215 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:37.378358 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-328cb6d7-00ec-4636-b36f-5576dfe4f75e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 returned with HTTP 202 Aug 18 21:16:37.378750 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1053/4190] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:37 2026] DELETE /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 21:16:37.385968 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:37.387603 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:37.387824 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:37.388029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:37.393492 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:37.393492 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:37.393761 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:37.394367 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-381506cb-f1b1-4e06-922f-9b71f42ff37b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 returned with HTTP 200 Aug 18 21:16:37.394708 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1042/4191] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:37 2026] GET /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:38.014430 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.016682 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:38.016988 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.017227 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.017359 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:38.022677 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.022677 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:38.023628 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45609668-29bf-4d52-bcb6-0ed80cd42ca1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:38.024104 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1055/4192] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:38.056429 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.058384 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:38.058626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.058938 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.067173 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.067173 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:38.071245 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:38.074556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d805da88-6e8c-4faf-a3e2-b4c906571a38 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 returned with HTTP 200 Aug 18 21:16:38.074646 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1043/4193] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:38.088658 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.090493 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:38.090953 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-432661220"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:38.100395 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.100395 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:38.100807 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:38.100968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create snapshot from volume ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:38.139253 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['edeeef21-143c-4a2f-9c62-be94a2b94cbb', '5b09c732-715d-428a-9f37-da3806b7230f', 'dddf7553-2789-42ba-abc1-0e121199f993', '5971f7f9-3ab2-4749-8cd5-c87ff8afece4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:38.167756 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot create request issued successfully. Aug 18 21:16:38.167962 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11b15dc2-a933-4e41-ae0a-5557a943af36 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:38.170742 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1054/4194] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:38.180925 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e02524e-6383-4f78-b290-a288695e79e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.184892 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e02524e-6383-4f78-b290-a288695e79e4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:38.186366 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e02524e-6383-4f78-b290-a288695e79e4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.186702 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e02524e-6383-4f78-b290-a288695e79e4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.196566 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.196566 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:38.197064 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9e02524e-6383-4f78-b290-a288695e79e4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:38.197860 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e02524e-6383-4f78-b290-a288695e79e4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c returned with HTTP 200 Aug 18 21:16:38.198596 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1043/4195] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:16:38.230892 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.252103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-453cbfc8-7f9f-40c1-bf94-37ad62e0c153 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.253847 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-453cbfc8-7f9f-40c1-bf94-37ad62e0c153 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d Aug 18 21:16:38.254013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-453cbfc8-7f9f-40c1-bf94-37ad62e0c153 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.254180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-453cbfc8-7f9f-40c1-bf94-37ad62e0c153 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.259985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-453cbfc8-7f9f-40c1-bf94-37ad62e0c153 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d returned with HTTP 404 Aug 18 21:16:38.260605 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1044/4196] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/9f61f85e-b20b-4817-bcd5-715415e8c12d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:38.268283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.270379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:38.270586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.270826 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.278649 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.278649 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:38.282751 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:38.288297 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-104c5396-e232-46ee-a54f-ade4554b8ca7 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:38.288802 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1055/4197] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:38.299423 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e82267bd-6a9a-46a9-951f-db42fa390338 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.301559 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:38.301834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.302078 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.302292 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume with id: 9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:38.311579 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.311579 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:38.312324 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:38.321166 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:38.321612 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675784292"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:38.323298 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675784292'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:38.323457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume of 1 GB Aug 18 21:16:38.327688 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:38.331346 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Delete volume request issued successfully. Aug 18 21:16:38.331784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e82267bd-6a9a-46a9-951f-db42fa390338 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 202 Aug 18 21:16:38.332236 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1044/4198] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:38 2026] DELETE /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:38.334972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (de8a0ace-1a61-4138-9f02-ba153b83cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:38.335953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d321cd-b0d7-4d29-a5b6-4f9c47ecb132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:38.336942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:38.340912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.342572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:38.342801 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.342976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.349274 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.349274 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:38.352628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Volume info retrieved successfully. Aug 18 21:16:38.356837 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-785baf0e-21e3-4460-b35b-92e94186c0e1 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 200 Aug 18 21:16:38.357271 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1045/4199] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:38.363870 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d321cd-b0d7-4d29-a5b6-4f9c47ecb132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:38.364781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a0c38d-501f-48f0-8cb2-54d13f4d760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:38.405014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d252d986-ba14-4e45-84d5-a87fd2f39bbe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.406878 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d252d986-ba14-4e45-84d5-a87fd2f39bbe tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 Aug 18 21:16:38.407085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d252d986-ba14-4e45-84d5-a87fd2f39bbe tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.407281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d252d986-ba14-4e45-84d5-a87fd2f39bbe tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.411119 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d252d986-ba14-4e45-84d5-a87fd2f39bbe tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 returned with HTTP 404 Aug 18 21:16:38.411584 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1056/4200] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/snapshots/b2204a91-67ca-49d0-9f1b-9821f08c7c87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:38.418692 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.420538 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:38.420747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.420951 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.421099 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:38.426947 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['b98b3250-9821-4532-a797-c54990f54a21', '6f81c78c-e541-487b-ae07-25e8a34a5995', '900c386e-79d4-4468-86aa-27c939e6a2c7', '4b1071f4-e867-48c0-ac19-6f40e06b898c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:38.427811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a0c38d-501f-48f0-8cb2-54d13f4d760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b98b3250-9821-4532-a797-c54990f54a21', '6f81c78c-e541-487b-ae07-25e8a34a5995', '900c386e-79d4-4468-86aa-27c939e6a2c7', '4b1071f4-e867-48c0-ac19-6f40e06b898c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:38.428235 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.428235 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:38.428540 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:38.429020 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c5730a-c733-4124-a4ee-08e07aec09fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:38.441935 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:38.442135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cea1318e-0ed8-49cd-b2c6-d01c1d13027f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d returned with HTTP 202 Aug 18 21:16:38.442507 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1045/4201] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:38 2026] DELETE /volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:38.450550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.452322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:38.452519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.452698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.459050 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.459050 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:38.461696 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c5730a-c733-4124-a4ee-08e07aec09fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7058c44d-3348-4988-805f-a78f616e0a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675784292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['b98b3250-9821-4532-a797-c54990f54a21','6f81c78c-e541-487b-ae07-25e8a34a5995','900c386e-79d4-4468-86aa-27c939e6a2c7','4b1071f4-e867-48c0-ac19-6f40e06b898c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675784292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7058c44d-3348-4988-805f-a78f616e0a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a0bb2782f4d4307bea56a58058f3101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2996a20937c34402af709ad7d9075615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:38.462059 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:38.462545 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eeb6f9-9b29-453b-af70-fbc1e060c83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:38.465738 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dfc64b1a-2deb-4447-8195-e594f19f4732 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d returned with HTTP 200 Aug 18 21:16:38.466144 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1046/4202] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:38.482890 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eeb6f9-9b29-453b-af70-fbc1e060c83d) transitioned into state 'SUCCESS' from state '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-675784292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['b98b3250-9821-4532-a797-c54990f54a21','6f81c78c-e541-487b-ae07-25e8a34a5995','900c386e-79d4-4468-86aa-27c939e6a2c7','4b1071f4-e867-48c0-ac19-6f40e06b898c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:38.483552 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8044ea6a-4cbb-48b0-870f-0b97077fd91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:38.496741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8044ea6a-4cbb-48b0-870f-0b97077fd91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:38.496741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (de8a0ace-1a61-4138-9f02-ba153b83cbfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:38.496741 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request issued successfully. Aug 18 21:16:38.496958 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-615a4278-ac27-4952-9fb9-19e4ddd3b00d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:38.497423 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1056/4203] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:16:38 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:38.515448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:38.520681 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:16:38.520829 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:38.521020 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:38.540747 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:38.540747 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:38.544994 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:38.549338 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0c17b56f-074c-47aa-93b4-e231d1a7edc4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f returned with HTTP 200 Aug 18 21:16:38.549900 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1057/4204] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:38 2026] GET /volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:39.035560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.037896 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:39.038178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.038462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.038621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:39.044522 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.044522 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:39.045451 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-27f746d4-700f-4f5d-acc1-53e43d4cf270 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:39.045971 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1046/4205] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:39.207553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-82f22a6c-262a-49c5-9527-ec541504bb54 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.209236 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82f22a6c-262a-49c5-9527-ec541504bb54 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:39.209419 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82f22a6c-262a-49c5-9527-ec541504bb54 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.209641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-82f22a6c-262a-49c5-9527-ec541504bb54 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.213973 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.213973 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:39.214217 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-82f22a6c-262a-49c5-9527-ec541504bb54 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:39.214794 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-82f22a6c-262a-49c5-9527-ec541504bb54 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c returned with HTTP 200 Aug 18 21:16:39.215240 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1047/4206] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:39.222956 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.271697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] POST https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c/action Aug 18 21:16:39.272095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:39.272247 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:39.278129 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.278129 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:39.278524 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Snapshot retrieved successfully. Aug 18 21:16:39.279223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9bf092dbdf76499e9aac7a34ec6fb113', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '749adf8dd3c34f0c96af439d4f644e5d', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:16:39.279408 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-480d0db1-cac0-4169-800a-621d3dcd1eaa tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c/action returned with HTTP 403 Aug 18 21:16:39.280032 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1057/4207] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:39 2026] POST /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c/action => generated 133 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:39.286463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.288952 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:39.289214 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.289507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.289667 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete snapshot with id: 9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:39.295941 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.295941 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:39.296307 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:39.313644 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:39.313853 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10ef58e8-e6d4-41f5-8683-7570607d3045 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c returned with HTTP 202 Aug 18 21:16:39.314309 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1058/4208] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:39 2026] DELETE /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:39.321958 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.324103 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:39.324278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.324424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.329187 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.329187 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:39.329458 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:39.330006 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-175399d8-01be-4ee1-ad9f-db2b74ccf8e1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c returned with HTTP 200 Aug 18 21:16:39.330323 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1047/4209] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:39.371533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61a07fa6-8f52-4d0e-8f0e-5313eadc3b50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.373166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61a07fa6-8f52-4d0e-8f0e-5313eadc3b50 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] GET https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 Aug 18 21:16:39.373327 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61a07fa6-8f52-4d0e-8f0e-5313eadc3b50 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.373622 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61a07fa6-8f52-4d0e-8f0e-5313eadc3b50 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.378462 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61a07fa6-8f52-4d0e-8f0e-5313eadc3b50 tempest-VolumesGetTest-1262901014 tempest-VolumesGetTest-1262901014-project-member] https://10.4.3.48/volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 returned with HTTP 404 Aug 18 21:16:39.378876 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1048/4210] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/volumes/9e6926b2-8b50-477e-8326-5849d04a3d70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:39.479029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a867e19d-ca39-4a50-aca6-93e1fa45c2e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.480784 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a867e19d-ca39-4a50-aca6-93e1fa45c2e1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d Aug 18 21:16:39.480984 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a867e19d-ca39-4a50-aca6-93e1fa45c2e1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.481181 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a867e19d-ca39-4a50-aca6-93e1fa45c2e1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.487829 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a867e19d-ca39-4a50-aca6-93e1fa45c2e1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d returned with HTTP 404 Aug 18 21:16:39.488250 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1058/4211] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/volumes/f0942556-d551-4c3b-a7e6-06bb58bbb16d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:39.496038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f539ab8-228e-476b-b903-883255e57491 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.497984 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:39.498891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1652311370"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:39.500813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1652311370'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:39.501009 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:39.501283 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.501283 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:39.505482 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:39.511531 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (2849078f-5376-4813-bd0f-bec702e80ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:39.512822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87842cae-7945-4096-ab83-355b8abe1cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:39.513363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:39.541650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87842cae-7945-4096-ab83-355b8abe1cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:39.542558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c826fb8d-27bf-4274-a97f-a9c473fa5bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:39.564274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.566472 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:16:39.566700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.567143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.577432 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.577432 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:39.582110 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:39.588060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['4521ee13-2b19-4a7f-9500-35d8ad8349e0', '4f04b098-5461-4bae-b35d-86a1750c359d', '15413eda-7c05-4927-8c9d-7775a037bf2c', '10cfd0fe-ac48-471d-81c3-d50ea965788d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:39.588194 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d22515c7-bf75-4aa1-9fee-30f45ddae209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f returned with HTTP 200 Aug 18 21:16:39.588498 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1048/4212] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:39.588934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c826fb8d-27bf-4274-a97f-a9c473fa5bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4521ee13-2b19-4a7f-9500-35d8ad8349e0', '4f04b098-5461-4bae-b35d-86a1750c359d', '15413eda-7c05-4927-8c9d-7775a037bf2c', '10cfd0fe-ac48-471d-81c3-d50ea965788d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:39.589607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d690db-81a7-4e28-afc1-2b063b36224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:39.604088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.605982 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:16:39.606375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7058c44d-3348-4988-805f-a78f616e0a6f", "name": "tempest-type-Backup-78777905"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:39.607926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating new backup {'backup': {'volume_id': '7058c44d-3348-4988-805f-a78f616e0a6f', 'name': 'tempest-type-Backup-78777905'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:16:39.608058 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating backup of volume 7058c44d-3348-4988-805f-a78f616e0a6f in container None Aug 18 21:16:39.617379 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.617379 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:39.617910 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:39.622928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d690db-81a7-4e28-afc1-2b063b36224c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c527ec1-b29c-44d7-9e28-94e2b2f41c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652311370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['4521ee13-2b19-4a7f-9500-35d8ad8349e0','4f04b098-5461-4bae-b35d-86a1750c359d','15413eda-7c05-4927-8c9d-7775a037bf2c','10cfd0fe-ac48-471d-81c3-d50ea965788d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652311370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c527ec1-b29c-44d7-9e28-94e2b2f41c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:39.625142 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23281ee9-7442-4720-b81d-358c9895246c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:39.650780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23281ee9-7442-4720-b81d-358c9895246c) transitioned into state 'SUCCESS' from state '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-1652311370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['4521ee13-2b19-4a7f-9500-35d8ad8349e0','4f04b098-5461-4bae-b35d-86a1750c359d','15413eda-7c05-4927-8c9d-7775a037bf2c','10cfd0fe-ac48-471d-81c3-d50ea965788d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:39.651981 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbb50e5-65f3-4109-980e-f14df5833e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:39.654069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['1a7921eb-158a-44ad-b212-8b70376372ae', 'f373a3bb-f277-463e-83b7-0090e9bb28d3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:39.664925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbb50e5-65f3-4109-980e-f14df5833e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:39.666799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (2849078f-5376-4813-bd0f-bec702e80ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:39.666799 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:39.667609 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f539ab8-228e-476b-b903-883255e57491 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:39.668176 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1059/4213] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:39 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:39.682589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f8175905-50a1-4053-a083-92a69fdecd93 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.685890 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8175905-50a1-4053-a083-92a69fdecd93 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:39.686093 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8175905-50a1-4053-a083-92a69fdecd93 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.686330 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8175905-50a1-4053-a083-92a69fdecd93 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.695056 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35eaec87-8e95-453d-b7d8-53900f4b15c6 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:16:39.695625 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1049/4214] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:16:39 2026] POST /volume/v3/backups => generated 312 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:39.696634 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.696634 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:39.709503 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f8175905-50a1-4053-a083-92a69fdecd93 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:39.709942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1770378-e288-4446-bdab-dc6348c1899d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:39.712867 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1770378-e288-4446-bdab-dc6348c1899d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:39.712867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1770378-e288-4446-bdab-dc6348c1899d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:39.712867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1770378-e288-4446-bdab-dc6348c1899d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:39.712867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f1770378-e288-4446-bdab-dc6348c1899d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:39.716668 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8175905-50a1-4053-a083-92a69fdecd93 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 returned with HTTP 200 Aug 18 21:16:39.717114 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:39.717114 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:39.717201 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1059/4215] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:39.718047 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1770378-e288-4446-bdab-dc6348c1899d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:39.718171 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1049/4216] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:39 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:40.055354 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14297dff-70ec-4738-906d-889e9ac83a51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.057461 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14297dff-70ec-4738-906d-889e9ac83a51 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:40.057461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14297dff-70ec-4738-906d-889e9ac83a51 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.057461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14297dff-70ec-4738-906d-889e9ac83a51 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.057679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-14297dff-70ec-4738-906d-889e9ac83a51 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:40.064076 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.064076 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:40.064805 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14297dff-70ec-4738-906d-889e9ac83a51 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:40.065275 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1060/4217] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:40.339866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-51011e0d-2976-4b16-bf7d-931e85233d92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.342792 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51011e0d-2976-4b16-bf7d-931e85233d92 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c Aug 18 21:16:40.343022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51011e0d-2976-4b16-bf7d-931e85233d92 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.343199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-51011e0d-2976-4b16-bf7d-931e85233d92 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.350921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-51011e0d-2976-4b16-bf7d-931e85233d92 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c returned with HTTP 404 Aug 18 21:16:40.351908 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1050/4218] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/snapshots/9c118b9f-1b1f-4613-bad7-e3f24d30fa9c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:40.358839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38c06623-72ee-403f-bf3d-d9c48503e91f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.360641 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:40.360641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.360891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.360976 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume with id: ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:40.370039 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.370039 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:40.370443 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:40.392683 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume request issued successfully. Aug 18 21:16:40.392929 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38c06623-72ee-403f-bf3d-d9c48503e91f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 returned with HTTP 202 Aug 18 21:16:40.393423 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1060/4219] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:40 2026] DELETE /volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:40.407560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.409273 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:40.409634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.409634 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.419400 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.419400 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:40.423768 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:40.428617 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4f79031b-87f3-42f2-99de-7cecbe3d9155 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 returned with HTTP 200 Aug 18 21:16:40.429060 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1050/4220] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:40.730006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45bf74db-4f57-412f-8985-cc2c45f75592 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.730403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.732140 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45bf74db-4f57-412f-8985-cc2c45f75592 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:40.732201 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:40.732363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45bf74db-4f57-412f-8985-cc2c45f75592 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.732454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.732586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45bf74db-4f57-412f-8985-cc2c45f75592 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.732653 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.732790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:40.738163 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.738163 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:40.738864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9a3fc6bd-a3aa-4975-998f-945a98aa730f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:40.739216 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1051/4221] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:40.741036 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.741036 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:40.744582 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45bf74db-4f57-412f-8985-cc2c45f75592 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:40.748789 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45bf74db-4f57-412f-8985-cc2c45f75592 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 returned with HTTP 200 Aug 18 21:16:40.749206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1061/4222] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:40.761027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.762786 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:40.763086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c527ec1-b29c-44d7-9e28-94e2b2f41c82", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-59565203"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:40.776662 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.776662 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:40.776951 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:40.777057 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:40.800281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['310bf031-e3ea-42f5-af11-1db95f1cebc0', '469d8c60-3271-47cc-9a6f-f799814d0542', '1d7fc17d-c2f8-4711-94fa-6ad71df94628', 'd92f1046-9842-45b8-8b78-f9e9f55937ee'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:40.838746 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:40.838746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a1a7243-74e8-415d-a3ae-3ccc05f3d696 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:40.838746 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1061/4223] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:40.852689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:40.855695 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:40.856111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:40.856462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:40.863004 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:40.863004 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:40.863271 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:40.863903 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fd5ca5ac-a31d-4936-b445-f2a0dc78591d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 200 Aug 18 21:16:40.864370 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1051/4224] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:40 2026] GET /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.075600 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef044220-e433-4e14-95f8-73860dbe1f6d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.082744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef044220-e433-4e14-95f8-73860dbe1f6d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:41.082744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef044220-e433-4e14-95f8-73860dbe1f6d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.082744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef044220-e433-4e14-95f8-73860dbe1f6d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.082744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ef044220-e433-4e14-95f8-73860dbe1f6d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:41.089814 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.089814 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:41.090458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef044220-e433-4e14-95f8-73860dbe1f6d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:41.090983 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1052/4225] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.442659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1b6d9ad6-4acf-4132-9c98-e5af1f198701 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.444529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b6d9ad6-4acf-4132-9c98-e5af1f198701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 Aug 18 21:16:41.444747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b6d9ad6-4acf-4132-9c98-e5af1f198701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.444931 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b6d9ad6-4acf-4132-9c98-e5af1f198701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.452544 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b6d9ad6-4acf-4132-9c98-e5af1f198701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 returned with HTTP 404 Aug 18 21:16:41.453173 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1062/4226] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/volumes/ca67ef1d-6bd8-4cf7-a759-6d6ba3108f56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 21:16:41.465023 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.467619 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:41.468268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1880484797"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:41.470273 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1880484797'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:41.470521 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume of 1 GB Aug 18 21:16:41.471114 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.471114 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:41.475599 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:41.482282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (c4352004-5e03-4d5e-8296-5491a652347c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:41.483646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f164f0c-d84b-4284-ac66-08a623f31693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:41.484888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:41.520353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f164f0c-d84b-4284-ac66-08a623f31693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:41.521562 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86506a55-b581-4afd-ab0b-5eca0455fc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:41.558495 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['f485dc07-68ed-41f5-ab36-45c4f3acd1aa', '44a060d5-bc4a-4211-a404-154fb7861a7f', '7788c4f7-e217-489b-b756-5bfa4a2ceedf', 'cf8c9cd9-87eb-4a26-9b53-7af186decfc6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:41.559456 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86506a55-b581-4afd-ab0b-5eca0455fc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f485dc07-68ed-41f5-ab36-45c4f3acd1aa', '44a060d5-bc4a-4211-a404-154fb7861a7f', '7788c4f7-e217-489b-b756-5bfa4a2ceedf', 'cf8c9cd9-87eb-4a26-9b53-7af186decfc6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:41.560152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797ed543-105d-4963-85d4-78c6f61dce6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:41.583275 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797ed543-105d-4963-85d4-78c6f61dce6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08991cf-9af4-4e08-99ed-26ff2b792ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880484797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['f485dc07-68ed-41f5-ab36-45c4f3acd1aa','44a060d5-bc4a-4211-a404-154fb7861a7f','7788c4f7-e217-489b-b756-5bfa4a2ceedf','cf8c9cd9-87eb-4a26-9b53-7af186decfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880484797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08991cf-9af4-4e08-99ed-26ff2b792ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749adf8dd3c34f0c96af439d4f644e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a86e2221365c4d26817598287b34bc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:41.584087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37180ef-4cf3-4cf7-b5df-e912a8809445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:41.611760 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37180ef-4cf3-4cf7-b5df-e912a8809445) transitioned into state 'SUCCESS' from state '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-1880484797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['f485dc07-68ed-41f5-ab36-45c4f3acd1aa','44a060d5-bc4a-4211-a404-154fb7861a7f','7788c4f7-e217-489b-b756-5bfa4a2ceedf','cf8c9cd9-87eb-4a26-9b53-7af186decfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:41.612551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6c031d-3765-49c0-ae39-779d2e8a71f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:41.620208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6c031d-3765-49c0-ae39-779d2e8a71f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:41.622789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (c4352004-5e03-4d5e-8296-5491a652347c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:41.622789 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request issued successfully. Aug 18 21:16:41.622789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-831d8a96-aab7-40e1-85b2-eef31a2c83ba tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:41.622789 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1062/4227] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:41 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:41.638440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.640154 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:41.640356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.641787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.646872 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.646872 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:41.650773 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:41.653822 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef46e041-4941-469d-bf8c-1d2f7d68699a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 returned with HTTP 200 Aug 18 21:16:41.654165 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1052/4228] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.751860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-76573dd3-a90d-4143-9397-7221d80edc81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.754064 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76573dd3-a90d-4143-9397-7221d80edc81 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:41.754516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76573dd3-a90d-4143-9397-7221d80edc81 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.754516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-76573dd3-a90d-4143-9397-7221d80edc81 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.754516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-76573dd3-a90d-4143-9397-7221d80edc81 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:41.758852 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.758852 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:41.759650 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-76573dd3-a90d-4143-9397-7221d80edc81 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:41.760080 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1053/4229] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.874804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.876740 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:41.876740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.876740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.881579 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.881579 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:41.882060 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:41.882905 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b617bc20-58f9-4fbc-94bf-8eaf155fec5b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 200 Aug 18 21:16:41.883445 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1063/4230] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.892972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85977eb7-350d-4120-af5e-1a54ba427d9e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.895187 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85977eb7-350d-4120-af5e-1a54ba427d9e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] GET https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:41.895368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85977eb7-350d-4120-af5e-1a54ba427d9e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.895584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85977eb7-350d-4120-af5e-1a54ba427d9e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.900556 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.900556 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:41.901133 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-85977eb7-350d-4120-af5e-1a54ba427d9e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:41.901989 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85977eb7-350d-4120-af5e-1a54ba427d9e tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 200 Aug 18 21:16:41.902407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1063/4231] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:41.912962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.915671 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:41.916073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.916764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.916967 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:41.924184 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.924184 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:41.925081 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:41.947950 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:41.948113 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d930b9c0-1e0e-4d53-9a5b-27e44e4e26bd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 202 Aug 18 21:16:41.948612 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1053/4232] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:41 2026] DELETE /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:41.957293 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:41.961412 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:41.961781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:41.962448 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:41.971600 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:41.971600 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:41.972079 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:41.973063 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8ce9fcf4-1551-4030-a704-5d7282aa3e07 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 200 Aug 18 21:16:41.973524 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1054/4233] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:41 2026] GET /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:42.101495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.105465 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:42.105465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:42.105465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:42.105465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:42.109337 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:42.109337 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:42.110166 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfdaaa88-5ee5-4ae7-9664-16428e7b92d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:42.110805 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1064/4234] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:42 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:42.666657 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.669439 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:42.669687 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:42.670026 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:42.679495 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:42.679495 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:42.684242 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:42.689385 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d08276d-4ec9-4d8b-95c3-480b93939a16 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 returned with HTTP 200 Aug 18 21:16:42.689912 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1064/4235] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:42 2026] GET /volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:42.705937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.708022 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:42.708169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c08991cf-9af4-4e08-99ed-26ff2b792ac5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-363889935"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:42.717599 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:42.717599 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:42.718082 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:42.718261 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create snapshot from volume c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:42.746071 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['1e311ce4-6ad2-4833-aaee-0efbdacee26e', 'deb1133e-c11a-47d2-b9c5-58afa0d68340', '375a2bb0-c778-498e-95bf-444021a0ade9', '2d6ca1a9-707c-4822-9d45-8e8877baad50'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:42.771957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-db83ceeb-9327-483e-800d-10c4fb3d506d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.775738 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db83ceeb-9327-483e-800d-10c4fb3d506d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:42.775738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db83ceeb-9327-483e-800d-10c4fb3d506d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:42.775738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-db83ceeb-9327-483e-800d-10c4fb3d506d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:42.775738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-db83ceeb-9327-483e-800d-10c4fb3d506d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:42.779204 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:42.779204 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:42.779851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-db83ceeb-9327-483e-800d-10c4fb3d506d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:42.780274 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1055/4236] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:42 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:42.794257 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot create request issued successfully. Aug 18 21:16:42.794739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75cb95f2-21f1-4482-a84c-d82d4f0f6c5b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:42.795333 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1054/4237] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:42 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 18 21:16:42.806989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.809206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:42.809496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:42.809784 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:42.819637 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:42.819637 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:42.820284 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:42.821348 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bed6c4de-1924-496d-9fa8-97d684f7aea4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c returned with HTTP 200 Aug 18 21:16:42.822049 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1065/4238] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:42 2026] GET /volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:42.984133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d3fb815-494d-4221-b207-47b550102265 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:42.987663 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d3fb815-494d-4221-b207-47b550102265 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b Aug 18 21:16:42.987966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d3fb815-494d-4221-b207-47b550102265 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:42.988551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d3fb815-494d-4221-b207-47b550102265 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:42.995904 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d3fb815-494d-4221-b207-47b550102265 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b returned with HTTP 404 Aug 18 21:16:42.996672 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1065/4239] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:42 2026] GET /volume/v3/snapshots/12fbcb01-7e90-4ed2-b66d-2f5003cf014b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:43.005094 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-94f310da-3872-4caf-ad68-c682c7b5799d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.006837 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:43.006995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.007157 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.007299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:43.015030 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.015030 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:43.015346 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:43.041628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:43.042002 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-94f310da-3872-4caf-ad68-c682c7b5799d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 returned with HTTP 202 Aug 18 21:16:43.042535 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1056/4240] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:43 2026] DELETE /volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:43.056547 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.056839 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:43.057301 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.057301 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.070924 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.070924 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:43.074646 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:43.085814 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-177d05c3-1f0b-47c0-a9e7-01b2715f3466 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 returned with HTTP 200 Aug 18 21:16:43.085814 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1055/4241] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:43.125465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.127789 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:43.127949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.128005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.128121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:43.133322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.133322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:43.134525 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4abeedd8-16bb-4350-b722-030cacb4c3d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:43.135298 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1066/4242] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:43.797003 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.797003 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:43.797250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.797529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.797668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:43.808840 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.808840 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:43.809518 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-620e2d70-9ffe-423b-a0ae-62c73a313e89 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:43.809874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1066/4243] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:43.851055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.854205 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:43.854449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.856753 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.861936 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.861936 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:43.862299 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:43.863544 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f37b6aa9-8b2a-401f-8984-a3db9f801664 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c returned with HTTP 200 Aug 18 21:16:43.863974 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1057/4244] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:43.880837 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.881887 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] GET https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:43.882109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.882384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.882698 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:16:43.887440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.db.api [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Building query based on filter {{(pid=100294) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 21:16:43.893138 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Get all snapshots completed successfully. Aug 18 21:16:43.893138 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f51080d-0d66-4384-b4fc-8f8342c91f6c tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] https://10.4.3.48/volume/v3/snapshots returned with HTTP 200 Aug 18 21:16:43.893596 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1056/4245] 10.4.3.48 () {66 vars in 1236 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:43.910425 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de5571b4-3c7b-41bb-a621-f1530cee157e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.912196 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:43.912406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.912822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.912822 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete snapshot with id: b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:43.918284 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.918284 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:43.918567 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:43.939467 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:43.939649 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de5571b4-3c7b-41bb-a621-f1530cee157e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c returned with HTTP 202 Aug 18 21:16:43.940182 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1067/4246] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:43 2026] DELETE /volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:43.956126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:43.959740 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:43.961210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:43.961780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:43.969837 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:43.969837 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:43.970418 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:43.971609 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d53e46e-bc4b-4056-bf35-c6050c4c2990 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c returned with HTTP 200 Aug 18 21:16:43.972221 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1067/4247] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:43 2026] GET /volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:44.099844 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a45d1800-47a6-4661-aec3-68266bbe0468 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.101511 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a45d1800-47a6-4661-aec3-68266bbe0468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 Aug 18 21:16:44.102164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a45d1800-47a6-4661-aec3-68266bbe0468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:44.102164 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a45d1800-47a6-4661-aec3-68266bbe0468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:44.112016 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a45d1800-47a6-4661-aec3-68266bbe0468 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 returned with HTTP 404 Aug 18 21:16:44.112677 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1058/4248] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:44 2026] GET /volume/v3/volumes/6c527ec1-b29c-44d7-9e28-94e2b2f41c82 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:44.121218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-18e2fd24-f238-48ae-b620-79c39d276329 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.122871 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:44.123463 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633735743"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:44.124788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633735743'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:44.124850 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:44.125300 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:44.125300 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:44.128838 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:44.134468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (ec414a19-1c84-480b-84df-b296c90c86f8) 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 18 21:16:44.135317 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfad83b-ddaf-4847-b8a6-17d3615f7bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:44.136409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:44.147278 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.149665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:44.149974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:44.150232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:44.153744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:44.155667 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:44.155667 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:44.156587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53b0ce4-69a6-4249-8f07-063dffba6098 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:44.157144 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1068/4249] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:44 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:44.165852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfad83b-ddaf-4847-b8a6-17d3615f7bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:44.166557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e472bec-2d6d-472f-bc05-4e9bebb0ec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:44.198639 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['06a2294d-f96e-46f3-b680-d170fe0c05f0', 'fef9d64a-1dc4-4c64-bdd9-854ebe3cbd7d', '98aea170-a0df-4771-904b-75f1fe223e07', '4ef49655-4a5a-400c-8052-044c9e71e31a'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:44.199283 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e472bec-2d6d-472f-bc05-4e9bebb0ec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a2294d-f96e-46f3-b680-d170fe0c05f0', 'fef9d64a-1dc4-4c64-bdd9-854ebe3cbd7d', '98aea170-a0df-4771-904b-75f1fe223e07', '4ef49655-4a5a-400c-8052-044c9e71e31a']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:44.199946 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d731fe-288d-4b13-82d5-9d7e634fad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:44.220120 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d731fe-288d-4b13-82d5-9d7e634fad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fd5094-fda6-4945-ba79-b31a1cdc99f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633735743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['06a2294d-f96e-46f3-b680-d170fe0c05f0','fef9d64a-1dc4-4c64-bdd9-854ebe3cbd7d','98aea170-a0df-4771-904b-75f1fe223e07','4ef49655-4a5a-400c-8052-044c9e71e31a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633735743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fd5094-fda6-4945-ba79-b31a1cdc99f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:44.221287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d70fe6-7fb7-4a9b-b579-31ed0e43dc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:44.236918 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d70fe6-7fb7-4a9b-b579-31ed0e43dc96) transitioned into state 'SUCCESS' from state '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-1633735743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['06a2294d-f96e-46f3-b680-d170fe0c05f0','fef9d64a-1dc4-4c64-bdd9-854ebe3cbd7d','98aea170-a0df-4771-904b-75f1fe223e07','4ef49655-4a5a-400c-8052-044c9e71e31a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:44.237566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1a6219-cf75-4630-93d2-024122c52bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:44.245510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1a6219-cf75-4630-93d2-024122c52bd3) 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 18 21:16:44.246292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (ec414a19-1c84-480b-84df-b296c90c86f8) 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 18 21:16:44.246633 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:44.247107 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-18e2fd24-f238-48ae-b620-79c39d276329 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:44.247508 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1057/4250] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:44 2026] POST /volume/v3/volumes => generated 776 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:44.259479 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1046feae-e120-4e20-8c75-871354b2ef6b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.262799 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1046feae-e120-4e20-8c75-871354b2ef6b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:44.262799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1046feae-e120-4e20-8c75-871354b2ef6b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:44.262799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1046feae-e120-4e20-8c75-871354b2ef6b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:44.272227 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:44.272227 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:44.278453 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1046feae-e120-4e20-8c75-871354b2ef6b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:44.280684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1046feae-e120-4e20-8c75-871354b2ef6b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 returned with HTTP 200 Aug 18 21:16:44.281281 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1068/4251] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:44 2026] GET /volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:44.822876 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.824646 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:44.824959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:44.825304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:44.825304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:44.828980 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:44.828980 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:44.829523 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d889f1e1-6ac0-468a-a9c8-60e46b7cc59d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:44.830030 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1059/4252] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:44 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:44.987602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6da9740e-2aee-4b85-99e5-2755ff554c7d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:44.989467 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6da9740e-2aee-4b85-99e5-2755ff554c7d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c Aug 18 21:16:44.989737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6da9740e-2aee-4b85-99e5-2755ff554c7d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:44.989982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6da9740e-2aee-4b85-99e5-2755ff554c7d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:44.994919 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6da9740e-2aee-4b85-99e5-2755ff554c7d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c returned with HTTP 404 Aug 18 21:16:44.995584 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1069/4253] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:44 2026] GET /volume/v3/snapshots/b009dfb0-6d88-4cef-8803-e320c1429f6c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:45.003276 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07626d3d-2a36-466c-b998-72a75e78893f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.005150 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:45.005321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.005510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.005678 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume with id: c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:45.013518 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.013518 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:45.013891 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:45.030550 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume request issued successfully. Aug 18 21:16:45.030738 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07626d3d-2a36-466c-b998-72a75e78893f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 returned with HTTP 202 Aug 18 21:16:45.031111 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1058/4254] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:45 2026] DELETE /volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:45.041743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8ad745f8-93a4-465f-959f-83dc8857867f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.043864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ad745f8-93a4-465f-959f-83dc8857867f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:45.044316 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ad745f8-93a4-465f-959f-83dc8857867f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.045789 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ad745f8-93a4-465f-959f-83dc8857867f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.054882 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.054882 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:45.059938 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8ad745f8-93a4-465f-959f-83dc8857867f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:45.066296 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ad745f8-93a4-465f-959f-83dc8857867f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 returned with HTTP 200 Aug 18 21:16:45.067198 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1069/4255] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:45 2026] GET /volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:45.168755 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8625b995-42a9-4178-925d-29042003159c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.168755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8625b995-42a9-4178-925d-29042003159c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:45.170061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8625b995-42a9-4178-925d-29042003159c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.170061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8625b995-42a9-4178-925d-29042003159c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.170061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8625b995-42a9-4178-925d-29042003159c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:45.172940 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.172940 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:45.174744 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8625b995-42a9-4178-925d-29042003159c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:45.174744 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1060/4256] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:45 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:45.297841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ba269ae-ea84-4726-bc16-363509f99dbb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.299838 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba269ae-ea84-4726-bc16-363509f99dbb tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:45.300075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba269ae-ea84-4726-bc16-363509f99dbb tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.300274 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba269ae-ea84-4726-bc16-363509f99dbb tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.308008 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.308008 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:45.312936 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7ba269ae-ea84-4726-bc16-363509f99dbb tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:45.316969 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba269ae-ea84-4726-bc16-363509f99dbb tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 returned with HTTP 200 Aug 18 21:16:45.317390 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1070/4257] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:45 2026] GET /volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:45.330005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.333342 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:45.333776 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9fd5094-fda6-4945-ba79-b31a1cdc99f9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-849415405"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:45.347745 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.347745 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:45.348126 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:45.348266 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:45.384933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['a761d1c2-0c0c-4324-be45-7d25741a230c', 'd2368a93-6146-4a8e-8f63-7eac7a2f2195', 'f0d416d7-06fc-4c2c-9b26-11320c62b246', 'bb470548-4386-4da4-9841-63e88326cb9e'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:45.420033 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:45.420453 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d67269cc-70cf-4abc-9132-3fe0df2752c9 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:45.420975 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1059/4258] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:45.434236 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.437864 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:45.437864 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.437864 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.444086 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.444086 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:45.444826 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:45.446847 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be10480c-7fdb-46e0-a345-4340a00b4a1f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d returned with HTTP 200 Aug 18 21:16:45.448265 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1070/4259] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:45 2026] GET /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:45.841748 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-758565da-b8a1-4625-99bb-714cc0648fcf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:45.842667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-758565da-b8a1-4625-99bb-714cc0648fcf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:45.842667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-758565da-b8a1-4625-99bb-714cc0648fcf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:45.842893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-758565da-b8a1-4625-99bb-714cc0648fcf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:45.842893 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-758565da-b8a1-4625-99bb-714cc0648fcf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:45.846894 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:45.846894 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:45.847458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-758565da-b8a1-4625-99bb-714cc0648fcf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:45.847813 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1061/4260] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:45 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.082424 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a47ddc91-0620-4a95-bbaa-6ee5881d2c05 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.084809 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a47ddc91-0620-4a95-bbaa-6ee5881d2c05 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 Aug 18 21:16:46.084809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a47ddc91-0620-4a95-bbaa-6ee5881d2c05 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.084809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a47ddc91-0620-4a95-bbaa-6ee5881d2c05 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.100532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a47ddc91-0620-4a95-bbaa-6ee5881d2c05 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 returned with HTTP 404 Aug 18 21:16:46.102474 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1071/4261] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/volumes/c08991cf-9af4-4e08-99ed-26ff2b792ac5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:46.117494 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cce97ec0-7306-4445-9587-33a340510325 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.119698 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:46.120146 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1934157982"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:46.121682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1934157982'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:46.121816 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume of 1 GB Aug 18 21:16:46.122136 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.122136 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:46.126666 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:46.134184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (0ef545ac-993c-4b23-8823-07c0900ea421) 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 18 21:16:46.135409 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd283e0c-4fcc-48c3-8a75-571ba8641d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:46.136464 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-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 18 21:16:46.162787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd283e0c-4fcc-48c3-8a75-571ba8641d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:46.163314 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4a013f-dd8b-402e-80d9-b1e26d15d884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:46.186987 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.189121 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:16:46.189388 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.189646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.189791 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:46.195131 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.195131 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:46.195792 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-195f7ebb-3abc-4152-81c5-e0dca0d845ba tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:16:46.196171 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1071/4262] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.206226 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-31d27181-de5a-4565-a971-89db9057b694 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.213441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['5d63e53c-ec28-4e01-b7a8-209e6cb1d31c', '656e87ab-b588-4ca4-bcca-513e0e3ab061', 'ccb4b102-522c-4fbf-ae06-e20c06843956', '0666442d-a6a6-4a32-8ef0-860a1d7c8972'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:46.214382 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4a013f-dd8b-402e-80d9-b1e26d15d884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d63e53c-ec28-4e01-b7a8-209e6cb1d31c', '656e87ab-b588-4ca4-bcca-513e0e3ab061', 'ccb4b102-522c-4fbf-ae06-e20c06843956', '0666442d-a6a6-4a32-8ef0-860a1d7c8972']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:46.215292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85d3e19-fb7f-44d3-a17f-a023b8aee211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:46.248226 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85d3e19-fb7f-44d3-a17f-a023b8aee211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618701aa-4cbe-4f1a-9744-cf562305d226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934157982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['5d63e53c-ec28-4e01-b7a8-209e6cb1d31c','656e87ab-b588-4ca4-bcca-513e0e3ab061','ccb4b102-522c-4fbf-ae06-e20c06843956','0666442d-a6a6-4a32-8ef0-860a1d7c8972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934157982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618701aa-4cbe-4f1a-9744-cf562305d226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749adf8dd3c34f0c96af439d4f644e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a86e2221365c4d26817598287b34bc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:46.249154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28f3e52-1678-45e1-a4c1-51a8b76eaa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:46.268906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28f3e52-1678-45e1-a4c1-51a8b76eaa39) transitioned into state 'SUCCESS' from state '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-1934157982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['5d63e53c-ec28-4e01-b7a8-209e6cb1d31c','656e87ab-b588-4ca4-bcca-513e0e3ab061','ccb4b102-522c-4fbf-ae06-e20c06843956','0666442d-a6a6-4a32-8ef0-860a1d7c8972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:46.269956 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353013e0-eb1e-4ef5-ad1d-25ac4fa1fa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:46.284137 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353013e0-eb1e-4ef5-ad1d-25ac4fa1fa42) 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 18 21:16:46.285169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (0ef545ac-993c-4b23-8823-07c0900ea421) 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 18 21:16:46.285562 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request issued successfully. Aug 18 21:16:46.286487 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cce97ec0-7306-4445-9587-33a340510325 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:46.286921 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1060/4263] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:46 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:46.302172 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.304083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:46.304418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.304707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.313639 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.313639 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:46.316292 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:46.320547 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c121eada-1f67-4a3a-b11d-d8550d79a5bc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 returned with HTTP 200 Aug 18 21:16:46.321091 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1072/4264] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.357112 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:16:46.357454 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83a02f3b-7612-4f3c-8c3b-8101501709ce"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:46.359179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Creating new backup {'backup': {'volume_id': '83a02f3b-7612-4f3c-8c3b-8101501709ce'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:16:46.359334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Creating backup of volume 83a02f3b-7612-4f3c-8c3b-8101501709ce in container None Aug 18 21:16:46.371540 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.371540 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:46.371985 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Volume info retrieved successfully. Aug 18 21:16:46.393635 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Created reservations ['8c0054b4-c4bc-4a94-a821-6c68ca81cadf', 'b624eb9e-e0cf-49cb-94a0-98488cfd55e7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:46.419491 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-31d27181-de5a-4565-a971-89db9057b694 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:16:46.421010 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1062/4265] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:16:46 2026] POST /volume/v3/backups => generated 286 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:46.429670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.431622 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:46.432742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.432742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.432742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:46.437191 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.437191 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:46.437986 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2131d5c-1e66-47ec-b144-72733f6d6f49 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:46.438740 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1072/4266] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.457956 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.459865 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:46.460003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.461976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.467099 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.467099 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:46.469081 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:46.469081 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dfa332e8-d88c-4e64-ab68-58ee4336344a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d returned with HTTP 200 Aug 18 21:16:46.469081 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1061/4267] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.479865 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.481714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] POST https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d/action Aug 18 21:16:46.482043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:46.482147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:46.483441 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.snapshot_unmanage [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Unmanage snapshot with id: 88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:46.489013 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.489013 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:46.489471 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:46.490424 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ec15b954e34f489eabbfd5ae28d05255', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58cca1cfe78e414993435c407d0b05c8', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:16:46.490676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa43f8cf-30ca-4ca4-a990-e2b55e9192d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d/action returned with HTTP 403 Aug 18 21:16:46.491466 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1073/4268] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:46 2026] POST /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:46.502642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.505058 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:46.505290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.505535 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.505686 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:46.513229 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.513229 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:46.513943 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:46.544435 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:46.544639 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c9e8a61d-a5e4-4165-98f0-26a0ba470f04 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d returned with HTTP 202 Aug 18 21:16:46.545165 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1063/4269] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:46 2026] DELETE /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:46.557458 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.559395 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:46.560315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.561216 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.568086 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.568086 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:46.568890 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:46.569836 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0dde4f69-e2fd-4ba7-959d-7a181956255d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d returned with HTTP 200 Aug 18 21:16:46.570412 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1073/4270] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:46.860450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:46.862491 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:46.862750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:46.862927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:46.863032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:46.868004 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:46.868004 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:46.868796 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-36ae0f47-8c29-4b7d-a524-73dee375f26a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:46.869209 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1062/4271] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:46 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:47.337868 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.340132 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:47.340391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.340663 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.350332 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.350332 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:47.354504 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:47.359453 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cd30c0d-fd23-43e1-8949-6db1d5f9c894 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 returned with HTTP 200 Aug 18 21:16:47.359973 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1074/4272] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:47.375493 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f061a14-d253-43a1-a1d2-13f27632c742 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.377250 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:47.377580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "618701aa-4cbe-4f1a-9744-cf562305d226", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-718216438"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:47.385147 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.385147 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:47.385449 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:47.385590 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create snapshot from volume 618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:47.407499 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['c2e471b1-435a-4e41-993d-edc9a79001e8', '051c237b-0340-42a6-b1f4-0d6ecb71930b', '54784665-dd1e-4ff0-81b8-64f3c2abb473', 'd2f220e4-8d25-4ede-aa52-b5012fda17ed'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:47.437362 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot create request issued successfully. Aug 18 21:16:47.438047 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f061a14-d253-43a1-a1d2-13f27632c742 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:47.438638 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1064/4273] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:47.448330 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.449741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-24389c23-e674-4686-98c1-5218ba640730 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.450660 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:47.450924 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.451167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.451977 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24389c23-e674-4686-98c1-5218ba640730 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:47.452252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24389c23-e674-4686-98c1-5218ba640730 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.452517 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-24389c23-e674-4686-98c1-5218ba640730 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.452670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-24389c23-e674-4686-98c1-5218ba640730 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:47.457001 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.457001 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:47.457305 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:47.458129 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d07d187d-4d8b-436b-a6a2-3dc2838ed394 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 returned with HTTP 200 Aug 18 21:16:47.458577 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1074/4274] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:47.460255 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.460255 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:47.460981 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-24389c23-e674-4686-98c1-5218ba640730 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:47.461411 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1063/4275] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:47.579404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5285725-0975-4cc1-8333-fac858a8b2cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.581339 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5285725-0975-4cc1-8333-fac858a8b2cd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d Aug 18 21:16:47.581579 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5285725-0975-4cc1-8333-fac858a8b2cd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.581814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5285725-0975-4cc1-8333-fac858a8b2cd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.586252 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5285725-0975-4cc1-8333-fac858a8b2cd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d returned with HTTP 404 Aug 18 21:16:47.586780 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1075/4276] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/snapshots/88366ba4-a6f6-4f42-b606-218bbe34446d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:47.594658 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.596948 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:47.597197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.597555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.597713 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:47.605087 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.605087 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:47.605504 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:47.620245 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:47.620485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0fcfc5f-cb34-4355-b86e-cad46d8c4864 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 returned with HTTP 202 Aug 18 21:16:47.620977 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1065/4277] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:47 2026] DELETE /volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:47.628566 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.630352 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:47.630573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.630788 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.638947 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.638947 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:47.642950 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:47.648417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c65209d-6d83-4487-a2ef-9c96d0d685d6 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 returned with HTTP 200 Aug 18 21:16:47.648974 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1075/4278] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:47.879839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:47.881697 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:47.881915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:47.882089 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:47.882189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:47.885812 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:47.885812 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:47.886436 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fc2c1f67-0248-451c-ae0a-6bb7d62ea9db tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:47.886831 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1064/4279] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:47 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:48.467954 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.470911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:48.471239 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.471497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.473419 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.475943 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:48.476661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.477001 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.477173 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:48.477488 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.477488 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:48.477857 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:48.478592 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9201659d-1e72-4ac4-87aa-6e399a8c0c11 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 returned with HTTP 200 Aug 18 21:16:48.479066 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1076/4280] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:48.483154 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.483154 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:48.484118 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c7d202d-287c-40e9-b0a6-3202af3e902c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:48.484662 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1066/4281] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:48.491167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.495707 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] POST https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8/action Aug 18 21:16:48.495707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:48.495707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:48.495707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Updating snapshot 'a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8' with '{'status': 'error'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:16:48.504240 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.504240 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:48.504878 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9bf092dbdf76499e9aac7a34ec6fb113', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '749adf8dd3c34f0c96af439d4f644e5d', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:16:48.505354 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1877f2c6-c6a6-4540-a8d7-49398382d73e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8/action returned with HTTP 403 Aug 18 21:16:48.505874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1076/4282] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:48 2026] POST /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:48.513867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.516245 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:48.516525 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.516788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.516933 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete snapshot with id: a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:48.524166 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.524166 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:48.524577 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:48.546791 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:48.547017 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3508e07b-1e7c-4a40-b46a-122b0aea6188 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 returned with HTTP 202 Aug 18 21:16:48.547508 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1065/4283] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:48 2026] DELETE /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:48.557641 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-39122ee3-4327-4209-8097-07532ebd318f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.559414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39122ee3-4327-4209-8097-07532ebd318f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:48.559671 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39122ee3-4327-4209-8097-07532ebd318f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.559943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39122ee3-4327-4209-8097-07532ebd318f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.566741 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.566741 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:48.567305 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-39122ee3-4327-4209-8097-07532ebd318f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:48.571738 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39122ee3-4327-4209-8097-07532ebd318f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 returned with HTTP 200 Aug 18 21:16:48.571738 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1077/4284] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:48.664697 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0163a91c-b0f2-4895-8e6b-28b2ccc89534 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.667038 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0163a91c-b0f2-4895-8e6b-28b2ccc89534 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 Aug 18 21:16:48.667218 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0163a91c-b0f2-4895-8e6b-28b2ccc89534 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.667415 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0163a91c-b0f2-4895-8e6b-28b2ccc89534 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.673709 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0163a91c-b0f2-4895-8e6b-28b2ccc89534 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 returned with HTTP 404 Aug 18 21:16:48.674283 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1067/4285] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/volumes/e9fd5094-fda6-4945-ba79-b31a1cdc99f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:48.684273 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.686835 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:48.687397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-183823376"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:48.691472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-183823376'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:48.691472 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:48.694688 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:48.704085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (be3cccbd-5f62-453f-b043-03cace5044ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:48.705850 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f879fa20-0057-4e5c-89a6-3fc3d5f8a5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:48.708479 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:48.738142 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f879fa20-0057-4e5c-89a6-3fc3d5f8a5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:48.739864 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99032bc6-a0be-4461-ae6c-00d8c4e6b20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:48.777488 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['2c33c136-1613-45ee-bdac-b225092787e6', 'a374b98d-5089-461d-b4d0-ee08bc974410', '5f64d190-a770-4214-bf5d-9e593f89d573', 'b0356fe2-1dbb-46a4-aeeb-34de2322340a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:48.778894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99032bc6-a0be-4461-ae6c-00d8c4e6b20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c33c136-1613-45ee-bdac-b225092787e6', 'a374b98d-5089-461d-b4d0-ee08bc974410', '5f64d190-a770-4214-bf5d-9e593f89d573', 'b0356fe2-1dbb-46a4-aeeb-34de2322340a']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:48.779409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fc0bae-290b-4601-9cfb-78462eab9517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:48.801937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fc0bae-290b-4601-9cfb-78462eab9517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5de01124-0ab8-4f26-b658-6257b3a90c22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183823376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['2c33c136-1613-45ee-bdac-b225092787e6','a374b98d-5089-461d-b4d0-ee08bc974410','5f64d190-a770-4214-bf5d-9e593f89d573','b0356fe2-1dbb-46a4-aeeb-34de2322340a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183823376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5de01124-0ab8-4f26-b658-6257b3a90c22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:48.801937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb7a5e9-3422-4dd5-9051-1e61dca6ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:48.819779 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb7a5e9-3422-4dd5-9051-1e61dca6ca22) transitioned into state 'SUCCESS' from state '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-183823376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['2c33c136-1613-45ee-bdac-b225092787e6','a374b98d-5089-461d-b4d0-ee08bc974410','5f64d190-a770-4214-bf5d-9e593f89d573','b0356fe2-1dbb-46a4-aeeb-34de2322340a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:48.820639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a11c68-3857-4b06-af47-a223120684de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:48.829411 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a11c68-3857-4b06-af47-a223120684de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:48.830661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (be3cccbd-5f62-453f-b043-03cace5044ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:48.830849 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:48.831549 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95c10ba2-2434-438b-802d-df9fc94a9d48 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:48.831983 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1077/4286] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:48 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:48.843870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.846236 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:48.846473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.846856 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.855998 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.855998 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:48.859718 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:48.864926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8fa256d0-4552-4e53-bce8-a0faf137a9a1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 returned with HTTP 200 Aug 18 21:16:48.865523 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1066/4287] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:48.899233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4a85e95-2c27-4845-a4d7-59284536714f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:48.902428 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4a85e95-2c27-4845-a4d7-59284536714f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:48.902957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4a85e95-2c27-4845-a4d7-59284536714f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:48.903213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4a85e95-2c27-4845-a4d7-59284536714f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:48.903383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b4a85e95-2c27-4845-a4d7-59284536714f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:48.910058 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:48.910058 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:48.910902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4a85e95-2c27-4845-a4d7-59284536714f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:48.911458 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1078/4288] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:48 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:49.496652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61a63f48-b762-48be-9e3d-41ac19403837 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.498636 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61a63f48-b762-48be-9e3d-41ac19403837 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:49.498897 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61a63f48-b762-48be-9e3d-41ac19403837 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.499120 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61a63f48-b762-48be-9e3d-41ac19403837 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.499255 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-61a63f48-b762-48be-9e3d-41ac19403837 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:49.503522 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.503522 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:49.504206 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61a63f48-b762-48be-9e3d-41ac19403837 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:49.504648 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1068/4289] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:49 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:49.578367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1d2b497-97cc-4fda-b6ae-607420f0663e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.580416 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1d2b497-97cc-4fda-b6ae-607420f0663e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 Aug 18 21:16:49.580574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1d2b497-97cc-4fda-b6ae-607420f0663e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.580760 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1d2b497-97cc-4fda-b6ae-607420f0663e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.585430 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1d2b497-97cc-4fda-b6ae-607420f0663e tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 returned with HTTP 404 Aug 18 21:16:49.586041 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1078/4290] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:49 2026] GET /volume/v3/snapshots/a7064b3d-42e4-4f06-b0c4-a5f6f789f0a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:49.592052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f430818a-8519-4637-a6f3-576009bdf4ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.594207 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:49.594459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.594686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.594913 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume with id: 618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:49.603746 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.603746 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:49.604141 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:49.620445 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume request issued successfully. Aug 18 21:16:49.620658 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f430818a-8519-4637-a6f3-576009bdf4ac tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 returned with HTTP 202 Aug 18 21:16:49.621143 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1067/4291] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:49 2026] DELETE /volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:49.627956 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.629576 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:49.629750 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.629921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.636189 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.636189 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:49.639551 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:49.643435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98168c90-342d-4e5f-ad7b-7f67cc44519d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 returned with HTTP 200 Aug 18 21:16:49.643972 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1079/4292] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:49 2026] GET /volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:49.879270 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.881380 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:49.881640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.881909 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.891708 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.891708 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:49.895590 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:49.899829 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ee70e9b-5f4f-40f3-835c-65af34bbde06 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 returned with HTTP 200 Aug 18 21:16:49.900186 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1069/4293] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:49 2026] GET /volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:49.917807 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.922200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5e133ae0-20e6-4b39-885b-f356c991487b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:49.923857 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e133ae0-20e6-4b39-885b-f356c991487b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:49.924083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e133ae0-20e6-4b39-885b-f356c991487b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:49.924296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5e133ae0-20e6-4b39-885b-f356c991487b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:49.924418 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5e133ae0-20e6-4b39-885b-f356c991487b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:49.925538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:49.925937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5de01124-0ab8-4f26-b658-6257b3a90c22", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2020366736"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:49.928368 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.928368 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:49.928916 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5e133ae0-20e6-4b39-885b-f356c991487b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:49.929223 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1068/4294] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:49 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:49.934890 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:49.934890 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:49.935203 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:49.935302 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:49.958386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['29ee380b-4f14-4c34-a73b-db5d473c1ecb', '955a3fd1-a1a7-4278-9813-6f41a6e9c602', 'b48fa3e3-4466-457c-9869-dbe795c1ee50', 'abb49471-ac28-4aaa-ad8a-3a30abca289a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:49.993885 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:49.994352 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f16aa9f9-fed0-40f7-baa0-0abc6cdc00c8 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:49.994937 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1079/4295] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:50.004915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.007383 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:50.007710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:50.008088 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:50.013552 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:50.013552 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:50.014017 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:50.014847 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6013fd3-e3a2-489a-a8fa-a13dc8ffcfcd tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 200 Aug 18 21:16:50.016800 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1080/4296] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:50 2026] GET /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:50.018902 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.074910 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:50.075253 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-944420398", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:50.077183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-944420398', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:50.077564 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume of 1 GB Aug 18 21:16:50.081823 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Availability Zones retrieved successfully. Aug 18 21:16:50.088183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Flow 'volume_create_api' (4387b4bc-bf01-4b82-b4bf-567e2cef935f) 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 18 21:16:50.089269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd4fbd3-edbe-4f03-a3ce-efa7e68b81c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.090196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:16:50.118241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd4fbd3-edbe-4f03-a3ce-efa7e68b81c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:50.119065 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427493d8-890f-4f43-a027-d24ef1925b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.177188 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Created reservations ['3e2625d5-731b-449d-951f-b8632de74ebd', 'e5f3a256-82bf-40c1-a0df-2b49a8c061bf', '65a62658-7575-4478-aa9c-632832a5d2b9', '8a96ffbb-7cdd-4653-ba05-3a4a084e7303'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:50.178245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427493d8-890f-4f43-a027-d24ef1925b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e2625d5-731b-449d-951f-b8632de74ebd', 'e5f3a256-82bf-40c1-a0df-2b49a8c061bf', '65a62658-7575-4478-aa9c-632832a5d2b9', '8a96ffbb-7cdd-4653-ba05-3a4a084e7303']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.179031 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62895c4-bd52-49c1-be35-c5c1e5e5b0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.206878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62895c4-bd52-49c1-be35-c5c1e5e5b0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502a89a3-01de-4992-a4d2-e9fbae350c96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-944420398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b6e10dd027432da42684d2fc926f04',qos_specs=None,replication_status=,reservations=['3e2625d5-731b-449d-951f-b8632de74ebd','e5f3a256-82bf-40c1-a0df-2b49a8c061bf','65a62658-7575-4478-aa9c-632832a5d2b9','8a96ffbb-7cdd-4653-ba05-3a4a084e7303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7bad17b396547acb12ececd18232411',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-944420398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502a89a3-01de-4992-a4d2-e9fbae350c96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b6e10dd027432da42684d2fc926f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7bad17b396547acb12ececd18232411',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.207673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c97638-3a3d-46be-bf72-7a85223d6310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.227983 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c97638-3a3d-46be-bf72-7a85223d6310) transitioned into state 'SUCCESS' from state '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-944420398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b6e10dd027432da42684d2fc926f04',qos_specs=None,replication_status=,reservations=['3e2625d5-731b-449d-951f-b8632de74ebd','e5f3a256-82bf-40c1-a0df-2b49a8c061bf','65a62658-7575-4478-aa9c-632832a5d2b9','8a96ffbb-7cdd-4653-ba05-3a4a084e7303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7bad17b396547acb12ececd18232411',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.228622 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85085273-e7ab-4128-807b-dba34d3df91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.237413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85085273-e7ab-4128-807b-dba34d3df91c) 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 18 21:16:50.238147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Flow 'volume_create_api' (4387b4bc-bf01-4b82-b4bf-567e2cef935f) 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 18 21:16:50.238441 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume request issued successfully. Aug 18 21:16:50.238977 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b859edcc-8885-4c3f-9638-acbba38abdc3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:50.239388 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1070/4297] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:50 2026] POST /volume/v3/volumes => generated 762 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:50.253618 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.259153 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:50.259522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-730322437", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:50.264217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-730322437', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:50.264370 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume of 1 GB Aug 18 21:16:50.271526 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Availability Zones retrieved successfully. Aug 18 21:16:50.280155 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Flow 'volume_create_api' (afa70f4f-9945-4b65-ad29-ea1aef83835e) 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 18 21:16:50.284151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480233ec-81ed-423e-989c-d11ff9a613c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.285033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:16:50.315492 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480233ec-81ed-423e-989c-d11ff9a613c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:50.316152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91a0cdc-6870-4395-8653-2a95e8a785d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.358778 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Created reservations ['55441677-e487-4e54-bcc1-ffcf5227322c', '52408a53-e3d9-4fd9-9429-dfb28f18af64', '70af59aa-0f12-4c02-a891-cf63ced100f9', '8949022d-162d-49ca-b6da-6832812cf8fb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:50.359674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91a0cdc-6870-4395-8653-2a95e8a785d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55441677-e487-4e54-bcc1-ffcf5227322c', '52408a53-e3d9-4fd9-9429-dfb28f18af64', '70af59aa-0f12-4c02-a891-cf63ced100f9', '8949022d-162d-49ca-b6da-6832812cf8fb']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.360679 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcef54e1-6c68-4f1a-99c0-0530fea708a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.390522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcef54e1-6c68-4f1a-99c0-0530fea708a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9260a300-5a22-4d61-979c-7696d725c442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-730322437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b6e10dd027432da42684d2fc926f04',qos_specs=None,replication_status=,reservations=['55441677-e487-4e54-bcc1-ffcf5227322c','52408a53-e3d9-4fd9-9429-dfb28f18af64','70af59aa-0f12-4c02-a891-cf63ced100f9','8949022d-162d-49ca-b6da-6832812cf8fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7bad17b396547acb12ececd18232411',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-730322437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9260a300-5a22-4d61-979c-7696d725c442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b6e10dd027432da42684d2fc926f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7bad17b396547acb12ececd18232411',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.391653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8785620-7b12-473d-9069-8d9a39549896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.414741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8785620-7b12-473d-9069-8d9a39549896) transitioned into state 'SUCCESS' from state '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-730322437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b6e10dd027432da42684d2fc926f04',qos_specs=None,replication_status=,reservations=['55441677-e487-4e54-bcc1-ffcf5227322c','52408a53-e3d9-4fd9-9429-dfb28f18af64','70af59aa-0f12-4c02-a891-cf63ced100f9','8949022d-162d-49ca-b6da-6832812cf8fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7bad17b396547acb12ececd18232411',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.415301 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb52db2-1f4d-4d3f-9916-94a79a584faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.426989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb52db2-1f4d-4d3f-9916-94a79a584faa) 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 18 21:16:50.428141 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Flow 'volume_create_api' (afa70f4f-9945-4b65-ad29-ea1aef83835e) 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 18 21:16:50.428546 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Create volume request issued successfully. Aug 18 21:16:50.429291 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-941eeaf0-0c1f-4ffb-b735-3a5728ac46d3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:50.429979 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1069/4298] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:16:50 2026] POST /volume/v3/volumes => generated 762 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:50.516015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.522738 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:50.522950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:50.523373 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:50.523373 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:50.531350 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:50.531350 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:50.532033 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35c3272a-5f4b-425f-a307-4c9780ca2277 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:50.532415 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1080/4299] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:50 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:50.663749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4dab4d50-9468-4ddb-95ed-144123a9b144 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.666464 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4dab4d50-9468-4ddb-95ed-144123a9b144 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 Aug 18 21:16:50.666689 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4dab4d50-9468-4ddb-95ed-144123a9b144 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:50.667297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4dab4d50-9468-4ddb-95ed-144123a9b144 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:50.676473 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4dab4d50-9468-4ddb-95ed-144123a9b144 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 returned with HTTP 404 Aug 18 21:16:50.677180 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1081/4300] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:50 2026] GET /volume/v3/volumes/618701aa-4cbe-4f1a-9744-cf562305d226 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:50.686310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23931a67-2476-4efa-96c9-bef73469216b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.688127 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:50.688506 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1802973721"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:50.690024 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1802973721'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:50.690114 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume of 1 GB Aug 18 21:16:50.690329 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:50.690329 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:50.694277 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:50.699952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (c581808d-b7d9-4883-bc07-c7b15acb52b2) 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 18 21:16:50.700995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f859591-8c69-4ca4-95da-6a2933a76593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.701654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-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 18 21:16:50.726483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f859591-8c69-4ca4-95da-6a2933a76593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:16:50.728594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a8fefa-b27f-4aa0-9c5a-2eab8129abbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.778317 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['38de564f-bbeb-4c76-9cd4-01da4804019c', '0add7895-785b-447a-99b3-bc39c6ff010b', 'dd82eb83-a177-4332-84b8-485534d8aa78', '393d7b83-eaf9-4180-b722-c1dc6f68d8f1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:50.779179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a8fefa-b27f-4aa0-9c5a-2eab8129abbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38de564f-bbeb-4c76-9cd4-01da4804019c', '0add7895-785b-447a-99b3-bc39c6ff010b', 'dd82eb83-a177-4332-84b8-485534d8aa78', '393d7b83-eaf9-4180-b722-c1dc6f68d8f1']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.779826 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9db61b6-fe94-402b-9bbf-4dc92f2dd616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.808189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9db61b6-fe94-402b-9bbf-4dc92f2dd616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b97a95-bac5-46c4-a86d-6741b4c5bc4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802973721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['38de564f-bbeb-4c76-9cd4-01da4804019c','0add7895-785b-447a-99b3-bc39c6ff010b','dd82eb83-a177-4332-84b8-485534d8aa78','393d7b83-eaf9-4180-b722-c1dc6f68d8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802973721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b97a95-bac5-46c4-a86d-6741b4c5bc4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749adf8dd3c34f0c96af439d4f644e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a86e2221365c4d26817598287b34bc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.809816 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72790fcb-8cfe-4641-8baa-8b7a9b3e01dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.827799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72790fcb-8cfe-4641-8baa-8b7a9b3e01dd) transitioned into state 'SUCCESS' from state '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-1802973721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['38de564f-bbeb-4c76-9cd4-01da4804019c','0add7895-785b-447a-99b3-bc39c6ff010b','dd82eb83-a177-4332-84b8-485534d8aa78','393d7b83-eaf9-4180-b722-c1dc6f68d8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:50.827799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d399ef-1312-4659-9b45-d8202e510531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:50.839169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d399ef-1312-4659-9b45-d8202e510531) 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 18 21:16:50.839169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (c581808d-b7d9-4883-bc07-c7b15acb52b2) 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 18 21:16:50.839169 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request issued successfully. Aug 18 21:16:50.839169 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23931a67-2476-4efa-96c9-bef73469216b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:50.839169 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1071/4301] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:50 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:50.853966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b21b8b02-1146-40b5-b19d-95b450db29bd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.855419 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b21b8b02-1146-40b5-b19d-95b450db29bd tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:50.855578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b21b8b02-1146-40b5-b19d-95b450db29bd tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:50.855760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b21b8b02-1146-40b5-b19d-95b450db29bd tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:50.862128 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:50.862128 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:50.865079 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b21b8b02-1146-40b5-b19d-95b450db29bd tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:50.868408 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b21b8b02-1146-40b5-b19d-95b450db29bd tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e returned with HTTP 200 Aug 18 21:16:50.868763 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1070/4302] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:50 2026] GET /volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:50.939953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:50.941939 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:50.942139 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:50.942315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:50.942423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:50.947593 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:50.947593 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:50.948198 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55f37324-b24d-41a1-aab1-30a729d1e8e4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:50.948558 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1081/4303] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:50 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.027880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.030379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:51.030576 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.030830 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.037180 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.037180 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:51.038184 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:51.038987 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-616326a3-cc57-40b6-a54f-35cf6fc7f518 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 200 Aug 18 21:16:51.039537 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1082/4304] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.048436 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2d76cb8-b450-46e0-a832-f7c092468833 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.050416 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2d76cb8-b450-46e0-a832-f7c092468833 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] PUT https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:51.050803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2d76cb8-b450-46e0-a832-f7c092468833 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:51.057945 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.057945 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:51.057945 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c2d76cb8-b450-46e0-a832-f7c092468833 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Snapshot retrieved successfully. Aug 18 21:16:51.065853 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2d76cb8-b450-46e0-a832-f7c092468833 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 200 Aug 18 21:16:51.065853 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1072/4305] 10.4.3.48 () {68 vars in 1367 bytes} [Tue Aug 18 21:16:51 2026] PUT /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.076736 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.078465 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:51.078749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.078875 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.078995 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:51.083814 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.083814 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:51.084005 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:51.101989 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:51.102159 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51f004d6-9be1-4c7c-a272-e69c9fa8d247 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 202 Aug 18 21:16:51.102570 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1071/4306] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:51 2026] DELETE /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:51.116154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.118064 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:51.118237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.118432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.126890 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.126890 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:51.127196 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:51.128011 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6588ba2c-08aa-41c3-89f6-6215e9d03f9f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 200 Aug 18 21:16:51.128407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1082/4307] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.543124 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.545972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:51.546291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.546703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.546870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:51.553518 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.553518 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:51.554439 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c599ebf-4f44-4f5e-a2a9-d1c6c4a1b4e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:51.555008 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1083/4308] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.882951 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.884741 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:51.884939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.885123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.892273 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.892273 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:51.896272 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:51.900512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd9404e4-d064-4c65-85f9-8f29d7811d26 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e returned with HTTP 200 Aug 18 21:16:51.900934 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1073/4309] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:51.911753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.913627 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:51.914024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01b97a95-bac5-46c4-a86d-6741b4c5bc4e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-227237789"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:51.922497 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.922497 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:51.922958 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:51.923110 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create snapshot from volume 01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:51.947989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['cc08bf44-5101-4ded-be6a-a6d30c10a8bc', '41795f38-9f8b-4dad-a308-0bb0710cccfe', 'b1205d59-ac6e-462c-bf6c-46c9884cf437', 'b36512ac-4cb8-4b17-8135-1dbdc69a6c97'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:51.959506 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.961068 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:51.961271 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.961472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:51.961593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:51.965863 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:51.965863 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:51.966471 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c165c1e3-9116-491b-86cd-8001c47d5f8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:51.966833 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1083/4310] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:51.983703 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot create request issued successfully. Aug 18 21:16:51.984451 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ac40687-c281-4984-aba1-0e7ff1a13701 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:51.986107 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1072/4311] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:51.996106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:51.998125 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:51.998385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:51.998627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.007779 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.007779 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:52.008150 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:52.012746 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7d5fb0f-8275-4388-93b3-2af343295bd2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 200 Aug 18 21:16:52.012746 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1084/4312] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:51 2026] GET /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:52.137912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1d2f8eac-8117-4a19-bfa0-51ae58e37ce5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.139760 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d2f8eac-8117-4a19-bfa0-51ae58e37ce5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 Aug 18 21:16:52.139760 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d2f8eac-8117-4a19-bfa0-51ae58e37ce5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.139760 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1d2f8eac-8117-4a19-bfa0-51ae58e37ce5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.143512 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1d2f8eac-8117-4a19-bfa0-51ae58e37ce5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 returned with HTTP 404 Aug 18 21:16:52.144768 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1074/4313] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:52 2026] GET /volume/v3/snapshots/01365fc7-6d1e-4309-8e37-9e34b8c65ee5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:52.151164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.152884 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:52.153077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.153778 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.153778 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:52.162056 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.162056 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:52.162557 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:52.180663 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:52.180862 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfdaa5a7-7793-440a-a01e-8932c6a1bf9b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 returned with HTTP 202 Aug 18 21:16:52.181439 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1084/4314] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:52 2026] DELETE /volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:52.188386 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.190109 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:52.190274 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.190456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.197266 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.197266 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:52.200244 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:52.203484 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9bef32a7-1ddc-4986-a1c2-928ab11fccc1 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 returned with HTTP 200 Aug 18 21:16:52.203808 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1073/4315] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:52 2026] GET /volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:52.569295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ded7414d-cd28-435a-8d80-7381722ad822 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.570971 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ded7414d-cd28-435a-8d80-7381722ad822 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:52.571204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ded7414d-cd28-435a-8d80-7381722ad822 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.571665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ded7414d-cd28-435a-8d80-7381722ad822 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.571665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ded7414d-cd28-435a-8d80-7381722ad822 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:52.578066 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.578066 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:52.580117 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ded7414d-cd28-435a-8d80-7381722ad822 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:52.580734 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1085/4316] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:52 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:52.870261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.872119 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:52.872416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.872681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.884532 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.884532 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:52.889085 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:52.895874 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59fca01f-64f2-44fa-abb1-391d35e1da72 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 200 Aug 18 21:16:52.896441 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1075/4317] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:52 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:52.982646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:52.984933 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:52.985180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:52.985433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:52.985565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:52.991369 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:52.991369 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:52.992281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fd6cb60-cbfb-4c05-8787-8cbb558c6d84 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:52.992647 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1085/4318] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:52 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:53.021740 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.023825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:53.024096 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.024437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.030022 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.030022 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:53.030315 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:53.030953 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e05afa93-6c08-4b60-92d2-55920cfd6338 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 200 Aug 18 21:16:53.031281 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1074/4319] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:53.040381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.042055 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] GET https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:53.042225 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.042414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.047267 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.047267 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:53.047673 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Snapshot retrieved successfully. Aug 18 21:16:53.048394 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83fdabdc-3bfc-492f-87b5-3aba29c8ec7a tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 200 Aug 18 21:16:53.048745 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1086/4320] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:53.056187 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.057995 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:53.058180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.060183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.060183 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete snapshot with id: 053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:53.066639 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.066639 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:53.067045 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:53.088509 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:53.088701 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-77b1ae23-0894-4ac0-bf3d-369f89590a15 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 202 Aug 18 21:16:53.089192 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1076/4321] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:53 2026] DELETE /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:53.098736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.102102 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:53.102368 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.102711 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.108026 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.108026 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:53.108612 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:53.109438 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c564e3c-8dea-4c49-89b7-45d3374f5256 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 200 Aug 18 21:16:53.109855 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1086/4322] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:53.220179 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aee51abe-9156-44ef-a58e-6d191c812aa4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.223745 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aee51abe-9156-44ef-a58e-6d191c812aa4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 Aug 18 21:16:53.223745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aee51abe-9156-44ef-a58e-6d191c812aa4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.223745 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aee51abe-9156-44ef-a58e-6d191c812aa4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.232515 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aee51abe-9156-44ef-a58e-6d191c812aa4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 returned with HTTP 404 Aug 18 21:16:53.233132 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1075/4323] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/volumes/5de01124-0ab8-4f26-b658-6257b3a90c22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:53.242655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.246289 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:53.246759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1103712489"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:53.249049 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1103712489'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:53.249204 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume of 1 GB Aug 18 21:16:53.256079 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:53.263760 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (009e2637-cce2-411e-bf54-203e6428b7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:53.265005 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76284835-3d03-48a0-a0ca-36f191028596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:53.266042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:53.305155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76284835-3d03-48a0-a0ca-36f191028596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:53.305882 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbeb7c8-d337-4f58-aae2-ba701bed3c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:53.346650 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['dcbdb557-bc48-4479-a976-fca91362535d', 'd7a6756b-afd6-48e6-a909-6154b3fd46ac', '9154c45a-0217-4f42-8d94-664f82c94587', 'd79fa0ba-30b9-4552-b03b-7c4410401914'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:53.347407 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbeb7c8-d337-4f58-aae2-ba701bed3c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcbdb557-bc48-4479-a976-fca91362535d', 'd7a6756b-afd6-48e6-a909-6154b3fd46ac', '9154c45a-0217-4f42-8d94-664f82c94587', 'd79fa0ba-30b9-4552-b03b-7c4410401914']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:53.348119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f552cae-e30c-4d1b-b826-af5e3e7c2b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:53.374162 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f552cae-e30c-4d1b-b826-af5e3e7c2b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d13a9ae-792d-4bc5-a058-76b4b81d2bdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103712489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['dcbdb557-bc48-4479-a976-fca91362535d','d7a6756b-afd6-48e6-a909-6154b3fd46ac','9154c45a-0217-4f42-8d94-664f82c94587','d79fa0ba-30b9-4552-b03b-7c4410401914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103712489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d13a9ae-792d-4bc5-a058-76b4b81d2bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58cca1cfe78e414993435c407d0b05c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:53.378654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57da8983-745b-409f-a111-52621e1e81f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:53.398773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57da8983-745b-409f-a111-52621e1e81f1) transitioned into state 'SUCCESS' from state '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-1103712489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58cca1cfe78e414993435c407d0b05c8',qos_specs=None,replication_status=,reservations=['dcbdb557-bc48-4479-a976-fca91362535d','d7a6756b-afd6-48e6-a909-6154b3fd46ac','9154c45a-0217-4f42-8d94-664f82c94587','d79fa0ba-30b9-4552-b03b-7c4410401914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f3c1516b9f4344b5ed9883bb20d13e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:53.400123 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9499e191-8257-4b6b-8d10-a526ab1319b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:53.415572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9499e191-8257-4b6b-8d10-a526ab1319b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:53.416786 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Flow 'volume_create_api' (009e2637-cce2-411e-bf54-203e6428b7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:53.417087 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create volume request issued successfully. Aug 18 21:16:53.417909 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06f1a37d-9507-45be-aa5d-cffe24a02d4f tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:53.418919 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1087/4324] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:53 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 18 21:16:53.430357 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.432937 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:53.433086 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.433259 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.443236 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.443236 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:53.449626 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:53.455214 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-33965fdb-9657-48e4-a8ef-15e3b88bc995 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb returned with HTTP 200 Aug 18 21:16:53.456062 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1077/4325] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:53.590445 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:53.592177 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:53.592400 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:53.592594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:53.592677 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:53.597675 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:53.597675 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:53.598467 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97b59e7b-b606-42d7-9713-6a4dddf7e95b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:53.600744 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1087/4326] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:53 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:54.004462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4360bef6-3257-4e07-90d7-20c476871e6d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.005950 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4360bef6-3257-4e07-90d7-20c476871e6d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:54.006149 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4360bef6-3257-4e07-90d7-20c476871e6d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.006434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4360bef6-3257-4e07-90d7-20c476871e6d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.006526 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4360bef6-3257-4e07-90d7-20c476871e6d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:54.011119 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.011119 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:54.011748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4360bef6-3257-4e07-90d7-20c476871e6d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:54.012123 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1076/4327] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:54.120062 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e54e8bcf-e88b-4980-baeb-791ec1b5c36b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.122662 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e54e8bcf-e88b-4980-baeb-791ec1b5c36b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 Aug 18 21:16:54.122662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e54e8bcf-e88b-4980-baeb-791ec1b5c36b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.122662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e54e8bcf-e88b-4980-baeb-791ec1b5c36b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.126995 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e54e8bcf-e88b-4980-baeb-791ec1b5c36b tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 returned with HTTP 404 Aug 18 21:16:54.127571 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1088/4328] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/snapshots/053ba37b-e2b2-4d39-8cd3-e7cb8cc14927 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:54.137901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-72793408-a67c-419c-9551-b6f8fcf580a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.140195 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:54.140446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.140733 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.141080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume with id: 01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:54.150110 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.150110 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:54.150604 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:54.170787 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume request issued successfully. Aug 18 21:16:54.170990 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-72793408-a67c-419c-9551-b6f8fcf580a2 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e returned with HTTP 202 Aug 18 21:16:54.171393 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1078/4329] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:54 2026] DELETE /volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:54.179959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.182372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:54.182598 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.182856 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.192309 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.192309 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:54.195809 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:54.199807 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe039bab-09e8-46a8-a6cc-435943cd96d4 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e returned with HTTP 200 Aug 18 21:16:54.200226 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1088/4330] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:54.470809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1519915b-a556-4493-9f27-b4d461521ecf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.472584 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1519915b-a556-4493-9f27-b4d461521ecf tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:54.472818 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1519915b-a556-4493-9f27-b4d461521ecf tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.473019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1519915b-a556-4493-9f27-b4d461521ecf tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.480050 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.480050 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:54.483478 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1519915b-a556-4493-9f27-b4d461521ecf tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:54.487468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1519915b-a556-4493-9f27-b4d461521ecf tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb returned with HTTP 200 Aug 18 21:16:54.487876 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1077/4331] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:54.502495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-592c3ac0-5027-417d-8090-ba731db9f12d req-206ea979-ad4b-4b98-af79-355cab971e4d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.502991 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-66137b67-c537-4a53-9416-d7be30c96dc7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.505076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:54.505379 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d13a9ae-792d-4bc5-a058-76b4b81d2bdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-475334863"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:54.508098 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-206ea979-ad4b-4b98-af79-355cab971e4d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 Aug 18 21:16:54.508234 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-206ea979-ad4b-4b98-af79-355cab971e4d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.508377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-206ea979-ad4b-4b98-af79-355cab971e4d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.515716 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.515716 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:54.516039 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:54.516145 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Create snapshot from volume 9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:54.520340 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.520340 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:54.538230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Created reservations ['dd701780-b49f-44d4-baf2-1e573bd78f29', '102a7897-803d-40d4-846f-20947d4e0ff8', 'd7337a89-3450-4352-9fb6-2b70a43037df', '1324b4f0-6d14-48e8-90ad-fb977e557b4c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:54.570291 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-206ea979-ad4b-4b98-af79-355cab971e4d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 returned with HTTP 200 Aug 18 21:16:54.571089 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1089/4332] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:16:54 2026] DELETE /volume/v3/attachments/f8055e5d-8f5c-441f-9d9d-ba20070e5659 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:54.572124 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot create request issued successfully. Aug 18 21:16:54.572543 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-66137b67-c537-4a53-9416-d7be30c96dc7 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:54.573067 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1079/4333] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:54.582401 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e87077ab-2e83-4206-a397-c186fb659f2a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.582596 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.585042 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:54.585185 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e87077ab-2e83-4206-a397-c186fb659f2a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:54.585263 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.585391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e87077ab-2e83-4206-a397-c186fb659f2a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.585566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.585601 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e87077ab-2e83-4206-a397-c186fb659f2a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.585809 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:54.593374 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.593374 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:54.593815 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e87077ab-2e83-4206-a397-c186fb659f2a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:54.594612 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e87077ab-2e83-4206-a397-c186fb659f2a tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 200 Aug 18 21:16:54.594782 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.594782 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:54.595084 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1089/4334] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:54.595433 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:54.608963 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:54.611125 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:54.611355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:54.611564 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:54.611668 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:54.615394 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:54.615394 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:54.616018 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5951e30d-72c4-4fc5-8e7d-7ef3ffe9d0f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:54.616436 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1090/4335] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:54 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:54.620268 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:16:54.620423 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-592c3ac0-5027-417d-8090-ba731db9f12d req-2bd539d9-026c-45c8-9c26-80a16576d2d6 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 202 Aug 18 21:16:54.620850 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1078/4336] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:16:54 2026] DELETE /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:55.023926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.026384 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:55.026715 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.027027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.027193 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:55.033228 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.033228 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:55.034088 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dadc462d-60ee-4088-bdb4-46b0945d3ef3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:55.034565 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1080/4337] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.218745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bbdb3042-04b4-4182-aafb-87586fb24147 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.225739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bbdb3042-04b4-4182-aafb-87586fb24147 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e Aug 18 21:16:55.225739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3042-04b4-4182-aafb-87586fb24147 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.225739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3042-04b4-4182-aafb-87586fb24147 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.230463 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bbdb3042-04b4-4182-aafb-87586fb24147 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e returned with HTTP 404 Aug 18 21:16:55.231123 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1090/4338] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/volumes/01b97a95-bac5-46c4-a86d-6741b4c5bc4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:55.245596 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.249293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:55.251137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734682239"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:55.256208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734682239'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:55.257678 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume of 1 GB Aug 18 21:16:55.262237 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:55.267859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (4ed57729-52c1-43b9-bc47-dae108154c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:55.268991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd19e7b1-858e-4d5a-9575-cbaa43552c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:55.269934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:55.295797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd19e7b1-858e-4d5a-9575-cbaa43552c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:55.296674 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23d1a1c-119a-43c8-8a10-ac697223c09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:55.337164 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['7a67d81f-d19d-4b45-b6dd-c3d6822b2176', 'e35ad8ac-55d4-4a95-8760-80cfe2eb777a', '258a1930-182d-45e9-a7a7-c33ca800c67c', '74010eca-432f-497e-9283-39fd8030bd8f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:55.338145 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23d1a1c-119a-43c8-8a10-ac697223c09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a67d81f-d19d-4b45-b6dd-c3d6822b2176', 'e35ad8ac-55d4-4a95-8760-80cfe2eb777a', '258a1930-182d-45e9-a7a7-c33ca800c67c', '74010eca-432f-497e-9283-39fd8030bd8f']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:55.340747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf02718-0299-451b-a963-bf57b300b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:55.371740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf02718-0299-451b-a963-bf57b300b1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734682239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['7a67d81f-d19d-4b45-b6dd-c3d6822b2176','e35ad8ac-55d4-4a95-8760-80cfe2eb777a','258a1930-182d-45e9-a7a7-c33ca800c67c','74010eca-432f-497e-9283-39fd8030bd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734682239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749adf8dd3c34f0c96af439d4f644e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a86e2221365c4d26817598287b34bc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:55.371740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48c351e-e31c-4cd0-b8c8-a24ba195abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:55.394119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48c351e-e31c-4cd0-b8c8-a24ba195abb8) transitioned into state 'SUCCESS' from state '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-1734682239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749adf8dd3c34f0c96af439d4f644e5d',qos_specs=None,replication_status=,reservations=['7a67d81f-d19d-4b45-b6dd-c3d6822b2176','e35ad8ac-55d4-4a95-8760-80cfe2eb777a','258a1930-182d-45e9-a7a7-c33ca800c67c','74010eca-432f-497e-9283-39fd8030bd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86e2221365c4d26817598287b34bc5c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:55.396400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3a0d2-a5e3-4c60-ac59-d3a695827599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:55.406326 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3a0d2-a5e3-4c60-ac59-d3a695827599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:55.407471 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Flow 'volume_create_api' (4ed57729-52c1-43b9-bc47-dae108154c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:55.408040 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create volume request issued successfully. Aug 18 21:16:55.408812 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa0060b7-2287-4b60-8bc8-2852e6793b65 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:55.409419 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1091/4339] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:16:55 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:55.421607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86239199-f83f-4f5e-ba44-151972847f61 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.423401 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86239199-f83f-4f5e-ba44-151972847f61 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:55.423589 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86239199-f83f-4f5e-ba44-151972847f61 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.423857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86239199-f83f-4f5e-ba44-151972847f61 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.434153 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.434153 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:55.437878 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-86239199-f83f-4f5e-ba44-151972847f61 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:55.441647 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86239199-f83f-4f5e-ba44-151972847f61 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 returned with HTTP 200 Aug 18 21:16:55.442102 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1079/4340] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.464324 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-909c9c85-e58b-40ee-b157-ade8595b8dee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.466105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-909c9c85-e58b-40ee-b157-ade8595b8dee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 Aug 18 21:16:55.466272 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-909c9c85-e58b-40ee-b157-ade8595b8dee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.466502 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-909c9c85-e58b-40ee-b157-ade8595b8dee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.474567 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-909c9c85-e58b-40ee-b157-ade8595b8dee tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 returned with HTTP 404 Aug 18 21:16:55.475257 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1081/4341] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/volumes/b81ccff6-9854-4643-85b7-4eb64e739873 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:55.482412 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.484572 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:55.484824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.485058 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.485199 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:55.490425 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.490425 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:55.490866 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:55.515253 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:16:55.515456 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9e0fdba-4226-43a5-b2e0-ffb67859a593 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 202 Aug 18 21:16:55.515891 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1091/4342] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:55 2026] DELETE /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:55.524411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ff2d312-a496-4567-b645-69501b60bb69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.526292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ff2d312-a496-4567-b645-69501b60bb69 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:55.526672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d312-a496-4567-b645-69501b60bb69 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.527037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d312-a496-4567-b645-69501b60bb69 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.536126 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.536126 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:55.536126 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7ff2d312-a496-4567-b645-69501b60bb69 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:16:55.536126 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ff2d312-a496-4567-b645-69501b60bb69 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 200 Aug 18 21:16:55.536357 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1092/4343] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.605659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-606a699a-dffc-4e06-8213-baa75fa520d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.608425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-606a699a-dffc-4e06-8213-baa75fa520d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:55.608605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-606a699a-dffc-4e06-8213-baa75fa520d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.608803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-606a699a-dffc-4e06-8213-baa75fa520d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.615652 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.615652 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:55.616036 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-606a699a-dffc-4e06-8213-baa75fa520d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:55.616649 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-606a699a-dffc-4e06-8213-baa75fa520d2 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 200 Aug 18 21:16:55.616983 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1080/4344] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.628606 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b9ccf581-7d56-434b-9f11-84042231cd09 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.629861 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.630964 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9ccf581-7d56-434b-9f11-84042231cd09 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] POST https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action Aug 18 21:16:55.631323 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9ccf581-7d56-434b-9f11-84042231cd09 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:55.631488 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b9ccf581-7d56-434b-9f11-84042231cd09 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-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 18 21:16:55.631749 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:55.632091 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.632278 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.632396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:55.633032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-b9ccf581-7d56-434b-9f11-84042231cd09 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Updating snapshot '5ed047cf-cc98-4efe-9405-fa6a95fe3ad7' with '{'status': 'creating'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 21:16:55.636684 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.636684 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:55.637559 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d82b4fbd-1939-4f55-88dd-8cba58250b7b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:55.638192 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1092/4345] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.642260 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.642260 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:55.653808 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b9ccf581-7d56-434b-9f11-84042231cd09 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action returned with HTTP 202 Aug 18 21:16:55.653968 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1082/4346] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:55 2026] POST /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:16:55.660811 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.662554 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:55.662717 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.663168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.667665 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.667665 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:55.668336 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:55.668608 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c05a5f9b-54e0-4c37-82e2-f7b65a6988ff tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 200 Aug 18 21:16:55.669476 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1093/4347] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:55.679108 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-014ca8c9-77bd-4818-b834-21db2e82a15d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.680645 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] POST https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action Aug 18 21:16:55.680974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:55.681079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:55.682271 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.snapshot_actions [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100294) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 21:16:55.686963 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.686963 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:55.687337 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.snapshot_actions [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] Updating snapshot 5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 with info {'id': '5ed047cf-cc98-4efe-9405-fa6a95fe3ad7', 'status': 'error', 'progress': '80%'} Aug 18 21:16:55.691663 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-014ca8c9-77bd-4818-b834-21db2e82a15d tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-member] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action returned with HTTP 202 Aug 18 21:16:55.692120 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1081/4348] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:55 2026] POST /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:55.699158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.700792 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:55.700961 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.701152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.701379 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete snapshot with id: 5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:55.705852 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.705852 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:55.706111 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:55.721349 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:55.721468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa3f84da-b9d0-4a90-b4d6-a7639246a9a5 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 202 Aug 18 21:16:55.721872 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1093/4349] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:55 2026] DELETE /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:55.729713 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:55.731700 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:55.731906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:55.732123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:55.738238 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:55.738238 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:55.738687 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Snapshot retrieved successfully. Aug 18 21:16:55.739424 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-265844b2-32ec-4f56-af7b-d662abdba0a4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 200 Aug 18 21:16:55.739795 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1083/4350] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:55 2026] GET /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:56.044462 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a4a37af-8547-4172-863c-693fcaa3e34b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.046457 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a4a37af-8547-4172-863c-693fcaa3e34b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:16:56.046506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a4a37af-8547-4172-863c-693fcaa3e34b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.046746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a4a37af-8547-4172-863c-693fcaa3e34b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.047111 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9a4a37af-8547-4172-863c-693fcaa3e34b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:56.050896 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.050896 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:56.051596 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a4a37af-8547-4172-863c-693fcaa3e34b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:16:56.051999 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1094/4351] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:56.064294 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-094996dc-159c-4b44-8eab-a0dcfd202566 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.127133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4/export_record Aug 18 21:16:56.127340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.127529 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Calling method 'export_record' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.127671 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Export record for backup 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:16:56.132611 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.132611 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:56.133941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3e64303bee984fa8b4deb69837de99ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a0bb2782f4d4307bea56a58058f3101', '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 18 21:16:56.134200 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-094996dc-159c-4b44-8eab-a0dcfd202566 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4/export_record returned with HTTP 403 Aug 18 21:16:56.134774 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1082/4352] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4/export_record => generated 101 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:56.142492 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.144091 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:16:56.144423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2038494108"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:56.145867 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2038494108'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:16:56.146005 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume of 1 GB Aug 18 21:16:56.146271 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.146271 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:56.150261 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Availability Zones retrieved successfully. Aug 18 21:16:56.156939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (a01cfd56-f4de-4322-9720-b44558112629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:56.157840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9f3af6-d849-47e3-ae43-abb8063fdc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:56.158517 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:16:56.181940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9f3af6-d849-47e3-ae43-abb8063fdc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:56.182558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cd6eff-1287-41f3-8419-37ae2bb436fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:56.220060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['b927c884-eaee-4c7d-9d12-007311e2e156', '3b63816a-217e-46c2-a677-2b1e2e480b33', '7cc7403a-548f-4b35-a9a0-23c210afb659', '700625f8-9197-4db3-b7d6-f10f56e7e06d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:56.220766 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cd6eff-1287-41f3-8419-37ae2bb436fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b927c884-eaee-4c7d-9d12-007311e2e156', '3b63816a-217e-46c2-a677-2b1e2e480b33', '7cc7403a-548f-4b35-a9a0-23c210afb659', '700625f8-9197-4db3-b7d6-f10f56e7e06d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:56.221525 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85493420-c68a-4326-8b8d-b79f75cddffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:56.246385 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85493420-c68a-4326-8b8d-b79f75cddffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3170e19d-c55e-40a9-b212-c0b498eada21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038494108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['b927c884-eaee-4c7d-9d12-007311e2e156','3b63816a-217e-46c2-a677-2b1e2e480b33','7cc7403a-548f-4b35-a9a0-23c210afb659','700625f8-9197-4db3-b7d6-f10f56e7e06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038494108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3170e19d-c55e-40a9-b212-c0b498eada21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a0bb2782f4d4307bea56a58058f3101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2996a20937c34402af709ad7d9075615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:56.247090 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9e5e94-83a4-4838-bdcc-4697971fa1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:56.267916 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9e5e94-83a4-4838-bdcc-4697971fa1c6) transitioned into state 'SUCCESS' from state '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-2038494108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['b927c884-eaee-4c7d-9d12-007311e2e156','3b63816a-217e-46c2-a677-2b1e2e480b33','7cc7403a-548f-4b35-a9a0-23c210afb659','700625f8-9197-4db3-b7d6-f10f56e7e06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:56.268743 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9bcb00f-0587-473f-931a-158ba7a2a615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:16:56.280132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9bcb00f-0587-473f-931a-158ba7a2a615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:16:56.281089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (a01cfd56-f4de-4322-9720-b44558112629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:16:56.281446 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request issued successfully. Aug 18 21:16:56.282105 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b3a30b68-7777-4e7a-b631-4ca1f4772678 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:16:56.282619 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1094/4353] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:16:56 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:56.294614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b70a983-acc1-408e-b57f-553743363816 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.296175 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b70a983-acc1-408e-b57f-553743363816 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:16:56.296405 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b70a983-acc1-408e-b57f-553743363816 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.296583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b70a983-acc1-408e-b57f-553743363816 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.303885 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.303885 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:56.308512 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b70a983-acc1-408e-b57f-553743363816 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:56.313060 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b70a983-acc1-408e-b57f-553743363816 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 returned with HTTP 200 Aug 18 21:16:56.313648 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1084/4354] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:56.457113 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-74be3210-fc99-4458-8289-02317d23dffc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.459009 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-74be3210-fc99-4458-8289-02317d23dffc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:56.459191 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-74be3210-fc99-4458-8289-02317d23dffc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.459375 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-74be3210-fc99-4458-8289-02317d23dffc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.470509 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.470509 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:56.474039 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-74be3210-fc99-4458-8289-02317d23dffc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:56.478918 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-74be3210-fc99-4458-8289-02317d23dffc tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 returned with HTTP 200 Aug 18 21:16:56.479256 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1095/4355] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:56.491880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.493541 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:16:56.493884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-922882326"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:56.502966 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.502966 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:56.502966 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:56.503166 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Create snapshot from volume e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:56.529954 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Created reservations ['01a57091-23bb-411e-a1eb-9133a8fcd7a3', 'c3bb9059-1d13-4d8d-bbda-75f1763b2af7', 'c2d72b90-fc7e-4e1d-842d-d3c96e08ecb2', '1732ec63-cc10-4e9b-b6df-01d87944f274'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:56.544873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dcd609d6-7397-47e7-9043-b2c3e00734e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.548458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcd609d6-7397-47e7-9043-b2c3e00734e1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:56.548709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcd609d6-7397-47e7-9043-b2c3e00734e1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.548991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcd609d6-7397-47e7-9043-b2c3e00734e1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.556198 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcd609d6-7397-47e7-9043-b2c3e00734e1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 404 Aug 18 21:16:56.558579 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1095/4356] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:56.559518 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot create request issued successfully. Aug 18 21:16:56.559828 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dac811d-33c8-4c53-8570-d90ccc9f37a1 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:16:56.560200 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1083/4357] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:16:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:16:56.572813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.575171 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:56.575297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.575501 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.580938 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.580938 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:56.581225 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:56.581949 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7eafe791-70b9-4115-8bec-1fe66b845a40 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f returned with HTTP 200 Aug 18 21:16:56.582328 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1085/4358] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:56.648771 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.652387 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:56.652714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.653010 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.653189 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:56.661766 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.661766 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:56.662599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61cc58cf-075c-4574-bcb1-8c8bdd19793a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:56.663074 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1096/4359] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:56.749431 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ddba0328-d9fe-47b6-88b7-e476bc3c4db4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.751229 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddba0328-d9fe-47b6-88b7-e476bc3c4db4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 Aug 18 21:16:56.751706 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddba0328-d9fe-47b6-88b7-e476bc3c4db4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.751955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddba0328-d9fe-47b6-88b7-e476bc3c4db4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.758024 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddba0328-d9fe-47b6-88b7-e476bc3c4db4 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 returned with HTTP 404 Aug 18 21:16:56.758612 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1096/4360] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/snapshots/5ed047cf-cc98-4efe-9405-fa6a95fe3ad7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:56.765124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-99e74069-f748-4784-8152-f5617958b1ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.767233 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:56.767490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.767713 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.767926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume with id: 9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:56.775571 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.775571 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:56.775975 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:56.793025 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Delete volume request issued successfully. Aug 18 21:16:56.793247 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99e74069-f748-4784-8152-f5617958b1ab tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb returned with HTTP 202 Aug 18 21:16:56.793776 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1084/4361] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:56 2026] DELETE /volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:56.802494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:56.804735 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:56.804990 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:56.805225 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:56.814405 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:56.814405 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:56.818181 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Volume info retrieved successfully. Aug 18 21:16:56.821997 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-36d6b410-67be-44a2-a6bd-3a3a7cb1978b tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb returned with HTTP 200 Aug 18 21:16:56.822389 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1086/4362] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:56 2026] GET /volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:57.326806 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.328981 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:16:57.328981 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.329199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.337125 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.337125 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:57.341184 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:57.345364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7d45fd1-8749-46c2-a394-fcea19d2b408 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 returned with HTTP 200 Aug 18 21:16:57.345647 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1097/4363] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:57.365466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.368521 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:16:57.369118 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3170e19d-c55e-40a9-b212-c0b498eada21", "name": "tempest-type-Backup-1689108324"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:57.371104 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating new backup {'backup': {'volume_id': '3170e19d-c55e-40a9-b212-c0b498eada21', 'name': 'tempest-type-Backup-1689108324'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:16:57.371197 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating backup of volume 3170e19d-c55e-40a9-b212-c0b498eada21 in container None Aug 18 21:16:57.381835 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.381835 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:57.382793 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:16:57.404781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['a01f18dc-3703-4c64-baa3-6c232c2ca06d', '12b0272a-ace7-4add-8f4b-25ad7610c6e3'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:16:57.427128 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b00ac56f-c31a-4d3e-a737-8453b8f1da3d tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:16:57.427671 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1097/4364] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:16:57 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 18 21:16:57.437130 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.442735 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:16:57.442961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.443689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.443689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:57.448267 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.448267 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:57.449137 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d01bc2f8-0b69-4377-a45d-503c53f88209 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:16:57.449199 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1085/4365] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:57.593783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.596139 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:57.596440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.596707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.602740 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.602740 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:57.603173 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:57.604063 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0a3d622-60c9-4688-ae2e-da78266a2c4f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f returned with HTTP 200 Aug 18 21:16:57.604852 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1087/4366] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:57.616219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.617966 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] POST https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f/action Aug 18 21:16:57.618284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:16:57.618405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:16:57.619630 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.snapshot_unmanage [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Unmanage snapshot with id: 83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:57.626505 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.626505 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:57.627047 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Snapshot retrieved successfully. Aug 18 21:16:57.627796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9bf092dbdf76499e9aac7a34ec6fb113', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '749adf8dd3c34f0c96af439d4f644e5d', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:16:57.627970 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e75ed14f-4af6-4ebc-ad67-a145f966e22d tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-reader] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f/action returned with HTTP 403 Aug 18 21:16:57.628440 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1098/4367] 10.4.3.48 () {68 vars in 1389 bytes} [Tue Aug 18 21:16:57 2026] POST /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:57.636118 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-136041db-b87e-4af1-8598-6b3a619bb425 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.637811 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:57.638018 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.638252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.638364 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete snapshot with id: 83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:57.644760 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.644760 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:57.645415 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:57.662314 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot delete request issued successfully. Aug 18 21:16:57.662314 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-136041db-b87e-4af1-8598-6b3a619bb425 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f returned with HTTP 202 Aug 18 21:16:57.662649 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1098/4368] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:57 2026] DELETE /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:57.673918 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0c487a68-003f-4b93-967a-97ceea5ee528 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.674995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.676514 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c487a68-003f-4b93-967a-97ceea5ee528 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:57.676782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c487a68-003f-4b93-967a-97ceea5ee528 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.677027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0c487a68-003f-4b93-967a-97ceea5ee528 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.677113 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:57.677315 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.677489 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.677566 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:57.683747 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.683747 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:57.684659 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-78fd13a3-05e1-4345-97e6-bd5c43f1f37e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:57.685373 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1088/4369] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:16:57.686490 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:57.686490 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:57.686901 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0c487a68-003f-4b93-967a-97ceea5ee528 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Snapshot retrieved successfully. Aug 18 21:16:57.687667 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0c487a68-003f-4b93-967a-97ceea5ee528 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f returned with HTTP 200 Aug 18 21:16:57.688133 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1086/4370] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:57.834503 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43e0be1e-7096-403f-9677-15ec07875986 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:57.835975 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43e0be1e-7096-403f-9677-15ec07875986 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] GET https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb Aug 18 21:16:57.836134 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43e0be1e-7096-403f-9677-15ec07875986 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:57.836300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43e0be1e-7096-403f-9677-15ec07875986 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:57.841974 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43e0be1e-7096-403f-9677-15ec07875986 tempest-ProjectMemberTests-1438177791 tempest-ProjectMemberTests-1438177791-project-admin] https://10.4.3.48/volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb returned with HTTP 404 Aug 18 21:16:57.842373 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1099/4371] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:57 2026] GET /volume/v3/volumes/9d13a9ae-792d-4bc5-a058-76b4b81d2bdb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:58.024014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4893ca36-9d06-4ea8-aa3d-f2af8a06c996 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.026746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4893ca36-9d06-4ea8-aa3d-f2af8a06c996 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf Aug 18 21:16:58.026973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4893ca36-9d06-4ea8-aa3d-f2af8a06c996 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.027173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4893ca36-9d06-4ea8-aa3d-f2af8a06c996 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.038314 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.038314 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:58.087793 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4893ca36-9d06-4ea8-aa3d-f2af8a06c996 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf returned with HTTP 200 Aug 18 21:16:58.088366 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1099/4372] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:16:58 2026] DELETE /volume/v3/attachments/e8decf41-3e69-4a09-b9c5-96d62d303fbf => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:58.099500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.102746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:16:58.102746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.102746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.102746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:16:58.109895 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.109895 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:58.110849 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:16:58.135877 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:16:58.136152 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-fdaab82c-6580-4c89-91aa-694d9e35ad84 req-4061daa7-8abb-4dcd-a2aa-92fef46e9a88 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 202 Aug 18 21:16:58.136804 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1089/4373] 10.4.3.48 () {70 vars in 1613 bytes} [Tue Aug 18 21:16:58 2026] DELETE /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:58.459897 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e85e3906-a805-4500-83b8-6157c4c70c51 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.464553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e85e3906-a805-4500-83b8-6157c4c70c51 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:16:58.464754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e85e3906-a805-4500-83b8-6157c4c70c51 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.465007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e85e3906-a805-4500-83b8-6157c4c70c51 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.465131 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e85e3906-a805-4500-83b8-6157c4c70c51 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:58.472398 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.472398 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:58.473562 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e85e3906-a805-4500-83b8-6157c4c70c51 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:16:58.474083 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1087/4374] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:58 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:58.695764 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3826af2e-9289-47de-99b1-3d0a312161e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.697367 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3826af2e-9289-47de-99b1-3d0a312161e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:58.697558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3826af2e-9289-47de-99b1-3d0a312161e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.697745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3826af2e-9289-47de-99b1-3d0a312161e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.697851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3826af2e-9289-47de-99b1-3d0a312161e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:58.698064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63a1f7e0-ff27-4bed-af03-54aec1ce6fad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.699770 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63a1f7e0-ff27-4bed-af03-54aec1ce6fad tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f Aug 18 21:16:58.700010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63a1f7e0-ff27-4bed-af03-54aec1ce6fad tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.700197 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63a1f7e0-ff27-4bed-af03-54aec1ce6fad tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.701943 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.701943 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:58.702574 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3826af2e-9289-47de-99b1-3d0a312161e7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:58.703059 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1100/4375] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:58 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:58.707899 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63a1f7e0-ff27-4bed-af03-54aec1ce6fad tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f returned with HTTP 404 Aug 18 21:16:58.708328 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1100/4376] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:58 2026] GET /volume/v3/snapshots/83701b62-d5cf-4762-9f52-dd95bc33a67f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:58.715477 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17d65e92-527e-4033-b9b2-373cb4866dae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.724404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:58.724404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.724404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.724404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume with id: e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:58.732151 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.732151 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:16:58.732793 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:58.748942 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Delete volume request issued successfully. Aug 18 21:16:58.749120 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17d65e92-527e-4033-b9b2-373cb4866dae tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 returned with HTTP 202 Aug 18 21:16:58.750081 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1090/4377] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:16:58 2026] DELETE /volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:16:58.757645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:58.760941 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:58.761143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:58.761329 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:58.769898 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:58.769898 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:16:58.775859 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Volume info retrieved successfully. Aug 18 21:16:58.782680 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a7f77c73-2ca5-4302-8026-ad37cf461934 tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 returned with HTTP 200 Aug 18 21:16:58.783244 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1088/4378] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:58 2026] GET /volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:16:59.131262 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-902162c9-2399-4cfa-901e-af74c1653fae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.133638 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-902162c9-2399-4cfa-901e-af74c1653fae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:16:59.133917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-902162c9-2399-4cfa-901e-af74c1653fae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.134161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-902162c9-2399-4cfa-901e-af74c1653fae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.141111 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-902162c9-2399-4cfa-901e-af74c1653fae tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 404 Aug 18 21:16:59.141701 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1101/4379] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:59 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:59.487180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.493203 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:16:59.493376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.493434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.493539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:59.500595 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:59.500595 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:16:59.501143 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3267f054-9446-4224-ab3c-4fd617fc0f34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:16:59.501521 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1101/4380] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:59 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:59.571813 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.573762 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:59.573947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.574126 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.574227 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:59.579651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-87a21af3-f875-44ee-83ab-6607374f5ff2 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 404 Aug 18 21:16:59.580189 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1091/4381] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:16:59 2026] DELETE /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:59.594912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5fcb49a9-5eda-408d-a4f9-8fd9ffe5a85f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.596666 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fcb49a9-5eda-408d-a4f9-8fd9ffe5a85f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 Aug 18 21:16:59.596870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fcb49a9-5eda-408d-a4f9-8fd9ffe5a85f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.597052 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fcb49a9-5eda-408d-a4f9-8fd9ffe5a85f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.601418 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fcb49a9-5eda-408d-a4f9-8fd9ffe5a85f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 returned with HTTP 404 Aug 18 21:16:59.601889 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1089/4382] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:16:59 2026] GET /volume/v3/snapshots/3fb2306c-ba9f-46c4-9505-6074f9fd06c0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:16:59.712393 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.714019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:16:59.714219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.714400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.714501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:16:59.718640 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:16:59.718640 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:16:59.719554 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8dd870a3-914c-48ed-b272-4f766ba7b471 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:16:59.720072 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1102/4383] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:16:59 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:16:59.797663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-41634a73-f008-41ae-bf32-53751be8db6f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:16:59.801248 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41634a73-f008-41ae-bf32-53751be8db6f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] GET https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 Aug 18 21:16:59.801248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41634a73-f008-41ae-bf32-53751be8db6f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:16:59.801248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41634a73-f008-41ae-bf32-53751be8db6f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:16:59.807094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41634a73-f008-41ae-bf32-53751be8db6f tempest-ProjectReaderTests-148032739 tempest-ProjectReaderTests-148032739-project-admin] https://10.4.3.48/volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 returned with HTTP 404 Aug 18 21:16:59.807832 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1102/4384] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:16:59 2026] GET /volume/v3/volumes/e4ebafb7-5e3c-4a6d-ab6f-dcf0a9e2cf51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:00.515043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:00.517140 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:00.517422 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:00.517670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:00.517793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:00.524424 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:00.524424 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:00.525464 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be2b5323-bdb5-45b6-87a3-49b062ad3567 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:00.525991 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1092/4385] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:00 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:00.530754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:00.533686 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:17:00.533950 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:00.534172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:00.534931 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:17:00.548060 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d45b105-10cd-45ef-a382-4e0ecf7d5f25 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 404 Aug 18 21:17:00.549018 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1090/4386] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:17:00 2026] DELETE /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:00.570857 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31826039-ed5d-472b-a429-c62b650f7805 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:00.573320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31826039-ed5d-472b-a429-c62b650f7805 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef Aug 18 21:17:00.573559 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31826039-ed5d-472b-a429-c62b650f7805 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:00.573803 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31826039-ed5d-472b-a429-c62b650f7805 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:00.580994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31826039-ed5d-472b-a429-c62b650f7805 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef returned with HTTP 404 Aug 18 21:17:00.581568 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1103/4387] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:00 2026] GET /volume/v3/volumes/befb56d4-ca46-4eee-98a2-e19dda6e70ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:00.734685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:00.736328 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:17:00.737449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:00.738251 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:00.738519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:00.746407 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:00.746407 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:00.746407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ba86ab7-c515-4562-b20d-233d2c445b3a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:17:00.746407 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1103/4388] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:00 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.236005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b46946f7-f553-4026-8fad-f70e32cc7cdc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.330334 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b46946f7-f553-4026-8fad-f70e32cc7cdc tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.330850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b46946f7-f553-4026-8fad-f70e32cc7cdc tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1704252863", "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 18 21:17:01.363569 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b46946f7-f553-4026-8fad-f70e32cc7cdc tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.363960 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1093/4389] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 380 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:17:01.373695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a210c6c6-a4cf-450b-acc0-de6d0543b663 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.376149 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a210c6c6-a4cf-450b-acc0-de6d0543b663 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption Aug 18 21:17:01.376852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a210c6c6-a4cf-450b-acc0-de6d0543b663 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-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 18 21:17:01.396171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a210c6c6-a4cf-450b-acc0-de6d0543b663 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption returned with HTTP 200 Aug 18 21:17:01.396807 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1091/4390] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.412194 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-698c6437-4f97-4329-8a40-6b959f39f991 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.413817 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-698c6437-4f97-4329-8a40-6b959f39f991 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.414180 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-698c6437-4f97-4329-8a40-6b959f39f991 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-100622896", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.431668 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-698c6437-4f97-4329-8a40-6b959f39f991 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.432071 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1104/4391] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 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 18 21:17:01.441102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e6d6e3c3-b38d-4f86-99a5-320f15dc3717 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.445747 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6d6e3c3-b38d-4f86-99a5-320f15dc3717 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e/encryption Aug 18 21:17:01.445747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6d6e3c3-b38d-4f86-99a5-320f15dc3717 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.472310 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6d6e3c3-b38d-4f86-99a5-320f15dc3717 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e/encryption returned with HTTP 200 Aug 18 21:17:01.472310 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1104/4392] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.482413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15682ec1-b519-44df-839f-261e51a3a45b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.484044 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15682ec1-b519-44df-839f-261e51a3a45b tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.484401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15682ec1-b519-44df-839f-261e51a3a45b tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-581257211", "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 18 21:17:01.503149 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15682ec1-b519-44df-839f-261e51a3a45b tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.503892 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1094/4393] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.516243 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-df73f1c4-4a51-4903-bcf6-39704c14d6a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.518441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df73f1c4-4a51-4903-bcf6-39704c14d6a5 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs Aug 18 21:17:01.520704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-df73f1c4-4a51-4903-bcf6-39704c14d6a5 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.542263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81e4a968-2af6-4999-82f3-af5308bb2515 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.544111 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81e4a968-2af6-4999-82f3-af5308bb2515 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:01.544315 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81e4a968-2af6-4999-82f3-af5308bb2515 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.544737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81e4a968-2af6-4999-82f3-af5308bb2515 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.544737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-81e4a968-2af6-4999-82f3-af5308bb2515 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:01.550614 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:01.550614 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:01.551133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-df73f1c4-4a51-4903-bcf6-39704c14d6a5 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs returned with HTTP 200 Aug 18 21:17:01.551178 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81e4a968-2af6-4999-82f3-af5308bb2515 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:01.551617 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1105/4394] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:01 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.551654 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1092/4395] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:01.562095 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d5eda26a-1c9c-4782-9ce5-e0057f046e43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.567987 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5eda26a-1c9c-4782-9ce5-e0057f046e43 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] PUT https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs/key2 Aug 18 21:17:01.567987 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5eda26a-1c9c-4782-9ce5-e0057f046e43 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.593157 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5eda26a-1c9c-4782-9ce5-e0057f046e43 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs/key2 returned with HTTP 200 Aug 18 21:17:01.593157 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1105/4396] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:17:01 2026] PUT /volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f/extra_specs/key2 => generated 25 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:01.599398 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f929636-4838-4c6d-9b61-9208b79962b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.601458 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f929636-4838-4c6d-9b61-9208b79962b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.602010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f929636-4838-4c6d-9b61-9208b79962b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.616315 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f929636-4838-4c6d-9b61-9208b79962b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.616817 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1095/4397] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.625550 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-181e8259-cd14-4bbd-9038-c69a4226440e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.627411 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-181e8259-cd14-4bbd-9038-c69a4226440e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/c09dcd61-da30-494d-99b4-6fed17268a9b Aug 18 21:17:01.627619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-181e8259-cd14-4bbd-9038-c69a4226440e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.627810 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-181e8259-cd14-4bbd-9038-c69a4226440e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.674203 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-181e8259-cd14-4bbd-9038-c69a4226440e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/c09dcd61-da30-494d-99b4-6fed17268a9b returned with HTTP 202 Aug 18 21:17:01.674797 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1106/4398] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:01 2026] DELETE /volume/v3/types/c09dcd61-da30-494d-99b4-6fed17268a9b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:01.682952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ae4021a6-0cff-4785-ac7c-969dad85b083 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.686072 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae4021a6-0cff-4785-ac7c-969dad85b083 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.686616 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ae4021a6-0cff-4785-ac7c-969dad85b083 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-274222209", "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 18 21:17:01.716220 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ae4021a6-0cff-4785-ac7c-969dad85b083 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.716681 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1093/4399] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.724448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d019a50e-f96a-4153-b037-dbccdbc1f71e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.726558 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d019a50e-f96a-4153-b037-dbccdbc1f71e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption Aug 18 21:17:01.726910 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d019a50e-f96a-4153-b037-dbccdbc1f71e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.748854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d019a50e-f96a-4153-b037-dbccdbc1f71e tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption returned with HTTP 200 Aug 18 21:17:01.749238 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1106/4400] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.760353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a126fc9c-d505-4f42-93ac-06c9bc7b47b3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.761422 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.762645 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a126fc9c-d505-4f42-93ac-06c9bc7b47b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption/52a57afb-78c5-4c0c-9b7b-a8bec2fa7ac7 Aug 18 21:17:01.762915 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a126fc9c-d505-4f42-93ac-06c9bc7b47b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.763162 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a126fc9c-d505-4f42-93ac-06c9bc7b47b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.763813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:17:01.764077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.764325 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.764493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 4d026447-c892-489b-a73f-00666d6ffac2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:01.769932 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:01.769932 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:01.770841 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a1b9890-39ee-4cd3-bf81-ffd0c0b72023 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 200 Aug 18 21:17:01.771637 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1107/4401] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:01 2026] GET /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.784218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.784570 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a126fc9c-d505-4f42-93ac-06c9bc7b47b3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption/52a57afb-78c5-4c0c-9b7b-a8bec2fa7ac7 returned with HTTP 202 Aug 18 21:17:01.785158 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1096/4402] 10.4.3.48 () {66 vars in 1482 bytes} [Tue Aug 18 21:17:01 2026] DELETE /volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825/encryption/52a57afb-78c5-4c0c-9b7b-a8bec2fa7ac7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:01.786526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.787207 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:01.787666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1624496103", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.789388 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 Aug 18 21:17:01.789606 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.789839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.789984 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete backup with id: 4d026447-c892-489b-a73f-00666d6ffac2. Aug 18 21:17:01.790427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1624496103', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:01.793010 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f8f7d7af-6c63-4719-a533-1fed03c17174 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.796188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8f7d7af-6c63-4719-a533-1fed03c17174 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.796542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8f7d7af-6c63-4719-a533-1fed03c17174 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-983172844", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.798320 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:01.798320 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:01.821339 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] delete_backup rpcapi backup_id 4d026447-c892-489b-a73f-00666d6ffac2 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:17:01.823353 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc5cb22d-e364-4a0d-ba67-e9361aaf61e4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 returned with HTTP 202 Aug 18 21:17:01.823852 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1107/4403] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:01 2026] DELETE /volume/v3/backups/4d026447-c892-489b-a73f-00666d6ffac2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:01.827439 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8f7d7af-6c63-4719-a533-1fed03c17174 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.828006 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1108/4404] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.836593 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.839438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-76d15305-6401-437b-8c0d-33e667fd28a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.839879 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:01.840338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-853418973"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.842199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-853418973'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:01.842375 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume of 1 GB Aug 18 21:17:01.843751 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76d15305-6401-437b-8c0d-33e667fd28a4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3/extra_specs/key1 Aug 18 21:17:01.845334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76d15305-6401-437b-8c0d-33e667fd28a4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.845334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76d15305-6401-437b-8c0d-33e667fd28a4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.847441 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Availability Zones retrieved successfully. Aug 18 21:17:01.855653 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (edc2e676-4156-4fb7-9379-d65673a6c7f1) 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 18 21:17:01.856820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed72dd3-9148-4c43-a086-e0b2e2630e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.857590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:17:01.872055 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76d15305-6401-437b-8c0d-33e667fd28a4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3/extra_specs/key1 returned with HTTP 202 Aug 18 21:17:01.872469 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1108/4405] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:17:01 2026] DELETE /volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3/extra_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:01.883535 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c77bbaa-182f-4049-a4dd-3a3d1620fe2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.885704 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c77bbaa-182f-4049-a4dd-3a3d1620fe2d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:01.886168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c77bbaa-182f-4049-a4dd-3a3d1620fe2d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2088542898", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:01.891668 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:17:01.891750 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed72dd3-9148-4c43-a086-e0b2e2630e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:17:01.892420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fcd6f28-c0c1-43b8-a9c2-e607c2ea943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.897567 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:17:01.907347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (1a56467d-468c-41e0-acb4-0305196bcf06) 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 18 21:17:01.908881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912221e0-67f0-4501-9677-5120cf79cf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.910393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:17:01.912102 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c77bbaa-182f-4049-a4dd-3a3d1620fe2d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:01.912559 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1109/4406] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.921043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7243368f-a22c-4793-b293-597aa7bfc319 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.924691 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7243368f-a22c-4793-b293-597aa7bfc319 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/7446e375-1ca6-4d6a-8738-fd5f72532364 Aug 18 21:17:01.924895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7243368f-a22c-4793-b293-597aa7bfc319 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.925080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7243368f-a22c-4793-b293-597aa7bfc319 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.947016 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['15478772-1004-4b6f-83be-96320d681f80', '383112f6-c60b-4f0d-b6e1-6c142374597b', '226d6bbd-17a7-432e-90d2-9681764819b1', '508b6c49-f516-448c-b05a-0beb8aecaf5f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:01.948022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fcd6f28-c0c1-43b8-a9c2-e607c2ea943c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15478772-1004-4b6f-83be-96320d681f80', '383112f6-c60b-4f0d-b6e1-6c142374597b', '226d6bbd-17a7-432e-90d2-9681764819b1', '508b6c49-f516-448c-b05a-0beb8aecaf5f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:01.948707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f1c5fe-855f-4322-af8f-e9a2a6769fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.963367 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7243368f-a22c-4793-b293-597aa7bfc319 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/7446e375-1ca6-4d6a-8738-fd5f72532364 returned with HTTP 202 Aug 18 21:17:01.963739 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1109/4407] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:01 2026] DELETE /volume/v3/types/7446e375-1ca6-4d6a-8738-fd5f72532364 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:01.972405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5fa665be-d67f-4e99-b508-ffbac413ecd3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.974790 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fa665be-d67f-4e99-b508-ffbac413ecd3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs Aug 18 21:17:01.974928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fa665be-d67f-4e99-b508-ffbac413ecd3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.975105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fa665be-d67f-4e99-b508-ffbac413ecd3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:01.978922 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f1c5fe-855f-4322-af8f-e9a2a6769fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853418973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['15478772-1004-4b6f-83be-96320d681f80','383112f6-c60b-4f0d-b6e1-6c142374597b','226d6bbd-17a7-432e-90d2-9681764819b1','508b6c49-f516-448c-b05a-0beb8aecaf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853418973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437d12f30dd24810aa6c4c9539147220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53774fbd79c24c9184a3ee1157972040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:01.980029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7fd8b0-e099-4456-989c-d19a8b344aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.981790 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fa665be-d67f-4e99-b508-ffbac413ecd3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs returned with HTTP 200 Aug 18 21:17:01.982441 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1110/4408] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:17:01 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:01.990860 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912221e0-67f0-4501-9677-5120cf79cf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:17:01.991869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78724c8e-4033-4ad4-8997-ee884ba36f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:01.991949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ec3219e-317c-4611-b099-febeadc114ff None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:01.993710 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ec3219e-317c-4611-b099-febeadc114ff tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types Aug 18 21:17:01.993915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ec3219e-317c-4611-b099-febeadc114ff tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:01.994199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ec3219e-317c-4611-b099-febeadc114ff tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.006446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7fd8b0-e099-4456-989c-d19a8b344aa9) transitioned into state 'SUCCESS' from state '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-853418973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['15478772-1004-4b6f-83be-96320d681f80','383112f6-c60b-4f0d-b6e1-6c142374597b','226d6bbd-17a7-432e-90d2-9681764819b1','508b6c49-f516-448c-b05a-0beb8aecaf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:02.007185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982e8433-d5b7-46c5-b6fb-cb9bab9faf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:02.008371 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ec3219e-317c-4611-b099-febeadc114ff tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:02.008874 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1110/4409] 10.4.3.48 () {66 vars in 1224 bytes} [Tue Aug 18 21:17:01 2026] GET /volume/v3/types => generated 2608 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:02.019979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982e8433-d5b7-46c5-b6fb-cb9bab9faf48) 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 18 21:17:02.021101 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (edc2e676-4156-4fb7-9379-d65673a6c7f1) 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 18 21:17:02.021473 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request issued successfully. Aug 18 21:17:02.021666 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24e100b1-6ac8-4f32-97bb-21f591f73ebf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.022235 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-579ea157-4c9e-470a-bac6-eea95c1d3957 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:02.022826 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1097/4410] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:02.025966 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e100b1-6ac8-4f32-97bb-21f591f73ebf tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/cipher Aug 18 21:17:02.025966 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e100b1-6ac8-4f32-97bb-21f591f73ebf tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.025966 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e100b1-6ac8-4f32-97bb-21f591f73ebf tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.033652 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e100b1-6ac8-4f32-97bb-21f591f73ebf tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/cipher returned with HTTP 200 Aug 18 21:17:02.033652 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1111/4411] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:02.041922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.043428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-247323a9-82fa-4428-a4d4-2f017abaec5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.045810 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:02.045871 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-247323a9-82fa-4428-a4d4-2f017abaec5a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption Aug 18 21:17:02.046039 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.046095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-247323a9-82fa-4428-a4d4-2f017abaec5a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.046300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.046394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-247323a9-82fa-4428-a4d4-2f017abaec5a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.046651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:02.046651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:02.051284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['fbbac4d5-1439-402a-b7d3-fa5c2cf36325', 'c4f1cfb9-6763-4540-8ffe-fe110195bf4b', '5e45fc02-ba64-427b-8343-b8208b133198', 'ce822298-c4bc-4485-bf07-fa053c79f9e8'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:02.052099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78724c8e-4033-4ad4-8997-ee884ba36f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbbac4d5-1439-402a-b7d3-fa5c2cf36325', 'c4f1cfb9-6763-4540-8ffe-fe110195bf4b', '5e45fc02-ba64-427b-8343-b8208b133198', 'ce822298-c4bc-4485-bf07-fa053c79f9e8']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:02.052880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (891aa3ca-122a-45d6-ad46-885d52bda1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:02.055034 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-247323a9-82fa-4428-a4d4-2f017abaec5a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption returned with HTTP 200 Aug 18 21:17:02.055034 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1098/4412] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:02.063317 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:02.063317 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:02.067144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8036843c-5195-4970-9cf2-cc6d89ad3a99 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.068593 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:02.069402 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8036843c-5195-4970-9cf2-cc6d89ad3a99 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/multiattach Aug 18 21:17:02.069677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8036843c-5195-4970-9cf2-cc6d89ad3a99 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.070047 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8036843c-5195-4970-9cf2-cc6d89ad3a99 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.072644 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-23fa6c23-844d-4e17-9be7-483ff6e99ddc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 returned with HTTP 200 Aug 18 21:17:02.073115 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1111/4413] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:02.080437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (891aa3ca-122a-45d6-ad46-885d52bda1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32003f0-b6cf-4d83-8044-b8060b54e727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1624496103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['fbbac4d5-1439-402a-b7d3-fa5c2cf36325','c4f1cfb9-6763-4540-8ffe-fe110195bf4b','5e45fc02-ba64-427b-8343-b8208b133198','ce822298-c4bc-4485-bf07-fa053c79f9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1624496103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32003f0-b6cf-4d83-8044-b8060b54e727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:02.080437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e883c917-3586-4fe5-b03b-0f81237258c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:02.080636 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8036843c-5195-4970-9cf2-cc6d89ad3a99 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/multiattach returned with HTTP 200 Aug 18 21:17:02.080636 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1112/4414] 10.4.3.48 () {66 vars in 1407 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:02.088146 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c0beef2-1cc9-47bf-897a-fd035c65b9e4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.092057 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c0beef2-1cc9-47bf-897a-fd035c65b9e4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/volume_backend_name Aug 18 21:17:02.092057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c0beef2-1cc9-47bf-897a-fd035c65b9e4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.092057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c0beef2-1cc9-47bf-897a-fd035c65b9e4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.096809 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e883c917-3586-4fe5-b03b-0f81237258c7) transitioned into state 'SUCCESS' from state '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-1624496103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['fbbac4d5-1439-402a-b7d3-fa5c2cf36325','c4f1cfb9-6763-4540-8ffe-fe110195bf4b','5e45fc02-ba64-427b-8343-b8208b133198','ce822298-c4bc-4485-bf07-fa053c79f9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:02.097356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ae9112-1875-496c-8099-f88502df09f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:02.098602 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c0beef2-1cc9-47bf-897a-fd035c65b9e4 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 21:17:02.099021 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1099/4415] 10.4.3.48 () {66 vars in 1431 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:02.108350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cb54ccd2-9e2e-4e7d-81af-86691537b53a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.110641 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb54ccd2-9e2e-4e7d-81af-86691537b53a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] GET https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b Aug 18 21:17:02.110641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb54ccd2-9e2e-4e7d-81af-86691537b53a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.110889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb54ccd2-9e2e-4e7d-81af-86691537b53a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.110975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ae9112-1875-496c-8099-f88502df09f9) 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 18 21:17:02.112233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (1a56467d-468c-41e0-acb4-0305196bcf06) 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 18 21:17:02.112413 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:17:02.113187 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1eb05e14-5c4b-444b-bfa9-5ea89d8babab tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:02.113835 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1094/4416] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:17:01 2026] POST /volume/v3/volumes => generated 757 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:02.116854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb54ccd2-9e2e-4e7d-81af-86691537b53a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b returned with HTTP 200 Aug 18 21:17:02.116854 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1112/4417] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:02.126861 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07c79a45-4bf7-4f47-9b56-5cd5c08a548d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.128424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.129292 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07c79a45-4bf7-4f47-9b56-5cd5c08a548d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] PUT https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/13e437d6-3920-44d5-a6b1-d7867bce95b2 Aug 18 21:17:02.129680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07c79a45-4bf7-4f47-9b56-5cd5c08a548d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:02.129974 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:02.130136 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.130334 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.136656 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:02.136656 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:02.139926 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:02.144061 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-527e2197-a56e-4879-9cb0-259dbfe6fe42 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:02.144459 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1100/4418] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:02.151206 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07c79a45-4bf7-4f47-9b56-5cd5c08a548d tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/13e437d6-3920-44d5-a6b1-d7867bce95b2 returned with HTTP 200 Aug 18 21:17:02.151206 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1113/4419] 10.4.3.48 () {68 vars in 1499 bytes} [Tue Aug 18 21:17:02 2026] PUT /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/encryption/13e437d6-3920-44d5-a6b1-d7867bce95b2 => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:02.158951 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffcf94f5-ea2e-4bfb-afcb-216cb075f7ec None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.160992 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffcf94f5-ea2e-4bfb-afcb-216cb075f7ec tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] PUT https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/key1 Aug 18 21:17:02.161302 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffcf94f5-ea2e-4bfb-afcb-216cb075f7ec tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-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 18 21:17:02.162631 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:02.162631 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:02.186093 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffcf94f5-ea2e-4bfb-afcb-216cb075f7ec tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/key1 returned with HTTP 200 Aug 18 21:17:02.186654 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1095/4420] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:17:02 2026] PUT /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b/extra_specs/key1 => generated 30 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:02.198391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e42354c0-8226-4180-9332-60dc60be2d29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.200565 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e42354c0-8226-4180-9332-60dc60be2d29 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] PUT https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b Aug 18 21:17:02.201020 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e42354c0-8226-4180-9332-60dc60be2d29 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:02.219603 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e42354c0-8226-4180-9332-60dc60be2d29 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b returned with HTTP 200 Aug 18 21:17:02.219603 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1113/4421] 10.4.3.48 () {68 vars in 1355 bytes} [Tue Aug 18 21:17:02 2026] PUT /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b => generated 371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:02.231105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b3d22bfc-dcf2-44b2-91d5-1837aa0bc34a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.232952 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3d22bfc-dcf2-44b2-91d5-1837aa0bc34a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3 Aug 18 21:17:02.233134 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3d22bfc-dcf2-44b2-91d5-1837aa0bc34a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.233367 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b3d22bfc-dcf2-44b2-91d5-1837aa0bc34a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.263021 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b3d22bfc-dcf2-44b2-91d5-1837aa0bc34a tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3 returned with HTTP 202 Aug 18 21:17:02.263418 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1101/4422] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:02 2026] DELETE /volume/v3/types/2e91c15b-3088-4b61-a51e-726322e183d3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:02.275114 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f2de6b14-d8ef-4c64-890b-a932d3becee8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.277362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2de6b14-d8ef-4c64-890b-a932d3becee8 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825 Aug 18 21:17:02.277609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2de6b14-d8ef-4c64-890b-a932d3becee8 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.277977 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2de6b14-d8ef-4c64-890b-a932d3becee8 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.309635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2de6b14-d8ef-4c64-890b-a932d3becee8 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825 returned with HTTP 202 Aug 18 21:17:02.310164 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1114/4423] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:02 2026] DELETE /volume/v3/types/63a55182-b5ce-42fe-8d4c-b95216f79825 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:02.320322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-564c7960-2f9e-45c6-889d-059f6ef4ba50 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.323612 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-564c7960-2f9e-45c6-889d-059f6ef4ba50 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f Aug 18 21:17:02.324184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-564c7960-2f9e-45c6-889d-059f6ef4ba50 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.324431 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-564c7960-2f9e-45c6-889d-059f6ef4ba50 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.361035 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-564c7960-2f9e-45c6-889d-059f6ef4ba50 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f returned with HTTP 202 Aug 18 21:17:02.361741 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1096/4424] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:02 2026] DELETE /volume/v3/types/4814c4f7-a190-420e-a7fd-f2e2600bd09f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:02.370077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0e436329-5333-4b2e-a034-9cc309039e4f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.371713 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e436329-5333-4b2e-a034-9cc309039e4f tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e Aug 18 21:17:02.371949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e436329-5333-4b2e-a034-9cc309039e4f tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.372154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e436329-5333-4b2e-a034-9cc309039e4f tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.392943 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e436329-5333-4b2e-a034-9cc309039e4f tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e returned with HTTP 202 Aug 18 21:17:02.393589 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1114/4425] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:02 2026] DELETE /volume/v3/types/a60a5d31-2e8c-40d9-8cc2-37dba6cef82e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:02.401850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7992a5c5-baaf-4dca-bf2e-bc74fd34cdf3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.407611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7992a5c5-baaf-4dca-bf2e-bc74fd34cdf3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] DELETE https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b Aug 18 21:17:02.407611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7992a5c5-baaf-4dca-bf2e-bc74fd34cdf3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.407611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7992a5c5-baaf-4dca-bf2e-bc74fd34cdf3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.449860 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7992a5c5-baaf-4dca-bf2e-bc74fd34cdf3 tempest-VolumeTypesAdminTests-1812988124 tempest-VolumeTypesAdminTests-1812988124-project-admin] https://10.4.3.48/volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b returned with HTTP 202 Aug 18 21:17:02.450750 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1102/4426] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:02 2026] DELETE /volume/v3/types/482660d9-8dd1-4c00-b189-7fe48c38ca5b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:02.564943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:02.569677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:02.569677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:02.569677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:02.569677 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:02.575899 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:02.575899 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:02.575899 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1b8cc42-4d23-4af2-ab54-acc234c94ef7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:02.575899 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1115/4427] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:02 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:03.089454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f5300a4e-95aa-486d-b9a9-1b507782706f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.093474 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5300a4e-95aa-486d-b9a9-1b507782706f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:03.093474 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5300a4e-95aa-486d-b9a9-1b507782706f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.093474 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f5300a4e-95aa-486d-b9a9-1b507782706f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.105622 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.105622 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:03.110162 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f5300a4e-95aa-486d-b9a9-1b507782706f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:03.115185 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f5300a4e-95aa-486d-b9a9-1b507782706f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 returned with HTTP 200 Aug 18 21:17:03.115651 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1097/4428] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:03.131365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.133493 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:17:03.134282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53", "name": "tempest-type-Backup-1316835000"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:03.135803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating new backup {'backup': {'volume_id': '4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53', 'name': 'tempest-type-Backup-1316835000'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:17:03.137580 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating backup of volume 4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 in container None Aug 18 21:17:03.146356 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.146356 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:03.146789 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:03.160138 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00e3bf6e-09b2-4aab-b097-82663785b140 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.161825 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00e3bf6e-09b2-4aab-b097-82663785b140 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:03.162063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00e3bf6e-09b2-4aab-b097-82663785b140 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.162159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00e3bf6e-09b2-4aab-b097-82663785b140 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.168621 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.168621 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:03.172628 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00e3bf6e-09b2-4aab-b097-82663785b140 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:03.177291 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00e3bf6e-09b2-4aab-b097-82663785b140 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:03.177834 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1103/4429] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:03.179391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['d258fdc3-b6f2-4858-94cd-62a09f691b9e', 'ee5cbfc9-9775-4540-8010-f65cebda42f0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:03.193029 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.196449 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:03.196449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.196449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.201706 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.201706 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:03.205594 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:03.210985 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e839f17c-9cae-4493-b801-3d1b7d1e943c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:03.211548 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1116/4430] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:03.227320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1d1fc92-2113-45cc-9e68-958d6de08fa4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:17:03.227818 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1115/4431] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:17:03 2026] POST /volume/v3/backups => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:03.240484 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.242204 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:03.242598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.242598 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.242669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:03.246979 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.246979 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:03.247560 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f1913605-3a7d-49e3-9352-f164eb3fba21 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:03.247934 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1098/4432] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:03.338995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.341035 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:03.341249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.341452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.348235 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.348235 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:03.352148 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:03.356667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-df18c46a-1f9f-436b-a018-5fcf9b4957c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:03.357069 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1104/4433] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:03.588484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.592345 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:03.592345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.592345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.592345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:03.595486 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.595486 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:03.596412 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23b58780-ebd2-458c-b53c-07c432d62dc1 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:03.596946 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1117/4434] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:03.829733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.831812 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:03.832044 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.832252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.838941 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.838941 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:03.842134 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:03.846594 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bf252275-c7f9-4764-a27c-d147e2fd8ed7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:03.847174 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1116/4435] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:03 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:03.856700 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a51b1115-e191-4cde-beed-229ed5362c3c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.857167 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a51b1115-e191-4cde-beed-229ed5362c3c None None] GET https://10.4.3.48/volume// Aug 18 21:17:03.857373 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a51b1115-e191-4cde-beed-229ed5362c3c None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:03.857609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a51b1115-e191-4cde-beed-229ed5362c3c None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:03.857992 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a51b1115-e191-4cde-beed-229ed5362c3c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:03.858345 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1099/4436] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:17: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 18 21:17:03.867175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-9d53f1dd-80dd-4b7c-8e41-aa05d19b75a1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:03.869062 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-9d53f1dd-80dd-4b7c-8e41-aa05d19b75a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:17:03.869396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-9d53f1dd-80dd-4b7c-8e41-aa05d19b75a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c32003f0-b6cf-4d83-8044-b8060b54e727", "connector": null, "instance_uuid": "884bcde9-63c0-4619-9154-a88bc1b7af7f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:03.877164 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:03.877164 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:03.900592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-9d53f1dd-80dd-4b7c-8e41-aa05d19b75a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:17:03.901062 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1105/4437] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:17:03 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 18 21:17:04.263737 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d352223-a3df-4263-9f97-abe56513714b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:04.267574 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d352223-a3df-4263-9f97-abe56513714b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:04.267574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d352223-a3df-4263-9f97-abe56513714b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:04.267574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d352223-a3df-4263-9f97-abe56513714b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:04.267574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0d352223-a3df-4263-9f97-abe56513714b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:04.271684 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:04.271684 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:04.272641 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d352223-a3df-4263-9f97-abe56513714b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:04.273269 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1118/4438] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:04 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:04.607300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:04.608811 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:04.608988 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:04.609145 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:04.609243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:04.613455 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:04.613455 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:04.614153 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bd8d5d5-3c6a-4cf8-9246-67ab89e010f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:04.614577 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1117/4439] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:04 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:04.791703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a7ce840-4f81-470b-a1cf-056f64284d8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:04.792064 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a7ce840-4f81-470b-a1cf-056f64284d8a None None] GET https://10.4.3.48/volume// Aug 18 21:17:04.792210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a7ce840-4f81-470b-a1cf-056f64284d8a None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:04.792453 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a7ce840-4f81-470b-a1cf-056f64284d8a None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:04.792783 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a7ce840-4f81-470b-a1cf-056f64284d8a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:04.793050 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1100/4440] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:17:04.800070 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:04.802058 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:04.802254 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:04.802471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:04.810747 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:04.810747 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:04.813939 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:04.818404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-d43b3fc3-2f34-430d-8076-fa343cbe4bc5 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:04.818777 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1106/4441] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:04 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:04.924747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:04.928812 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b Aug 18 21:17:04.928812 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:04.936131 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:17:04.941446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:17:04.942636 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:04.942636 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:05.020692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" released by "attachment_update" :: held 0.079s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:17:05.021065 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-bb25122d-1842-429e-bada-0cd5a3e58e16 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b returned with HTTP 200 Aug 18 21:17:05.021511 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1119/4442] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:17:04 2026] PUT /volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:05.043684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-6946e385-ce65-47ad-937d-d8336f973081 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:05.046523 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-6946e385-ce65-47ad-937d-d8336f973081 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b/action Aug 18 21:17:05.046898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-6946e385-ce65-47ad-937d-d8336f973081 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:05.047043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-6946e385-ce65-47ad-937d-d8336f973081 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:05.064082 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:05.064082 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:05.079440 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c198dab3-2912-43e4-a8dd-f7b345781d35 req-6946e385-ce65-47ad-937d-d8336f973081 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b/action returned with HTTP 204 Aug 18 21:17:05.080036 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1118/4443] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:17:05 2026] POST /volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:05.284567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba75e2d8-8200-470e-8af1-e283ca84030e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:05.287806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba75e2d8-8200-470e-8af1-e283ca84030e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:05.287998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba75e2d8-8200-470e-8af1-e283ca84030e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:05.288170 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba75e2d8-8200-470e-8af1-e283ca84030e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:05.288287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ba75e2d8-8200-470e-8af1-e283ca84030e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:05.289762 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=575,cinder:UPDATE=207,cinder:INSERT=110 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:17:05.293143 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:05.293143 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:05.294119 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba75e2d8-8200-470e-8af1-e283ca84030e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:05.294638 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1101/4444] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:05 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:05.627716 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:05.630015 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:05.630295 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:05.630543 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:05.630737 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:05.635534 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:05.635534 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:05.636415 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a7cf0838-bdf7-4a7c-9f33-f3143e1c1666 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:05.636976 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1107/4445] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:05 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:06.307669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:06.311875 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:06.312182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:06.312446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:06.312613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:06.316566 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:06.316566 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:06.317329 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79f7b10a-b05f-410f-bf75-0df20c8cdb32 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:06.317786 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1120/4446] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:06 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:06.648180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:06.649940 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:06.650149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:06.650352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:06.650455 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:06.654706 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:06.654706 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:06.655270 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-747bfcdc-c5d9-4331-b0b2-b7d554eb3fa5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:06.655571 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1119/4447] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:06 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:07.332960 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-846a5e2e-dfaf-4731-861e-4709ad94273c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:07.334708 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-846a5e2e-dfaf-4731-861e-4709ad94273c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:07.334942 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-846a5e2e-dfaf-4731-861e-4709ad94273c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:07.335127 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-846a5e2e-dfaf-4731-861e-4709ad94273c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:07.335776 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-846a5e2e-dfaf-4731-861e-4709ad94273c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:07.339294 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:07.339294 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:07.339895 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-846a5e2e-dfaf-4731-861e-4709ad94273c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:07.340275 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1102/4448] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:07 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:07.666424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:07.668790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:07.669107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:07.669377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:07.669522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:07.679028 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:07.679028 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:07.679707 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3ec3a989-edef-4e31-bf7f-a70d1ffb9a6b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:07.680096 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1108/4449] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:07 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:08.350156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-968cf70d-1143-4459-9543-638c99467be1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:08.352711 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-968cf70d-1143-4459-9543-638c99467be1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:08.352970 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-968cf70d-1143-4459-9543-638c99467be1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:08.353427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-968cf70d-1143-4459-9543-638c99467be1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:08.353427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-968cf70d-1143-4459-9543-638c99467be1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:08.358736 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:08.358736 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:08.359512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-968cf70d-1143-4459-9543-638c99467be1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:08.359985 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1121/4450] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:08 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:08.689313 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d94b3024-2a42-4840-b638-eb0a79f2995e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:08.690979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d94b3024-2a42-4840-b638-eb0a79f2995e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:08.691171 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d94b3024-2a42-4840-b638-eb0a79f2995e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:08.691354 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d94b3024-2a42-4840-b638-eb0a79f2995e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:08.691451 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d94b3024-2a42-4840-b638-eb0a79f2995e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:08.695096 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:08.695096 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:08.695580 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d94b3024-2a42-4840-b638-eb0a79f2995e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:08.695910 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1120/4451] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:08 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:09.371429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:09.373506 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:09.373820 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:09.374148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:09.374256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:09.379976 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:09.379976 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:09.380659 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8cf90106-ef40-484b-9d32-c68b6f6c6a5e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:09.381050 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1103/4452] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:09 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:09.711763 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:09.714472 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:09.714881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:09.715147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:09.715444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:09.719748 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:UPDATE=201,cinder:INSERT=125,cinder:SELECT=579,cinder:DELETE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:17:09.723057 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:09.723057 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:09.725618 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecb45b31-b26d-4286-b1f7-5151e0796465 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:09.725618 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1109/4453] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:09 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:10.027908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-53c54827-c47f-4db2-aa07-aeef22d0c341 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:10.030048 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-53c54827-c47f-4db2-aa07-aeef22d0c341 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/limits Aug 18 21:17:10.030218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-53c54827-c47f-4db2-aa07-aeef22d0c341 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:10.030418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-53c54827-c47f-4db2-aa07-aeef22d0c341 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:10.031942 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=524,cinder:UPDATE=182,cinder:INSERT=111,cinder:DELETE=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:17:10.052505 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-53c54827-c47f-4db2-aa07-aeef22d0c341 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/limits returned with HTTP 200 Aug 18 21:17:10.052922 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1122/4454] 10.4.3.48 () {68 vars in 1477 bytes} [Tue Aug 18 21:17:10 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:10.090800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:10.094215 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:17:10.094215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:10.094215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:10.095482 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=491,cinder:UPDATE=182,cinder:INSERT=79 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:17:10.102849 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:10.102849 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:10.107221 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:10.111975 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-6c31bb6e-3bcb-40ca-8f2e-501e57c2fda6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:17:10.112527 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1121/4455] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:10 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:10.124340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:10.126051 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:17:10.126350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccb19211-136e-4765-a6fa-8f0efd114d70", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-687367455", "description": null, "metadata": {}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:10.147183 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:10.147183 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:10.147687 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:10.147857 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create snapshot from volume ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:17:10.175807 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Created reservations ['132c392b-a28a-4142-8d53-26b85f4919a8', 'cff2dc10-521d-411e-a7a3-dcebb1a3295f', '1e7184b5-7fb2-447b-8deb-ca1b4b05a5ce', 'a40369da-3d9d-4153-a77a-7c8be69db581'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:10.206619 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot force create request issued successfully. Aug 18 21:17:10.206965 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-b8608bbe-65f8-4472-b6ff-10cc19235cbe req-39bedc4c-88b6-423d-953f-34161d96b07c tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:17:10.207470 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1104/4456] 10.4.3.48 () {72 vars in 1540 bytes} [Tue Aug 18 21:17:10 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 18 21:17:10.394350 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:10.396449 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:10.397976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:10.397976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:10.397976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:10.403970 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:10.403970 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:10.403970 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df124792-7660-4559-9bd7-bd84b2e6cc70 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:10.404313 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1110/4457] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:10 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:10.738247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:10.740442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:10.741739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:10.741739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:10.741739 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:10.747400 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:10.747400 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:10.748925 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07e4a0fa-9efd-4d07-b944-95a4b731b0f9 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:10.749478 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1123/4458] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:10 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:11.417031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-067605d1-8ec8-42bb-a539-7b4f97876979 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:11.418684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-067605d1-8ec8-42bb-a539-7b4f97876979 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:11.418940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-067605d1-8ec8-42bb-a539-7b4f97876979 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:11.419114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-067605d1-8ec8-42bb-a539-7b4f97876979 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:11.419211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-067605d1-8ec8-42bb-a539-7b4f97876979 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:11.423464 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:11.423464 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:11.424166 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-067605d1-8ec8-42bb-a539-7b4f97876979 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:11.424525 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1122/4459] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:11 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:11.764752 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:11.767214 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:11.767551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:11.767841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:11.768026 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:11.774109 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:11.774109 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:11.774792 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d46c020-1526-4fac-8a4f-0d1650c5dcaf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:11.775360 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1105/4460] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:11 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:12.019367 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:12.021136 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 Aug 18 21:17:12.021325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:12.021508 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:12.027787 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:12.027787 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:12.028414 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:17:12.029355 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-05a670a8-b360-4b5a-90f0-22d31c9ad71b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 returned with HTTP 200 Aug 18 21:17:12.029838 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1111/4461] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:17:12 2026] GET /volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:12.056418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:12.058123 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:12.058491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-820460559", "snapshot_id": null, "imageRef": "5c69c77f-1e31-4df1-8bbd-87360d9f9c66", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:12.059877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-820460559', 'snapshot_id': None, 'imageRef': '5c69c77f-1e31-4df1-8bbd-87360d9f9c66', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:12.237464 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:12.237464 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:12.237976 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:17:12.238161 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume of 1 GB Aug 18 21:17:12.242746 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Availability Zones retrieved successfully. Aug 18 21:17:12.249013 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (eea6cc75-ba7e-41b6-a5ee-f2f45ea848b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:17:12.250079 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbd887e-00ce-4d63-9dd2-6c57c30f3ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:12.251057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:17:12.287539 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbd887e-00ce-4d63-9dd2-6c57c30f3ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '25f45339-1ac6-45a1-9da7-e52c50184dd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:12.288572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3e555c-c268-4a76-a553-fe328029e3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:12.333282 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Created reservations ['36e954fb-3c2e-44ae-b6e9-6c1d20f58fa9', '12a83617-e57f-40d4-b662-0090c1ddfe8b', '5ae83f09-8840-4aec-bac8-cda1a86dad9c', '5bbee0c2-af39-4fa8-b552-d0641366998b'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:12.334291 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3e555c-c268-4a76-a553-fe328029e3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e954fb-3c2e-44ae-b6e9-6c1d20f58fa9', '12a83617-e57f-40d4-b662-0090c1ddfe8b', '5ae83f09-8840-4aec-bac8-cda1a86dad9c', '5bbee0c2-af39-4fa8-b552-d0641366998b']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:12.335146 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09ff0f3-d95b-41ce-9fd8-daeb155cf174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:12.388074 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09ff0f3-d95b-41ce-9fd8-daeb155cf174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05b82d0-ab38-4ce0-87b8-3c842b127f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-820460559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['36e954fb-3c2e-44ae-b6e9-6c1d20f58fa9','12a83617-e57f-40d4-b662-0090c1ddfe8b','5ae83f09-8840-4aec-bac8-cda1a86dad9c','5bbee0c2-af39-4fa8-b552-d0641366998b'],size=1,snapshot_id=25f45339-1ac6-45a1-9da7-e52c50184dd5,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-820460559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05b82d0-ab38-4ce0-87b8-3c842b127f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc80c4644f3463e8a00cadf7e3e0823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=25f45339-1ac6-45a1-9da7-e52c50184dd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eaae15ae72a4732ad376b513377ffe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:12.389280 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6e8b91-5eef-49d8-803e-6044db4c329b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:12.409877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6e8b91-5eef-49d8-803e-6044db4c329b) transitioned into state 'SUCCESS' from state '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-820460559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc80c4644f3463e8a00cadf7e3e0823',qos_specs=None,replication_status=,reservations=['36e954fb-3c2e-44ae-b6e9-6c1d20f58fa9','12a83617-e57f-40d4-b662-0090c1ddfe8b','5ae83f09-8840-4aec-bac8-cda1a86dad9c','5bbee0c2-af39-4fa8-b552-d0641366998b'],size=1,snapshot_id=25f45339-1ac6-45a1-9da7-e52c50184dd5,source_replicaid=,source_volid=None,status='creating',user_id='0eaae15ae72a4732ad376b513377ffe4',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:12.410944 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa78bc3d-99b6-4456-a513-019d965fad6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:12.441745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:12.443247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa78bc3d-99b6-4456-a513-019d965fad6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:12.444028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Flow 'volume_create_api' (eea6cc75-ba7e-41b6-a5ee-f2f45ea848b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:17:12.444896 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:12.444967 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Create volume request issued successfully. Aug 18 21:17:12.446015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:12.446063 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2271a835-f60d-4986-a1d2-74cc558e0e34 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:12.446348 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:12.446856 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1124/4462] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:17:12 2026] POST /volume/v3/volumes => generated 811 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:12.447214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:12.458699 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:12.458699 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:12.459334 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd5c70dc-9f1e-467e-a2f3-1564a81b7610 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:12.459799 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1123/4463] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:12 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:12.463290 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:12.465559 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:12.465845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:12.466180 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:12.478066 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:12.478066 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:12.483610 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:12.489212 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-763a2d48-4d36-4c48-ba21-30b06a83d38a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:12.489958 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1106/4464] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:17:12 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:12.787415 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:12.789959 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:12.790266 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:12.790509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:12.790673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:12.796075 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:12.796075 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:12.797068 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3f553b5-9094-48d9-8812-e336938b1ec5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:12.797603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1112/4465] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:12 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:13.472372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.474467 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:13.474886 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.475096 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.475261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:13.480454 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.480454 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:13.481520 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-60cfb1d8-3d4f-4efa-83ab-0bc1d60d8b31 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:13.481948 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1125/4466] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:13.501842 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.503611 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:13.503835 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.504003 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.510643 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.510643 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:13.514309 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:13.519040 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60bf0844-568e-4b79-8c66-7b4eff20d5ba tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:13.519544 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1124/4467] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:13.531321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.533121 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:13.533358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.533553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.542391 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.542391 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:13.547316 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:13.553623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d4a3b8e5-96ea-4615-91e1-2ee30f562a01 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:13.554193 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1107/4468] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:13.808286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.810273 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:13.811775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.811775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.811775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:13.817516 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.817516 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:13.818598 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9afec12c-f3f7-4f84-9121-1b90e936bb7e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:13.818598 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1113/4469] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:13.831832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.834041 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54/export_record Aug 18 21:17:13.834378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.834632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.834796 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Export record for backup ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:17:13.839379 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.839379 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:13.840555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling RPCAPI with context: , host: np0000007703, backup: ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 21:17:13.848543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] export_record in rpcapi backup_id ea7714e5-58ab-477f-9e06-d0d7da943d54 on host np0000007703. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 21:17:13.862067 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWE3NzE0ZTUtNThhYi00NzdmLTllMDYtZDBkN2RhOTQzZDU0IiwgInVzZXJfaWQiOiAiMjk5NmEyMDkzN2MzNDQwMmFmNzA5YWQ3ZDkwNzU2MTUiLCAicHJvamVjdF9pZCI6ICI5YTBiYjI3ODJmNGQ0MzA3YmVhNTZhNTgwNThmMzEwMSIsICJ2b2x1bWVfaWQiOiAiMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MTA4MzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxLzIwMjYwODE4MjExNjU5L2F6X25vdmFfYmFja3VwX2VhNzcxNGU1LTU4YWItNDc3Zi05ZTA2LWQwZDdkYTk0M2Q1NCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 21:17:13.862405 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82bc5982-9610-4a8a-b2bf-5c02f1ab0ac5 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54/export_record returned with HTTP 200 Aug 18 21:17:13.862976 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1126/4470] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:13.871903 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.873486 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:13.873822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.874062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.874243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:13.879709 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.879709 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:13.880405 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c77dffdf-4160-4f0d-b3d5-6086b40ce6d2 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:13.880770 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1125/4471] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:13.892283 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dff4e301-60d9-461c-a17d-06283dc9be21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.894164 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] POST https://10.4.3.48/volume/v3/backups/import_record Aug 18 21:17:13.894660 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzAyZDBhYmMtZDliYy00NzNjLTk3MjItYjhiNzM4MWQ3MDNlIiwgInVzZXJfaWQiOiAiMjk5NmEyMDkzN2MzNDQwMmFmNzA5YWQ3ZDkwNzU2MTUiLCAicHJvamVjdF9pZCI6ICI5YTBiYjI3ODJmNGQ0MzA3YmVhNTZhNTgwNThmMzEwMSIsICJ2b2x1bWVfaWQiOiAiMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MTA4MzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxLzIwMjYwODE4MjExNjU5L2F6X25vdmFfYmFja3VwX2VhNzcxNGU1LTU4YWItNDc3Zi05ZTA2LWQwZDdkYTk0M2Q1NCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:13.895986 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzAyZDBhYmMtZDliYy00NzNjLTk3MjItYjhiNzM4MWQ3MDNlIiwgInVzZXJfaWQiOiAiMjk5NmEyMDkzN2MzNDQwMmFmNzA5YWQ3ZDkwNzU2MTUiLCAicHJvamVjdF9pZCI6ICI5YTBiYjI3ODJmNGQ0MzA3YmVhNTZhNTgwNThmMzEwMSIsICJ2b2x1bWVfaWQiOiAiMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MTA4MzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxLzIwMjYwODE4MjExNjU5L2F6X25vdmFfYmFja3VwX2VhNzcxNGU1LTU4YWItNDc3Zi05ZTA2LWQwZDdkYTk0M2Q1NCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 21:17:13.896086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzAyZDBhYmMtZDliYy00NzNjLTk3MjItYjhiNzM4MWQ3MDNlIiwgInVzZXJfaWQiOiAiMjk5NmEyMDkzN2MzNDQwMmFmNzA5YWQ3ZDkwNzU2MTUiLCAicHJvamVjdF9pZCI6ICI5YTBiYjI3ODJmNGQ0MzA3YmVhNTZhNTgwNThmMzEwMSIsICJ2b2x1bWVfaWQiOiAiMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxIiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MTA4MzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzE3MGUxOWQtYzU1ZS00MGE5LWIyMTItYzBiNDk4ZWFkYTIxLzIwMjYwODE4MjExNjU5L2F6X25vdmFfYmFja3VwX2VhNzcxNGU1LTU4YWItNDc3Zi05ZTA2LWQwZDdkYTk0M2Q1NCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTY6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMToxNzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100294) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 21:17:13.896731 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3e64303bee984fa8b4deb69837de99ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a0bb2782f4d4307bea56a58058f3101', '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 18 21:17:13.896927 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dff4e301-60d9-461c-a17d-06283dc9be21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups/import_record returned with HTTP 403 Aug 18 21:17:13.897341 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1108/4472] 10.4.3.48 () {70 vars in 1335 bytes} [Tue Aug 18 21:17:13 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:13.904190 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-65642073-3453-41da-9a24-b5c01c1c630c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.905442 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:17:13.905793 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.906057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.906322 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume with id: 3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:17:13.918082 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.918082 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:13.919024 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:13.937679 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume request issued successfully. Aug 18 21:17:13.937679 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-65642073-3453-41da-9a24-b5c01c1c630c tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 returned with HTTP 202 Aug 18 21:17:13.937855 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1114/4473] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:13 2026] DELETE /volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:13.948555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:13.950487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:17:13.950791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:13.951517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:13.963987 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:13.963987 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:13.967771 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:13.972028 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8765cb8f-24e8-4670-9f65-0e5e3b31e034 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 returned with HTTP 200 Aug 18 21:17:13.972461 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1127/4474] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:13 2026] GET /volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:14.494168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:14.495711 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:14.495897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:14.496069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:14.496156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:14.499705 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:14.499705 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:14.500245 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5766a042-c8a5-43cc-bd09-26c3845129a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:14.500565 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1126/4475] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:14 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:14.588980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:14.591341 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:14.591544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:14.591730 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:14.599165 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:14.599165 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:14.602489 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:14.606830 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-9dea4aaa-d646-434e-8c6a-0174bab7b77b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:14.607193 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1109/4476] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:14 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:14.984758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0f68c475-425f-481c-a55d-a75fd6024350 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:14.987076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f68c475-425f-481c-a55d-a75fd6024350 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 Aug 18 21:17:14.987303 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f68c475-425f-481c-a55d-a75fd6024350 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:14.987472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0f68c475-425f-481c-a55d-a75fd6024350 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:14.993073 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0f68c475-425f-481c-a55d-a75fd6024350 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 returned with HTTP 404 Aug 18 21:17:14.993706 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1115/4477] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:14 2026] GET /volume/v3/volumes/3170e19d-c55e-40a9-b212-c0b498eada21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:15.001128 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.003496 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] GET https://10.4.3.48/volume/v3/backups Aug 18 21:17:15.003746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.003989 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.004701 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:17:15.010347 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82a69eb3-fa6f-4a2a-bd73-191b9df4ab60 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups returned with HTTP 200 Aug 18 21:17:15.010881 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1128/4478] 10.4.3.48 () {68 vars in 1270 bytes} [Tue Aug 18 21:17:15 2026] GET /volume/v3/backups => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:15.019452 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.022557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] GET https://10.4.3.48/volume/v3/backups?project_id=9a0bb2782f4d4307bea56a58058f3101 Aug 18 21:17:15.022787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.022983 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.023209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Removing options 'project_id' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:17:15.034255 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91a83863-8b27-4f21-8784-ed0ae62aadd7 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups?project_id=9a0bb2782f4d4307bea56a58058f3101 returned with HTTP 200 Aug 18 21:17:15.034633 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1127/4479] 10.4.3.48 () {68 vars in 1357 bytes} [Tue Aug 18 21:17:15 2026] GET /volume/v3/backups?project_id=9a0bb2782f4d4307bea56a58058f3101 => generated 619 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:15.044495 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.044740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.046307 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:15.046636 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-562658121"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:15.048057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-562658121'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:15.048196 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume of 1 GB Aug 18 21:17:15.049179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:15.049506 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.049758 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.052642 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Availability Zones retrieved successfully. Aug 18 21:17:15.056430 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:15.056430 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:15.058103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (4e4fb0d8-d426-4069-99bc-600f7f4cbaba) 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 18 21:17:15.058961 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f86b6-8489-4d15-bb27-a1a0a9d09c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:15.059820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-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 18 21:17:15.061172 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:15.065614 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-5390683f-ee4d-4431-a3f6-b2a2cf2d8a52 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:15.066005 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1110/4480] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:15 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1402 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:15.075561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1b10be8-c5b4-444d-b81e-0ed05a90024b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.075929 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b10be8-c5b4-444d-b81e-0ed05a90024b None None] GET https://10.4.3.48/volume// Aug 18 21:17:15.076078 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b10be8-c5b4-444d-b81e-0ed05a90024b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.076261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b10be8-c5b4-444d-b81e-0ed05a90024b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.076550 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b10be8-c5b4-444d-b81e-0ed05a90024b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:15.076833 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1129/4481] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:17: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 18 21:17:15.083788 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c26b58b7-0010-4711-a280-0310686b8f3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.084534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f86b6-8489-4d15-bb27-a1a0a9d09c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:17:15.085391 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70824855-fa19-40ed-8cd5-a64626190c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:15.085870 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c26b58b7-0010-4711-a280-0310686b8f3a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:17:15.086248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c26b58b7-0010-4711-a280-0310686b8f3a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a05b82d0-ab38-4ce0-87b8-3c842b127f6e", "connector": null, "instance_uuid": "52acd272-b24c-49ff-a417-c9cae214989c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:15.093832 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:15.093832 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:15.116891 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c26b58b7-0010-4711-a280-0310686b8f3a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:17:15.117376 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1128/4482] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:17:15 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 18 21:17:15.117849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['33315d33-2ffb-4852-8123-f79ad827354a', '0801ad0d-2b76-4d53-9956-8291367af806', 'f6fa05a5-b374-449d-943f-a8da1b36cfcd', '6c9b402d-1408-4e82-aaba-8db0d186e9a7'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:15.118635 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70824855-fa19-40ed-8cd5-a64626190c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33315d33-2ffb-4852-8123-f79ad827354a', '0801ad0d-2b76-4d53-9956-8291367af806', 'f6fa05a5-b374-449d-943f-a8da1b36cfcd', '6c9b402d-1408-4e82-aaba-8db0d186e9a7']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:15.119362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42c43f5-a386-4b1c-8147-886c47e37f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:15.139975 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42c43f5-a386-4b1c-8147-886c47e37f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b335b01-9779-4029-9e07-18b5a47c52dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562658121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['33315d33-2ffb-4852-8123-f79ad827354a','0801ad0d-2b76-4d53-9956-8291367af806','f6fa05a5-b374-449d-943f-a8da1b36cfcd','6c9b402d-1408-4e82-aaba-8db0d186e9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562658121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b335b01-9779-4029-9e07-18b5a47c52dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a0bb2782f4d4307bea56a58058f3101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2996a20937c34402af709ad7d9075615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:15.141022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b393d2-c50f-430c-ba88-89a1594bbed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:15.164698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b393d2-c50f-430c-ba88-89a1594bbed2) transitioned into state 'SUCCESS' from state '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-562658121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a0bb2782f4d4307bea56a58058f3101',qos_specs=None,replication_status=,reservations=['33315d33-2ffb-4852-8123-f79ad827354a','0801ad0d-2b76-4d53-9956-8291367af806','f6fa05a5-b374-449d-943f-a8da1b36cfcd','6c9b402d-1408-4e82-aaba-8db0d186e9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996a20937c34402af709ad7d9075615',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:15.165780 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6ae40d-2fe1-47f9-b0f5-29918cf31e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:15.184660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6ae40d-2fe1-47f9-b0f5-29918cf31e2b) 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 18 21:17:15.186067 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Flow 'volume_create_api' (4e4fb0d8-d426-4069-99bc-600f7f4cbaba) 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 18 21:17:15.186067 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Create volume request issued successfully. Aug 18 21:17:15.187163 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0276a24-8996-4eaa-9e6b-1352c08dabdf tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:15.191675 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1116/4483] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:17:15 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 18 21:17:15.204819 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-873c853e-8132-4db7-93a8-933a748404a3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.206622 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-873c853e-8132-4db7-93a8-933a748404a3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:15.206895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-873c853e-8132-4db7-93a8-933a748404a3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.207143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-873c853e-8132-4db7-93a8-933a748404a3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.214242 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:15.214242 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:15.217828 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-873c853e-8132-4db7-93a8-933a748404a3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:15.222055 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-873c853e-8132-4db7-93a8-933a748404a3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd returned with HTTP 200 Aug 18 21:17:15.222483 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1111/4484] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:15 2026] GET /volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:15.511970 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:15.514284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:15.514893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:15.515087 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:15.515185 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:15.519402 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:15.519402 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:15.519997 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10c41cf4-56ff-4813-8abe-d2bf964e561a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:15.520347 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1130/4485] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:15 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:16.236581 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-34092c27-c301-4b52-a052-06ffde058c21 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.238627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34092c27-c301-4b52-a052-06ffde058c21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:16.238895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34092c27-c301-4b52-a052-06ffde058c21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:16.239105 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34092c27-c301-4b52-a052-06ffde058c21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:16.250793 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.250793 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:16.255220 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-34092c27-c301-4b52-a052-06ffde058c21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:16.259806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34092c27-c301-4b52-a052-06ffde058c21 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd returned with HTTP 200 Aug 18 21:17:16.260178 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1129/4486] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:16 2026] GET /volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:16.278452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d590f40e-c355-46a4-881b-16bff81fa621 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.280680 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:17:16.281078 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b335b01-9779-4029-9e07-18b5a47c52dd", "name": "tempest-type-Backup-620770129"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:16.282523 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating new backup {'backup': {'volume_id': '5b335b01-9779-4029-9e07-18b5a47c52dd', 'name': 'tempest-type-Backup-620770129'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:17:16.282650 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Creating backup of volume 5b335b01-9779-4029-9e07-18b5a47c52dd in container None Aug 18 21:17:16.293546 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.293546 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:16.293933 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:16.334200 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Created reservations ['e67926f4-bc62-403e-a653-e8195af40dd0', 'b1f30ab5-3155-4e5f-a072-c5b162385afa'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:16.395808 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d590f40e-c355-46a4-881b-16bff81fa621 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:17:16.396304 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1117/4487] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:17:16 2026] POST /volume/v3/backups => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:16.397666 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5357bf7f-8690-4694-ba5d-e9ec8a4ce22b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.398084 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5357bf7f-8690-4694-ba5d-e9ec8a4ce22b None None] GET https://10.4.3.48/volume// Aug 18 21:17:16.398272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5357bf7f-8690-4694-ba5d-e9ec8a4ce22b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:16.398468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5357bf7f-8690-4694-ba5d-e9ec8a4ce22b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:16.398821 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5357bf7f-8690-4694-ba5d-e9ec8a4ce22b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:16.399109 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1112/4488] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:16.403453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.405973 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:16.406624 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:16.406707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:16.406914 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:16.408313 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.410662 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:17:16.410935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:16.411185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:16.412043 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.412043 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:16.412785 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ff704a5-716d-4b4e-a4b2-45486e14af19 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:16.413162 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1131/4489] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:16 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:16.422575 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.422575 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:16.426500 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:17:16.432015 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-c0c8a30c-6e30-4512-a1f1-36301279e40b tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:17:16.432521 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1130/4490] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:16 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1581 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:16.532850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.535473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:16.535757 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:16.536072 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:16.536236 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:16.541590 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.541590 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:16.542526 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8f9be5ef-4842-464a-8a2f-9043d6201eca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:16.542966 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1118/4491] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:16 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:16.551811 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.553933 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] PUT https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 Aug 18 21:17:16.554256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:16.564383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Acquiring lock "cinder-attachment_update-a05b82d0-ab38-4ce0-87b8-3c842b127f6e-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:17:16.571109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-a05b82d0-ab38-4ce0-87b8-3c842b127f6e-np0000007703" acquired by "attachment_update" :: waited 0.007s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:17:16.572033 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.572033 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:16.644248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Lock "cinder-attachment_update-a05b82d0-ab38-4ce0-87b8-3c842b127f6e-np0000007703" released by "attachment_update" :: held 0.073s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:17:16.644709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-a82a11fa-f7e4-4173-83e3-f6b5d5743e11 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 returned with HTTP 200 Aug 18 21:17:16.645511 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1113/4492] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:17:16 2026] PUT /volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:16.665994 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ab2eb70e-61df-4321-8247-cf255bce957b req-2d0f144b-0ea8-4014-a29f-6bd2dfae5520 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:16.668100 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-2d0f144b-0ea8-4014-a29f-6bd2dfae5520 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] POST https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584/action Aug 18 21:17:16.668433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-2d0f144b-0ea8-4014-a29f-6bd2dfae5520 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:16.668561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-2d0f144b-0ea8-4014-a29f-6bd2dfae5520 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:16.683957 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:16.683957 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:16.694867 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ab2eb70e-61df-4321-8247-cf255bce957b req-2d0f144b-0ea8-4014-a29f-6bd2dfae5520 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584/action returned with HTTP 204 Aug 18 21:17:16.695277 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1132/4493] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:17:16 2026] POST /volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:17.423148 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:17.425410 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:17.425643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:17.425873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:17.426005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:17.431015 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:17.431015 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:17.431749 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81720a1e-0e2f-4124-b5f4-d36c0701b616 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:17.432208 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1131/4494] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:17 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:17.557401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:17.559277 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:17.559519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:17.559773 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:17.559904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:17.565257 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:17.565257 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:17.565907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6beff77-f6a3-46de-aadc-ae59189ca26b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:17.566266 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1119/4495] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:17 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:18.442127 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:18.443997 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:18.444252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:18.444456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:18.444566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:18.448865 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:18.448865 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:18.449630 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f161b78-b638-4610-a4fe-36df0adf8f24 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:18.450181 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1114/4496] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:18 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:18.575108 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:18.576764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:18.576997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:18.577213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:18.577358 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:18.581303 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:18.581303 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:18.581911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7bf79de8-ef7a-4348-9f89-0db3bace59ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:18.582260 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1133/4497] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:18 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:19.462151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:19.464104 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:19.464300 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:19.464531 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:19.464671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:19.469022 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:19.469022 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:19.469692 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ce56298-3c8d-45ea-8b00-9cd816ceb0f3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:19.470097 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1132/4498] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:19 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:19.591297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:19.593048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:19.593274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:19.593449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:19.593541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 1a6b4030-cc65-4cfe-8384-359f511bd3f0. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:19.597536 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:19.597536 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:19.598066 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0a57f13-d1f1-479f-80eb-fc9999ec2ba5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 200 Aug 18 21:17:19.598435 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1120/4499] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:19 2026] GET /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:19.606975 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8702c75-3d70-418e-8043-51dec0144ad0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:19.608536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] DELETE https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 Aug 18 21:17:19.608852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:19.609036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:19.609172 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Delete backup with id: 1a6b4030-cc65-4cfe-8384-359f511bd3f0. Aug 18 21:17:19.612853 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:19.612853 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:19.622869 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] delete_backup rpcapi backup_id 1a6b4030-cc65-4cfe-8384-359f511bd3f0 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:17:19.624570 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8702c75-3d70-418e-8043-51dec0144ad0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 returned with HTTP 202 Aug 18 21:17:19.624987 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1115/4500] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:19 2026] DELETE /volume/v3/backups/1a6b4030-cc65-4cfe-8384-359f511bd3f0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:19.633186 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:19.637824 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:19.638056 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:19.638568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:19.638784 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume with id: 4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:19.647751 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:19.647751 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:19.648327 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:19.671757 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume request issued successfully. Aug 18 21:17:19.671757 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e3a9b3c-caee-4d86-879d-2191c3221d95 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 returned with HTTP 202 Aug 18 21:17:19.671757 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1134/4501] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:19 2026] DELETE /volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:19.680627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:19.685075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:19.685075 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:19.685075 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:19.694217 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:19.694217 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:19.696905 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:19.701391 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a03b3dd6-81e1-4db4-ad67-5457eb6ea47c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 returned with HTTP 200 Aug 18 21:17:19.701391 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1133/4502] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:19 2026] GET /volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:20.480962 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:20.482574 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:20.482861 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:20.483120 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:20.483422 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:20.487450 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:20.487450 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:20.488134 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c1f5543-89b5-4e19-a0ab-196f05b78a9e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:20.488514 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1121/4503] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:20 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:20.715250 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-03bd0449-39e6-4816-be61-7a620fcaddc9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:20.716966 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03bd0449-39e6-4816-be61-7a620fcaddc9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 Aug 18 21:17:20.717185 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03bd0449-39e6-4816-be61-7a620fcaddc9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:20.717419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03bd0449-39e6-4816-be61-7a620fcaddc9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:20.724425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03bd0449-39e6-4816-be61-7a620fcaddc9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 returned with HTTP 404 Aug 18 21:17:20.724922 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1116/4504] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:20 2026] GET /volume/v3/volumes/4b7ea0e7-ba0f-4848-b68f-5f48d7d69c53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:20.736210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2bc938d5-451e-4258-8766-1678b98a5433 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:20.738623 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/export_record Aug 18 21:17:20.738910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:20.739188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:20.739360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Export record for backup 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:17:20.744589 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:20.744589 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:20.746185 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5a28ac999ca8470db0c3e0d429e88fdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '437d12f30dd24810aa6c4c9539147220', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:20.746502 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bc938d5-451e-4258-8766-1678b98a5433 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/export_record returned with HTTP 403 Aug 18 21:17:20.747238 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1135/4505] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:17:20 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:20.756922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:20.759185 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:20.759676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58832118"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:20.761661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58832118'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:20.761852 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume of 1 GB Aug 18 21:17:20.766590 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Availability Zones retrieved successfully. Aug 18 21:17:20.775042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (27e36f3c-188e-4cec-9b84-940a7c669c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:17:20.776384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77244acb-e1d7-4a51-b2c6-b9781c3dd35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:20.777584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:17:20.808476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77244acb-e1d7-4a51-b2c6-b9781c3dd35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:20.809114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02296163-e8e5-481d-9674-63fcdccfbe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:20.843143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['8582114c-f644-4432-8c5c-35d68387f6b3', 'ec9e8852-1b4a-424c-afc6-21f919aaec53', '7ea7ad9e-05bf-43a3-a0e3-e9d102f1114f', 'e34a96f6-ba0d-45ff-822f-54c0e1b81d9f'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:20.843880 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02296163-e8e5-481d-9674-63fcdccfbe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8582114c-f644-4432-8c5c-35d68387f6b3', 'ec9e8852-1b4a-424c-afc6-21f919aaec53', '7ea7ad9e-05bf-43a3-a0e3-e9d102f1114f', 'e34a96f6-ba0d-45ff-822f-54c0e1b81d9f']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:20.844641 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf5da5f-52a2-4920-a8a5-a6af662952ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:20.872127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf5da5f-52a2-4920-a8a5-a6af662952ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e89e3b12-d4ed-461d-9683-58e8f6f49f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58832118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['8582114c-f644-4432-8c5c-35d68387f6b3','ec9e8852-1b4a-424c-afc6-21f919aaec53','7ea7ad9e-05bf-43a3-a0e3-e9d102f1114f','e34a96f6-ba0d-45ff-822f-54c0e1b81d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58832118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e89e3b12-d4ed-461d-9683-58e8f6f49f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437d12f30dd24810aa6c4c9539147220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53774fbd79c24c9184a3ee1157972040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:20.872884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71911121-0c74-4aa5-9fe9-fa803048c75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:20.891670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71911121-0c74-4aa5-9fe9-fa803048c75e) transitioned into state 'SUCCESS' from state '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-58832118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['8582114c-f644-4432-8c5c-35d68387f6b3','ec9e8852-1b4a-424c-afc6-21f919aaec53','7ea7ad9e-05bf-43a3-a0e3-e9d102f1114f','e34a96f6-ba0d-45ff-822f-54c0e1b81d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:20.892448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca53c1-718f-4d24-b319-5c847db40a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:20.902243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca53c1-718f-4d24-b319-5c847db40a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:20.903062 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (27e36f3c-188e-4cec-9b84-940a7c669c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:17:20.903389 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request issued successfully. Aug 18 21:17:20.903980 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-513f2ff5-ab86-40c9-ac83-cd89577c6a89 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:20.904416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1134/4506] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:17:20 2026] POST /volume/v3/volumes => generated 774 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:20.922222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:20.923802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:20.923978 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:20.924137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:20.931421 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:20.931421 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:20.935277 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:20.939557 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-faf1796f-01e8-416b-82fd-27b17e7cecc0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 returned with HTTP 200 Aug 18 21:17:20.939997 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1122/4507] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:20 2026] GET /volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:21.499069 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:21.501558 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:21.501902 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:21.502206 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:21.502405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:21.507691 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:21.507691 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:21.508776 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d3ee0a4-1d12-44fe-8841-2818893f4554 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:21.509336 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1117/4508] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:21 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:21.953638 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:21.955311 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:21.955524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:21.955700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:21.963096 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:21.963096 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:21.967507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:21.971610 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34cde3f5-100e-482d-822f-b4241b8f0c7d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 returned with HTTP 200 Aug 18 21:17:21.972234 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1136/4509] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:21 2026] GET /volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:21.985059 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:21.986884 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:17:21.987202 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e89e3b12-d4ed-461d-9683-58e8f6f49f06", "name": "tempest-type-Backup-19278446"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:21.988494 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating new backup {'backup': {'volume_id': 'e89e3b12-d4ed-461d-9683-58e8f6f49f06', 'name': 'tempest-type-Backup-19278446'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:17:21.988610 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating backup of volume e89e3b12-d4ed-461d-9683-58e8f6f49f06 in container None Aug 18 21:17:21.996046 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:21.996046 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:21.996046 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:22.013663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['0185a47e-22f8-41c0-b36a-47a64c30f8b0', 'f9eb16bc-eb47-462c-af63-598ba74f5e8a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:22.046080 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30180ed7-5e63-433d-8ab4-9b7a22bda9f0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:17:22.046625 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1135/4510] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:17:21 2026] POST /volume/v3/backups => generated 312 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:22.054315 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-29852334-7c45-4a23-9989-a84f7956c6d2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:22.059637 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29852334-7c45-4a23-9989-a84f7956c6d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:22.060262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29852334-7c45-4a23-9989-a84f7956c6d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:22.060262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-29852334-7c45-4a23-9989-a84f7956c6d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:22.060262 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-29852334-7c45-4a23-9989-a84f7956c6d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:22.064703 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:22.064703 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:22.066058 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-29852334-7c45-4a23-9989-a84f7956c6d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:22.066455 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1123/4511] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:22 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:22.524552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e7810c48-5d85-4680-946d-d359d443b9e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:22.526342 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7810c48-5d85-4680-946d-d359d443b9e3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:22.526557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7810c48-5d85-4680-946d-d359d443b9e3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:22.526791 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7810c48-5d85-4680-946d-d359d443b9e3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:22.526895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e7810c48-5d85-4680-946d-d359d443b9e3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:22.533146 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:22.533146 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:22.533814 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7810c48-5d85-4680-946d-d359d443b9e3 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:22.534200 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1118/4512] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:22 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:23.076915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:23.079007 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:23.079007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:23.079007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:23.079007 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:23.082533 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:23.082533 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:23.083071 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dabb903-4bc4-44a6-a8bb-b2853ae4a62c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:23.083406 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1137/4513] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:23 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:23.548636 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:23.551646 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:23.551646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:23.551646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:23.551646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:23.556048 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:23.556048 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:23.556742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9002679-4c1a-43ad-a729-e306ee5d0b34 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:23.557171 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1136/4514] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:23 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:24.093902 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:24.095907 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:24.096133 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:24.096396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:24.096482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:24.100916 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:24.100916 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:24.101553 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4cd89df-c80f-4888-a0c2-0552beeed976 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:24.101934 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1124/4515] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:24 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:17:24.568358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:24.570265 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:24.570510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:24.570716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:24.570840 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:24.575082 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:24.575082 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:24.575806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85032b63-020d-4537-9e0f-afa4fc517ba4 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:24.576416 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1119/4516] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:24 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:25.115033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:25.118748 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:25.118748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:25.118748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:25.118748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:25.123889 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:25.123889 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:25.125102 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a94a7b58-1af3-4f45-801d-86cee22f6a06 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:25.125799 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1138/4517] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:25 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:25.587978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c31e1b73-e837-4b38-b902-906c7d48d667 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:25.589969 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c31e1b73-e837-4b38-b902-906c7d48d667 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:25.590231 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c31e1b73-e837-4b38-b902-906c7d48d667 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:25.590456 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c31e1b73-e837-4b38-b902-906c7d48d667 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:25.590587 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c31e1b73-e837-4b38-b902-906c7d48d667 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:25.596443 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:25.596443 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:25.597124 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c31e1b73-e837-4b38-b902-906c7d48d667 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:25.597538 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1137/4518] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:25 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:26.135474 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:26.137270 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:26.137468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:26.137643 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:26.137933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:26.142454 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:26.142454 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:26.143177 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7b92c5e2-e9d1-4889-a699-782f9028bf50 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:26.143595 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1125/4519] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:26 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:26.608020 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-795efda8-1154-478c-a4cb-37537519fc8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:26.610252 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-795efda8-1154-478c-a4cb-37537519fc8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:26.610478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-795efda8-1154-478c-a4cb-37537519fc8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:26.610653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-795efda8-1154-478c-a4cb-37537519fc8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:26.610787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-795efda8-1154-478c-a4cb-37537519fc8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:26.615178 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:26.615178 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:26.615882 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-795efda8-1154-478c-a4cb-37537519fc8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:26.616355 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1120/4520] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:26 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:27.155398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:27.157225 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:27.158707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:27.158707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:27.158707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:27.162738 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:27.162738 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:27.163627 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-132aad2a-e83a-466e-9b96-fc3c85edfdbe tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:27.164065 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1139/4521] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:27 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:27.632387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44391193-de1e-4d08-bb99-edf21e4e481b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:27.647326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44391193-de1e-4d08-bb99-edf21e4e481b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:27.647715 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44391193-de1e-4d08-bb99-edf21e4e481b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:27.650032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44391193-de1e-4d08-bb99-edf21e4e481b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:27.650914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-44391193-de1e-4d08-bb99-edf21e4e481b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:27.685895 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:27.685895 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:27.690294 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44391193-de1e-4d08-bb99-edf21e4e481b tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:27.692622 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1138/4522] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:27 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:28.174668 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d992551-9bd6-4ee1-a461-c5244816001c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:28.176647 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d992551-9bd6-4ee1-a461-c5244816001c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:28.176903 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d992551-9bd6-4ee1-a461-c5244816001c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:28.177160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d992551-9bd6-4ee1-a461-c5244816001c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:28.177299 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-0d992551-9bd6-4ee1-a461-c5244816001c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:28.183033 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:28.183033 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:28.183790 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d992551-9bd6-4ee1-a461-c5244816001c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:28.184215 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1126/4523] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:28 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:28.702757 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:28.706743 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:28.706743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:28.706743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:28.706743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:28.709053 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:28.709053 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:28.709679 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d5cc906-21cd-47ec-914d-d1cf3f1f869e tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:28.710016 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1121/4524] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:28 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:29.193949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:29.195560 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:29.195744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:29.195916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:29.196009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:29.199688 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:29.199688 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:29.200270 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a9e0e8b-8937-495e-ba87-6a360a47099e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:29.200601 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1140/4525] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:29 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:29.719527 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:29.721292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:29.721498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:29.721694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:29.721828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:29.725778 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:29.725778 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:29.726395 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3dc7302-fd09-4d33-bf4b-cc1a4c0c0d15 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:29.726781 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1139/4526] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:29 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:30.214982 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f62f0a66-164d-4a61-ac4f-13850314603e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:30.217819 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f62f0a66-164d-4a61-ac4f-13850314603e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:30.218156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f62f0a66-164d-4a61-ac4f-13850314603e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:30.218647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f62f0a66-164d-4a61-ac4f-13850314603e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:30.218647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-f62f0a66-164d-4a61-ac4f-13850314603e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:30.230687 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:30.230687 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:30.231592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f62f0a66-164d-4a61-ac4f-13850314603e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:30.232132 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1127/4527] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:30 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:30.736375 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f746b688-1680-4972-8206-74d5b1f08594 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:30.738273 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f746b688-1680-4972-8206-74d5b1f08594 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:30.738510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f746b688-1680-4972-8206-74d5b1f08594 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:30.738665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f746b688-1680-4972-8206-74d5b1f08594 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:30.738842 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f746b688-1680-4972-8206-74d5b1f08594 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:30.743627 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:30.743627 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:30.744386 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f746b688-1680-4972-8206-74d5b1f08594 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:30.744736 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1122/4528] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:30 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:31.241817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-89d79b47-2e5d-49f2-ac4b-712351295858 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:31.243531 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89d79b47-2e5d-49f2-ac4b-712351295858 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:31.243741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89d79b47-2e5d-49f2-ac4b-712351295858 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:31.243937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89d79b47-2e5d-49f2-ac4b-712351295858 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:31.244038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-89d79b47-2e5d-49f2-ac4b-712351295858 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:31.249257 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:31.249257 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:31.249883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89d79b47-2e5d-49f2-ac4b-712351295858 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:31.250401 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1141/4529] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:31 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:31.755295 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:31.756974 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:31.757191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:31.757367 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:31.757466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:31.761924 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:31.761924 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:31.762591 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac7db86f-265f-45da-a0e3-e6f8fdf52614 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:31.763001 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1140/4530] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:31 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:31.774414 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:31.776085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] POST https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766/action Aug 18 21:17:31.776440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:31.776553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] 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 18 21:17:31.777875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Updating backup '013ceb3b-23e5-4ee6-b144-e3c6e090b766' with '{'status': 'error'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 21:17:31.786195 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:31.786195 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:31.787410 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3e64303bee984fa8b4deb69837de99ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a0bb2782f4d4307bea56a58058f3101', '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 18 21:17:31.787611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0e4c0d01-9471-4b25-869b-1c0128a5bb02 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766/action returned with HTTP 403 Aug 18 21:17:31.788066 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1128/4531] 10.4.3.48 () {70 vars in 1423 bytes} [Tue Aug 18 21:17:31 2026] POST /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:31.795319 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:31.797011 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:31.797297 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:31.797502 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:31.797655 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume with id: 5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:31.804513 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:31.804513 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:31.804830 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:31.825305 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume request issued successfully. Aug 18 21:17:31.825524 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3cb20b27-7027-4b34-9e4c-9c4a25b39889 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd returned with HTTP 202 Aug 18 21:17:31.825964 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1123/4532] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:31 2026] DELETE /volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:31.833704 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-99900acc-9535-45ec-aac8-68fa38f948e8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:31.836414 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99900acc-9535-45ec-aac8-68fa38f948e8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:31.836616 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99900acc-9535-45ec-aac8-68fa38f948e8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:31.836819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99900acc-9535-45ec-aac8-68fa38f948e8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:31.845677 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:31.845677 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:31.849928 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-99900acc-9535-45ec-aac8-68fa38f948e8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:31.854702 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99900acc-9535-45ec-aac8-68fa38f948e8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd returned with HTTP 200 Aug 18 21:17:31.855194 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1142/4533] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:31 2026] GET /volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:32.260396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:32.262210 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:32.262461 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:32.262687 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:32.262859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:32.267549 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:32.267549 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:32.268199 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c246a0d6-ae2c-4f93-86f6-35a31fbac252 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:32.268553 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1141/4534] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:32 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:32.868384 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cbc27869-55aa-4047-9971-f622d287c115 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:32.870095 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbc27869-55aa-4047-9971-f622d287c115 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd Aug 18 21:17:32.870306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbc27869-55aa-4047-9971-f622d287c115 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:32.870475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cbc27869-55aa-4047-9971-f622d287c115 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:32.875877 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cbc27869-55aa-4047-9971-f622d287c115 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd returned with HTTP 404 Aug 18 21:17:32.876334 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1129/4535] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:32 2026] GET /volume/v3/volumes/5b335b01-9779-4029-9e07-18b5a47c52dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:32.885991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:32.888041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:17:32.888310 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:32.888527 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:32.888643 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:32.893812 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:32.893812 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:32.894597 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ccfcf5b9-3f0f-4169-b5bf-4f2f9c2f44ba tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-reader] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:17:32.895057 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1124/4536] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:32 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:32.907165 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:32.909309 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:32.909611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:32.909780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:32.909893 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete backup with id: 013ceb3b-23e5-4ee6-b144-e3c6e090b766. Aug 18 21:17:32.914593 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:32.914593 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:32.930867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] delete_backup rpcapi backup_id 013ceb3b-23e5-4ee6-b144-e3c6e090b766 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:17:32.935886 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbf1a2eb-07ed-479c-a6fb-b6dd384d9b8a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 202 Aug 18 21:17:32.936460 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1143/4537] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:32 2026] DELETE /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:32.946404 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:32.951600 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:32.952398 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:32.953199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:32.953820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:32.960541 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:32.960541 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:32.961462 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b5150e9-9df2-4c0d-83bf-5acc80ef5e67 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 200 Aug 18 21:17:32.962030 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1142/4538] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:32 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:33.278277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-39929d3d-050e-4c41-b35d-8188d17723f3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:33.280634 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39929d3d-050e-4c41-b35d-8188d17723f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:33.280938 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39929d3d-050e-4c41-b35d-8188d17723f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:33.281210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-39929d3d-050e-4c41-b35d-8188d17723f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:33.281355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-39929d3d-050e-4c41-b35d-8188d17723f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:33.286540 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:33.286540 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:33.287404 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-39929d3d-050e-4c41-b35d-8188d17723f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:33.287925 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1130/4539] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:33 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:33.974785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:33.976548 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 Aug 18 21:17:33.976764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:33.976940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:33.977034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 013ceb3b-23e5-4ee6-b144-e3c6e090b766. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:33.980833 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0a634d3b-70a9-4fe1-8289-aeab0bd3940a tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 returned with HTTP 404 Aug 18 21:17:33.981382 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1125/4540] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:33 2026] GET /volume/v3/backups/013ceb3b-23e5-4ee6-b144-e3c6e090b766 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:33.992809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:33.994944 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:33.995176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:33.995398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:33.995513 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete backup with id: ea7714e5-58ab-477f-9e06-d0d7da943d54. Aug 18 21:17:34.000009 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.000009 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:34.013036 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] delete_backup rpcapi backup_id ea7714e5-58ab-477f-9e06-d0d7da943d54 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:17:34.016318 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cac0cba-9937-47b2-8ff7-8c75a9d12fdd tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 202 Aug 18 21:17:34.016903 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1144/4541] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:33 2026] DELETE /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:34.024780 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38c1c94a-1347-49e6-8734-f497b618eb70 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.027346 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38c1c94a-1347-49e6-8734-f497b618eb70 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:34.027624 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38c1c94a-1347-49e6-8734-f497b618eb70 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.027897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38c1c94a-1347-49e6-8734-f497b618eb70 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.028034 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-38c1c94a-1347-49e6-8734-f497b618eb70 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:34.033564 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.033564 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:34.034411 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38c1c94a-1347-49e6-8734-f497b618eb70 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 200 Aug 18 21:17:34.034925 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1143/4542] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.201659 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b1683338-1c96-4c79-8b47-3929d78e0379 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.203464 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1683338-1c96-4c79-8b47-3929d78e0379 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:34.203673 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1683338-1c96-4c79-8b47-3929d78e0379 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.203884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b1683338-1c96-4c79-8b47-3929d78e0379 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.211810 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.211810 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:34.216432 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b1683338-1c96-4c79-8b47-3929d78e0379 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:34.220985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b1683338-1c96-4c79-8b47-3929d78e0379 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:34.221388 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1131/4543] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.234522 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.236286 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:34.236440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.236637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.245135 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.245135 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:34.249897 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:34.254477 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b57b3d61-2a23-4530-add6-6ef7da81db81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:34.254918 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1126/4544] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.299187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.300733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.303383 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:34.303629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.303911 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.304489 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:34.304783 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.305025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.305179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:34.313649 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.313649 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:34.313879 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.313879 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:34.314764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a669a28a-c76a-4a8e-a8ae-3808e47ad8d9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:34.315181 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1145/4545] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.325445 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:34.332069 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-03716893-1f93-4bb3-9862-8becd0f3215b tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:34.332562 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1144/4546] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.407435 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6bfe777-c27c-46ea-9156-c489a0213952 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.408000 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6bfe777-c27c-46ea-9156-c489a0213952 None None] GET https://10.4.3.48/volume// Aug 18 21:17:34.408237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6bfe777-c27c-46ea-9156-c489a0213952 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.408526 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6bfe777-c27c-46ea-9156-c489a0213952 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.408956 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6bfe777-c27c-46ea-9156-c489a0213952 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:34.409352 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1132/4547] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:17:34.417623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-8d66a2ba-8957-4cd4-a1f1-3f7f2667b9f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.422633 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-8d66a2ba-8957-4cd4-a1f1-3f7f2667b9f3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:17:34.422991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-8d66a2ba-8957-4cd4-a1f1-3f7f2667b9f3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "502a89a3-01de-4992-a4d2-e9fbae350c96", "connector": null, "instance_uuid": "44e8108f-690d-410e-a357-5e93d308ad10"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:34.434445 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.434445 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:34.473140 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-8d66a2ba-8957-4cd4-a1f1-3f7f2667b9f3 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:17:34.473384 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1127/4548] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:17: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 18 21:17:34.506188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.510954 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:34.511232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.511475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.512993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e5646c61-5b25-484f-ba7c-cd00da2138a2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.513709 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e5646c61-5b25-484f-ba7c-cd00da2138a2 None None] GET https://10.4.3.48/volume// Aug 18 21:17:34.513709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e5646c61-5b25-484f-ba7c-cd00da2138a2 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.513977 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e5646c61-5b25-484f-ba7c-cd00da2138a2 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.514429 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e5646c61-5b25-484f-ba7c-cd00da2138a2 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:34.514737 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1145/4549] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:34.523278 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.523278 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:34.526223 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.527336 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:34.529460 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:34.529717 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:34.529963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:34.531944 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b644dc49-7515-4b06-9a60-01ce3cafd223 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:34.532384 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1146/4550] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:34.549887 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.549887 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:34.554308 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:34.559909 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-5f5e58de-ad12-44b3-bac1-279a09d2d2fb tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:34.560444 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1133/4551] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:34 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:34.661172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:34.663200 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] PUT https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 Aug 18 21:17:34.663599 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:34.670421 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Acquiring lock "cinder-attachment_update-502a89a3-01de-4992-a4d2-e9fbae350c96-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:17:34.675402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Lock "cinder-attachment_update-502a89a3-01de-4992-a4d2-e9fbae350c96-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:17:34.676316 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:34.676316 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:34.768473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Lock "cinder-attachment_update-502a89a3-01de-4992-a4d2-e9fbae350c96-np0000007703" released by "attachment_update" :: held 0.093s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:17:34.768862 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-44487349-2cc4-403c-9a56-69c1ee3bb11a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 returned with HTTP 200 Aug 18 21:17:34.769461 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1128/4552] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:17:34 2026] PUT /volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:35.046536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:35.048256 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 Aug 18 21:17:35.048488 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:35.048683 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:35.048837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id ea7714e5-58ab-477f-9e06-d0d7da943d54. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:35.052281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1659c48d-8a43-45d2-a977-9777c8b8edc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 returned with HTTP 404 Aug 18 21:17:35.052834 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1146/4553] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:35 2026] GET /volume/v3/backups/ea7714e5-58ab-477f-9e06-d0d7da943d54 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:35.060075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:35.061899 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:17:35.062116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:35.062300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:35.062404 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete backup with id: 4b555662-ec76-47cf-a421-7d577729fac4. Aug 18 21:17:35.066684 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:35.066684 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:35.077621 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] delete_backup rpcapi backup_id 4b555662-ec76-47cf-a421-7d577729fac4 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:17:35.079156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a9039c6-3cfd-40fb-81ff-9539b51fe93f tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 202 Aug 18 21:17:35.079558 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1147/4554] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:35 2026] DELETE /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:35.087011 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:35.088869 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:17:35.089140 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:35.089306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:35.089431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:35.093691 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:35.093691 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:35.094787 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3ae9aa9-240b-4627-9452-a49ae8164fc8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 200 Aug 18 21:17:35.095271 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1134/4555] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:35 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:35.330001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:35.331964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:35.332303 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:35.332303 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:35.332610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:35.338507 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:35.338507 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:35.339441 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2af2ccb6-f9d3-4a05-ad06-57a8e9092b46 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:35.339939 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1129/4556] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:35 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:35.551274 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae72b293-26a2-4948-967e-129d4c1ad51d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:35.552862 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae72b293-26a2-4948-967e-129d4c1ad51d tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:35.553150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae72b293-26a2-4948-967e-129d4c1ad51d tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:35.553222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae72b293-26a2-4948-967e-129d4c1ad51d tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:35.564097 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:35.564097 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:35.567238 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ae72b293-26a2-4948-967e-129d4c1ad51d tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:35.575104 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae72b293-26a2-4948-967e-129d4c1ad51d tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:35.575615 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1147/4557] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:35 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:36.115926 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:36.117995 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 Aug 18 21:17:36.118441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:36.118778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:36.119743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Show backup with id 4b555662-ec76-47cf-a421-7d577729fac4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:36.123319 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f27e6936-721d-4e1e-aa48-47977a6f5e46 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 returned with HTTP 404 Aug 18 21:17:36.124014 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1148/4558] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:36 2026] GET /volume/v3/backups/4b555662-ec76-47cf-a421-7d577729fac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:36.132055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e116708f-6623-418b-9873-df6b91740ed8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:36.134046 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:17:36.134447 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:36.134739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:36.134897 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume with id: 7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:17:36.144651 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:36.144651 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:36.145100 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:36.171107 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Delete volume request issued successfully. Aug 18 21:17:36.171413 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e116708f-6623-418b-9873-df6b91740ed8 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f returned with HTTP 202 Aug 18 21:17:36.171968 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1135/4559] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:36 2026] DELETE /volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:36.184191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:36.186513 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:17:36.186891 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:36.187225 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:36.199486 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:36.199486 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:36.204739 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Volume info retrieved successfully. Aug 18 21:17:36.209839 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ae97417-2b96-4e41-89fe-9b88bd5ebeeb tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f returned with HTTP 200 Aug 18 21:17:36.210601 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1130/4560] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:36 2026] GET /volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:36.349134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:36.350791 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:36.351017 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:36.351238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:36.351384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:36.355169 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:36.355169 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:36.355895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8caba583-66f8-4a9f-8e3b-796f07c6361b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:36.356277 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1148/4561] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:36 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:36.590841 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0738772-f59b-4838-9475-70f0c2f02f63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:36.592379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0738772-f59b-4838-9475-70f0c2f02f63 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:36.592757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0738772-f59b-4838-9475-70f0c2f02f63 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:36.593038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0738772-f59b-4838-9475-70f0c2f02f63 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:36.602623 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:36.602623 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:36.605985 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b0738772-f59b-4838-9475-70f0c2f02f63 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:36.610455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0738772-f59b-4838-9475-70f0c2f02f63 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:36.610455 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1149/4562] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:36 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:37.223384 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aea6aca6-7f7a-4e68-b6b6-ff87c5bcf723 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:37.225526 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aea6aca6-7f7a-4e68-b6b6-ff87c5bcf723 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] GET https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f Aug 18 21:17:37.225810 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aea6aca6-7f7a-4e68-b6b6-ff87c5bcf723 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:37.226057 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aea6aca6-7f7a-4e68-b6b6-ff87c5bcf723 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:37.231998 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aea6aca6-7f7a-4e68-b6b6-ff87c5bcf723 tempest-ProjectReaderTests33-1996683732 tempest-ProjectReaderTests33-1996683732-project-admin] https://10.4.3.48/volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f returned with HTTP 404 Aug 18 21:17:37.232504 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1136/4563] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:37 2026] GET /volume/v3/volumes/7058c44d-3348-4988-805f-a78f616e0a6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:37.365796 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:37.367650 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:37.367886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:37.368124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:37.368235 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:37.372698 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:37.372698 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:37.373340 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-78d9ea91-f0c2-4fe8-9e9e-af79e1dd7c0b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:37.373783 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1131/4564] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:37 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:37.625604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:37.627684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:37.627948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:37.628151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:37.644559 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:37.644559 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:37.648042 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:37.652148 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d84e6210-baa9-4c36-a603-fde4f5bc909a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:37.652559 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1149/4565] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:37 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:38.383308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.385632 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:38.385929 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:38.386213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:38.386405 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:38.390409 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:38.390409 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:38.391021 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45b12169-1c75-4ebb-b4d7-b556bf6057ec tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:38.391494 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1150/4566] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:38 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:38.668361 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.670547 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:38.670814 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:38.671023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:38.683510 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:38.683510 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:38.688032 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:38.693968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1326a7e3-5b48-4193-a7f9-7f8b3013df0a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:38.694594 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1137/4567] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:38 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:38.720476 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c293eedc-aad5-47b1-95c8-2a741895210b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.812563 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c293eedc-aad5-47b1-95c8-2a741895210b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:38.812901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c293eedc-aad5-47b1-95c8-2a741895210b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1275945234", "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 18 21:17:38.836165 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c293eedc-aad5-47b1-95c8-2a741895210b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:38.836527 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1132/4568] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:38 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 18 21:17:38.844603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc29cbad-529e-4007-b9bf-a0538551bbaa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.846248 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc29cbad-529e-4007-b9bf-a0538551bbaa tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption Aug 18 21:17:38.846483 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc29cbad-529e-4007-b9bf-a0538551bbaa tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:38.860679 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc29cbad-529e-4007-b9bf-a0538551bbaa tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption returned with HTTP 200 Aug 18 21:17:38.861164 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1150/4569] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:38 2026] POST /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:38.870417 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c105adb6-7446-4ac8-8386-6fc0ef370796 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.872813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c105adb6-7446-4ac8-8386-6fc0ef370796 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:38.873171 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c105adb6-7446-4ac8-8386-6fc0ef370796 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1263760714", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:38.894494 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c105adb6-7446-4ac8-8386-6fc0ef370796 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:38.894957 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1151/4570] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:38 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:38.905252 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2759fd46-e310-413f-ac7c-27888dfc0fab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.969430 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2759fd46-e310-413f-ac7c-27888dfc0fab tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] POST https://10.4.3.48/volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922/encryption Aug 18 21:17:38.969771 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2759fd46-e310-413f-ac7c-27888dfc0fab tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] 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 18 21:17:38.972026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-2759fd46-e310-413f-ac7c-27888dfc0fab tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:38.972284 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2759fd46-e310-413f-ac7c-27888dfc0fab tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922/encryption returned with HTTP 403 Aug 18 21:17:38.972746 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1138/4571] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:38 2026] POST /volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922/encryption => generated 127 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:38.982183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b9f77df6-85b0-49bf-919a-341e496e4f21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:38.990350 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9f77df6-85b0-49bf-919a-341e496e4f21 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:38.990733 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b9f77df6-85b0-49bf-919a-341e496e4f21 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-420293620", "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 18 21:17:39.011002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9f77df6-85b0-49bf-919a-341e496e4f21 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:39.011488 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1133/4572] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:38 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.020472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-090fa3bc-eb4f-4f2f-880b-145f41028e76 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.023563 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-090fa3bc-eb4f-4f2f-880b-145f41028e76 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] POST https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs Aug 18 21:17:39.023941 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-090fa3bc-eb4f-4f2f-880b-145f41028e76 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.025709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-090fa3bc-eb4f-4f2f-880b-145f41028e76 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:39.025920 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-090fa3bc-eb4f-4f2f-880b-145f41028e76 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs returned with HTTP 403 Aug 18 21:17:39.026323 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1151/4573] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.034227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c52d2391-561c-48a4-93c1-e9fad21f4e15 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.034294 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-a087bc36-309d-4796-97b3-a3a39c0f63de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.036048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c52d2391-561c-48a4-93c1-e9fad21f4e15 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] PUT https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs/key2 Aug 18 21:17:39.036357 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c52d2391-561c-48a4-93c1-e9fad21f4e15 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-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 18 21:17:39.037448 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-a087bc36-309d-4796-97b3-a3a39c0f63de tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514/action Aug 18 21:17:39.037937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-a087bc36-309d-4796-97b3-a3a39c0f63de tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:39.038118 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-a087bc36-309d-4796-97b3-a3a39c0f63de tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.041466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-c52d2391-561c-48a4-93c1-e9fad21f4e15 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.041466 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c52d2391-561c-48a4-93c1-e9fad21f4e15 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs/key2 returned with HTTP 403 Aug 18 21:17:39.041466 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1139/4574] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:17:39 2026] PUT /volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.048627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d327622b-1957-4a97-9fe9-2adf0f815d8f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.049387 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d327622b-1957-4a97-9fe9-2adf0f815d8f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:39.049785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d327622b-1957-4a97-9fe9-2adf0f815d8f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] 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 18 21:17:39.051754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-d327622b-1957-4a97-9fe9-2adf0f815d8f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.051978 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d327622b-1957-4a97-9fe9-2adf0f815d8f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types returned with HTTP 403 Aug 18 21:17:39.052788 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1134/4575] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.060563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d54d03e2-cfa2-4e24-9dd4-ef88b64a00a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.063968 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.063968 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:39.064087 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d54d03e2-cfa2-4e24-9dd4-ef88b64a00a7 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:39.064087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d54d03e2-cfa2-4e24-9dd4-ef88b64a00a7 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1306632313", "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=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.074626 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4484132e-f18c-4af4-83f5-fdd27b24a499 req-a087bc36-309d-4796-97b3-a3a39c0f63de tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514/action returned with HTTP 204 Aug 18 21:17:39.075296 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1152/4576] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.080292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d54d03e2-cfa2-4e24-9dd4-ef88b64a00a7 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:39.080834 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1152/4577] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.089339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2bdd208c-0a57-406a-8ff1-f69d1e401602 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.092606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bdd208c-0a57-406a-8ff1-f69d1e401602 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption Aug 18 21:17:39.094162 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2bdd208c-0a57-406a-8ff1-f69d1e401602 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-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 18 21:17:39.118828 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2bdd208c-0a57-406a-8ff1-f69d1e401602 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption returned with HTTP 200 Aug 18 21:17:39.119332 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1140/4578] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.127702 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.129677 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] DELETE https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption/c895e6b4-7f3b-4fbe-a366-e40fa28e0cd0 Aug 18 21:17:39.129870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.130083 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.130669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.130899 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6065cc2c-3e8b-45ba-b0ca-70fcb851bcda tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption/c895e6b4-7f3b-4fbe-a366-e40fa28e0cd0 returned with HTTP 403 Aug 18 21:17:39.131280 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1135/4579] 10.4.3.48 () {66 vars in 1482 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce/encryption/c895e6b4-7f3b-4fbe-a366-e40fa28e0cd0 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.140408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9eee6076-ca18-4828-8952-1da21e254be4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.142637 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9eee6076-ca18-4828-8952-1da21e254be4 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:39.143148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9eee6076-ca18-4828-8952-1da21e254be4 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1919553134", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.164853 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9eee6076-ca18-4828-8952-1da21e254be4 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:39.165347 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1153/4580] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.173973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.176223 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] DELETE https://10.4.3.48/volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546/extra_specs/key1 Aug 18 21:17:39.176467 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.176708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.182696 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:39.182957 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2063cf0b-e09f-4881-baf0-7d4248caaa78 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546/extra_specs/key1 returned with HTTP 403 Aug 18 21:17:39.183521 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1153/4581] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.189679 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b261bda6-542d-4add-a42a-6e862a14b8ee None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.191364 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b261bda6-542d-4add-a42a-6e862a14b8ee tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:17:39.191683 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b261bda6-542d-4add-a42a-6e862a14b8ee tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-620088039", "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 18 21:17:39.206922 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b261bda6-542d-4add-a42a-6e862a14b8ee tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:39.207314 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1141/4582] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:17:39 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 18 21:17:39.216292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.218179 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] DELETE https://10.4.3.48/volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 Aug 18 21:17:39.218350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.218531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.219103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.219257 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a509f310-46a0-46d6-89a2-9a647afdfb58 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 returned with HTTP 403 Aug 18 21:17:39.219600 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1136/4583] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.226317 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-63fc2d0e-c048-4364-828a-918710583a0b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.228083 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63fc2d0e-c048-4364-828a-918710583a0b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs Aug 18 21:17:39.228248 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63fc2d0e-c048-4364-828a-918710583a0b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.228418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63fc2d0e-c048-4364-828a-918710583a0b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.237210 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63fc2d0e-c048-4364-828a-918710583a0b tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs returned with HTTP 200 Aug 18 21:17:39.237621 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1154/4584] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.245515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb45784f-e445-4c1a-906f-93a67f4b738c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.247094 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb45784f-e445-4c1a-906f-93a67f4b738c tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types Aug 18 21:17:39.247279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb45784f-e445-4c1a-906f-93a67f4b738c tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.247455 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb45784f-e445-4c1a-906f-93a67f4b738c tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.248196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-eb45784f-e445-4c1a-906f-93a67f4b738c tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:17:39.269954 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb45784f-e445-4c1a-906f-93a67f4b738c tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:17:39.270355 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1154/4585] 10.4.3.48 () {66 vars in 1224 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types => generated 2387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:39.281328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.283409 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/cipher Aug 18 21:17:39.283616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.283819 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.284442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.284614 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2ef90e42-c84b-448d-939c-179ccc7dd7db tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/cipher returned with HTTP 403 Aug 18 21:17:39.285147 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1142/4586] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.292953 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.294669 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption Aug 18 21:17:39.294828 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.294994 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.295602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.295779 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6b5e376d-34c2-4698-a3c2-db9d44417233 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption returned with HTTP 403 Aug 18 21:17:39.296158 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1137/4587] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.303732 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14495c66-564d-47e8-ab0e-8d28988d0a5d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.305802 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14495c66-564d-47e8-ab0e-8d28988d0a5d tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/multiattach Aug 18 21:17:39.305995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14495c66-564d-47e8-ab0e-8d28988d0a5d tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.306195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14495c66-564d-47e8-ab0e-8d28988d0a5d tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.314197 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14495c66-564d-47e8-ab0e-8d28988d0a5d tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/multiattach returned with HTTP 200 Aug 18 21:17:39.314625 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1155/4588] 10.4.3.48 () {66 vars in 1407 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:17:39.323153 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a24d29a-3e2b-46f6-904e-9da192b15a99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.325335 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a24d29a-3e2b-46f6-904e-9da192b15a99 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/volume_backend_name Aug 18 21:17:39.325565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a24d29a-3e2b-46f6-904e-9da192b15a99 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.325832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a24d29a-3e2b-46f6-904e-9da192b15a99 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.334919 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a24d29a-3e2b-46f6-904e-9da192b15a99 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 21:17:39.335509 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1155/4589] 10.4.3.48 () {66 vars in 1431 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/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 18 21:17:39.344749 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0316e682-15e4-4313-b15f-9ced7ab80844 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.346743 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0316e682-15e4-4313-b15f-9ced7ab80844 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] GET https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 Aug 18 21:17:39.346977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0316e682-15e4-4313-b15f-9ced7ab80844 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.347208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0316e682-15e4-4313-b15f-9ced7ab80844 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.354827 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0316e682-15e4-4313-b15f-9ced7ab80844 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 returned with HTTP 200 Aug 18 21:17:39.355226 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1143/4590] 10.4.3.48 () {66 vars in 1335 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.363858 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2ecbee56-50e9-4830-81e8-1590332c7d55 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.365437 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ecbee56-50e9-4830-81e8-1590332c7d55 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] PUT https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/e5026ee1-b70e-422b-9c93-8b1ce5203ae0 Aug 18 21:17:39.365738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2ecbee56-50e9-4830-81e8-1590332c7d55 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.367670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-2ecbee56-50e9-4830-81e8-1590332c7d55 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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 18 21:17:39.367873 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2ecbee56-50e9-4830-81e8-1590332c7d55 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/e5026ee1-b70e-422b-9c93-8b1ce5203ae0 returned with HTTP 403 Aug 18 21:17:39.368323 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1138/4591] 10.4.3.48 () {68 vars in 1499 bytes} [Tue Aug 18 21:17:39 2026] PUT /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/encryption/e5026ee1-b70e-422b-9c93-8b1ce5203ae0 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.376455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29a4c6e7-7c85-4be3-a953-640675c36d93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.378294 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29a4c6e7-7c85-4be3-a953-640675c36d93 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] PUT https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/key1 Aug 18 21:17:39.378618 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29a4c6e7-7c85-4be3-a953-640675c36d93 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.380520 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-29a4c6e7-7c85-4be3-a953-640675c36d93 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:39.380718 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29a4c6e7-7c85-4be3-a953-640675c36d93 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/key1 returned with HTTP 403 Aug 18 21:17:39.381174 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1156/4592] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:17:39 2026] PUT /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.389257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-14427396-30f0-4be5-8422-1e10cf8f78ff None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.390987 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14427396-30f0-4be5-8422-1e10cf8f78ff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] PUT https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 Aug 18 21:17:39.391291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14427396-30f0-4be5-8422-1e10cf8f78ff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.393380 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-14427396-30f0-4be5-8422-1e10cf8f78ff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '078535dcb9844b5bb99e93458e7c5f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63012c652c894204939078f3b2e6539a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:39.393535 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14427396-30f0-4be5-8422-1e10cf8f78ff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-member] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 returned with HTTP 403 Aug 18 21:17:39.393924 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1156/4593] 10.4.3.48 () {68 vars in 1355 bytes} [Tue Aug 18 21:17:39 2026] PUT /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.401165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.401376 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0f3f3de7-4851-4beb-8bd3-467fc83ee022 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.402837 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f3f3de7-4851-4beb-8bd3-467fc83ee022 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 Aug 18 21:17:39.403002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f3f3de7-4851-4beb-8bd3-467fc83ee022 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.403086 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:39.403220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0f3f3de7-4851-4beb-8bd3-467fc83ee022 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.403292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.403468 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.403578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:39.407847 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.407847 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:39.408449 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af925295-cec3-4a11-a5cc-6ccc1a9bea4f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:39.408856 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1144/4594] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.421640 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.423897 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d/export_record Aug 18 21:17:39.424166 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.424408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.424559 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Export record for backup aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 21:17:39.429376 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0f3f3de7-4851-4beb-8bd3-467fc83ee022 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 returned with HTTP 202 Aug 18 21:17:39.429773 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1139/4595] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/bc7f41c6-0031-41ee-b61a-63ae99112db2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.430385 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.430385 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:39.431601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling RPCAPI with context: , host: np0000007703, backup: aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 21:17:39.436415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cc66a1de-462a-4471-a4a2-ed7f84db49e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.438312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc66a1de-462a-4471-a4a2-ed7f84db49e0 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546 Aug 18 21:17:39.438500 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc66a1de-462a-4471-a4a2-ed7f84db49e0 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.438574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] export_record in rpcapi backup_id aa93bdd3-6f3c-4850-be60-84c63112ed5d on host np0000007703. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 21:17:39.438716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc66a1de-462a-4471-a4a2-ed7f84db49e0 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.451089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWE5M2JkZDMtNmYzYy00ODUwLWJlNjAtODRjNjMxMTJlZDVkIiwgInVzZXJfaWQiOiAiNTM3NzRmYmQ3OWMyNGM5MTg0YTNlZTExNTc5NzIwNDAiLCAicHJvamVjdF9pZCI6ICI0MzdkMTJmMzBkZDI0ODEwYWE2YzRjOTUzOTE0NzIyMCIsICJ2b2x1bWVfaWQiOiAiZTg5ZTNiMTItZDRlZC00NjFkLTk2ODMtNThlOGY2ZjQ5ZjA2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTI3ODQ0NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U4OWUzYjEyLWQ0ZWQtNDYxZC05NjgzLTU4ZThmNmY0OWYwNi8yMDI2MDgxODIxMTcyNC9hel9ub3ZhX2JhY2t1cF9hYTkzYmRkMy02ZjNjLTQ4NTAtYmU2MC04NGM2MzExMmVkNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTc6MzlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 21:17:39.451440 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bba8cd0f-b81f-4dc5-bec6-3d2dcc784d73 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d/export_record returned with HTTP 200 Aug 18 21:17:39.452281 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1157/4596] 10.4.3.48 () {68 vars in 1423 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:39.461934 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.465034 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:17:39.465344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.465596 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.465733 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:39.471152 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.471152 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:39.472047 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-59780afd-a4b5-44c2-b3e4-3bb80614394f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:17:39.472559 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1145/4597] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:39.473484 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc66a1de-462a-4471-a4a2-ed7f84db49e0 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546 returned with HTTP 202 Aug 18 21:17:39.473898 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1157/4598] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/06656c1b-c594-43e4-a55d-3c60e325f546 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.485124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b20d40d6-ee5e-4568-b312-07f3b9f2b47f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.485304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.486612 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] POST https://10.4.3.48/volume/v3/backups/import_record Aug 18 21:17:39.486908 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b20d40d6-ee5e-4568-b312-07f3b9f2b47f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce Aug 18 21:17:39.486967 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Q1Mjc2YWEtNTcxYy00NjE2LWJmZTYtM2Q0YzIxYzZiZmY3IiwgInVzZXJfaWQiOiAiNTM3NzRmYmQ3OWMyNGM5MTg0YTNlZTExNTc5NzIwNDAiLCAicHJvamVjdF9pZCI6ICI0MzdkMTJmMzBkZDI0ODEwYWE2YzRjOTUzOTE0NzIyMCIsICJ2b2x1bWVfaWQiOiAiZTg5ZTNiMTItZDRlZC00NjFkLTk2ODMtNThlOGY2ZjQ5ZjA2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTI3ODQ0NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U4OWUzYjEyLWQ0ZWQtNDYxZC05NjgzLTU4ZThmNmY0OWYwNi8yMDI2MDgxODIxMTcyNC9hel9ub3ZhX2JhY2t1cF9hYTkzYmRkMy02ZjNjLTQ4NTAtYmU2MC04NGM2MzExMmVkNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTc6MzlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.487121 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b20d40d6-ee5e-4568-b312-07f3b9f2b47f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.487337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b20d40d6-ee5e-4568-b312-07f3b9f2b47f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.488243 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Q1Mjc2YWEtNTcxYy00NjE2LWJmZTYtM2Q0YzIxYzZiZmY3IiwgInVzZXJfaWQiOiAiNTM3NzRmYmQ3OWMyNGM5MTg0YTNlZTExNTc5NzIwNDAiLCAicHJvamVjdF9pZCI6ICI0MzdkMTJmMzBkZDI0ODEwYWE2YzRjOTUzOTE0NzIyMCIsICJ2b2x1bWVfaWQiOiAiZTg5ZTNiMTItZDRlZC00NjFkLTk2ODMtNThlOGY2ZjQ5ZjA2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTI3ODQ0NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U4OWUzYjEyLWQ0ZWQtNDYxZC05NjgzLTU4ZThmNmY0OWYwNi8yMDI2MDgxODIxMTcyNC9hel9ub3ZhX2JhY2t1cF9hYTkzYmRkMy02ZjNjLTQ4NTAtYmU2MC04NGM2MzExMmVkNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTc6MzlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100293) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 21:17:39.488361 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Q1Mjc2YWEtNTcxYy00NjE2LWJmZTYtM2Q0YzIxYzZiZmY3IiwgInVzZXJfaWQiOiAiNTM3NzRmYmQ3OWMyNGM5MTg0YTNlZTExNTc5NzIwNDAiLCAicHJvamVjdF9pZCI6ICI0MzdkMTJmMzBkZDI0ODEwYWE2YzRjOTUzOTE0NzIyMCIsICJ2b2x1bWVfaWQiOiAiZTg5ZTNiMTItZDRlZC00NjFkLTk2ODMtNThlOGY2ZjQ5ZjA2IiwgImhvc3QiOiAibnAwMDAwMDA3NzAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTI3ODQ0NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U4OWUzYjEyLWQ0ZWQtNDYxZC05NjgzLTU4ZThmNmY0OWYwNi8yMDI2MDgxODIxMTcyNC9hel9ub3ZhX2JhY2t1cF9hYTkzYmRkMy02ZjNjLTQ4NTAtYmU2MC04NGM2MzExMmVkNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIxOjE3OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjE6MTc6MzlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100293) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 21:17:39.489095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5a28ac999ca8470db0c3e0d429e88fdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '437d12f30dd24810aa6c4c9539147220', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:17:39.489301 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c69fa5b-98b9-4acd-a0e2-c67ce810451b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/import_record returned with HTTP 403 Aug 18 21:17:39.489699 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1158/4599] 10.4.3.48 () {70 vars in 1335 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:39.497401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.499755 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:39.500160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.500445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.500825 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume with id: e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:39.508781 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.508781 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:39.509137 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:39.515592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b20d40d6-ee5e-4568-b312-07f3b9f2b47f tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce returned with HTTP 202 Aug 18 21:17:39.515986 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1140/4600] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/447fbe02-0a83-4b2b-8254-78f696a51bce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.526399 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-10dbf166-cd3e-4f66-ace4-aa5e06069ff8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.528245 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10dbf166-cd3e-4f66-ace4-aa5e06069ff8 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662 Aug 18 21:17:39.528478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10dbf166-cd3e-4f66-ace4-aa5e06069ff8 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.528690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10dbf166-cd3e-4f66-ace4-aa5e06069ff8 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.533800 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume request issued successfully. Aug 18 21:17:39.533800 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3131b84c-aa9f-4059-836c-aa94efac9e28 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 returned with HTTP 202 Aug 18 21:17:39.533800 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1146/4601] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.541418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-824ccd37-29b7-4c63-9958-04cc48a0029e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.544124 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-824ccd37-29b7-4c63-9958-04cc48a0029e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:39.544373 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-824ccd37-29b7-4c63-9958-04cc48a0029e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.544577 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-824ccd37-29b7-4c63-9958-04cc48a0029e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.552179 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.552179 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:39.556350 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-824ccd37-29b7-4c63-9958-04cc48a0029e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:39.560235 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10dbf166-cd3e-4f66-ace4-aa5e06069ff8 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662 returned with HTTP 202 Aug 18 21:17:39.560624 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1158/4602] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/2b8128e4-656e-470e-8cab-40c7c2b45662 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.561092 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-824ccd37-29b7-4c63-9958-04cc48a0029e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 returned with HTTP 200 Aug 18 21:17:39.561574 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1159/4603] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:39.569106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-84d399d7-e983-43fa-adbf-5072fcb3c567 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.570739 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84d399d7-e983-43fa-adbf-5072fcb3c567 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922 Aug 18 21:17:39.570904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84d399d7-e983-43fa-adbf-5072fcb3c567 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.571106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84d399d7-e983-43fa-adbf-5072fcb3c567 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.592371 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84d399d7-e983-43fa-adbf-5072fcb3c567 tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922 returned with HTTP 202 Aug 18 21:17:39.592880 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1141/4604] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/6ccba3cd-c760-4589-b4dc-42df11b14922 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.601640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5c7a81fb-c8bf-40d7-adb1-810545b0ccff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.603471 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7a81fb-c8bf-40d7-adb1-810545b0ccff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] DELETE https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 Aug 18 21:17:39.603664 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c7a81fb-c8bf-40d7-adb1-810545b0ccff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.604513 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5c7a81fb-c8bf-40d7-adb1-810545b0ccff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.627076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5c7a81fb-c8bf-40d7-adb1-810545b0ccff tempest-VolumeTypesMemberTests-1635267578 tempest-VolumeTypesMemberTests-1635267578-project-admin] https://10.4.3.48/volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 returned with HTTP 202 Aug 18 21:17:39.627425 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1147/4605] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:17:39 2026] DELETE /volume/v3/types/cf7491c1-cfcd-4199-aa7a-446f1be0f237 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:39.709694 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-878ab30b-fa74-4dd7-acb2-226e00146997 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.711651 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-878ab30b-fa74-4dd7-acb2-226e00146997 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:39.711841 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-878ab30b-fa74-4dd7-acb2-226e00146997 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.712009 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-878ab30b-fa74-4dd7-acb2-226e00146997 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.723499 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.723499 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:39.727976 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-878ab30b-fa74-4dd7-acb2-226e00146997 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:39.733312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-878ab30b-fa74-4dd7-acb2-226e00146997 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:39.733840 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1159/4606] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:39.746149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f0671954-b079-4534-bb43-ea77ad4366f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.748304 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0671954-b079-4534-bb43-ea77ad4366f4 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:39.748552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0671954-b079-4534-bb43-ea77ad4366f4 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:39.748819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0671954-b079-4534-bb43-ea77ad4366f4 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:39.761535 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.761535 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:39.766586 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f0671954-b079-4534-bb43-ea77ad4366f4 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:39.773417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0671954-b079-4534-bb43-ea77ad4366f4 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:39.774192 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1160/4607] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:39 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:39.787273 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:39.788976 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:39.789384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-detach": {}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:39.789507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:39.800153 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:39.800153 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:39.800752 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:39.805293 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Attachment connected to vm 44e8108f-690d-410e-a357-5e93d308ad10, checking data on nova Aug 18 21:17:39.805561 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.compute.nova [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Creating Keystone token plugin using URL: https://10.4.3.48/identity {{(pid=100294) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 21:17:39.971735 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] REQ: curl -g -i -X GET https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}32a8337886d8dba13fd75b0cbd6e2a96624f0e69d373ad5cc630d6d71a5fea9c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66" -H "X-Service-Token: {SHA256}2809032c223f5bcae04c8be6457484334c1720fcd453cd991c27f4ac52a3bdbd" {{(pid=100294) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 21:17:40.181044 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 21:17:39 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-31456e60-527f-4f4a-a75d-666bcd1072a6 x-openstack-request-id: req-31456e60-527f-4f4a-a75d-666bcd1072a6 {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 21:17:40.181191 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "502a89a3-01de-4992-a4d2-e9fbae350c96", "serverId": "44e8108f-690d-410e-a357-5e93d308ad10", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38fdf6ba-7bea-4d0f-bab1-da627bae4514", "bdm_uuid": "e0eed652-ecbd-4f9c-9383-699ab8fd7100"}} {{(pid=100294) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 21:17:40.181295 np0000007703 devstack@c-api.service[100294]: DEBUG novaclient.v2.client [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET call to compute for https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 used request id req-31456e60-527f-4f4a-a75d-666bcd1072a6 {{(pid=100294) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 21:17:40.183412 np0000007703 devstack@c-api.service[100294]: ERROR cinder.volume.api [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Caught error: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 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 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.185805 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 21:17:40.187193 np0000007703 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 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: ERROR cinder.api.middleware.fault Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.middleware.fault [None req-f8e135ad-5ba9-4d7a-ae57-46eeefee6d66 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 409 Aug 18 21:17:40.187193 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1142/4608] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:39 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 167 bytes in 400 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:40.194286 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.196620 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:40.197313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:40.197623 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:17:40.208589 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:40.208589 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:40.209069 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:40.269948 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Attachment connected to vm 44e8108f-690d-410e-a357-5e93d308ad10, checking data on nova Aug 18 21:17:40.272820 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.compute.nova [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Creating Keystone token plugin using URL: https://10.4.3.48/identity {{(pid=100295) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 21:17:40.430242 np0000007703 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] REQ: curl -g -i -X GET https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}17c6a5d41f57a822976d60ede20bc89f9b9c2a03ad6b77da925132b202a6d3b8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-284afcf4-2035-43d8-8db7-3839cb1b1d97" -H "X-Service-Token: {SHA256}711edc2e47e7bdff1b5302248c848c1113898db56c8d276443ca6ecc5f5c66bb" {{(pid=100295) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 21:17:40.573484 np0000007703 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 21:17:40 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-9cf99729-2fcc-4acd-9d87-731fb44ccb21 x-openstack-request-id: req-9cf99729-2fcc-4acd-9d87-731fb44ccb21 {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 21:17:40.573618 np0000007703 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "502a89a3-01de-4992-a4d2-e9fbae350c96", "serverId": "44e8108f-690d-410e-a357-5e93d308ad10", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38fdf6ba-7bea-4d0f-bab1-da627bae4514", "bdm_uuid": "e0eed652-ecbd-4f9c-9383-699ab8fd7100"}} {{(pid=100295) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 21:17:40.573715 np0000007703 devstack@c-api.service[100295]: DEBUG novaclient.v2.client [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET call to compute for https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 used request id req-9cf99729-2fcc-4acd-9d87-731fb44ccb21 {{(pid=100295) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 21:17:40.574707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-074e37a9-dc4e-4a41-b379-3cc9c98ada3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.575673 np0000007703 devstack@c-api.service[100295]: ERROR cinder.volume.api [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:17:40.576318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-074e37a9-dc4e-4a41-b379-3cc9c98ada3f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 Aug 18 21:17:40.576502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-074e37a9-dc4e-4a41-b379-3cc9c98ada3f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:40.576688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-074e37a9-dc4e-4a41-b379-3cc9c98ada3f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Caught error: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 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 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.578047 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 21:17:40.579242 np0000007703 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 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: ERROR cinder.api.middleware.fault Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.middleware.fault [None req-284afcf4-2035-43d8-8db7-3839cb1b1d97 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 409 Aug 18 21:17:40.579242 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1148/4609] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 167 bytes in 385 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:40.582050 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-074e37a9-dc4e-4a41-b379-3cc9c98ada3f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 returned with HTTP 404 Aug 18 21:17:40.582512 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1160/4610] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:40 2026] GET /volume/v3/volumes/e89e3b12-d4ed-461d-9683-58e8f6f49f06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:40.586232 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4339c7eb-0987-4b78-9fbe-4721d6d58fe0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.588450 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1161/4611] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:17:40.591252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00cd7074-2340-446f-a89a-01412e253cd3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.592996 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] GET https://10.4.3.48/volume/v3/backups Aug 18 21:17:40.593239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:40.593443 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:40.593689 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:17:40.594834 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8aebc5e4-aa10-4803-806b-18287c29f245 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.596186 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1149/4612] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:17:40.602755 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37654216-4c6e-4e96-afb1-db2ddc5b6bf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.627212 np0000007703 devstack@c-api.service[100294]: DEBUG oslo_db.sqlalchemy.engines [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] MySQL server mode set 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 18 21:17:40.631484 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00cd7074-2340-446f-a89a-01412e253cd3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 200 Aug 18 21:17:40.631905 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1143/4613] 10.4.3.48 () {68 vars in 1270 bytes} [Tue Aug 18 21:17:40 2026] GET /volume/v3/backups => generated 619 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:40.640104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.641599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] GET https://10.4.3.48/volume/v3/backups?project_id=437d12f30dd24810aa6c4c9539147220 Aug 18 21:17:40.641800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:40.641978 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:40.642200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Removing options 'project_id' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:17:40.646659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b5eb313-8e82-4de8-8e8e-3bc238015861 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups?project_id=437d12f30dd24810aa6c4c9539147220 returned with HTTP 200 Aug 18 21:17:40.646999 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1162/4614] 10.4.3.48 () {68 vars in 1357 bytes} [Tue Aug 18 21:17:40 2026] GET /volume/v3/backups?project_id=437d12f30dd24810aa6c4c9539147220 => generated 619 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:40.655846 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.657300 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:17:40.657584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-115023123"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:40.658853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-115023123'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:17:40.658961 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume of 1 GB Aug 18 21:17:40.662449 np0000007703 devstack@c-api.service[100292]: WARNING keystonemiddleware.auth_token [None req-37654216-4c6e-4e96-afb1-db2ddc5b6bf8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 21:17:40.663651 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1161/4615] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 228 bytes (2 switches on core 0) Aug 18 21:17:40.671779 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ddde59a6-6cfa-4b3d-b671-aaee6e9d0aa6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.697375 np0000007703 devstack@c-api.service[100295]: DEBUG oslo_db.sqlalchemy.engines [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:17:40.697983 np0000007703 devstack@c-api.service[100294]: WARNING keystonemiddleware.auth_token [None req-ddde59a6-6cfa-4b3d-b671-aaee6e9d0aa6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 21:17:40.699037 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1144/4616] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:17:40.704262 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Availability Zones retrieved successfully. Aug 18 21:17:40.707999 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.709906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (f2f3f320-dc00-47ea-9042-941f925537f2) 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 18 21:17:40.710963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b93f726-6010-403c-9768-2a84227cb5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:40.711701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:17:40.736577 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b93f726-6010-403c-9768-2a84227cb5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:17:40.737449 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c9f689-7760-43f1-88ff-6210b531a4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:40.772485 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:40.772823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:40.772976 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:40.774420 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['28f07b2d-dc29-4146-a5b4-1f00c0dfa6bf', 'aeb664f9-2747-4b33-afc0-88e6bd283b77', '80991f70-4b62-4499-a37a-8062d20b2474', '5a767861-28a0-4fbd-88a5-4a94c14ef48f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:40.775278 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c9f689-7760-43f1-88ff-6210b531a4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f07b2d-dc29-4146-a5b4-1f00c0dfa6bf', 'aeb664f9-2747-4b33-afc0-88e6bd283b77', '80991f70-4b62-4499-a37a-8062d20b2474', '5a767861-28a0-4fbd-88a5-4a94c14ef48f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:40.776038 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e9a6c5-fce6-4fe9-84ce-8bc1193ef110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:40.782946 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:40.782946 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:40.783366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Updating volume '502a89a3-01de-4992-a4d2-e9fbae350c96' with '{'status': 'error'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:17:40.796552 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e9a6c5-fce6-4fe9-84ce-8bc1193ef110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c81cf7-35c4-43b6-9c72-d9a9c1c2f822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-115023123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['28f07b2d-dc29-4146-a5b4-1f00c0dfa6bf','aeb664f9-2747-4b33-afc0-88e6bd283b77','80991f70-4b62-4499-a37a-8062d20b2474','5a767861-28a0-4fbd-88a5-4a94c14ef48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-115023123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c81cf7-35c4-43b6-9c72-d9a9c1c2f822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437d12f30dd24810aa6c4c9539147220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53774fbd79c24c9184a3ee1157972040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:40.797180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c389671a-1218-4375-a569-4889b79b40cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:40.802517 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30ebbb3b-3b25-49e9-a1f8-40d86425155c tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 202 Aug 18 21:17:40.802945 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1163/4617] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:40.810271 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.812389 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:40.812627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:40.812891 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:40.814046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c389671a-1218-4375-a569-4889b79b40cc) transitioned into state 'SUCCESS' from state '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-115023123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['28f07b2d-dc29-4146-a5b4-1f00c0dfa6bf','aeb664f9-2747-4b33-afc0-88e6bd283b77','80991f70-4b62-4499-a37a-8062d20b2474','5a767861-28a0-4fbd-88a5-4a94c14ef48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53774fbd79c24c9184a3ee1157972040',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:17:40.814858 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3d8299-ef51-40a2-a537-4e0fc1a07829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:17:40.825541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3d8299-ef51-40a2-a537-4e0fc1a07829) 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 18 21:17:40.825775 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:40.825775 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:40.826471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Flow 'volume_create_api' (f2f3f320-dc00-47ea-9042-941f925537f2) 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 18 21:17:40.826838 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Create volume request issued successfully. Aug 18 21:17:40.827529 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df80c927-911d-4c21-ac5b-9c479e6f79f9 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:17:40.828107 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1150/4618] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes => generated 775 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:40.830231 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:40.835889 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1fdca63-db1d-4fd0-83ae-8073e2b2bd4c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:40.836421 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1162/4619] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:40 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:40.840032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-37faf86f-0d5c-4d8b-9068-2020200d902e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.842623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37faf86f-0d5c-4d8b-9068-2020200d902e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:17:40.842930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37faf86f-0d5c-4d8b-9068-2020200d902e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:40.843215 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-37faf86f-0d5c-4d8b-9068-2020200d902e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:40.848401 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:40.852742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:40.853144 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "38fdf6ba-7bea-4d0f-bab1-da627bae4514"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:40.853324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "38fdf6ba-7bea-4d0f-bab1-da627bae4514"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:40.859875 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:40.859875 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:40.866377 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-37faf86f-0d5c-4d8b-9068-2020200d902e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:40.871290 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:40.871290 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:40.871642 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Volume info retrieved successfully. Aug 18 21:17:40.871885 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-37faf86f-0d5c-4d8b-9068-2020200d902e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 returned with HTTP 200 Aug 18 21:17:40.872276 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1145/4620] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:40 2026] GET /volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:40.935288 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Attachment connected to vm 44e8108f-690d-410e-a357-5e93d308ad10, checking data on nova Aug 18 21:17:40.935547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.compute.nova [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Creating Keystone token plugin using URL: https://10.4.3.48/identity {{(pid=100293) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 21:17:41.068263 np0000007703 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] REQ: curl -g -i -X GET https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}06189e6980873abd9c37eb2f27540c0e3dc92e0a3fca3d9d4f7eb4ca7dcc9fad" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5" -H "X-Service-Token: {SHA256}96c03da40b360b2989ec08cdacb6bc3cf66a9fe47b36438b640138810a141a70" {{(pid=100293) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 21:17:41.151958 np0000007703 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 21:17:41 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-74b0cf76-f1e0-498a-b5e2-6927a87441ee x-openstack-request-id: req-74b0cf76-f1e0-498a-b5e2-6927a87441ee {{(pid=100293) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 21:17:41.152104 np0000007703 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "502a89a3-01de-4992-a4d2-e9fbae350c96", "serverId": "44e8108f-690d-410e-a357-5e93d308ad10", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38fdf6ba-7bea-4d0f-bab1-da627bae4514", "bdm_uuid": "e0eed652-ecbd-4f9c-9383-699ab8fd7100"}} {{(pid=100293) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 21:17:41.152236 np0000007703 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] GET call to compute for https://10.4.3.48/compute/v2.1/servers/44e8108f-690d-410e-a357-5e93d308ad10/os-volume_attachments/502a89a3-01de-4992-a4d2-e9fbae350c96 used request id req-74b0cf76-f1e0-498a-b5e2-6927a87441ee {{(pid=100293) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 21:17:41.154137 np0000007703 devstack@c-api.service[100293]: ERROR cinder.volume.api [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-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 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Caught error: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: 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 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.156367 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44e8108f-690d-410e-a357-5e93d308ad10 using the Compute API Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.middleware.fault [None req-793f6af6-1ea1-4fb9-b8bd-9a89a305e3b5 tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 409 Aug 18 21:17:41.157350 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1164/4621] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:40 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 167 bytes in 309 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:17:41.163717 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c1774080-3ab3-4ba0-a3b3-e6ae72d4444f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.165071 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1151/4622] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:41 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:17:41.172352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0edcece-3b70-4b93-b870-f1cac04db896 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.189691 np0000007703 devstack@c-api.service[100292]: WARNING keystonemiddleware.auth_token [None req-f0edcece-3b70-4b93-b870-f1cac04db896 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 21:17:41.190880 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1163/4623] 10.4.3.48 () {70 vars in 1590 bytes} [Tue Aug 18 21:17:41 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 21:17:41.197137 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.198738 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:41.198917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.199112 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.205568 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.205568 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:41.209041 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:41.213299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-45020156-a9ee-430e-8c0d-ecf43ae3d426 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:41.213690 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1146/4624] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:41.224634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.226633 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:41.226828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.226996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.261503 np0000007703 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 21:17:41.267121 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.267121 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:41.270448 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:41.274156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45b618fb-5073-49d9-9d61-aa244d9d3f02 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:41.274538 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1165/4625] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:41.313305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.315771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:41.315996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.316233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.323873 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.323873 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:41.327171 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:41.330751 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-26958a4d-2730-47a9-9dfb-bd0869f42858 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:41.331128 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1152/4626] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:41.387946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e4c38a7-7918-4a10-927d-215a96ef747e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.388370 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e4c38a7-7918-4a10-927d-215a96ef747e None None] GET https://10.4.3.48/volume// Aug 18 21:17:41.388565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e4c38a7-7918-4a10-927d-215a96ef747e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.388801 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e4c38a7-7918-4a10-927d-215a96ef747e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.389167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e4c38a7-7918-4a10-927d-215a96ef747e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:41.389467 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1164/4627] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:17: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 18 21:17:41.395637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-e7966852-0c96-4b12-afbb-24bc635a937c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.421425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-e7966852-0c96-4b12-afbb-24bc635a937c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:17:41.421806 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-e7966852-0c96-4b12-afbb-24bc635a937c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9260a300-5a22-4d61-979c-7696d725c442", "connector": null, "instance_uuid": "44e8108f-690d-410e-a357-5e93d308ad10"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:41.429542 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.429542 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:41.452672 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-e7966852-0c96-4b12-afbb-24bc635a937c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:17:41.453266 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1147/4628] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:17:41 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 18 21:17:41.477823 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14551629-f73d-4f05-bd9f-6eff233d021f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.479384 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14551629-f73d-4f05-bd9f-6eff233d021f tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:41.479546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14551629-f73d-4f05-bd9f-6eff233d021f tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.479712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14551629-f73d-4f05-bd9f-6eff233d021f tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.484682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4fb2b221-f46c-4a0e-8e51-c0018e7a9d1c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.485109 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fb2b221-f46c-4a0e-8e51-c0018e7a9d1c None None] GET https://10.4.3.48/volume// Aug 18 21:17:41.485279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fb2b221-f46c-4a0e-8e51-c0018e7a9d1c None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.485457 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4fb2b221-f46c-4a0e-8e51-c0018e7a9d1c None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.485791 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4fb2b221-f46c-4a0e-8e51-c0018e7a9d1c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:41.486076 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1153/4629] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:41.487952 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.487952 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:41.491123 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-14551629-f73d-4f05-bd9f-6eff233d021f tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:41.492611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.494460 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:41.494635 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.494828 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.495393 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14551629-f73d-4f05-bd9f-6eff233d021f tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:41.495801 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1166/4630] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:41.504096 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.504096 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:41.507510 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:41.511318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-6f1d54ee-0bcd-4a15-add7-aff2c7b78260 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:41.511733 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1165/4631] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 1034 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:41.604169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.605977 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] PUT https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d Aug 18 21:17:41.606354 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:41.613291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Acquiring lock "cinder-attachment_update-9260a300-5a22-4d61-979c-7696d725c442-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:17:41.617269 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Lock "cinder-attachment_update-9260a300-5a22-4d61-979c-7696d725c442-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:17:41.618125 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.618125 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:41.690621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Lock "cinder-attachment_update-9260a300-5a22-4d61-979c-7696d725c442-np0000007703" released by "attachment_update" :: held 0.073s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:17:41.690911 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-81b9e9ba-b666-462e-9eb9-92f6822905cc tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d returned with HTTP 200 Aug 18 21:17:41.691364 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1148/4632] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:17:41 2026] PUT /volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:41.884156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.885445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:17:41.885739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.885867 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.892562 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.892562 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:41.895532 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:41.898839 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cfef53c1-1eac-4b13-a4e1-ec2711af438c tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 returned with HTTP 200 Aug 18 21:17:41.899300 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1154/4633] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:41.910896 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.912599 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:17:41.912970 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13c81cf7-35c4-43b6-9c72-d9a9c1c2f822", "name": "tempest-type-Backup-1749464747"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:41.914507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating new backup {'backup': {'volume_id': '13c81cf7-35c4-43b6-9c72-d9a9c1c2f822', 'name': 'tempest-type-Backup-1749464747'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:17:41.914635 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Creating backup of volume 13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 in container None Aug 18 21:17:41.922411 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.922411 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:41.922411 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:41.939261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Created reservations ['7aa556bf-2dfd-45f4-b0d6-dd2f6cf25522', '59b0c511-f7a2-43f0-a39d-69a51372f550'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:17:41.968765 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efc7f572-e64b-4a2d-aa81-9f4f46723288 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:17:41.969430 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1167/4634] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:17:41 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 18 21:17:41.976818 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dec15338-075a-459c-b388-22fc41390a11 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:41.978549 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dec15338-075a-459c-b388-22fc41390a11 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:41.978811 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dec15338-075a-459c-b388-22fc41390a11 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:41.979025 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dec15338-075a-459c-b388-22fc41390a11 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:41.979179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-dec15338-075a-459c-b388-22fc41390a11 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:41.984492 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:41.984492 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:41.985373 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dec15338-075a-459c-b388-22fc41390a11 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:41.985735 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1166/4635] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:41 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:42.507504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0d31098-c58a-4c83-8692-d6d9018d473a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:42.509206 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0d31098-c58a-4c83-8692-d6d9018d473a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:42.509420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0d31098-c58a-4c83-8692-d6d9018d473a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:42.509641 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0d31098-c58a-4c83-8692-d6d9018d473a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:42.521108 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:42.521108 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:42.525132 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b0d31098-c58a-4c83-8692-d6d9018d473a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:42.530355 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0d31098-c58a-4c83-8692-d6d9018d473a tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:42.530875 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1149/4636] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:42 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:42.997209 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:42.998965 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:42.999210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:42.999402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:42.999503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:43.003567 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:43.003567 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:43.004158 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99c30ebc-99b7-4818-9931-9a7c468afdb3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:43.004496 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1155/4637] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:42 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:43.542615 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:43.544126 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:43.544286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:43.544449 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:43.552608 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:43.552608 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:43.555894 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:43.559393 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddb19bee-6ef4-4d22-9b69-1cbae697fe14 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:43.559759 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1168/4638] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:43 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:44.014226 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:44.016004 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:44.016230 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:44.016409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:44.016507 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:44.020615 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:44.020615 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:44.021172 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3f772c8-3034-4fe6-aa42-3dcfc6f3b339 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:44.021670 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1167/4639] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:44 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:44.570762 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:44.572593 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:44.572821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:44.573028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:44.581608 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:44.581608 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:44.584642 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:44.588293 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6e03a239-732b-4a48-a4fe-8dc778265f96 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:44.588643 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1150/4640] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:44 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:44.914927 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-39947091-8f0a-44f6-862f-824bba8fad81 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:44.916771 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-39947091-8f0a-44f6-862f-824bba8fad81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d/action Aug 18 21:17:44.917149 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-39947091-8f0a-44f6-862f-824bba8fad81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:44.917222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-39947091-8f0a-44f6-862f-824bba8fad81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:17:44.930563 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:44.930563 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:44.939363 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c365ccb7-8880-4f83-b577-2c73c262ec68 req-39947091-8f0a-44f6-862f-824bba8fad81 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d/action returned with HTTP 204 Aug 18 21:17:44.939779 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1156/4641] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:17:44 2026] POST /volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:45.031558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e7523a0d-5335-431b-9f58-caec82250ad3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.033523 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7523a0d-5335-431b-9f58-caec82250ad3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:45.033780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7523a0d-5335-431b-9f58-caec82250ad3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.033949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7523a0d-5335-431b-9f58-caec82250ad3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.034076 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e7523a0d-5335-431b-9f58-caec82250ad3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:45.038519 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.038519 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:45.039203 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7523a0d-5335-431b-9f58-caec82250ad3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:45.039865 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1169/4642] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:45 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:45.600661 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.602395 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:45.602606 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.602821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.611560 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.611560 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:45.614819 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.618585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9bed8bae-d26b-4724-9476-ec5b4e0770bf tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:45.618956 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1168/4643] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:45 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:45.630050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fe2d5392-b157-457e-a0c6-802244b859d1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.631752 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe2d5392-b157-457e-a0c6-802244b859d1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:45.631923 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe2d5392-b157-457e-a0c6-802244b859d1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.632134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fe2d5392-b157-457e-a0c6-802244b859d1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.640130 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.640130 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:45.642825 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fe2d5392-b157-457e-a0c6-802244b859d1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.646392 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fe2d5392-b157-457e-a0c6-802244b859d1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:45.646906 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1151/4644] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:45 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 1147 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:45.658152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.659804 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:45.660118 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-detach": {"attachment_id": "7c028e91-53c8-48fd-81bc-7c7f0378fe4d"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:45.660221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "7c028e91-53c8-48fd-81bc-7c7f0378fe4d"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:45.669771 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.669771 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:45.670207 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.677137 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a0d03e89-b574-4a5d-a51a-d0300799cbed tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 400 Aug 18 21:17:45.677602 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1157/4645] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:45 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 21:17:45.710780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.713134 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:45.713311 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.713507 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.722788 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.722788 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:45.725749 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.729346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-9f9ecede-b80a-47a0-b653-4aedb256ef26 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:45.729698 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1170/4646] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:45 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:45.746449 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.748326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442/action Aug 18 21:17:45.748632 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:45.748763 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:45.758702 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.758702 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:45.759129 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.764233 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Begin detaching volume completed successfully. Aug 18 21:17:45.764434 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-413aa92f-945d-4e45-a7d5-748da2cd87f1 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442/action returned with HTTP 202 Aug 18 21:17:45.764839 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1169/4647] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:17:45 2026] POST /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:45.802584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a81e7288-0757-4716-b6fa-0b7cc4681100 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.803043 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a81e7288-0757-4716-b6fa-0b7cc4681100 None None] GET https://10.4.3.48/volume// Aug 18 21:17:45.803233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a81e7288-0757-4716-b6fa-0b7cc4681100 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.803407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a81e7288-0757-4716-b6fa-0b7cc4681100 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.803710 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a81e7288-0757-4716-b6fa-0b7cc4681100 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:45.803985 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1152/4648] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:45.812280 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:45.814440 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:45.814630 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:45.814878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:45.826822 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:45.826822 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:45.828940 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:45.833161 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-076d60f3-9296-4f79-beb4-b72f8c60b683 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:45.833566 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1158/4649] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:45 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 1330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:46.049791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32b78dd1-5bb6-4970-82b1-801443562827 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:46.051470 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32b78dd1-5bb6-4970-82b1-801443562827 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:46.051799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32b78dd1-5bb6-4970-82b1-801443562827 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:46.052090 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32b78dd1-5bb6-4970-82b1-801443562827 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:46.052974 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-32b78dd1-5bb6-4970-82b1-801443562827 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:46.055925 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:46.055925 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:46.056562 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32b78dd1-5bb6-4970-82b1-801443562827 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:46.056992 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1171/4650] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:46 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:47.066349 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:47.068060 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:47.068370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:47.068533 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:47.068626 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:47.072328 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:47.072328 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:47.072878 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5933ac1c-793a-4512-8bdf-ddc45e2381f8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:47.073208 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1170/4651] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:47 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:47.307049 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-e2f96865-80d5-4b23-a8a5-24a20a27cb24 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:47.308831 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-e2f96865-80d5-4b23-a8a5-24a20a27cb24 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] DELETE https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d Aug 18 21:17:47.309000 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-e2f96865-80d5-4b23-a8a5-24a20a27cb24 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:47.309184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-e2f96865-80d5-4b23-a8a5-24a20a27cb24 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:47.315638 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:47.315638 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:47.353414 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-a0aa29e8-03e1-4312-b324-bf7d5237bde5 req-e2f96865-80d5-4b23-a8a5-24a20a27cb24 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d returned with HTTP 200 Aug 18 21:17:47.353850 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1153/4652] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:17:47 2026] DELETE /volume/v3/attachments/7c028e91-53c8-48fd-81bc-7c7f0378fe4d => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:47.903772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-06d205f2-409b-4295-8b3c-773c46900aef None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:47.905740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06d205f2-409b-4295-8b3c-773c46900aef tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:47.906109 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06d205f2-409b-4295-8b3c-773c46900aef tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:47.906230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-06d205f2-409b-4295-8b3c-773c46900aef tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:47.916319 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:47.916319 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:47.919480 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.admin_actions [None req-06d205f2-409b-4295-8b3c-773c46900aef tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] Updating volume '502a89a3-01de-4992-a4d2-e9fbae350c96' with '{'status': 'in-use'}' {{(pid=100295) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 21:17:47.938833 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-06d205f2-409b-4295-8b3c-773c46900aef tempest-TestServerVolumeAttachmentScenario-209264289 tempest-TestServerVolumeAttachmentScenario-209264289-project-admin] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 202 Aug 18 21:17:47.939235 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1159/4653] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:17:47 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:47.945324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-895d7441-de08-4f71-938a-a169401e35ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:47.946955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-895d7441-de08-4f71-938a-a169401e35ba tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:47.947139 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-895d7441-de08-4f71-938a-a169401e35ba tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:47.947308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-895d7441-de08-4f71-938a-a169401e35ba tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:47.957144 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:47.957144 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:47.960176 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-895d7441-de08-4f71-938a-a169401e35ba tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:47.963666 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-895d7441-de08-4f71-938a-a169401e35ba tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:47.964045 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1172/4654] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:47 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:47.998247 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.000091 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:48.000255 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:48.000420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:48.008833 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:48.008833 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:48.011907 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:48.015408 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-36123fbc-533b-4825-8f10-15db9b91c26e tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:48.015771 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1171/4655] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:47 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1147 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:48.030612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.032512 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] POST https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action Aug 18 21:17:48.032827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:48.032940 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-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 18 21:17:48.042250 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:48.042250 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:48.042734 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:48.047887 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Begin detaching volume completed successfully. Aug 18 21:17:48.048106 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-dc060f4c-6428-4392-8d36-047dfb7e6477 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action returned with HTTP 202 Aug 18 21:17:48.048511 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1154/4656] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:17:48 2026] POST /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:17:48.082459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.084562 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:48.084792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:48.085010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:48.085060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a6c17f7-39a6-48b3-b8fc-69fc359e1b07 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.085142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:48.085495 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a6c17f7-39a6-48b3-b8fc-69fc359e1b07 None None] GET https://10.4.3.48/volume// Aug 18 21:17:48.085687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a6c17f7-39a6-48b3-b8fc-69fc359e1b07 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:48.085939 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a6c17f7-39a6-48b3-b8fc-69fc359e1b07 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:48.086426 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a6c17f7-39a6-48b3-b8fc-69fc359e1b07 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:48.086745 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1173/4657] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:48.089762 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:48.089762 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:48.090553 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec35510d-57f1-4fce-9905-96f90c9934f1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:48.091041 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1160/4658] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:48 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:48.094605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.096699 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:48.096946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:48.097164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:48.107155 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:48.107155 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:48.110338 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:48.114109 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-c58c9218-4f34-4889-87f9-c30d801f01ac tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:48.114493 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1172/4659] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:48 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 1330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:48.975432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-13bf2907-3562-40c1-a294-17fe95242a14 req-cf1b57ad-d31b-4738-bec1-25ea94969fe5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:48.977380 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-cf1b57ad-d31b-4738-bec1-25ea94969fe5 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] DELETE https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 Aug 18 21:17:48.977585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-cf1b57ad-d31b-4738-bec1-25ea94969fe5 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:48.977821 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-cf1b57ad-d31b-4738-bec1-25ea94969fe5 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:48.983580 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:48.983580 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:49.018257 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-13bf2907-3562-40c1-a294-17fe95242a14 req-cf1b57ad-d31b-4738-bec1-25ea94969fe5 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 returned with HTTP 200 Aug 18 21:17:49.018633 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1155/4660] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:17:48 2026] DELETE /volume/v3/attachments/38fdf6ba-7bea-4d0f-bab1-da627bae4514 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:49.101649 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a70b8391-29fb-42e1-af26-b947e4256d42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:49.103386 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a70b8391-29fb-42e1-af26-b947e4256d42 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:49.103589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a70b8391-29fb-42e1-af26-b947e4256d42 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:49.103762 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a70b8391-29fb-42e1-af26-b947e4256d42 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:49.103883 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a70b8391-29fb-42e1-af26-b947e4256d42 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:49.107969 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:49.107969 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:49.108786 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a70b8391-29fb-42e1-af26-b947e4256d42 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:49.109252 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1174/4661] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:49 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:49.147632 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:49.149396 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:49.149555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:49.149734 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:49.155969 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:49.155969 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:49.158921 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:49.162313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-55a5f94b-2a22-4a8f-b6d7-ba83eb34c6f7 req-a7dab114-486b-409f-920a-b48044d4a50c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:49.162679 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1161/4662] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:49 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:50.119343 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:50.121144 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:50.121371 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:50.121572 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:50.121676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:50.126680 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:50.126680 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:50.127345 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ec3e970-b5b9-4121-8ae3-5ec78c0552a7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:50.127719 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1173/4663] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:50 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:51.138260 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e8e413a8-541c-492a-8363-e57a4ae46531 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:51.139981 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8e413a8-541c-492a-8363-e57a4ae46531 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:51.140214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8e413a8-541c-492a-8363-e57a4ae46531 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:51.140408 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e8e413a8-541c-492a-8363-e57a4ae46531 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:51.140526 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e8e413a8-541c-492a-8363-e57a4ae46531 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:51.144390 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:51.144390 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:51.144973 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e8e413a8-541c-492a-8363-e57a4ae46531 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:51.145425 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1156/4664] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:51 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:51.960594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:51.963096 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:51.963279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:51.963676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:51.963676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Delete volume with id: 9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:51.971421 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:51.971421 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:51.972008 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:51.990580 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Delete volume request issued successfully. Aug 18 21:17:51.990580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b06cd6d4-1807-4376-b66c-f4341aaf21c0 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 202 Aug 18 21:17:51.990911 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1175/4665] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:17:51 2026] DELETE /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:51.999933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:52.001669 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:52.001883 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:52.002120 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:52.009207 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:52.009207 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:52.012759 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:52.018084 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6c80f03a-b438-4f3e-ab52-d7b33598699c tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 200 Aug 18 21:17:52.018503 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1162/4666] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:51 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:52.022436 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-95f367c3-cea6-4e5e-b3e9-d7c47a054ef1 req-78a76a67-2a64-4448-adaf-808b1e4ca93a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:52.024351 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-95f367c3-cea6-4e5e-b3e9-d7c47a054ef1 req-78a76a67-2a64-4448-adaf-808b1e4ca93a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b Aug 18 21:17:52.024513 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-95f367c3-cea6-4e5e-b3e9-d7c47a054ef1 req-78a76a67-2a64-4448-adaf-808b1e4ca93a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:52.024675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-95f367c3-cea6-4e5e-b3e9-d7c47a054ef1 req-78a76a67-2a64-4448-adaf-808b1e4ca93a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:52.032355 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:52.032355 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:52.078815 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-95f367c3-cea6-4e5e-b3e9-d7c47a054ef1 req-78a76a67-2a64-4448-adaf-808b1e4ca93a tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b returned with HTTP 200 Aug 18 21:17:52.079268 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1174/4667] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:17:52 2026] DELETE /volume/v3/attachments/e3901173-43ca-45e0-81e1-1a6c18cdff0b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:52.156619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:52.158279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:52.158466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:52.158645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:52.158830 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:52.162841 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:52.162841 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:52.163600 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4af44092-006d-4c15-83ad-74bdb5156bd5 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:52.164082 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1157/4668] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:52 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:53.030216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1dd4d61f-01e4-442d-8f10-7c4dd35b7a17 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.032187 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd4d61f-01e4-442d-8f10-7c4dd35b7a17 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 Aug 18 21:17:53.032366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd4d61f-01e4-442d-8f10-7c4dd35b7a17 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.032538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd4d61f-01e4-442d-8f10-7c4dd35b7a17 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.037861 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd4d61f-01e4-442d-8f10-7c4dd35b7a17 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 returned with HTTP 404 Aug 18 21:17:53.038327 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1176/4669] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:53 2026] GET /volume/v3/volumes/9260a300-5a22-4d61-979c-7696d725c442 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:53.046895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.048814 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] DELETE https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:53.048996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.049338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.049338 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Delete volume with id: 502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:53.056268 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.056268 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:53.056911 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:53.078171 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Delete volume request issued successfully. Aug 18 21:17:53.078417 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e53daaa0-2b1e-41b8-9670-5cdef307c8aa tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 202 Aug 18 21:17:53.078865 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1163/4670] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:17:53 2026] DELETE /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:53.086121 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.087482 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:53.087693 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.087929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.094755 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.094755 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:53.098482 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Volume info retrieved successfully. Aug 18 21:17:53.102348 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87324c9b-ddcb-49b8-b005-dd9ffb1a36da tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 200 Aug 18 21:17:53.102772 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1175/4671] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:53 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:53.178061 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d3599827-a692-45b1-a948-d7894715b0f4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.180002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3599827-a692-45b1-a948-d7894715b0f4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:53.180342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3599827-a692-45b1-a948-d7894715b0f4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.180398 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d3599827-a692-45b1-a948-d7894715b0f4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.180510 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d3599827-a692-45b1-a948-d7894715b0f4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:53.184969 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.184969 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:53.185615 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d3599827-a692-45b1-a948-d7894715b0f4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:53.186177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1158/4672] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:53 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:53.189921 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.192434 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:53.192557 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.192842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.201045 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.201045 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:53.204208 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:53.208557 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9b179d0e-f6f3-4aef-9ca0-9812e64251a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:53.209153 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1177/4673] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:53 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:53.633823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.635999 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:53.636180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.636365 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.642612 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.642612 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:53.645742 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:53.649931 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-83d56aba-8904-49d5-b0c3-7e3fd20eaaf4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:53.650310 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1164/4674] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:17:53 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:53.659096 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3b227680-726d-4741-8408-cf0aded2c391 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.659476 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b227680-726d-4741-8408-cf0aded2c391 None None] GET https://10.4.3.48/volume// Aug 18 21:17:53.659625 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b227680-726d-4741-8408-cf0aded2c391 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:53.659825 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b227680-726d-4741-8408-cf0aded2c391 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:53.660130 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b227680-726d-4741-8408-cf0aded2c391 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:53.660399 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1176/4675] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:17: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 18 21:17:53.666829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d9a69245-6beb-4556-8599-04719ebcb0c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:53.668816 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d9a69245-6beb-4556-8599-04719ebcb0c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:17:53.669160 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d9a69245-6beb-4556-8599-04719ebcb0c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c32003f0-b6cf-4d83-8044-b8060b54e727", "connector": null, "instance_uuid": "f4f79a69-8997-4564-a9ce-0c4f537c4a8e"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:53.676681 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:53.676681 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:53.699219 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d9a69245-6beb-4556-8599-04719ebcb0c3 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:17:53.699627 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1159/4676] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:17:53 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 18 21:17:54.116863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e1f68e1-2493-4f30-8a55-0fbeb365f902 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.118929 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e1f68e1-2493-4f30-8a55-0fbeb365f902 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] GET https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 Aug 18 21:17:54.119188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e1f68e1-2493-4f30-8a55-0fbeb365f902 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:54.119430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e1f68e1-2493-4f30-8a55-0fbeb365f902 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:54.126630 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e1f68e1-2493-4f30-8a55-0fbeb365f902 tempest-TestServerVolumeAttachmentScenario-194402109 tempest-TestServerVolumeAttachmentScenario-194402109-project-member] https://10.4.3.48/volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 returned with HTTP 404 Aug 18 21:17:54.127387 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1178/4677] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:17:54 2026] GET /volume/v3/volumes/502a89a3-01de-4992-a4d2-e9fbae350c96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:54.195854 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.197698 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:54.197930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:54.198127 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:54.198241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:54.202503 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:54.202503 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:54.203187 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a7ef2c0-091b-41bc-99f8-55c255aec648 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:54.203543 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1165/4678] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:54 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:54.587883 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-845d4b28-c4f4-4d22-ad6b-268eced16daf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.588297 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-845d4b28-c4f4-4d22-ad6b-268eced16daf None None] GET https://10.4.3.48/volume// Aug 18 21:17:54.588466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-845d4b28-c4f4-4d22-ad6b-268eced16daf None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:54.588666 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-845d4b28-c4f4-4d22-ad6b-268eced16daf None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:54.589017 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-845d4b28-c4f4-4d22-ad6b-268eced16daf None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:17:54.589408 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1177/4679] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:17: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 18 21:17:54.602234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.607759 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:17:54.608433 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:54.609058 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:54.640034 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:54.640034 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:54.654393 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:17:54.670512 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-2a519450-91c0-43b3-943f-6eef78def28f tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:17:54.670893 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1160/4680] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:17:54 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1544 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:17:54.776562 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.778706 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 Aug 18 21:17:54.779106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:17:54.789395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:17:54.794466 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:17:54.795391 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:54.795391 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:54.876997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-c32003f0-b6cf-4d83-8044-b8060b54e727-np0000007703" released by "attachment_update" :: held 0.082s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:17:54.877363 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-9f5d7368-773b-4280-a3f8-8f50d11008f8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 returned with HTTP 200 Aug 18 21:17:54.877802 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1179/4681] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:17:54 2026] PUT /volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:17:54.900546 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d3ff990f-7fa7-4468-b04e-e10cbdf74c96 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:54.902503 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d3ff990f-7fa7-4468-b04e-e10cbdf74c96 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0/action Aug 18 21:17:54.902850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d3ff990f-7fa7-4468-b04e-e10cbdf74c96 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:54.902964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d3ff990f-7fa7-4468-b04e-e10cbdf74c96 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:17:54.931410 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:54.931410 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:54.948905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-e691c3f6-ad1e-4507-b2d8-5ff53051aa3f req-d3ff990f-7fa7-4468-b04e-e10cbdf74c96 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0/action returned with HTTP 204 Aug 18 21:17:54.949416 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1166/4682] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:17:54 2026] POST /volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:55.220678 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:55.222427 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:55.222642 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:55.222829 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:55.222928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:55.227071 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:55.227071 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:55.227788 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c98f6492-7c5f-43a4-acdc-f5c40f60eae3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:55.228232 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1178/4683] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:55 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:56.250461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:56.260553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:56.260553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:56.260553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:56.260553 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:56.266488 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:56.266488 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:56.267962 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a538a80c-22ca-4ba5-8c64-005ffd2e1f77 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:56.268869 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1161/4684] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:56 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:57.281916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-be620f69-646b-46cc-830d-49b7da6102b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:57.285601 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be620f69-646b-46cc-830d-49b7da6102b1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:57.285601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be620f69-646b-46cc-830d-49b7da6102b1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:57.285601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be620f69-646b-46cc-830d-49b7da6102b1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:57.285601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-be620f69-646b-46cc-830d-49b7da6102b1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:57.292771 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:57.292771 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:57.293971 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be620f69-646b-46cc-830d-49b7da6102b1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:57.293971 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1180/4685] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:57 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:58.304323 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-032509bd-2e51-4382-bd7d-bc96580be04b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:58.306088 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-032509bd-2e51-4382-bd7d-bc96580be04b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:58.306345 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-032509bd-2e51-4382-bd7d-bc96580be04b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:58.306603 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-032509bd-2e51-4382-bd7d-bc96580be04b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:58.306756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-032509bd-2e51-4382-bd7d-bc96580be04b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:58.311256 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:58.311256 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:58.311815 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-032509bd-2e51-4382-bd7d-bc96580be04b tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:58.312164 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1167/4686] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:58 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:17:59.321741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:59.324820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:17:59.325044 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:59.325191 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:59.325297 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:17:59.329504 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:59.329504 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:17:59.330259 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0b82729-9ddb-4b5a-a6e5-9ecc5c6321d1 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:17:59.330621 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1179/4687] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:59 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:17:59.356680 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e7515cf8-9102-41bd-add6-db13092e06c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:59.358555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] POST https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13/action Aug 18 21:17:59.359023 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:17:59.359192 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:17:59.360568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.admin_actions [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Updating backup '314eeb57-e023-4937-93da-1f22f8c2ba13' with '{'status': 'error'}' {{(pid=100294) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 21:17:59.368043 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:59.368043 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:17:59.369868 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a28ac999ca8470db0c3e0d429e88fdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '437d12f30dd24810aa6c4c9539147220', '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 18 21:17:59.370153 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e7515cf8-9102-41bd-add6-db13092e06c7 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13/action returned with HTTP 403 Aug 18 21:17:59.370639 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1162/4688] 10.4.3.48 () {70 vars in 1423 bytes} [Tue Aug 18 21:17:59 2026] POST /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:17:59.378181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-104a3172-4fef-484a-bbe8-280141482645 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:59.380291 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:17:59.380543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:59.380765 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:59.380978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume with id: 13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:17:59.389569 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:59.389569 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:17:59.390070 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:59.409221 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume request issued successfully. Aug 18 21:17:59.409604 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-104a3172-4fef-484a-bbe8-280141482645 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 returned with HTTP 202 Aug 18 21:17:59.409932 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1181/4689] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:17:59 2026] DELETE /volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:17:59.417639 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:17:59.422082 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:17:59.422306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:17:59.422514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:17:59.432183 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:17:59.432183 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:17:59.435778 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:17:59.439302 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71e0bc31-2fe9-4131-a83d-d81870bdaa62 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 returned with HTTP 200 Aug 18 21:17:59.439648 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1168/4690] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:17:59 2026] GET /volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:00.453441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cfac86d7-32fd-4fb1-89ae-0fd1e2daf2c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:00.455810 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfac86d7-32fd-4fb1-89ae-0fd1e2daf2c0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 Aug 18 21:18:00.456141 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cfac86d7-32fd-4fb1-89ae-0fd1e2daf2c0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:00.456434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cfac86d7-32fd-4fb1-89ae-0fd1e2daf2c0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:00.464879 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cfac86d7-32fd-4fb1-89ae-0fd1e2daf2c0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 returned with HTTP 404 Aug 18 21:18:00.465550 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1180/4691] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:00 2026] GET /volume/v3/volumes/13c81cf7-35c4-43b6-9c72-d9a9c1c2f822 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:00.475154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:00.477158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] POST https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/restore Aug 18 21:18:00.477507 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:00.479322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Restoring backup 8534869c-292e-4868-9668-98dd0e2c9bf2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100294) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:18:00.479460 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Restoring backup 8534869c-292e-4868-9668-98dd0e2c9bf2 to volume None. Aug 18 21:18:00.483898 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:00.483898 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:00.484976 np0000007703 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Creating volume of 1 GB for restore of backup 8534869c-292e-4868-9668-98dd0e2c9bf2. Aug 18 21:18:00.490293 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Availability Zones retrieved successfully. Aug 18 21:18:00.495979 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Flow 'volume_create_api' (e6978bdd-53ba-4b15-b98e-08d3d4622d62) 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 18 21:18:00.496988 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487bdad7-6c1a-4e1c-884d-e4ad153ae84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:00.497910 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-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 18 21:18:00.536907 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487bdad7-6c1a-4e1c-884d-e4ad153ae84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:18:00.537882 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01580588-7f06-44b4-bffc-66ff1227420c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:00.587152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Created reservations ['ab32101c-6843-410a-b918-a0e39a0d2cbb', 'c6cf41ee-95cf-45e0-a67c-e06c27b7ec67', 'b5420c5f-434e-476e-81d1-54e709cecda8', 'fbc12c26-a501-412a-aa1a-ede31f93b4ec'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:00.587917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01580588-7f06-44b4-bffc-66ff1227420c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab32101c-6843-410a-b918-a0e39a0d2cbb', 'c6cf41ee-95cf-45e0-a67c-e06c27b7ec67', 'b5420c5f-434e-476e-81d1-54e709cecda8', 'fbc12c26-a501-412a-aa1a-ede31f93b4ec']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:00.588646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26492caa-79a3-40ab-b53f-8aea08e6055e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:00.615935 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26492caa-79a3-40ab-b53f-8aea08e6055e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79460f8c-b9ad-4906-b582-216849d661cc', '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='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['ab32101c-6843-410a-b918-a0e39a0d2cbb','c6cf41ee-95cf-45e0-a67c-e06c27b7ec67','b5420c5f-434e-476e-81d1-54e709cecda8','fbc12c26-a501-412a-aa1a-ede31f93b4ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a28ac999ca8470db0c3e0d429e88fdc',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:00Z,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=79460f8c-b9ad-4906-b582-216849d661cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437d12f30dd24810aa6c4c9539147220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a28ac999ca8470db0c3e0d429e88fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:00.617258 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42a7763-7add-4379-9ed1-ce4b8a97f3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:00.634141 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42a7763-7add-4379-9ed1-ce4b8a97f3dd) transitioned into 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='437d12f30dd24810aa6c4c9539147220',qos_specs=None,replication_status=,reservations=['ab32101c-6843-410a-b918-a0e39a0d2cbb','c6cf41ee-95cf-45e0-a67c-e06c27b7ec67','b5420c5f-434e-476e-81d1-54e709cecda8','fbc12c26-a501-412a-aa1a-ede31f93b4ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a28ac999ca8470db0c3e0d429e88fdc',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:00.635019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea76509-fb42-4c76-be49-9f5954684403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:00.646299 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea76509-fb42-4c76-be49-9f5954684403) 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 18 21:18:00.646633 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Flow 'volume_create_api' (e6978bdd-53ba-4b15-b98e-08d3d4622d62) 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 18 21:18:00.647104 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Create volume request issued successfully. Aug 18 21:18:00.656914 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:00.656914 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:00.657631 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Volume info retrieved successfully. Aug 18 21:18:01.664948 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:01.664948 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:01.665447 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Volume info retrieved successfully. Aug 18 21:18:01.665590 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Checking backup size 1 against volume size 1 {{(pid=100294) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:18:01.665675 np0000007703 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Overwriting volume 79460f8c-b9ad-4906-b582-216849d661cc with restore of backup 8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:01.679754 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] restore_backup in rpcapi backup_id 8534869c-292e-4868-9668-98dd0e2c9bf2 {{(pid=100294) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:18:01.682217 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9a7a25aa-0606-49a5-a2a8-155cd5165014 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/restore returned with HTTP 202 Aug 18 21:18:01.683232 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1163/4692] 10.4.3.48 () {70 vars in 1426 bytes} [Tue Aug 18 21:18:00 2026] POST /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2/restore => generated 152 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:01.698151 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f013656-0003-4938-9668-b15be7a638f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:01.699903 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f013656-0003-4938-9668-b15be7a638f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:01.699903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f013656-0003-4938-9668-b15be7a638f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:01.699903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f013656-0003-4938-9668-b15be7a638f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:01.699903 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6f013656-0003-4938-9668-b15be7a638f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:01.705662 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:01.705662 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:01.706518 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f013656-0003-4938-9668-b15be7a638f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:01.707082 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1182/4693] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:01 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:02.718940 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:02.720115 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:02.720292 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:02.720461 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:02.720551 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:02.724396 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:02.724396 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:02.725015 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-888bbd8f-89a1-46d3-b093-e458214d9f13 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:02.725357 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1169/4694] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:02 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:03.735272 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:03.738606 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:03.738819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:03.739044 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:03.739170 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:03.743391 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:03.743391 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:03.743992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0050adaa-9a45-42e6-b1e8-e76d086d7df3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:03.744392 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1181/4695] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:03 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:04.754051 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-677c440c-2091-4d30-93c0-40fa08e2f589 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:04.756425 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-677c440c-2091-4d30-93c0-40fa08e2f589 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:04.756742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-677c440c-2091-4d30-93c0-40fa08e2f589 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:04.757013 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-677c440c-2091-4d30-93c0-40fa08e2f589 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:04.757175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-677c440c-2091-4d30-93c0-40fa08e2f589 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:04.762584 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:04.762584 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:04.763817 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-677c440c-2091-4d30-93c0-40fa08e2f589 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:04.764292 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1164/4696] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:04 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:05.016751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-5a1eefd8-ad0b-4100-b36a-4eb84cbfd72f req-bf7eb363-7d05-46b3-937b-e9bdfcbb12f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:05.018896 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5a1eefd8-ad0b-4100-b36a-4eb84cbfd72f req-bf7eb363-7d05-46b3-937b-e9bdfcbb12f3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 Aug 18 21:18:05.018896 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5a1eefd8-ad0b-4100-b36a-4eb84cbfd72f req-bf7eb363-7d05-46b3-937b-e9bdfcbb12f3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:05.019100 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5a1eefd8-ad0b-4100-b36a-4eb84cbfd72f req-bf7eb363-7d05-46b3-937b-e9bdfcbb12f3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:05.026427 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:05.026427 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:05.075950 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5a1eefd8-ad0b-4100-b36a-4eb84cbfd72f req-bf7eb363-7d05-46b3-937b-e9bdfcbb12f3 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 returned with HTTP 200 Aug 18 21:18:05.076321 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1183/4697] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:18:05 2026] DELETE /volume/v3/attachments/218cb00c-4e28-4221-b4fe-9693d85bf584 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:05.773425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:05.776810 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:05.777021 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:05.777221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:05.777333 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:05.781203 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:05.781203 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:05.781778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-32f70572-7bdf-48aa-ab8a-999aa6c2ecb8 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:05.782169 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1170/4698] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:05 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:06.066992 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:06.068507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:18:06.068682 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:06.068883 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:06.069047 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume with id: a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:18:06.075454 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:06.075454 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:06.075870 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:06.091783 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume request issued successfully. Aug 18 21:18:06.091991 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b821f7b7-0ccb-40cd-8e33-807fde4b30e6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 202 Aug 18 21:18:06.092388 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1182/4699] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:18:06 2026] DELETE /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:18:06.100004 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0cd85542-a1f9-4681-b961-ba739678efea None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:06.102302 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cd85542-a1f9-4681-b961-ba739678efea tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:18:06.102534 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0cd85542-a1f9-4681-b961-ba739678efea tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:06.102715 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0cd85542-a1f9-4681-b961-ba739678efea tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:06.106071 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=208,cinder:INSERT=27,cinder:UPDATE=56 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:06.111539 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:06.111539 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:06.115772 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0cd85542-a1f9-4681-b961-ba739678efea tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:06.120299 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cd85542-a1f9-4681-b961-ba739678efea tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 200 Aug 18 21:18:06.120678 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1165/4700] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:06 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:18:06.794687 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:06.796713 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:06.797015 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:06.797256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:06.797407 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:06.803886 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:06.803886 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:06.804499 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a65cb4d3-9074-46d0-8a05-8eaf782db3da tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:06.804898 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1184/4701] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:06 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:07.133569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-083b6adf-b621-4316-932c-cc22533afd99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:07.135336 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-083b6adf-b621-4316-932c-cc22533afd99 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e Aug 18 21:18:07.135578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-083b6adf-b621-4316-932c-cc22533afd99 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:07.135825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-083b6adf-b621-4316-932c-cc22533afd99 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:07.141076 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-083b6adf-b621-4316-932c-cc22533afd99 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e returned with HTTP 404 Aug 18 21:18:07.141560 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1171/4702] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:07 2026] GET /volume/v3/volumes/a05b82d0-ab38-4ce0-87b8-3c842b127f6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:18:07.148323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:07.150124 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 Aug 18 21:18:07.150319 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:07.150494 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:07.150629 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete snapshot with id: 25f45339-1ac6-45a1-9da7-e52c50184dd5 Aug 18 21:18:07.156156 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:07.156156 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:07.156550 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:18:07.175178 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot delete request issued successfully. Aug 18 21:18:07.175427 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf11d23a-f606-41e4-b40e-a6df389fbc1e tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 returned with HTTP 202 Aug 18 21:18:07.176010 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1183/4703] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:18:07 2026] DELETE /volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:07.185442 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-56723f66-5297-479b-a855-a2103dc4cfcd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:07.188146 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56723f66-5297-479b-a855-a2103dc4cfcd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 Aug 18 21:18:07.188334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56723f66-5297-479b-a855-a2103dc4cfcd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:07.188584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56723f66-5297-479b-a855-a2103dc4cfcd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:07.197033 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:07.197033 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:07.197516 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-56723f66-5297-479b-a855-a2103dc4cfcd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:18:07.198405 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56723f66-5297-479b-a855-a2103dc4cfcd tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 returned with HTTP 200 Aug 18 21:18:07.198771 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1166/4704] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:07 2026] GET /volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:07.816877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:07.818659 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:07.818890 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:07.819102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:07.819237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:07.823218 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:07.823218 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:07.823803 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-449f15c5-dd82-46a2-af91-d5c1663b96ef tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:07.824149 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1185/4705] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:07 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:08.212512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd96b61d-d330-426a-ad2c-720bbde422eb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:08.216323 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd96b61d-d330-426a-ad2c-720bbde422eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 Aug 18 21:18:08.216555 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd96b61d-d330-426a-ad2c-720bbde422eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:08.216872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd96b61d-d330-426a-ad2c-720bbde422eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:08.222153 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd96b61d-d330-426a-ad2c-720bbde422eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 returned with HTTP 404 Aug 18 21:18:08.222614 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1172/4706] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:08 2026] GET /volume/v3/snapshots/25f45339-1ac6-45a1-9da7-e52c50184dd5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:08.838573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:08.840289 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:08.840460 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:08.840698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:08.840769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:08.844445 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:08.844445 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:08.845021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ff6a3a4-d062-4600-b6d4-0fbf233e209d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:08.845360 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1184/4707] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:08 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:09.797255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dea3d282-d017-4581-b642-b97f6a7ca83b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:09.798918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:09.799323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-215978010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:09.800808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-215978010', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:09.800985 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume of 1 GB Aug 18 21:18:09.804705 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Availability Zones retrieved successfully. Aug 18 21:18:09.810328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Flow 'volume_create_api' (2b154042-ff30-493e-9acc-e952f600f7b0) 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 18 21:18:09.811410 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069a2c3d-cf27-433d-8150-63c0d3c6b6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:09.812325 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-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 18 21:18:09.850216 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069a2c3d-cf27-433d-8150-63c0d3c6b6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:18:09.851081 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf9f192-26b0-4494-94b8-4d7e49f0bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:09.861443 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:09.863059 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:09.863306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:09.863410 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:09.863508 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:09.869132 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:09.869132 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:09.869939 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2337e5e6-2921-41bc-ad49-ae89e7e7c3d0 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:09.870339 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1186/4708] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:09 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:09.920701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Created reservations ['4cfa01fa-4797-4e58-96e0-ae821e5a26f5', '0997ab92-022e-4825-969b-0d45277f7a60', '560fa611-1dc2-4835-ad55-0aee36722e6c', 'bb594bb3-1e0d-48b6-80f9-e0c70986d19f'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:09.921537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf9f192-26b0-4494-94b8-4d7e49f0bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cfa01fa-4797-4e58-96e0-ae821e5a26f5', '0997ab92-022e-4825-969b-0d45277f7a60', '560fa611-1dc2-4835-ad55-0aee36722e6c', 'bb594bb3-1e0d-48b6-80f9-e0c70986d19f']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:09.922471 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6810579-a19c-40f4-9a58-e489e7db094b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:09.955088 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6810579-a19c-40f4-9a58-e489e7db094b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3741c3a7-162b-4924-9998-6a0c78c2aaef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-215978010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07a376d5bd40d1859d13205444d986',qos_specs=None,replication_status=,reservations=['4cfa01fa-4797-4e58-96e0-ae821e5a26f5','0997ab92-022e-4825-969b-0d45277f7a60','560fa611-1dc2-4835-ad55-0aee36722e6c','bb594bb3-1e0d-48b6-80f9-e0c70986d19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356a352e870144d783cd1478d02783fa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-215978010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3741c3a7-162b-4924-9998-6a0c78c2aaef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e07a376d5bd40d1859d13205444d986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356a352e870144d783cd1478d02783fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:09.955905 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cb12dc-3a55-4e36-a77d-8ff3a31abcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:09.976351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cb12dc-3a55-4e36-a77d-8ff3a31abcfe) transitioned into state 'SUCCESS' from state '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-215978010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07a376d5bd40d1859d13205444d986',qos_specs=None,replication_status=,reservations=['4cfa01fa-4797-4e58-96e0-ae821e5a26f5','0997ab92-022e-4825-969b-0d45277f7a60','560fa611-1dc2-4835-ad55-0aee36722e6c','bb594bb3-1e0d-48b6-80f9-e0c70986d19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356a352e870144d783cd1478d02783fa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:09.977200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e428f379-d01a-4c7e-8abb-b80b011c24f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:09.987585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e428f379-d01a-4c7e-8abb-b80b011c24f7) 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 18 21:18:09.988529 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Flow 'volume_create_api' (2b154042-ff30-493e-9acc-e952f600f7b0) 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 18 21:18:09.988916 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume request issued successfully. Aug 18 21:18:09.989505 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dea3d282-d017-4581-b642-b97f6a7ca83b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:09.989994 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1167/4709] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:18:09 2026] POST /volume/v3/volumes => generated 744 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:10.028498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-c29404e7-5f9e-4cf6-bd48-c46755e99dde req-4f478315-3c17-40ac-ae72-b280c821670f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:10.031245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c29404e7-5f9e-4cf6-bd48-c46755e99dde req-4f478315-3c17-40ac-ae72-b280c821670f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 Aug 18 21:18:10.031245 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c29404e7-5f9e-4cf6-bd48-c46755e99dde req-4f478315-3c17-40ac-ae72-b280c821670f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:10.031333 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-c29404e7-5f9e-4cf6-bd48-c46755e99dde req-4f478315-3c17-40ac-ae72-b280c821670f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:10.032953 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=175,cinder:UPDATE=45,cinder:INSERT=26,cinder:DELETE=1 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:10.040084 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:10.040084 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:10.094394 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-c29404e7-5f9e-4cf6-bd48-c46755e99dde req-4f478315-3c17-40ac-ae72-b280c821670f tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 returned with HTTP 200 Aug 18 21:18:10.094394 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1173/4710] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:18:10 2026] DELETE /volume/v3/attachments/b1b31ef7-604d-4df1-80ad-65d2789f9e04 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:10.880441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4e65cb3-776a-458b-9721-2147704c5518 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:10.882051 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4e65cb3-776a-458b-9721-2147704c5518 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:10.882263 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4e65cb3-776a-458b-9721-2147704c5518 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:10.882425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4e65cb3-776a-458b-9721-2147704c5518 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:10.882523 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a4e65cb3-776a-458b-9721-2147704c5518 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:10.884255 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=177,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:10.886962 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:10.886962 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:10.887687 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4e65cb3-776a-458b-9721-2147704c5518 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:10.888109 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1185/4711] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:10 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:10.898266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2344e4d2-5611-43da-8d9c-d460228efb03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:10.902216 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc Aug 18 21:18:10.902216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:10.902216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:10.902216 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume with id: 79460f8c-b9ad-4906-b582-216849d661cc Aug 18 21:18:10.904853 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=191,cinder:INSERT=24,cinder:UPDATE=37,cinder:DELETE=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:10.910750 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:10.910750 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:10.911234 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:18:10.931832 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume request issued successfully. Aug 18 21:18:10.932049 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2344e4d2-5611-43da-8d9c-d460228efb03 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc returned with HTTP 202 Aug 18 21:18:10.932445 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1187/4712] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:18:10 2026] DELETE /volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:10.939669 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:10.944044 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc Aug 18 21:18:10.944291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:10.944462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:10.961171 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:10.961171 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:10.964901 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:18:10.970239 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-52bc09dc-3b33-4ecc-aa78-954673bb654d tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc returned with HTTP 200 Aug 18 21:18:10.971926 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1168/4713] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:10 2026] GET /volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc => generated 1063 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:11.987098 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6fe363d4-5f4e-4b95-b05e-6980508f8c7a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:11.990957 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fe363d4-5f4e-4b95-b05e-6980508f8c7a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc Aug 18 21:18:11.991166 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fe363d4-5f4e-4b95-b05e-6980508f8c7a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:11.991352 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6fe363d4-5f4e-4b95-b05e-6980508f8c7a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.001158 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6fe363d4-5f4e-4b95-b05e-6980508f8c7a tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc returned with HTTP 404 Aug 18 21:18:12.002198 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1174/4714] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:11 2026] GET /volume/v3/volumes/79460f8c-b9ad-4906-b582-216849d661cc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:12.013010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:12.014887 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:12.015126 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:12.015540 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.015679 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:12.020434 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:12.020434 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:12.021038 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f912443f-99bf-4afe-8caa-69a7ae8d12d2 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-member] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:12.021496 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1186/4715] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:12 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:12.032515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:12.034569 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:18:12.034856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:12.035200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.035433 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete backup with id: 314eeb57-e023-4937-93da-1f22f8c2ba13. Aug 18 21:18:12.039559 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:12.039559 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:12.050309 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:12.052031 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:18:12.052266 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:12.052442 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.052596 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume with id: 592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:18:12.060232 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:12.060232 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:12.060695 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:12.062395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] delete_backup rpcapi backup_id 314eeb57-e023-4937-93da-1f22f8c2ba13 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:18:12.066746 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5d5fffa-daa2-4908-b060-b7aabd099117 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 202 Aug 18 21:18:12.066746 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1188/4716] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:18:12 2026] DELETE /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:18:12.073443 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:12.075792 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:18:12.076103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:12.076358 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.076514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:12.081551 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:12.081551 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:12.083053 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d814c73d-fa9b-4874-a2ff-72d26bfaf8ca tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 200 Aug 18 21:18:12.083658 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1175/4717] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:12 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:12.088783 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume request issued successfully. Aug 18 21:18:12.088783 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1041647b-2f7a-4e6b-a2e2-18d1f322a941 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 202 Aug 18 21:18:12.088783 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1169/4718] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:18:12 2026] DELETE /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:18:12.098219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-484fca4b-6fdf-4e17-9221-53f80a316755 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:12.099985 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-484fca4b-6fdf-4e17-9221-53f80a316755 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:18:12.100238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-484fca4b-6fdf-4e17-9221-53f80a316755 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:12.100429 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-484fca4b-6fdf-4e17-9221-53f80a316755 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:12.110895 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:12.110895 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:12.115618 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-484fca4b-6fdf-4e17-9221-53f80a316755 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:12.124016 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-484fca4b-6fdf-4e17-9221-53f80a316755 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 200 Aug 18 21:18:12.124016 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1187/4719] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:12 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 1419 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:18:13.096777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3261d392-0ebe-4920-97df-4636bc1a51fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.101742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3261d392-0ebe-4920-97df-4636bc1a51fc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 Aug 18 21:18:13.101742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3261d392-0ebe-4920-97df-4636bc1a51fc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.101742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3261d392-0ebe-4920-97df-4636bc1a51fc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.101742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3261d392-0ebe-4920-97df-4636bc1a51fc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 314eeb57-e023-4937-93da-1f22f8c2ba13. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:13.104167 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3261d392-0ebe-4920-97df-4636bc1a51fc tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 returned with HTTP 404 Aug 18 21:18:13.104834 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1189/4720] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:13 2026] GET /volume/v3/backups/314eeb57-e023-4937-93da-1f22f8c2ba13 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:13.113058 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-08d746af-b379-411c-9514-8f1fb2aef500 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.115187 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:18:13.115403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.115629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.115761 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete backup with id: aa93bdd3-6f3c-4850-be60-84c63112ed5d. Aug 18 21:18:13.121946 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:13.121946 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:13.137557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-475180f2-1228-4262-89a8-8b6be27a55eb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.139607 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] delete_backup rpcapi backup_id aa93bdd3-6f3c-4850-be60-84c63112ed5d {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:18:13.142359 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-08d746af-b379-411c-9514-8f1fb2aef500 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 202 Aug 18 21:18:13.142993 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1176/4721] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:18:13 2026] DELETE /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 21:18:13.143055 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-475180f2-1228-4262-89a8-8b6be27a55eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 Aug 18 21:18:13.143292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-475180f2-1228-4262-89a8-8b6be27a55eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.143500 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-475180f2-1228-4262-89a8-8b6be27a55eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.149996 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-475180f2-1228-4262-89a8-8b6be27a55eb tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 returned with HTTP 404 Aug 18 21:18:13.150926 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1170/4722] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:13 2026] GET /volume/v3/volumes/592f94b7-c986-467a-8e8d-5ad90c97db52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:18:13.158188 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.160656 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:18:13.160939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.161174 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.161421 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:13.163025 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.166734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 Aug 18 21:18:13.167193 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.167458 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.167751 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete snapshot with id: 2e7aca24-0866-4960-a4c8-cdc3ae60eae2 Aug 18 21:18:13.174323 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:13.174323 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:13.174323 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c35c5f30-e67e-4da4-9109-3cd58e5094aa tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 200 Aug 18 21:18:13.174323 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1188/4723] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:13 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:13.181278 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:13.181278 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:13.181890 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:18:13.202874 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot delete request issued successfully. Aug 18 21:18:13.202976 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78eca7c3-aad0-4eb9-9aad-a44239e3398d tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 returned with HTTP 202 Aug 18 21:18:13.203604 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1190/4724] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:18:13 2026] DELETE /volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:13.212025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:13.214950 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 Aug 18 21:18:13.215260 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:13.215445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:13.223268 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:13.223268 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:13.223802 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Snapshot retrieved successfully. Aug 18 21:18:13.224835 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0b2a9b15-63c6-42c5-a19f-b639a224dde0 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 returned with HTTP 200 Aug 18 21:18:13.225398 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1177/4725] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:13 2026] GET /volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:14.181804 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fa73aa2d-7e29-422e-b942-b211241077f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:14.183576 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa73aa2d-7e29-422e-b942-b211241077f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d Aug 18 21:18:14.183802 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa73aa2d-7e29-422e-b942-b211241077f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:14.184005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fa73aa2d-7e29-422e-b942-b211241077f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:14.184148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-fa73aa2d-7e29-422e-b942-b211241077f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id aa93bdd3-6f3c-4850-be60-84c63112ed5d. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:14.187610 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fa73aa2d-7e29-422e-b942-b211241077f3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d returned with HTTP 404 Aug 18 21:18:14.188167 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1171/4726] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:14 2026] GET /volume/v3/backups/aa93bdd3-6f3c-4850-be60-84c63112ed5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:14.194069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:14.195924 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:14.196151 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:14.196400 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:14.196528 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete backup with id: 8534869c-292e-4868-9668-98dd0e2c9bf2. Aug 18 21:18:14.201313 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:14.201313 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:14.211937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] delete_backup rpcapi backup_id 8534869c-292e-4868-9668-98dd0e2c9bf2 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:18:14.213501 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6885c0ed-3746-4bf8-9317-f8a6c696403e tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 202 Aug 18 21:18:14.213918 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1189/4727] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:18:14 2026] DELETE /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:18:14.220635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a44988c-5821-434a-96dd-59154267f943 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:14.222534 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a44988c-5821-434a-96dd-59154267f943 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:14.222749 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a44988c-5821-434a-96dd-59154267f943 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:14.222995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a44988c-5821-434a-96dd-59154267f943 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:14.223148 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6a44988c-5821-434a-96dd-59154267f943 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:14.227303 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:14.227303 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:14.227947 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a44988c-5821-434a-96dd-59154267f943 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 200 Aug 18 21:18:14.228282 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1191/4728] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:14 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:14.236948 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c342e437-b9c1-4da3-8c5a-2b07cf070233 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:14.239256 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c342e437-b9c1-4da3-8c5a-2b07cf070233 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 Aug 18 21:18:14.239510 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c342e437-b9c1-4da3-8c5a-2b07cf070233 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:14.239782 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c342e437-b9c1-4da3-8c5a-2b07cf070233 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:14.245210 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c342e437-b9c1-4da3-8c5a-2b07cf070233 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 returned with HTTP 404 Aug 18 21:18:14.245821 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1178/4729] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:14 2026] GET /volume/v3/snapshots/2e7aca24-0866-4960-a4c8-cdc3ae60eae2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:15.241750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2b7f4253-cbc9-4259-a192-854102433fb4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:15.242142 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b7f4253-cbc9-4259-a192-854102433fb4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 Aug 18 21:18:15.242142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b7f4253-cbc9-4259-a192-854102433fb4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:15.242359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2b7f4253-cbc9-4259-a192-854102433fb4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:15.242459 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2b7f4253-cbc9-4259-a192-854102433fb4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Show backup with id 8534869c-292e-4868-9668-98dd0e2c9bf2. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:18:15.247196 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2b7f4253-cbc9-4259-a192-854102433fb4 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 returned with HTTP 404 Aug 18 21:18:15.248159 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1172/4730] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:15 2026] GET /volume/v3/backups/8534869c-292e-4868-9668-98dd0e2c9bf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:15.256439 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:15.258003 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:18:15.258198 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:15.258364 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:15.258502 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume with id: 83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:18:15.267021 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:15.267021 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:15.267021 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:18:15.281204 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Delete volume request issued successfully. Aug 18 21:18:15.281467 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-80bb1f5c-9d75-41ff-9c9f-ee4acfcee3b3 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce returned with HTTP 202 Aug 18 21:18:15.281933 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1190/4731] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:18:15 2026] DELETE /volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:15.288757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:15.290486 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:18:15.291229 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:15.291229 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:15.298627 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:15.298627 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:15.303469 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Volume info retrieved successfully. Aug 18 21:18:15.308114 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-feca825b-bd23-495a-b2fa-8d9ffbfea630 tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce returned with HTTP 200 Aug 18 21:18:15.308366 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1192/4732] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:15 2026] GET /volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:15.720107 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-bd48c4f0-1882-414e-972c-cb8b6cd1d47c req-f4b0a37f-2704-41d0-a232-8d4d50bccd6a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:15.722136 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd48c4f0-1882-414e-972c-cb8b6cd1d47c req-f4b0a37f-2704-41d0-a232-8d4d50bccd6a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 Aug 18 21:18:15.722340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd48c4f0-1882-414e-972c-cb8b6cd1d47c req-f4b0a37f-2704-41d0-a232-8d4d50bccd6a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:15.722543 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-bd48c4f0-1882-414e-972c-cb8b6cd1d47c req-f4b0a37f-2704-41d0-a232-8d4d50bccd6a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:15.729807 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:15.729807 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:15.770261 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-bd48c4f0-1882-414e-972c-cb8b6cd1d47c req-f4b0a37f-2704-41d0-a232-8d4d50bccd6a tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 returned with HTTP 200 Aug 18 21:18:15.770684 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1179/4733] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:18:15 2026] DELETE /volume/v3/attachments/4639ae52-f875-4466-8fa1-d4fab33e7096 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:16.322236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4a10d75d-d107-4054-9b34-a37f673d898f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:16.323771 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a10d75d-d107-4054-9b34-a37f673d898f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] GET https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce Aug 18 21:18:16.323977 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a10d75d-d107-4054-9b34-a37f673d898f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:16.324161 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4a10d75d-d107-4054-9b34-a37f673d898f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:16.329153 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4a10d75d-d107-4054-9b34-a37f673d898f tempest-ProjectMemberTests33-1111821220 tempest-ProjectMemberTests33-1111821220-project-admin] https://10.4.3.48/volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce returned with HTTP 404 Aug 18 21:18:16.329703 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1173/4734] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:18:16 2026] GET /volume/v3/volumes/83a02f3b-7612-4f3c-8c3b-8101501709ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:17.173405 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:17.177767 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:18:17.178707 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:17.178957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:17.179180 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume with id: ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:18:17.185999 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:17.185999 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:17.186497 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:17.203275 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Delete volume request issued successfully. Aug 18 21:18:17.203490 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-23fba367-ff18-4057-8f86-cdaa76efbfc4 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 202 Aug 18 21:18:17.203893 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1191/4735] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:18:17 2026] DELETE /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:18:17.213714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-09e537d4-8da2-42ea-9163-27bccbbf74df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:17.216452 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09e537d4-8da2-42ea-9163-27bccbbf74df tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:18:17.216679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09e537d4-8da2-42ea-9163-27bccbbf74df tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:17.216865 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09e537d4-8da2-42ea-9163-27bccbbf74df tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:17.230801 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:17.230801 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:17.235452 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-09e537d4-8da2-42ea-9163-27bccbbf74df tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Volume info retrieved successfully. Aug 18 21:18:17.240849 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09e537d4-8da2-42ea-9163-27bccbbf74df tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 200 Aug 18 21:18:17.241464 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1193/4736] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:17 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 1384 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:18:17.827947 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:17.912590 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:17.912908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-834064671"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:17.914244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-834064671'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:17.914346 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume of 1 GB Aug 18 21:18:17.914610 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:17.914610 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:17.918536 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Availability Zones retrieved successfully. Aug 18 21:18:17.924047 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Flow 'volume_create_api' (6cdd112c-97b7-45c0-9aa3-f8fa4a31984a) 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 18 21:18:17.925080 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ded878c-a267-4f7b-9164-e2efa71e1556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:17.925898 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-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 18 21:18:17.948492 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ded878c-a267-4f7b-9164-e2efa71e1556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:18:17.949444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182f8860-471d-4483-879a-f26efc352541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:17.998652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Created reservations ['406d44e3-36cd-431f-8211-9f1bb7c8b0e3', '92f69074-0f8d-4373-b4da-0f8d5f9d1d84', '1b473849-754f-4d6d-bb91-5ef66308eaf0', 'f8e1e655-e66a-4fc7-a0d9-786449de1c18'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:17.999415 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182f8860-471d-4483-879a-f26efc352541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406d44e3-36cd-431f-8211-9f1bb7c8b0e3', '92f69074-0f8d-4373-b4da-0f8d5f9d1d84', '1b473849-754f-4d6d-bb91-5ef66308eaf0', 'f8e1e655-e66a-4fc7-a0d9-786449de1c18']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:18.000171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1dd397-2959-42b0-88f7-a6d9e4690a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:18.023717 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1dd397-2959-42b0-88f7-a6d9e4690a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bcd201-2813-4565-8cec-be5fc59578ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-834064671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2184e2aea0142b98747583606724a2b',qos_specs=None,replication_status=,reservations=['406d44e3-36cd-431f-8211-9f1bb7c8b0e3','92f69074-0f8d-4373-b4da-0f8d5f9d1d84','1b473849-754f-4d6d-bb91-5ef66308eaf0','f8e1e655-e66a-4fc7-a0d9-786449de1c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-834064671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74bcd201-2813-4565-8cec-be5fc59578ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2184e2aea0142b98747583606724a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:18.024397 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (441f6a34-0ebe-4463-a858-0eb5443ab94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:18.040199 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (441f6a34-0ebe-4463-a858-0eb5443ab94c) transitioned into state 'SUCCESS' from state '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-834064671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2184e2aea0142b98747583606724a2b',qos_specs=None,replication_status=,reservations=['406d44e3-36cd-431f-8211-9f1bb7c8b0e3','92f69074-0f8d-4373-b4da-0f8d5f9d1d84','1b473849-754f-4d6d-bb91-5ef66308eaf0','f8e1e655-e66a-4fc7-a0d9-786449de1c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:18.040872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ab0a13-ac74-4b51-bc60-2f4c5a2192fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:18.049453 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ab0a13-ac74-4b51-bc60-2f4c5a2192fa) 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 18 21:18:18.050274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Flow 'volume_create_api' (6cdd112c-97b7-45c0-9aa3-f8fa4a31984a) 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 18 21:18:18.050571 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume request issued successfully. Aug 18 21:18:18.051202 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ca08e503-1c53-4e2e-8389-f8c0cb5b9661 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:18.051799 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1180/4737] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:18:17 2026] POST /volume/v3/volumes => generated 775 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:18.062986 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:18.064598 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:18.064803 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:18.065016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:18.071429 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:18.071429 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:18.074560 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:18.078154 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-efac0de8-9d25-4651-9fea-fcd860c2d715 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce returned with HTTP 200 Aug 18 21:18:18.078512 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1174/4738] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:18 2026] GET /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:18.258922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9da74ce6-39f8-4583-948d-24cbff5087b6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:18.260866 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9da74ce6-39f8-4583-948d-24cbff5087b6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] GET https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 Aug 18 21:18:18.261156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9da74ce6-39f8-4583-948d-24cbff5087b6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:18.261378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9da74ce6-39f8-4583-948d-24cbff5087b6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:18.267655 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9da74ce6-39f8-4583-948d-24cbff5087b6 tempest-TestVolumeBootPatternV346-530089325 tempest-TestVolumeBootPatternV346-530089325-project-member] https://10.4.3.48/volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 returned with HTTP 404 Aug 18 21:18:18.268320 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1192/4739] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:18 2026] GET /volume/v3/volumes/ccb19211-136e-4765-a6fa-8f0efd114d70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:18:19.090998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:19.092883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:19.093080 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:19.093333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:19.100322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:19.100322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:19.103940 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:19.108004 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23e0cb49-7985-4802-8ca7-c286cf2d95a6 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce returned with HTTP 200 Aug 18 21:18:19.108374 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1194/4740] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:19 2026] GET /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:19.124143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-1fa2c625-620d-41c0-add2-94041e3582d1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:19.172746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] POST https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce/action Aug 18 21:18:19.173150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:19.173270 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-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 18 21:18:19.181561 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:19.181561 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:19.182073 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Volume info retrieved successfully. Aug 18 21:18:19.183129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9a381ae570bb47bc8358c059be599a20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2184e2aea0142b98747583606724a2b', '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 18 21:18:19.183307 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-1fa2c625-620d-41c0-add2-94041e3582d1 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce/action returned with HTTP 403 Aug 18 21:18:19.183737 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1181/4741] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:18:19 2026] POST /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce/action => generated 131 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:19.192619 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:19.194683 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:19.194962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:19.195202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:19.195389 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Delete volume with id: 74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:19.204005 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:19.204005 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:19.204427 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:19.225072 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Delete volume request issued successfully. Aug 18 21:18:19.225290 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-68b1a54a-535b-4184-86d9-05c376c5cf69 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce returned with HTTP 202 Aug 18 21:18:19.225848 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1175/4742] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:18:19 2026] DELETE /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:19.237993 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:19.240051 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:19.240637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:19.240911 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:19.248592 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:19.248592 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:19.252597 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:19.256912 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d38e9be7-bedf-465e-8441-9bff20f91bbb tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce returned with HTTP 200 Aug 18 21:18:19.257381 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1193/4743] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:19 2026] GET /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 21:18:20.273267 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d587be5-6ece-4291-8628-7ff3a37905e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:20.275041 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d587be5-6ece-4291-8628-7ff3a37905e0 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce Aug 18 21:18:20.275221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d587be5-6ece-4291-8628-7ff3a37905e0 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:20.275393 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d587be5-6ece-4291-8628-7ff3a37905e0 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:20.285078 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d587be5-6ece-4291-8628-7ff3a37905e0 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce returned with HTTP 404 Aug 18 21:18:20.285614 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1195/4744] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:20 2026] GET /volume/v3/volumes/74bcd201-2813-4565-8cec-be5fc59578ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:20.292901 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:20.295628 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:20.296010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1485092843"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:20.297670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1485092843'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:20.297832 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume of 1 GB Aug 18 21:18:20.302502 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Availability Zones retrieved successfully. Aug 18 21:18:20.309304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Flow 'volume_create_api' (19a13f78-2a32-47ac-bc12-fc6cfe47503d) 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 18 21:18:20.310353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9550ca6-87df-4964-afcd-8ff977a6e914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:20.311165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-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 18 21:18:20.338992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9550ca6-87df-4964-afcd-8ff977a6e914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:18:20.339774 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d60370-38cc-4aa9-833d-d4399da32735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:20.381030 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Created reservations ['6590d57d-eb2c-43d1-ba5a-94ba3ac9e97d', 'd2a15be5-b54b-4fd2-8851-7094ee1af5ed', '89cddf72-b96d-4fe6-b679-23e7a229b2e1', 'cb21a2ae-d416-4e96-b1dd-a0515e3a1779'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:20.381693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d60370-38cc-4aa9-833d-d4399da32735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6590d57d-eb2c-43d1-ba5a-94ba3ac9e97d', 'd2a15be5-b54b-4fd2-8851-7094ee1af5ed', '89cddf72-b96d-4fe6-b679-23e7a229b2e1', 'cb21a2ae-d416-4e96-b1dd-a0515e3a1779']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:20.382379 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e8955d-fe92-40e7-85c4-9f6298ab35a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:20.408207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e8955d-fe92-40e7-85c4-9f6298ab35a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64761ce3-19e7-4504-a3c5-e174e23ac7de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485092843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2184e2aea0142b98747583606724a2b',qos_specs=None,replication_status=,reservations=['6590d57d-eb2c-43d1-ba5a-94ba3ac9e97d','d2a15be5-b54b-4fd2-8851-7094ee1af5ed','89cddf72-b96d-4fe6-b679-23e7a229b2e1','cb21a2ae-d416-4e96-b1dd-a0515e3a1779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485092843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64761ce3-19e7-4504-a3c5-e174e23ac7de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2184e2aea0142b98747583606724a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:20.408878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22334de-ae65-40c3-a681-14fd809c3c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:20.425740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22334de-ae65-40c3-a681-14fd809c3c21) transitioned into state 'SUCCESS' from state '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-1485092843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2184e2aea0142b98747583606724a2b',qos_specs=None,replication_status=,reservations=['6590d57d-eb2c-43d1-ba5a-94ba3ac9e97d','d2a15be5-b54b-4fd2-8851-7094ee1af5ed','89cddf72-b96d-4fe6-b679-23e7a229b2e1','cb21a2ae-d416-4e96-b1dd-a0515e3a1779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bcced1878924cd4be5484c6fa5e9a5b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:20.426511 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efb8298-afb2-4156-895a-181e6a22801d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:20.435519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efb8298-afb2-4156-895a-181e6a22801d) 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 18 21:18:20.436290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Flow 'volume_create_api' (19a13f78-2a32-47ac-bc12-fc6cfe47503d) 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 18 21:18:20.436563 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Create volume request issued successfully. Aug 18 21:18:20.437318 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e74890b2-014f-463e-b055-b5b9a336fdd7 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:20.437606 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1182/4745] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:18:20 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 18 21:18:20.450631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:20.453602 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:20.453791 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:20.453991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:20.461063 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:20.461063 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:20.463898 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:20.471445 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-eea825ff-2473-48ee-8a21-4955d1a233a5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de returned with HTTP 200 Aug 18 21:18:20.471839 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1176/4746] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:20 2026] GET /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:21.484460 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:21.486697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:21.487047 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:21.487263 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:21.496579 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:21.496579 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:21.500938 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:21.505667 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fdf81fe-55f0-441f-80cc-5e0aa930511b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de returned with HTTP 200 Aug 18 21:18:21.506144 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1194/4747] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:21 2026] GET /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:21.520211 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:21.522146 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] POST https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de/action Aug 18 21:18:21.522444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:21.522532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:21.531699 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:21.531699 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:21.532322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9a381ae570bb47bc8358c059be599a20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2184e2aea0142b98747583606724a2b', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:21.532514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5570d771-4d54-4cbe-a2cd-d09eafb08bc5 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-reader] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de/action returned with HTTP 403 Aug 18 21:18:21.533077 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1196/4748] 10.4.3.48 () {68 vars in 1383 bytes} [Tue Aug 18 21:18:21 2026] POST /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:21.540804 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:21.542760 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:21.542936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:21.543132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:21.543345 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Delete volume with id: 64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:21.554376 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:21.554376 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:21.554779 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:21.574995 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Delete volume request issued successfully. Aug 18 21:18:21.575475 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-861f9833-56a8-4c49-9f23-cd96b5e449e2 tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de returned with HTTP 202 Aug 18 21:18:21.576106 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1183/4749] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:18:21 2026] DELETE /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:21.583072 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:21.585158 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:21.585367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:21.585600 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:21.593490 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:21.593490 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:21.598415 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Volume info retrieved successfully. Aug 18 21:18:21.603362 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5f6a2a6f-1853-4228-801b-accd9fe854ae tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de returned with HTTP 200 Aug 18 21:18:21.603875 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1177/4750] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:21 2026] GET /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:22.620158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-510d0484-7ad2-4485-a58a-03f214afb73b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:22.621961 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-510d0484-7ad2-4485-a58a-03f214afb73b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] GET https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de Aug 18 21:18:22.622114 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-510d0484-7ad2-4485-a58a-03f214afb73b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:22.622304 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-510d0484-7ad2-4485-a58a-03f214afb73b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:22.632359 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-510d0484-7ad2-4485-a58a-03f214afb73b tempest-ProjectReaderTests-1651062102 tempest-ProjectReaderTests-1651062102-project-admin] https://10.4.3.48/volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de returned with HTTP 404 Aug 18 21:18:22.632859 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1195/4751] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:22 2026] GET /volume/v3/volumes/64761ce3-19e7-4504-a3c5-e174e23ac7de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.000001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.055941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:24.056358 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-95339318"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.057899 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-95339318'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:24.058067 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume of 1 GB Aug 18 21:18:24.062428 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Availability Zones retrieved successfully. Aug 18 21:18:24.069335 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Flow 'volume_create_api' (1a55569b-d896-42ec-97ab-00afe2329866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:18:24.070674 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0534f8a-6646-4c9a-b7ae-898685ff65ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:24.072856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:18:24.104191 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0534f8a-6646-4c9a-b7ae-898685ff65ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:24.104191 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f37ea2b-e4b9-41e7-b177-09d523076f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:24.161891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Created reservations ['321f2c9b-3832-436a-9a31-4c90d8eb15f0', 'eb8f4ecf-a014-4f3d-a49f-1168948134cc', 'f855b4e1-00ad-4939-a91f-26b1a892791e', '319e3b0a-5cd9-49f7-a861-b80af8d7f974'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:24.162569 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f37ea2b-e4b9-41e7-b177-09d523076f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321f2c9b-3832-436a-9a31-4c90d8eb15f0', 'eb8f4ecf-a014-4f3d-a49f-1168948134cc', 'f855b4e1-00ad-4939-a91f-26b1a892791e', '319e3b0a-5cd9-49f7-a861-b80af8d7f974']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:24.163212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d5276e-c8ff-4294-8529-951cec5b8fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:24.183396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d5276e-c8ff-4294-8529-951cec5b8fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d5f272-104a-4fc4-8e3f-5031dacb4134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-95339318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',qos_specs=None,replication_status=,reservations=['321f2c9b-3832-436a-9a31-4c90d8eb15f0','eb8f4ecf-a014-4f3d-a49f-1168948134cc','f855b4e1-00ad-4939-a91f-26b1a892791e','319e3b0a-5cd9-49f7-a861-b80af8d7f974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ea81424f148e9bf524838761e54ac',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-95339318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d5f272-104a-4fc4-8e3f-5031dacb4134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580ea81424f148e9bf524838761e54ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:24.183928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4f1355-8c9e-49b5-afed-9b2d111545be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:24.202466 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4f1355-8c9e-49b5-afed-9b2d111545be) transitioned into state 'SUCCESS' from state '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-95339318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',qos_specs=None,replication_status=,reservations=['321f2c9b-3832-436a-9a31-4c90d8eb15f0','eb8f4ecf-a014-4f3d-a49f-1168948134cc','f855b4e1-00ad-4939-a91f-26b1a892791e','319e3b0a-5cd9-49f7-a861-b80af8d7f974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ea81424f148e9bf524838761e54ac',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:24.203085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aca3b0-5afe-4363-bf5e-d35c2c4db789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:24.213535 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aca3b0-5afe-4363-bf5e-d35c2c4db789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:24.215096 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Flow 'volume_create_api' (1a55569b-d896-42ec-97ab-00afe2329866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:18:24.216344 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume request issued successfully. Aug 18 21:18:24.216405 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-231a20a2-7a65-4b69-b36a-31c89dae0627 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:24.217016 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1197/4752] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:18:23 2026] POST /volume/v3/volumes => generated 762 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.228279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.230379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:24.230696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.233861 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.237382 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:24.237382 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:24.240861 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:24.245270 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c804f483-28e4-4b17-b7f9-36b38a5d29e5 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:24.245639 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1184/4753] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:24.345416 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5660f9cb-a914-424f-b6ea-0332a11a5f61 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.434352 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5660f9cb-a914-424f-b6ea-0332a11a5f61 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.434759 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5660f9cb-a914-424f-b6ea-0332a11a5f61 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-75534851", "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 18 21:18:24.452171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5660f9cb-a914-424f-b6ea-0332a11a5f61 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.452618 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1178/4754] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types => generated 378 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.460629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db56287a-362a-4649-9f5d-f1b1bd1ca061 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.462463 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db56287a-362a-4649-9f5d-f1b1bd1ca061 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption Aug 18 21:18:24.462894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db56287a-362a-4649-9f5d-f1b1bd1ca061 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.479979 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db56287a-362a-4649-9f5d-f1b1bd1ca061 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption returned with HTTP 200 Aug 18 21:18:24.480650 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1196/4755] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.489137 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1c4e254-9d71-4ea3-9ec6-6730f1674e4f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.490988 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1c4e254-9d71-4ea3-9ec6-6730f1674e4f tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.491447 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1c4e254-9d71-4ea3-9ec6-6730f1674e4f tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2138998519", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.493209 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:24.493209 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:24.508402 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1c4e254-9d71-4ea3-9ec6-6730f1674e4f tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.508760 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1198/4756] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.517744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bcab48c-caa7-47f6-b64b-fbe63d798474 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.571469 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bcab48c-caa7-47f6-b64b-fbe63d798474 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] POST https://10.4.3.48/volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7/encryption Aug 18 21:18:24.571796 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bcab48c-caa7-47f6-b64b-fbe63d798474 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] 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 18 21:18:24.573569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-5bcab48c-caa7-47f6-b64b-fbe63d798474 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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 18 21:18:24.573743 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bcab48c-caa7-47f6-b64b-fbe63d798474 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7/encryption returned with HTTP 403 Aug 18 21:18:24.574161 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1185/4757] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.582587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e5d620a-a182-458c-ad0e-7f0cd56e6500 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.584808 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e5d620a-a182-458c-ad0e-7f0cd56e6500 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.585350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e5d620a-a182-458c-ad0e-7f0cd56e6500 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-638100618", "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 18 21:18:24.606127 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e5d620a-a182-458c-ad0e-7f0cd56e6500 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.606738 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1179/4758] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.615009 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9611cf00-7c1c-4829-bffb-3ffa2c908586 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.616942 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9611cf00-7c1c-4829-bffb-3ffa2c908586 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] POST https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs Aug 18 21:18:24.617305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9611cf00-7c1c-4829-bffb-3ffa2c908586 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.619292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-9611cf00-7c1c-4829-bffb-3ffa2c908586 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.619496 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9611cf00-7c1c-4829-bffb-3ffa2c908586 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs returned with HTTP 403 Aug 18 21:18:24.620007 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1197/4759] 10.4.3.48 () {68 vars in 1392 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.627694 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-be29dd42-bb6a-4015-953a-ccbdf3b59d93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.629529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be29dd42-bb6a-4015-953a-ccbdf3b59d93 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] PUT https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs/key2 Aug 18 21:18:24.629855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be29dd42-bb6a-4015-953a-ccbdf3b59d93 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.632014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-be29dd42-bb6a-4015-953a-ccbdf3b59d93 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.632176 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be29dd42-bb6a-4015-953a-ccbdf3b59d93 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs/key2 returned with HTTP 403 Aug 18 21:18:24.632582 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1199/4760] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:18:24 2026] PUT /volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.640322 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5b8f9b07-5fc7-4834-890e-a1592cdd8d78 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.641952 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b8f9b07-5fc7-4834-890e-a1592cdd8d78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.642278 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5b8f9b07-5fc7-4834-890e-a1592cdd8d78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.644427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-5b8f9b07-5fc7-4834-890e-a1592cdd8d78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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 18 21:18:24.644586 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5b8f9b07-5fc7-4834-890e-a1592cdd8d78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types returned with HTTP 403 Aug 18 21:18:24.645083 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1186/4761] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:18:24 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 18 21:18:24.654171 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00f8e886-afa3-4e6d-8d6a-3478ab4afb78 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.655932 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00f8e886-afa3-4e6d-8d6a-3478ab4afb78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.656290 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00f8e886-afa3-4e6d-8d6a-3478ab4afb78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1468544461", "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 18 21:18:24.676065 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00f8e886-afa3-4e6d-8d6a-3478ab4afb78 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.676540 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1180/4762] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.684832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d309cdf4-d06d-41d5-8fd3-1e008bd27432 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.686602 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d309cdf4-d06d-41d5-8fd3-1e008bd27432 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption Aug 18 21:18:24.686951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d309cdf4-d06d-41d5-8fd3-1e008bd27432 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.702377 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d309cdf4-d06d-41d5-8fd3-1e008bd27432 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption returned with HTTP 200 Aug 18 21:18:24.702882 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1198/4763] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.710614 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32a420b0-570f-4fef-9a29-506386d9940a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.712356 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32a420b0-570f-4fef-9a29-506386d9940a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] DELETE https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption/2205ff75-5cb3-46f3-82b1-5d20707e35b4 Aug 18 21:18:24.712518 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32a420b0-570f-4fef-9a29-506386d9940a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.712685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32a420b0-570f-4fef-9a29-506386d9940a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.713292 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-32a420b0-570f-4fef-9a29-506386d9940a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.713449 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32a420b0-570f-4fef-9a29-506386d9940a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption/2205ff75-5cb3-46f3-82b1-5d20707e35b4 returned with HTTP 403 Aug 18 21:18:24.713872 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1200/4764] 10.4.3.48 () {66 vars in 1482 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d/encryption/2205ff75-5cb3-46f3-82b1-5d20707e35b4 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.720773 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a78d8369-7dd9-4422-9e8a-6911050e3ba4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.722452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a78d8369-7dd9-4422-9e8a-6911050e3ba4 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.722839 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a78d8369-7dd9-4422-9e8a-6911050e3ba4 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-311194355", "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 18 21:18:24.741077 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a78d8369-7dd9-4422-9e8a-6911050e3ba4 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.741529 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1187/4765] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.749479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.751358 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] DELETE https://10.4.3.48/volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2/extra_specs/key1 Aug 18 21:18:24.751537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.751764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.758016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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 18 21:18:24.758314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-da67c67b-65df-4d4a-b25e-f78d20e8cc86 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2/extra_specs/key1 returned with HTTP 403 Aug 18 21:18:24.758844 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1181/4766] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.767384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-36720d09-3d03-4d36-a6ee-d5fe0fca654c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.769617 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36720d09-3d03-4d36-a6ee-d5fe0fca654c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:18:24.770150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36720d09-3d03-4d36-a6ee-d5fe0fca654c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2065443287", "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=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.788175 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36720d09-3d03-4d36-a6ee-d5fe0fca654c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:18:24.788658 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1199/4767] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:18:24 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 18 21:18:24.796272 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eae387c9-f6df-46cb-ac57-6ab032790203 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.798156 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eae387c9-f6df-46cb-ac57-6ab032790203 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] DELETE https://10.4.3.48/volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 Aug 18 21:18:24.798363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eae387c9-f6df-46cb-ac57-6ab032790203 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.798547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eae387c9-f6df-46cb-ac57-6ab032790203 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.799192 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-eae387c9-f6df-46cb-ac57-6ab032790203 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.799344 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eae387c9-f6df-46cb-ac57-6ab032790203 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 returned with HTTP 403 Aug 18 21:18:24.799731 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1201/4768] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.809244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-11bfb75f-90c1-45f0-8c8b-8b5526b30d69 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.810960 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11bfb75f-90c1-45f0-8c8b-8b5526b30d69 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] GET https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs Aug 18 21:18:24.811158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11bfb75f-90c1-45f0-8c8b-8b5526b30d69 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.811339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-11bfb75f-90c1-45f0-8c8b-8b5526b30d69 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.818343 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-11bfb75f-90c1-45f0-8c8b-8b5526b30d69 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs returned with HTTP 200 Aug 18 21:18:24.818601 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1188/4769] 10.4.3.48 () {66 vars in 1371 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:24.829737 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-724ed96a-3508-49df-91d5-e638b4c428d3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.831640 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-724ed96a-3508-49df-91d5-e638b4c428d3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] GET https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/cipher Aug 18 21:18:24.832027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-724ed96a-3508-49df-91d5-e638b4c428d3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.832329 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-724ed96a-3508-49df-91d5-e638b4c428d3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.832988 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-724ed96a-3508-49df-91d5-e638b4c428d3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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 18 21:18:24.833267 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-724ed96a-3508-49df-91d5-e638b4c428d3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/cipher returned with HTTP 403 Aug 18 21:18:24.833701 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1182/4770] 10.4.3.48 () {66 vars in 1389 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.840620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6490ecac-f770-4276-9d19-5908b11a3225 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.843071 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6490ecac-f770-4276-9d19-5908b11a3225 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] GET https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption Aug 18 21:18:24.843350 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6490ecac-f770-4276-9d19-5908b11a3225 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.843621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6490ecac-f770-4276-9d19-5908b11a3225 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.844539 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-6490ecac-f770-4276-9d19-5908b11a3225 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.844813 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6490ecac-f770-4276-9d19-5908b11a3225 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption returned with HTTP 403 Aug 18 21:18:24.845373 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1200/4771] 10.4.3.48 () {66 vars in 1368 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.851528 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1655a96d-6e57-43ab-b18f-67d87041be12 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.853807 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1655a96d-6e57-43ab-b18f-67d87041be12 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] GET https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/multiattach Aug 18 21:18:24.854064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1655a96d-6e57-43ab-b18f-67d87041be12 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.854302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1655a96d-6e57-43ab-b18f-67d87041be12 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.862294 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1655a96d-6e57-43ab-b18f-67d87041be12 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/multiattach returned with HTTP 200 Aug 18 21:18:24.862685 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1202/4772] 10.4.3.48 () {66 vars in 1407 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 21:18:24.869142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d3956017-152a-4ce8-b697-b363c728e578 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.870887 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3956017-152a-4ce8-b697-b363c728e578 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] GET https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/volume_backend_name Aug 18 21:18:24.871085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3956017-152a-4ce8-b697-b363c728e578 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.871257 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d3956017-152a-4ce8-b697-b363c728e578 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.877541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d3956017-152a-4ce8-b697-b363c728e578 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 21:18:24.878025 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1189/4773] 10.4.3.48 () {66 vars in 1431 bytes} [Tue Aug 18 21:18:24 2026] GET /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.884908 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6aac036a-5f9d-4ff0-b2a8-b8f9c497e61a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.886630 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6aac036a-5f9d-4ff0-b2a8-b8f9c497e61a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] PUT https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/2e61a6a2-6234-423a-a304-07c6e5e0e81d Aug 18 21:18:24.887015 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6aac036a-5f9d-4ff0-b2a8-b8f9c497e61a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-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 18 21:18:24.889169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.policy [None req-6aac036a-5f9d-4ff0-b2a8-b8f9c497e61a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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 18 21:18:24.889379 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6aac036a-5f9d-4ff0-b2a8-b8f9c497e61a tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/2e61a6a2-6234-423a-a304-07c6e5e0e81d returned with HTTP 403 Aug 18 21:18:24.889821 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1183/4774] 10.4.3.48 () {68 vars in 1499 bytes} [Tue Aug 18 21:18:24 2026] PUT /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/encryption/2e61a6a2-6234-423a-a304-07c6e5e0e81d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.897959 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a47d6131-f5ef-459b-8117-d92909a8762c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.900501 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a47d6131-f5ef-459b-8117-d92909a8762c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] PUT https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/key1 Aug 18 21:18:24.900980 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a47d6131-f5ef-459b-8117-d92909a8762c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.903745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-a47d6131-f5ef-459b-8117-d92909a8762c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.904038 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a47d6131-f5ef-459b-8117-d92909a8762c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/key1 returned with HTTP 403 Aug 18 21:18:24.904671 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1201/4775] 10.4.3.48 () {68 vars in 1406 bytes} [Tue Aug 18 21:18:24 2026] PUT /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.912904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e525830-a341-4a9a-a88a-5e918a3a66e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.914565 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e525830-a341-4a9a-a88a-5e918a3a66e0 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] PUT https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 Aug 18 21:18:24.914904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e525830-a341-4a9a-a88a-5e918a3a66e0 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:24.916604 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-8e525830-a341-4a9a-a88a-5e918a3a66e0 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7ff9cb747a6840c7a06b5b4349efa0f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4acee13c28b74a46bfa780b5e5de662a', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:24.916775 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e525830-a341-4a9a-a88a-5e918a3a66e0 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-reader] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 returned with HTTP 403 Aug 18 21:18:24.917190 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1203/4776] 10.4.3.48 () {68 vars in 1355 bytes} [Tue Aug 18 21:18:24 2026] PUT /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:24.925413 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c2745d51-43e3-4e44-9c6a-a99adb4b2f7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.927150 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2745d51-43e3-4e44-9c6a-a99adb4b2f7b tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 Aug 18 21:18:24.927351 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2745d51-43e3-4e44-9c6a-a99adb4b2f7b tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.927569 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c2745d51-43e3-4e44-9c6a-a99adb4b2f7b tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.949831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c2745d51-43e3-4e44-9c6a-a99adb4b2f7b tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 returned with HTTP 202 Aug 18 21:18:24.950233 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1190/4777] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/c266c386-4332-4c17-ba9c-3da541553d16 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:24.956701 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ab009746-7372-4153-bb2b-974a5e05d2ff None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.958547 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ab009746-7372-4153-bb2b-974a5e05d2ff tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2 Aug 18 21:18:24.958732 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ab009746-7372-4153-bb2b-974a5e05d2ff tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.959007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ab009746-7372-4153-bb2b-974a5e05d2ff tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:24.981595 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ab009746-7372-4153-bb2b-974a5e05d2ff tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2 returned with HTTP 202 Aug 18 21:18:24.982109 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1184/4778] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/602b16b6-a121-4a8f-bf36-8faa1ec9d4f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:24.990097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-48c35a11-4374-4053-a440-5054cc1a7c73 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:24.992480 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48c35a11-4374-4053-a440-5054cc1a7c73 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d Aug 18 21:18:24.992762 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48c35a11-4374-4053-a440-5054cc1a7c73 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:24.993067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48c35a11-4374-4053-a440-5054cc1a7c73 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.025010 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48c35a11-4374-4053-a440-5054cc1a7c73 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d returned with HTTP 202 Aug 18 21:18:25.025679 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1202/4779] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:24 2026] DELETE /volume/v3/types/d26cde8d-d3ca-4dd2-8ec5-e68aa38bcc3d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:25.032887 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ed8ec68-e8ef-490d-975a-cf140a96c53c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.034566 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ed8ec68-e8ef-490d-975a-cf140a96c53c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0 Aug 18 21:18:25.034769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ed8ec68-e8ef-490d-975a-cf140a96c53c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:25.035022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ed8ec68-e8ef-490d-975a-cf140a96c53c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.064921 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ed8ec68-e8ef-490d-975a-cf140a96c53c tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0 returned with HTTP 202 Aug 18 21:18:25.065489 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1204/4780] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:25 2026] DELETE /volume/v3/types/2a29b85d-e362-46a1-81a3-5e1e6615d2b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:25.073736 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5cb32898-742b-453e-8386-b1c21ce28980 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.075534 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cb32898-742b-453e-8386-b1c21ce28980 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7 Aug 18 21:18:25.075742 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cb32898-742b-453e-8386-b1c21ce28980 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:25.075982 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5cb32898-742b-453e-8386-b1c21ce28980 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.099284 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5cb32898-742b-453e-8386-b1c21ce28980 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7 returned with HTTP 202 Aug 18 21:18:25.099806 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1191/4781] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:25 2026] DELETE /volume/v3/types/580c9eac-6b65-4f29-a73b-8dc936ee41e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:25.106652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d25c27ea-3ef1-4552-b219-2190e4c045b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.109069 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d25c27ea-3ef1-4552-b219-2190e4c045b3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] DELETE https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 Aug 18 21:18:25.109431 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d25c27ea-3ef1-4552-b219-2190e4c045b3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:25.109812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d25c27ea-3ef1-4552-b219-2190e4c045b3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.138483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d25c27ea-3ef1-4552-b219-2190e4c045b3 tempest-VolumeTypesReaderTests-1048813398 tempest-VolumeTypesReaderTests-1048813398-project-admin] https://10.4.3.48/volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 returned with HTTP 202 Aug 18 21:18:25.139024 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1185/4782] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:18:25 2026] DELETE /volume/v3/types/30a8c374-e872-4cab-a3cd-5d5f40481b78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:25.261376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.263554 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:25.263740 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:25.263978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.270623 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:25.270623 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:25.273874 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:25.278075 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7a54eb6-d5f3-494e-884b-aee017a64ac1 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:25.278412 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1203/4783] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:25 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:25.290635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-970b9082-6133-4f83-9bb5-789162fee506 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.292359 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:18:25.292635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2d5f272-104a-4fc4-8e3f-5031dacb4134", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1588165844"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:25.300591 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:25.300591 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:25.301084 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:25.301205 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create snapshot from volume c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:25.331473 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Created reservations ['cf4515ec-7c48-44f9-8778-bfa02633d9a6', '54e25e10-2d35-4f74-af56-12fa8f8c83e7', 'f25779ca-1bd5-4154-b94c-bce7b6e8bde4', 'b30b2daa-829c-425a-9788-9a0429d12628'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:25.360599 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot create request issued successfully. Aug 18 21:18:25.361077 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-970b9082-6133-4f83-9bb5-789162fee506 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:18:25.361656 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1205/4784] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:18:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:25.371706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:25.373516 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:25.373707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:25.373988 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:25.379242 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:25.379242 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:25.379745 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:25.380621 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d8b28c9d-7be8-4671-9e12-594f596d71c9 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 200 Aug 18 21:18:25.381040 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1192/4785] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:25 2026] GET /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:26.392461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:26.394020 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:26.394202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:26.394357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:26.399220 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:26.399220 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:26.399676 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:26.400404 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a29a92f1-bb4a-4b9a-a3d5-4e0b185b1309 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 200 Aug 18 21:18:26.400842 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1186/4786] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:26 2026] GET /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:26.409466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:26.411139 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134/action Aug 18 21:18:26.411478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action body: b'{"revert": {"snapshot_id": "ed80d9c7-8052-4ec1-bade-e18d944375a8"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:26.411616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "ed80d9c7-8052-4ec1-bade-e18d944375a8"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:26.419176 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:26.419176 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:26.419716 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume retrieved successfully. Aug 18 21:18:26.431537 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Reverting volume c2d5f272-104a-4fc4-8e3f-5031dacb4134 to snapshot ed80d9c7-8052-4ec1-bade-e18d944375a8. Aug 18 21:18:26.432433 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:26.432433 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:26.443894 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c85d773-d9bc-4589-a42a-f156160e9bdb tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134/action returned with HTTP 202 Aug 18 21:18:26.444352 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1204/4787] 10.4.3.48 () {70 vars in 1424 bytes} [Tue Aug 18 21:18:26 2026] POST /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:18:26.452414 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:26.455021 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:26.455297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:26.455500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:26.463332 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:26.463332 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:26.467053 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:26.471797 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1c73e09-1ac5-437a-b82b-5bb90ecd8a09 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:26.472182 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1206/4788] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:26 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:27.487392 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:27.489027 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:27.489208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:27.489378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:27.495905 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:27.495905 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:27.499353 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:27.503604 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5425b05d-a1ae-4e7b-b368-dfcc9a04e255 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:27.504261 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1193/4789] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:27 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:27.516137 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:27.517885 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:27.518093 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:27.518277 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:27.523059 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:27.523059 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:27.523637 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:27.524738 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5fdd5027-91e1-4c1a-bf1e-10faf406f242 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 200 Aug 18 21:18:27.525250 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1187/4790] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:27 2026] GET /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:27.533353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:27.535218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:27.535424 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:27.535614 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:27.542506 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:27.542506 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:27.546294 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:27.550511 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51aaa315-9299-4aa6-b2cb-0f159e981d40 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:27.550960 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1205/4791] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:27 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:27.563850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:27.565492 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:27.565854 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1765752684"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:27.567551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1765752684'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:27.567663 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume of 1 GB Aug 18 21:18:27.571507 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Availability Zones retrieved successfully. Aug 18 21:18:27.576850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Flow 'volume_create_api' (06969bbe-db53-456a-952d-ab8ea37a64ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:18:27.577653 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed04b683-f46a-4c9e-8a7b-5e1f861a2bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:27.578461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:18:27.601595 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed04b683-f46a-4c9e-8a7b-5e1f861a2bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:27.602381 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504af18e-eced-4820-944c-c608f2faef38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:27.637957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Created reservations ['19d08474-b05b-45ac-8a89-b71d97ed1723', 'af6d436c-3075-4c8b-a7d3-b8f643b3ba91', 'f34f0e34-53d3-493e-ac7d-d74a72c1de1f', '63304817-1825-4aaf-90b4-c927f8c18738'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:27.638635 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504af18e-eced-4820-944c-c608f2faef38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d08474-b05b-45ac-8a89-b71d97ed1723', 'af6d436c-3075-4c8b-a7d3-b8f643b3ba91', 'f34f0e34-53d3-493e-ac7d-d74a72c1de1f', '63304817-1825-4aaf-90b4-c927f8c18738']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:27.639320 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2093db-8d64-44c9-9247-b2761dc794ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:27.659300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2093db-8d64-44c9-9247-b2761dc794ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c36e0120-930e-47a5-a545-4d15797a8b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1765752684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',qos_specs=None,replication_status=,reservations=['19d08474-b05b-45ac-8a89-b71d97ed1723','af6d436c-3075-4c8b-a7d3-b8f643b3ba91','f34f0e34-53d3-493e-ac7d-d74a72c1de1f','63304817-1825-4aaf-90b4-c927f8c18738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ea81424f148e9bf524838761e54ac',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1765752684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c36e0120-930e-47a5-a545-4d15797a8b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580ea81424f148e9bf524838761e54ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:27.659959 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4417e79-5039-406e-8faa-112569432af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:27.679188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4417e79-5039-406e-8faa-112569432af6) transitioned into state 'SUCCESS' from state '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-1765752684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db8bc78bb4945a1a9831b5e8b7f7f6a',qos_specs=None,replication_status=,reservations=['19d08474-b05b-45ac-8a89-b71d97ed1723','af6d436c-3075-4c8b-a7d3-b8f643b3ba91','f34f0e34-53d3-493e-ac7d-d74a72c1de1f','63304817-1825-4aaf-90b4-c927f8c18738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ea81424f148e9bf524838761e54ac',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:27.679952 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c952d6-562c-49f6-af8b-caa1d151cb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:27.688441 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c952d6-562c-49f6-af8b-caa1d151cb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:27.689360 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Flow 'volume_create_api' (06969bbe-db53-456a-952d-ab8ea37a64ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:18:27.689621 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create volume request issued successfully. Aug 18 21:18:27.690136 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71938a50-55f2-4199-9ea2-3d2f3bc92bcd tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:27.690576 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1207/4792] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:18:27 2026] POST /volume/v3/volumes => generated 764 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:27.701930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:27.703379 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:27.703548 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:27.703731 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:27.710156 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:27.710156 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:27.713627 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:27.717549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d09e3cb7-6492-4710-b54b-d7dc82c6a5c4 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 200 Aug 18 21:18:27.717988 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1194/4793] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:27 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:28.731697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d68a62d0-5311-4e55-93d2-1388122023a3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:28.733977 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d68a62d0-5311-4e55-93d2-1388122023a3 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:28.734404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d68a62d0-5311-4e55-93d2-1388122023a3 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:28.734830 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d68a62d0-5311-4e55-93d2-1388122023a3 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:28.744307 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:28.744307 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:28.749754 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d68a62d0-5311-4e55-93d2-1388122023a3 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:28.756332 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d68a62d0-5311-4e55-93d2-1388122023a3 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 200 Aug 18 21:18:28.757047 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1188/4794] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:28 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:28.770248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a1bca61e-a486-4e23-868b-463e15b34245 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:28.771923 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:18:28.772274 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c36e0120-930e-47a5-a545-4d15797a8b05", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1491022294"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:28.780250 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:28.780250 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:28.780653 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:28.780789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Create snapshot from volume c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:28.802681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Created reservations ['8f5a686f-2e9f-43d2-bbd3-0205cd499ce8', '5c673e3b-367d-4ab6-8a64-895a42ff535a', '2a2585ef-b5b5-4dbf-b013-ee7f19e9ade5', '82179be5-5ba0-48ea-bbad-ebeb879c64d1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:28.830138 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot create request issued successfully. Aug 18 21:18:28.830468 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1bca61e-a486-4e23-868b-463e15b34245 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:18:28.831001 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1206/4795] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:18:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:28.839584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:28.841534 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:28.841808 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:28.842039 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:28.846918 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:28.846918 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:28.847380 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:28.848219 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ce0eaae-eef2-4e2d-9ec6-5185bbca2135 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f returned with HTTP 200 Aug 18 21:18:28.848574 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1208/4796] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:28 2026] GET /volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:29.860484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:29.862318 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:29.862500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:29.862678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:29.867500 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:29.867500 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:29.867934 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:29.868656 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b6a7fbfe-e7d4-4630-b7dc-ec29e69540ab tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f returned with HTTP 200 Aug 18 21:18:29.869045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1195/4797] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:29 2026] GET /volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:29.877581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:29.879253 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action Aug 18 21:18:29.879578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:29.879686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-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 18 21:18:29.887835 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:29.887835 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:29.888407 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:29.920642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Created reservations ['382f297a-480f-4389-a7cd-6bdfb4bc074e', 'dab1e4a4-ea2f-4ae7-aeed-31d8245a4068'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:29.928876 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Extend volume request issued successfully. Aug 18 21:18:29.929287 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-488fd48a-f9a9-442a-a188-a46ad6ea2257 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action returned with HTTP 202 Aug 18 21:18:29.929961 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1189/4798] 10.4.3.48 () {70 vars in 1424 bytes} [Tue Aug 18 21:18:29 2026] POST /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 21:18:29.937028 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:29.940509 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:29.940708 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:29.940943 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:29.948863 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:29.948863 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:29.952631 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:29.956629 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39991a7f-f745-4ed3-ba0f-4d8d87a66722 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 200 Aug 18 21:18:29.957054 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1207/4799] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:29 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:30.970845 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:30.972823 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:30.973074 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:30.973277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:30.980191 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:30.980191 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:30.983700 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:30.988287 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-145cd2e2-87e0-436e-b9e3-622578e9ec8a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 200 Aug 18 21:18:30.988657 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1209/4800] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:30 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:31.004136 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:31.005809 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] POST https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action Aug 18 21:18:31.006233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action body: b'{"revert": {"snapshot_id": "b6f6230d-3740-40e9-a3e3-d3018714571f"}}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:31.006367 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b6f6230d-3740-40e9-a3e3-d3018714571f"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:31.014237 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:31.014237 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:31.014665 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume retrieved successfully. Aug 18 21:18:31.024929 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] HTTP exception thrown: Can't revert volume c36e0120-930e-47a5-a545-4d15797a8b05 to its latest snapshot b6f6230d-3740-40e9-a3e3-d3018714571f. The volume size must be equal to the snapshot size. Aug 18 21:18:31.025033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac217c9c-51d2-459b-84b0-c183c01f5d3b tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action returned with HTTP 400 Aug 18 21:18:31.025543 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1196/4801] 10.4.3.48 () {70 vars in 1424 bytes} [Tue Aug 18 21:18:31 2026] POST /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 21:18:31.032867 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:31.035497 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:31.035943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:31.036304 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:31.036535 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete snapshot with id: b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:31.043588 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:31.043588 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:31.044314 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:31.064401 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot delete request issued successfully. Aug 18 21:18:31.064741 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b7d57f88-0424-4ad5-8f8d-8b6904d2a678 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f returned with HTTP 202 Aug 18 21:18:31.065177 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1190/4802] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:18:31 2026] DELETE /volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:31.074207 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:31.076405 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:31.076586 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:31.076824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:31.081164 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:31.081164 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:31.081786 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:31.082421 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-690fe7e9-2c7b-415a-8953-4a9d4b1d5663 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f returned with HTTP 200 Aug 18 21:18:31.082774 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1208/4803] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:31 2026] GET /volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:32.091710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f2013b21-7375-4a0d-aabe-fd03a50c3abf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:32.093363 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2013b21-7375-4a0d-aabe-fd03a50c3abf tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f Aug 18 21:18:32.093533 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2013b21-7375-4a0d-aabe-fd03a50c3abf tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:32.093710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f2013b21-7375-4a0d-aabe-fd03a50c3abf tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:32.097465 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f2013b21-7375-4a0d-aabe-fd03a50c3abf tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f returned with HTTP 404 Aug 18 21:18:32.097922 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1210/4804] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:32 2026] GET /volume/v3/snapshots/b6f6230d-3740-40e9-a3e3-d3018714571f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:32.105095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:32.106832 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:32.107096 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:32.107238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:32.107400 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete volume with id: c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:32.113652 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:32.113652 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:32.114086 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:32.127544 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete volume request issued successfully. Aug 18 21:18:32.127688 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61385eb3-cd16-4c32-a385-5a0ebb08f548 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 202 Aug 18 21:18:32.128156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1197/4805] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:18:32 2026] DELETE /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:18:32.137072 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-687c6397-e7bb-41c8-916a-92c74b797533 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:32.138813 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-687c6397-e7bb-41c8-916a-92c74b797533 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:32.139027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-687c6397-e7bb-41c8-916a-92c74b797533 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:32.139773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-687c6397-e7bb-41c8-916a-92c74b797533 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:32.145959 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:32.145959 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:32.149234 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-687c6397-e7bb-41c8-916a-92c74b797533 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:32.152840 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-687c6397-e7bb-41c8-916a-92c74b797533 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 200 Aug 18 21:18:32.153254 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1191/4806] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:32 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:33.167214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-45859254-0375-4e33-85fe-d6cf3e67d495 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:33.169030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45859254-0375-4e33-85fe-d6cf3e67d495 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 Aug 18 21:18:33.169243 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45859254-0375-4e33-85fe-d6cf3e67d495 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:33.169416 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45859254-0375-4e33-85fe-d6cf3e67d495 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:33.175897 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45859254-0375-4e33-85fe-d6cf3e67d495 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 returned with HTTP 404 Aug 18 21:18:33.176421 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1209/4807] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:33 2026] GET /volume/v3/volumes/c36e0120-930e-47a5-a545-4d15797a8b05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:18:33.182121 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:33.183609 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:33.183793 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:33.183965 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:33.184055 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete snapshot with id: ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:33.188909 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:33.188909 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:33.189294 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:33.202647 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot delete request issued successfully. Aug 18 21:18:33.202856 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e9bebed4-b876-494f-bbd6-065d6b0d2009 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 202 Aug 18 21:18:33.203255 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1211/4808] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:18:33 2026] DELETE /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:18:33.212778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:33.214312 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:33.214554 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:33.214812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:33.220379 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:33.220379 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:33.221099 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Snapshot retrieved successfully. Aug 18 21:18:33.221948 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d57d2772-6d59-4680-b6ac-4c6a027e623e tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 200 Aug 18 21:18:33.222339 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1198/4809] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:33 2026] GET /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:34.230972 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-363f4460-fd34-4e72-b85d-b14c5e591308 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:34.232681 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-363f4460-fd34-4e72-b85d-b14c5e591308 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 Aug 18 21:18:34.232925 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-363f4460-fd34-4e72-b85d-b14c5e591308 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:34.233102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-363f4460-fd34-4e72-b85d-b14c5e591308 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:34.237015 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-363f4460-fd34-4e72-b85d-b14c5e591308 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 returned with HTTP 404 Aug 18 21:18:34.237435 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1192/4810] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:34 2026] GET /volume/v3/snapshots/ed80d9c7-8052-4ec1-bade-e18d944375a8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:34.243691 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cf0052a3-f52c-4656-9beb-81d0968e762a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:34.245475 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:34.245672 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:34.245928 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:34.246106 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete volume with id: c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:34.252615 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:34.252615 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:34.253078 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:34.267530 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Delete volume request issued successfully. Aug 18 21:18:34.267852 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf0052a3-f52c-4656-9beb-81d0968e762a tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 202 Aug 18 21:18:34.268447 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1210/4811] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:18:34 2026] DELETE /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:18:34.277616 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:34.279369 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:34.279568 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:34.279757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:34.287430 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:34.287430 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:34.291716 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Volume info retrieved successfully. Aug 18 21:18:34.295619 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58442508-fbcd-48a8-87f9-ef6d5d92d9df tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 200 Aug 18 21:18:34.296204 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1212/4812] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:34 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:35.307926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c0c8a082-4372-4919-841a-26c9845c5187 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:35.309519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0c8a082-4372-4919-841a-26c9845c5187 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] GET https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 Aug 18 21:18:35.309740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a082-4372-4919-841a-26c9845c5187 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:35.309933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a082-4372-4919-841a-26c9845c5187 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:35.315114 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c0c8a082-4372-4919-841a-26c9845c5187 tempest-VolumeRevertTests-900955258 tempest-VolumeRevertTests-900955258-project-member] https://10.4.3.48/volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 returned with HTTP 404 Aug 18 21:18:35.315267 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1199/4813] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:18:35 2026] GET /volume/v3/volumes/c2d5f272-104a-4fc4-8e3f-5031dacb4134 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:18:36.677232 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2d577890-7f98-43ad-872f-f29f3995d9b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:36.780657 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d577890-7f98-43ad-872f-f29f3995d9b3 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools Aug 18 21:18:36.780943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d577890-7f98-43ad-872f-f29f3995d9b3 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:36.781128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2d577890-7f98-43ad-872f-f29f3995d9b3 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-admin] Calling method 'get_pools' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:36.791326 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2d577890-7f98-43ad-872f-f29f3995d9b3 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 21:18:36.791662 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1193/4814] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:18:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:36.799123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-member] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5b47b984c91c4107b2a6b436c81c4bdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32dca8d5ca374d97be8206cd471481a0', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49b0b34e-c59b-4d3a-882b-295d3b9b9552 tempest-ProjectMemberTests-627836199 tempest-ProjectMemberTests-627836199-project-member] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 403 Aug 18 21:18:36.865840 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1211/4815] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:18:36 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 110 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:38.507931 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-27e27f89-e169-4f0a-9e62-0bc2484998ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:38.620028 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27e27f89-e169-4f0a-9e62-0bc2484998ee tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-admin] GET https://10.4.3.48/volume/v3/scheduler-stats/get_pools Aug 18 21:18:38.620235 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-27e27f89-e169-4f0a-9e62-0bc2484998ee tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:38.620448 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-27e27f89-e169-4f0a-9e62-0bc2484998ee tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-admin] Calling method 'get_pools' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:38.630346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27e27f89-e169-4f0a-9e62-0bc2484998ee tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-admin] https://10.4.3.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 21:18:38.630813 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1213/4816] 10.4.3.48 () {66 vars in 1284 bytes} [Tue Aug 18 21:18:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:38.639889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-reader] GET https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool Aug 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-reader] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.policy [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '859460040f8b494ba1950ae270b366c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb787ffa622b4224a27dd12db8503791', '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 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de32e99-9a46-4ae1-adf1-c60455a1ab42 tempest-ProjectReaderTests-1106135448 tempest-ProjectReaderTests-1106135448-project-reader] https://10.4.3.48/volume/v3/capabilities/np0000007703@storpool returned with HTTP 403 Aug 18 21:18:38.696313 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1200/4817] 10.4.3.48 () {66 vars in 1311 bytes} [Tue Aug 18 21:18:38 2026] GET /volume/v3/capabilities/np0000007703@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:39.350466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:39.352138 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:18:39.352461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c32003f0-b6cf-4d83-8044-b8060b54e727", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-835568524", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:39.363441 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:39.363441 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:39.364035 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:39.364167 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create snapshot from volume c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:18:39.388919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['8664f8cc-ce99-4e7d-9b94-fbaf7d340c2c', '06c6361e-be49-498c-96f8-8587dd257ee1', 'a592f5b0-b57d-452c-934b-e8385c40b228', '8a887718-7d82-4fec-b41c-232ade46795c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:40.164806 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot force create request issued successfully. Aug 18 21:18:40.164806 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-504f62f3-9f65-4559-aff9-a2727d83d2d7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:18:40.164806 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1194/4818] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:18:39 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 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b122422-8eca-4d06-81a8-ae62b5a0341d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 200 Aug 18 21:18:40.165240 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1212/4819] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:39 2026] GET /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:40.457161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:40.458842 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:18:40.459019 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:40.459308 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:40.464469 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:40.464469 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:40.464891 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:18:40.465606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98cbbe3f-fbfd-4d1d-8d73-bafcc7c3d5c7 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 200 Aug 18 21:18:40.465988 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1214/4820] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:40 2026] GET /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:40.473590 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:40.478156 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:18:40.478412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:40.478643 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:40.487109 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:40.487109 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:40.487964 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:18:40.488851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b0ef2b72-ba91-4d60-b09c-6ff9dd7b376d tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 200 Aug 18 21:18:40.489537 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1201/4821] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:18:40 2026] GET /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:40.498152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81777112-5cbb-493b-8850-34f006b33922 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:40.503748 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:18:40.503748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1756833211", "snapshot_id": "06b249f4-cbfd-45cb-af45-b11acc062e50", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:40.504328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1756833211', 'snapshot_id': '06b249f4-cbfd-45cb-af45-b11acc062e50', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:18:40.510735 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:40.510735 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:40.511606 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:18:40.511606 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume of 1 GB Aug 18 21:18:40.520748 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Availability Zones retrieved successfully. Aug 18 21:18:40.524334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (b12d5ac4-0c86-4c03-9eb0-5f400945845c) 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 18 21:18:40.526074 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5792ca1e-aa1f-4d75-9ae3-3e6faf69f2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:40.527257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:18:40.560590 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5792ca1e-aa1f-4d75-9ae3-3e6faf69f2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '06b249f4-cbfd-45cb-af45-b11acc062e50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:18:40.562742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45fd75c-efae-4e71-81d1-687b792d94cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:40.600505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Created reservations ['32f85360-2286-4893-b17b-974800e41bb6', '28151f86-1433-428d-83b5-217586e6fc6d', 'a5725315-104c-44fb-9d1f-e6d77e731067', '412b89e2-328e-4226-b98b-a50b6e7bb0a0'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:18:40.602539 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45fd75c-efae-4e71-81d1-687b792d94cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f85360-2286-4893-b17b-974800e41bb6', '28151f86-1433-428d-83b5-217586e6fc6d', 'a5725315-104c-44fb-9d1f-e6d77e731067', '412b89e2-328e-4226-b98b-a50b6e7bb0a0']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:40.602539 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b1f000-d81d-4e27-aa42-92d747ad34d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:40.646623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b1f000-d81d-4e27-aa42-92d747ad34d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc655302-69a4-4c28-a33e-8f44f8eedf9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1756833211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['32f85360-2286-4893-b17b-974800e41bb6','28151f86-1433-428d-83b5-217586e6fc6d','a5725315-104c-44fb-9d1f-e6d77e731067','412b89e2-328e-4226-b98b-a50b6e7bb0a0'],size=1,snapshot_id=06b249f4-cbfd-45cb-af45-b11acc062e50,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1756833211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc655302-69a4-4c28-a33e-8f44f8eedf9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5850fabe7c4dd49bfba22c99f10263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=06b249f4-cbfd-45cb-af45-b11acc062e50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af281c714d54a318391df30da4bb43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:40.647914 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6082f64b-323c-4028-931c-046454cb25b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:40.663541 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6082f64b-323c-4028-931c-046454cb25b0) transitioned into state 'SUCCESS' from state '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-1756833211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5850fabe7c4dd49bfba22c99f10263',qos_specs=None,replication_status=,reservations=['32f85360-2286-4893-b17b-974800e41bb6','28151f86-1433-428d-83b5-217586e6fc6d','a5725315-104c-44fb-9d1f-e6d77e731067','412b89e2-328e-4226-b98b-a50b6e7bb0a0'],size=1,snapshot_id=06b249f4-cbfd-45cb-af45-b11acc062e50,source_replicaid=,source_volid=None,status='creating',user_id='8af281c714d54a318391df30da4bb43c',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:18:40.664451 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f055537-3859-4e95-9bef-f44a2c7b8d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:18:40.686887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f055537-3859-4e95-9bef-f44a2c7b8d19) 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 18 21:18:40.687928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Flow 'volume_create_api' (b12d5ac4-0c86-4c03-9eb0-5f400945845c) 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 18 21:18:40.688203 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Create volume request issued successfully. Aug 18 21:18:40.688913 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81777112-5cbb-493b-8850-34f006b33922 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:18:40.689379 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1195/4822] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:18:40 2026] POST /volume/v3/volumes => generated 783 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:18:40.700314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:40.702179 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:40.702373 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:40.702652 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:40.710359 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:40.710359 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:40.714625 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:40.718739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b72d84a-abde-4f32-ab00-6da3c66d46af tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:40.719148 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1213/4823] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:40 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:41.731521 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:41.733118 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:41.733486 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:41.733486 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:41.740942 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:41.740942 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:41.745383 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:41.752388 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79dec954-1a41-41ec-83c3-47a4a01825c4 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:41.753003 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1215/4824] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:41 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:41.765266 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:41.767518 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:41.767817 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:41.768095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:41.777056 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:41.777056 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:41.781394 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:41.787156 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-27e89dfb-62a4-4662-ab5b-0ebd5972f372 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:41.787667 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1202/4825] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:41 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:41.974109 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:41.977216 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:41.977468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:41.977921 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:41.986748 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:41.986748 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:41.991129 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:41.997983 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-71b507d7-176d-4b06-a96d-591a1202257c tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:41.999234 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1196/4826] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:18:41 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:42.529314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:42.531326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:42.531502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:42.531701 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:42.545268 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:42.545268 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:42.554082 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:42.558839 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-82084c3c-8659-4c84-a4ac-b0b5023cb964 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:42.559234 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1214/4827] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:18:42 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:42.572188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f60e5eb-af67-4a81-b9c2-f8e0da246085 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:42.572514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f60e5eb-af67-4a81-b9c2-f8e0da246085 None None] GET https://10.4.3.48/volume// Aug 18 21:18:42.572651 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f60e5eb-af67-4a81-b9c2-f8e0da246085 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:42.572879 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f60e5eb-af67-4a81-b9c2-f8e0da246085 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:42.573186 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f60e5eb-af67-4a81-b9c2-f8e0da246085 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:18:42.573434 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1216/4828] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:18:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:18:42.580233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-7fad0156-ef66-4374-a742-37914c347697 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:42.583434 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-7fad0156-ef66-4374-a742-37914c347697 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:18:42.583790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-7fad0156-ef66-4374-a742-37914c347697 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc655302-69a4-4c28-a33e-8f44f8eedf9d", "connector": null, "instance_uuid": "e12699c7-1bcc-4082-b9b4-394f8432d8b5"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:42.591516 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:42.591516 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:42.616072 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-7fad0156-ef66-4374-a742-37914c347697 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:18:42.616556 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1203/4829] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:18:42 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 18 21:18:43.489980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-32217ed9-ee30-45c0-a048-7948d29e527a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:43.490333 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-32217ed9-ee30-45c0-a048-7948d29e527a None None] GET https://10.4.3.48/volume// Aug 18 21:18:43.490440 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-32217ed9-ee30-45c0-a048-7948d29e527a None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:43.490663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-32217ed9-ee30-45c0-a048-7948d29e527a None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:43.491082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-32217ed9-ee30-45c0-a048-7948d29e527a None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:18:43.491874 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1197/4830] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:18: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 18 21:18:43.501480 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:43.506181 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:18:43.506396 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:43.506574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:43.527251 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:43.527251 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:43.534083 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:18:43.543121 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-b8d3b546-2c98-48b6-81d9-0f931c8d8401 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:18:43.544875 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1215/4831] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:18:43 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1571 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:18:43.645930 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:43.648445 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] PUT https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 Aug 18 21:18:43.648862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:43.657590 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Acquiring lock "cinder-attachment_update-dc655302-69a4-4c28-a33e-8f44f8eedf9d-np0000007703" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:18:43.662743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-dc655302-69a4-4c28-a33e-8f44f8eedf9d-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:18:43.663657 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:43.663657 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:43.743925 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Lock "cinder-attachment_update-dc655302-69a4-4c28-a33e-8f44f8eedf9d-np0000007703" released by "attachment_update" :: held 0.081s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:18:43.744262 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-6c320dd2-c295-477f-ae12-ff867b21bcc8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 returned with HTTP 200 Aug 18 21:18:43.744814 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1217/4832] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:18:43 2026] PUT /volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:43.766417 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-13016159-5d09-4389-981f-6917540fa28b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:43.768418 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-13016159-5d09-4389-981f-6917540fa28b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] POST https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651/action Aug 18 21:18:43.768764 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-13016159-5d09-4389-981f-6917540fa28b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:43.768885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-13016159-5d09-4389-981f-6917540fa28b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-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 18 21:18:43.786069 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:43.786069 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:43.797940 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-f6bc7dae-b908-4258-b273-b4c5c09b49e6 req-13016159-5d09-4389-981f-6917540fa28b tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651/action returned with HTTP 204 Aug 18 21:18:43.799203 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1204/4833] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:18:43 2026] POST /volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:51.995923 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=156,cinder:INSERT=43,cinder:UPDATE=50 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:53.538145 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=87,cinder:UPDATE=22,cinder:INSERT=17 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:53.736791 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=126,cinder:UPDATE=45,cinder:INSERT=31 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:53.795090 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=136,cinder:UPDATE=45,cinder:INSERT=25 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:18:53.945511 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:53.947095 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:53.947410 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:53.949200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:53.957591 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:53.957591 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:53.963843 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:53.967001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dbc87879-bc5c-43a9-91a0-6275dbb04f21 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:53.967379 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1198/4834] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:53 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:53.982634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:53.984483 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:53.984698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:53.984913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:53.995390 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:53.995390 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:54.000904 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:54.007681 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98f5a287-cce7-4a87-a35e-24261a8f33cf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:54.008144 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1216/4835] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:53 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:54.062466 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.066429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:54.066589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:54.066785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:54.076289 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:54.076289 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:54.080591 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:54.085588 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-3f28b90d-1772-4965-9e43-92bc2c8a144a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:54.086117 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1218/4836] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:18:54 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:54.169494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-418ac7c6-6a45-4789-b269-2f297803ba2b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.169494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-418ac7c6-6a45-4789-b269-2f297803ba2b None None] GET https://10.4.3.48/volume// Aug 18 21:18:54.169494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-418ac7c6-6a45-4789-b269-2f297803ba2b None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:54.169494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-418ac7c6-6a45-4789-b269-2f297803ba2b None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:54.169711 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-418ac7c6-6a45-4789-b269-2f297803ba2b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:18:54.176126 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1205/4837] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:18:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:18:54.178837 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-29d4b309-667a-4399-a268-1b491c38682c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.237329 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-29d4b309-667a-4399-a268-1b491c38682c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:18:54.237773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-29d4b309-667a-4399-a268-1b491c38682c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3741c3a7-162b-4924-9998-6a0c78c2aaef", "connector": null, "instance_uuid": "d3e34f53-6812-409b-be80-c46f3598a4e0"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:54.248339 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:54.248339 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:54.273142 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-29d4b309-667a-4399-a268-1b491c38682c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:18:54.273536 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1199/4838] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:18:54 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:54.302823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.304994 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:54.305184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:54.305359 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:54.308260 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e6c02de-2fcb-4f3f-9045-10c3175dcc6c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.308639 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e6c02de-2fcb-4f3f-9045-10c3175dcc6c None None] GET https://10.4.3.48/volume// Aug 18 21:18:54.308816 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e6c02de-2fcb-4f3f-9045-10c3175dcc6c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:54.308991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e6c02de-2fcb-4f3f-9045-10c3175dcc6c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:54.309281 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e6c02de-2fcb-4f3f-9045-10c3175dcc6c None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:18:54.309765 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1219/4839] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21: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 18 21:18:54.315461 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:54.315461 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:54.316669 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.318440 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:54.318884 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:54.319091 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:54.319273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:54.323781 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-691a58e1-d15a-4c3e-83cd-6f0cb0553a69 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:54.324041 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1217/4840] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:54 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:54.329037 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:54.329037 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:54.332864 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:54.337921 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e3bde25d-748a-4f77-be56-a003016f3953 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:54.338452 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1206/4841] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:18:54 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:18:54.437567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:54.442962 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] PUT https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b Aug 18 21:18:54.443328 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:18:54.455787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Acquiring lock "cinder-attachment_update-3741c3a7-162b-4924-9998-6a0c78c2aaef-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:18:54.461195 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Lock "cinder-attachment_update-3741c3a7-162b-4924-9998-6a0c78c2aaef-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:18:54.462167 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:54.462167 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:54.534897 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Lock "cinder-attachment_update-3741c3a7-162b-4924-9998-6a0c78c2aaef-np0000007703" released by "attachment_update" :: held 0.074s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:18:54.535172 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-4426511f-0787-4dc5-8582-0f4a0a156e52 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b returned with HTTP 200 Aug 18 21:18:54.535890 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1200/4842] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:18:54 2026] PUT /volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:55.340372 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:55.342210 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:55.342370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:55.342538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:55.351136 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:55.351136 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:55.353999 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:55.357487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-905fba33-fbf7-4f25-9133-1d460f7657d0 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:55.357876 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1220/4843] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:55 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:56.369914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01a932ea-1307-43e8-99cf-b160db207922 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:56.371626 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01a932ea-1307-43e8-99cf-b160db207922 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:56.371952 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01a932ea-1307-43e8-99cf-b160db207922 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:56.372173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01a932ea-1307-43e8-99cf-b160db207922 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:56.380963 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:56.380963 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:56.384114 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-01a932ea-1307-43e8-99cf-b160db207922 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:56.387709 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01a932ea-1307-43e8-99cf-b160db207922 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:56.388171 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1218/4844] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:56 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:57.400617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:57.402199 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:57.402443 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:57.403629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:57.410928 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:57.410928 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:18:57.413845 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:57.417295 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a1c6ea12-6abc-42d8-9322-6aadf66ae5ae tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:57.417753 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1207/4845] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:57 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:18:57.769201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e5a07178-88a2-4502-bae5-5d46dfe0a3e3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:57.771797 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e5a07178-88a2-4502-bae5-5d46dfe0a3e3 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b/action Aug 18 21:18:57.772210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e5a07178-88a2-4502-bae5-5d46dfe0a3e3 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:18:57.772357 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e5a07178-88a2-4502-bae5-5d46dfe0a3e3 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-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 18 21:18:57.788991 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:57.788991 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:18:57.798338 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-d0e05ece-fe1f-460d-9819-5dfeb54e7ef6 req-e5a07178-88a2-4502-bae5-5d46dfe0a3e3 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b/action returned with HTTP 204 Aug 18 21:18:57.798790 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1201/4846] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:18:57 2026] POST /volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:18:58.429745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d57762f-51e7-4fce-acf5-3f123f063025 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:58.431605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d57762f-51e7-4fce-acf5-3f123f063025 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:58.431818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d57762f-51e7-4fce-acf5-3f123f063025 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:58.431998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d57762f-51e7-4fce-acf5-3f123f063025 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:58.441231 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:58.441231 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:18:58.445026 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9d57762f-51e7-4fce-acf5-3f123f063025 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:58.450155 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d57762f-51e7-4fce-acf5-3f123f063025 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:58.450510 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1221/4847] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:58 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:18:58.461931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6b302713-7879-44d5-bb11-bdc68565ce99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:18:58.464298 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b302713-7879-44d5-bb11-bdc68565ce99 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:18:58.464527 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b302713-7879-44d5-bb11-bdc68565ce99 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:18:58.464813 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b302713-7879-44d5-bb11-bdc68565ce99 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:18:58.477794 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:18:58.477794 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:18:58.482239 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6b302713-7879-44d5-bb11-bdc68565ce99 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:18:58.488588 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b302713-7879-44d5-bb11-bdc68565ce99 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:18:58.489227 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1219/4848] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:18:58 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 1129 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:01.634244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:01.636199 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:19:01.636384 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:01.636598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:01.646941 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:01.646941 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:01.650042 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:01.653956 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-9abcb54a-768f-47bd-85a1-3963b973c5f9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:19:01.654324 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1208/4849] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:01 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:01.671233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:01.673424 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef/action Aug 18 21:19:01.673773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:01.673881 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-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 18 21:19:01.684205 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:01.684205 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:01.684637 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:01.690382 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Begin detaching volume completed successfully. Aug 18 21:19:01.690542 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-2f66751c-291f-425e-a4f4-3706616460bf tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef/action returned with HTTP 202 Aug 18 21:19:01.691008 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1202/4850] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:19:01 2026] POST /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:01.732398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5f4f203-2b84-4033-9287-9d8e49522384 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:01.733157 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5f4f203-2b84-4033-9287-9d8e49522384 None None] GET https://10.4.3.48/volume// Aug 18 21:19:01.733379 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5f4f203-2b84-4033-9287-9d8e49522384 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:01.733702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5f4f203-2b84-4033-9287-9d8e49522384 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:01.734103 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5f4f203-2b84-4033-9287-9d8e49522384 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:01.734445 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1222/4851] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:01.741848 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:01.744582 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:19:01.744881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:01.745127 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:01.755239 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:01.755239 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:01.759179 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:01.763794 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-421f1dcf-0422-4da6-81ca-0de3af36423b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:19:01.764223 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1220/4852] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:01 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:02.569781 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-5f8a7e28-d0be-4054-9934-2d2661fabc74 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:02.571531 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-5f8a7e28-d0be-4054-9934-2d2661fabc74 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] DELETE https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b Aug 18 21:19:02.571753 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-5f8a7e28-d0be-4054-9934-2d2661fabc74 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:02.571921 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-5f8a7e28-d0be-4054-9934-2d2661fabc74 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:02.578113 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:02.578113 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:02.619282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-98b9ad30-befa-419e-b4d0-291c046e1385 req-5f8a7e28-d0be-4054-9934-2d2661fabc74 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b returned with HTTP 200 Aug 18 21:19:02.619664 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1209/4853] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:02 2026] DELETE /volume/v3/attachments/3ee7da02-5371-4ef9-ad37-2c328604579b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:02.772009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:02.773674 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:19:02.774042 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3741c3a7-162b-4924-9998-6a0c78c2aaef", "force": false, "name": "tempest-TestStampPattern-snapshot-1038425197", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:02.782364 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:02.782364 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:02.782865 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:02.783022 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create snapshot from volume 3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:19:02.813285 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Created reservations ['f1c79064-026c-470a-ba8e-fc6b61176185', '607c2d34-3843-44f2-a11d-375307fa0c4e', 'ecc0f449-70bc-4d44-9a98-f941945423a7', '635c5bdc-b8c4-4747-a301-4ce359f05952'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:02.845993 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot create request issued successfully. Aug 18 21:19:02.846385 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ca1092e9-b4a6-41ea-9b10-3ed96342c26f tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:19:02.846984 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1203/4854] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:19:02 2026] POST /volume/v3/snapshots => generated 303 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:02.855977 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd920aef-3633-4389-80e7-1131364caf3b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:02.857898 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd920aef-3633-4389-80e7-1131364caf3b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:19:02.858118 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd920aef-3633-4389-80e7-1131364caf3b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:02.858295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd920aef-3633-4389-80e7-1131364caf3b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:02.863360 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:02.863360 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:02.863820 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd920aef-3633-4389-80e7-1131364caf3b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:19:02.864594 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd920aef-3633-4389-80e7-1131364caf3b tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 200 Aug 18 21:19:02.864991 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1223/4855] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:02 2026] GET /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:03.873122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:03.874819 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:19:03.875047 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:03.875227 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:03.879965 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:03.879965 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:03.880368 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:19:03.881125 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b18e85b9-b45b-49ae-99cb-3dd1bec164ea tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 200 Aug 18 21:19:03.881445 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1221/4856] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:03 2026] GET /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:03.890017 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5bd6e249-c77a-4579-a15a-549a47118fff None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:03.891386 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bd6e249-c77a-4579-a15a-549a47118fff tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:19:03.891624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bd6e249-c77a-4579-a15a-549a47118fff tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:03.891907 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5bd6e249-c77a-4579-a15a-549a47118fff tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:03.896186 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:03.896186 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:03.897631 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5bd6e249-c77a-4579-a15a-549a47118fff tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:19:03.897631 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5bd6e249-c77a-4579-a15a-549a47118fff tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 200 Aug 18 21:19:03.897631 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1210/4857] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:03 2026] GET /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:08.522797 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:08.524935 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:08.525272 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1970265878", "snapshot_id": "33079766-7664-43f8-a32a-b3e1cd27de93", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:08.527119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1970265878', 'snapshot_id': '33079766-7664-43f8-a32a-b3e1cd27de93', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:08.533104 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:08.533104 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:08.533671 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:19:08.534181 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume of 1 GB Aug 18 21:19:08.540337 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Availability Zones retrieved successfully. Aug 18 21:19:08.547876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Flow 'volume_create_api' (9067e1f7-01c0-49f4-b141-3785314d05cf) 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 18 21:19:08.550402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ee0186-0cc9-4de2-b72a-92b40973a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:08.551959 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-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 18 21:19:08.588738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ee0186-0cc9-4de2-b72a-92b40973a653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '33079766-7664-43f8-a32a-b3e1cd27de93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:19:08.589407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30d595e-ea8d-42cb-98c9-72164595644e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:08.625427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Created reservations ['0d743cae-d4bb-4b91-b12a-d1c17356a06d', '0a41e062-f3f4-42c6-83cb-a15f126f8d62', 'fa2d5edf-ddf8-484c-b60f-afbbc6f98173', '52ce3495-ee4f-45a9-9a71-23235eb19769'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:08.626164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30d595e-ea8d-42cb-98c9-72164595644e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d743cae-d4bb-4b91-b12a-d1c17356a06d', '0a41e062-f3f4-42c6-83cb-a15f126f8d62', 'fa2d5edf-ddf8-484c-b60f-afbbc6f98173', '52ce3495-ee4f-45a9-9a71-23235eb19769']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:08.626941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883a9dd4-5b39-4165-a11b-765932a73dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:08.665202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883a9dd4-5b39-4165-a11b-765932a73dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237a1b5e-fc73-44dd-bd65-6117bb88a898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1970265878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07a376d5bd40d1859d13205444d986',qos_specs=None,replication_status=,reservations=['0d743cae-d4bb-4b91-b12a-d1c17356a06d','0a41e062-f3f4-42c6-83cb-a15f126f8d62','fa2d5edf-ddf8-484c-b60f-afbbc6f98173','52ce3495-ee4f-45a9-9a71-23235eb19769'],size=1,snapshot_id=33079766-7664-43f8-a32a-b3e1cd27de93,source_replicaid=,source_volid=None,status='creating',user_id='356a352e870144d783cd1478d02783fa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1970265878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237a1b5e-fc73-44dd-bd65-6117bb88a898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e07a376d5bd40d1859d13205444d986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=33079766-7664-43f8-a32a-b3e1cd27de93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356a352e870144d783cd1478d02783fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:08.665934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ad56c6-0a05-4029-8d6d-9525ff3aa825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:08.681337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ad56c6-0a05-4029-8d6d-9525ff3aa825) transitioned into state 'SUCCESS' from state '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-1970265878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07a376d5bd40d1859d13205444d986',qos_specs=None,replication_status=,reservations=['0d743cae-d4bb-4b91-b12a-d1c17356a06d','0a41e062-f3f4-42c6-83cb-a15f126f8d62','fa2d5edf-ddf8-484c-b60f-afbbc6f98173','52ce3495-ee4f-45a9-9a71-23235eb19769'],size=1,snapshot_id=33079766-7664-43f8-a32a-b3e1cd27de93,source_replicaid=,source_volid=None,status='creating',user_id='356a352e870144d783cd1478d02783fa',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:08.681980 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2607f39-cda7-449a-bb83-bfbdcc2dad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:08.700129 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2607f39-cda7-449a-bb83-bfbdcc2dad46) 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 18 21:19:08.700890 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Flow 'volume_create_api' (9067e1f7-01c0-49f4-b141-3785314d05cf) 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 18 21:19:08.701180 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Create volume request issued successfully. Aug 18 21:19:08.701678 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d8c3c9f-ec66-4833-8056-ab6a9573886a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:08.702089 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1204/4858] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:08 2026] POST /volume/v3/volumes => generated 779 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:12.860574 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=15 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:19:13.877061 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=25 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:19:13.893624 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:19:18.694347 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=60,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:19:19.555680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c67c2940-6ded-430e-8c44-53723405053d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:19.557362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:19.557714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1066538414", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:19.559259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1066538414', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:19.559378 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume of 1 GB Aug 18 21:19:19.564110 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Availability Zones retrieved successfully. Aug 18 21:19:19.569541 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (9cd6b550-043c-4d2a-9abf-5df16138ac2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:19.570620 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16e9199-8db7-41e4-9572-2ae55e105681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:19.571463 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:19.595069 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16e9199-8db7-41e4-9572-2ae55e105681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:19.595833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdd8644-fb36-4634-9112-926f06b4c6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:19.649743 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['15e1a86a-5a31-4436-a51f-7918482cb5c5', '4a08cdf6-57b7-4269-a9b1-bf2c863b798b', 'fd569b49-58e7-44f7-9e54-8feddfabce91', '9925c6fc-261f-4df2-b853-21d85de0041b'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:19.650476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdd8644-fb36-4634-9112-926f06b4c6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e1a86a-5a31-4436-a51f-7918482cb5c5', '4a08cdf6-57b7-4269-a9b1-bf2c863b798b', 'fd569b49-58e7-44f7-9e54-8feddfabce91', '9925c6fc-261f-4df2-b853-21d85de0041b']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:19.651207 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3295b36a-e399-46f3-baf4-cec277a3095c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:19.673170 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3295b36a-e399-46f3-baf4-cec277a3095c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc31a4c-9b23-4e00-ae59-91f4ad54e820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1066538414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['15e1a86a-5a31-4436-a51f-7918482cb5c5','4a08cdf6-57b7-4269-a9b1-bf2c863b798b','fd569b49-58e7-44f7-9e54-8feddfabce91','9925c6fc-261f-4df2-b853-21d85de0041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1066538414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc31a4c-9b23-4e00-ae59-91f4ad54e820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dceb2277cfe402181b953863e9c3cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed98e6b51f24465a36102295d199e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:19.673866 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8f46a5-08c6-4fff-b496-011f63f2970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:19.690307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8f46a5-08c6-4fff-b496-011f63f2970d) transitioned into state 'SUCCESS' from state '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-1066538414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['15e1a86a-5a31-4436-a51f-7918482cb5c5','4a08cdf6-57b7-4269-a9b1-bf2c863b798b','fd569b49-58e7-44f7-9e54-8feddfabce91','9925c6fc-261f-4df2-b853-21d85de0041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:19.691049 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eef21d7-4a5c-4b9f-9075-43e0bf6c35d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:19.699395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eef21d7-4a5c-4b9f-9075-43e0bf6c35d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:19.700191 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (9cd6b550-043c-4d2a-9abf-5df16138ac2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:19.700504 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request issued successfully. Aug 18 21:19:19.701075 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c67c2940-6ded-430e-8c44-53723405053d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:19.701471 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1224/4859] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:19 2026] POST /volume/v3/volumes => generated 755 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:19.713588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:19.715343 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:19.715511 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:19.715675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:19.722545 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:19.722545 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:19.726500 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:19.730045 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fb01233-0d9e-4b6e-881e-6628705fd12d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:19.730604 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1222/4860] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:19 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:20.742237 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:20.743836 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:20.744168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:20.745444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:20.751329 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:20.751329 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:20.754937 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:20.758932 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0708a41e-426c-40ad-9a63-dab51031b8e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:20.759360 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1211/4861] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:20 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:20.770992 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:20.772874 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:20.773079 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:20.773280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:20.779427 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:20.779427 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:20.782807 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:20.786496 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bf4eb66c-c683-407e-8cfe-dca6c2f931a7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:20.786924 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1205/4862] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:20 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:21.734325 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.764598 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:21.764846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:21.765089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:21.771596 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:21.771596 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:21.775145 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:21.779087 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-aa6f7045-9c7a-4083-b264-cf27e2cf7cef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:21.779443 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1225/4863] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:21 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:21.844337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0e3b77b2-e889-4059-a7a3-918a61c780ed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.844715 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e3b77b2-e889-4059-a7a3-918a61c780ed None None] GET https://10.4.3.48/volume// Aug 18 21:19:21.844885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e3b77b2-e889-4059-a7a3-918a61c780ed None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:21.845059 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e3b77b2-e889-4059-a7a3-918a61c780ed None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:21.845365 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e3b77b2-e889-4059-a7a3-918a61c780ed None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:21.845659 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1223/4864] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:19: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 18 21:19:21.851838 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-cbaa4a1b-ee14-4e09-ad63-45cecb234340 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.881766 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-cbaa4a1b-ee14-4e09-ad63-45cecb234340 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:19:21.881766 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-cbaa4a1b-ee14-4e09-ad63-45cecb234340 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcc31a4c-9b23-4e00-ae59-91f4ad54e820", "connector": null, "instance_uuid": "66b3b346-4ff6-46db-b937-1d2248f2f66c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:21.889677 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:21.889677 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:21.914985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-cbaa4a1b-ee14-4e09-ad63-45cecb234340 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:19:21.915608 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1212/4865] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:19:21 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 18 21:19:21.940332 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.942390 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:21.942655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:21.942907 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:21.951156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78b07490-7828-4c5c-8df8-7b979991d175 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.951517 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78b07490-7828-4c5c-8df8-7b979991d175 None None] GET https://10.4.3.48/volume// Aug 18 21:19:21.951669 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78b07490-7828-4c5c-8df8-7b979991d175 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:21.951877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78b07490-7828-4c5c-8df8-7b979991d175 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:21.952161 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78b07490-7828-4c5c-8df8-7b979991d175 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:21.952477 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1226/4866] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:21.954199 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:21.954199 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:21.957750 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:21.959497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:21.962113 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:21.962338 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:21.962557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:21.964240 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-fad2a3e3-cb73-43f4-ba36-6ba175e97aa7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:21.964841 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1206/4867] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:21 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:21.974223 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:21.974223 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:21.978017 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:21.982055 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-fc897a32-01ef-4078-bc86-46d71777d53f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:21.982489 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1224/4868] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:21 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:22.076289 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:22.078092 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] PUT https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 Aug 18 21:19:22.079745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:22.086873 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Acquiring lock "cinder-attachment_update-dcc31a4c-9b23-4e00-ae59-91f4ad54e820-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:19:22.092081 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-dcc31a4c-9b23-4e00-ae59-91f4ad54e820-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:19:22.094421 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:22.094421 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:22.163841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-dcc31a4c-9b23-4e00-ae59-91f4ad54e820-np0000007703" released by "attachment_update" :: held 0.072s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:19:22.164916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-d248cb61-37d0-45d0-96ea-e6f9fcc7357b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 returned with HTTP 200 Aug 18 21:19:22.164916 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1213/4869] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:19:22 2026] PUT /volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:22.981002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:22.982708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:22.982932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:22.983130 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:22.991593 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:22.991593 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:22.994784 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:22.998958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d70bb84-41e4-4e8d-a707-3d4324f69f1c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:22.999385 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1227/4870] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:22 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:24.012117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6170c822-889b-4db2-aa06-a573fb826877 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:24.013849 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6170c822-889b-4db2-aa06-a573fb826877 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:24.014026 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6170c822-889b-4db2-aa06-a573fb826877 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:24.014199 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6170c822-889b-4db2-aa06-a573fb826877 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:24.023318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:24.023318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:24.026743 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6170c822-889b-4db2-aa06-a573fb826877 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:24.030798 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6170c822-889b-4db2-aa06-a573fb826877 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:24.031144 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1207/4871] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:24 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:25.044954 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:25.046676 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:25.046907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:25.047085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:25.055886 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:25.055886 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:25.059264 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:25.063184 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09246e24-8d1a-4331-8740-ce6e86e71e99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:25.063544 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1225/4872] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:25 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:25.412476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-70ad668e-c7d3-404b-90b5-981fcb871ac3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:25.439746 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-70ad668e-c7d3-404b-90b5-981fcb871ac3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941/action Aug 18 21:19:25.439746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-70ad668e-c7d3-404b-90b5-981fcb871ac3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:25.439746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-70ad668e-c7d3-404b-90b5-981fcb871ac3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:19:25.454556 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:25.454556 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:25.465129 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-118468fd-f49d-4f3f-8993-59f31d285e80 req-70ad668e-c7d3-404b-90b5-981fcb871ac3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941/action returned with HTTP 204 Aug 18 21:19:25.465768 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1214/4873] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:19:25 2026] POST /volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:26.075355 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:26.076984 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:26.077152 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:26.077322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:26.085346 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:26.085346 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:26.088252 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:26.091941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-216cc4b0-63b2-4d1d-aa86-e6770d9435a8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:26.092318 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1228/4874] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:26 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:28.951538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0801ded6-3022-4a5d-a3a2-66308c177506 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:28.953004 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:19:28.953291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc31a4c-9b23-4e00-ae59-91f4ad54e820", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-373552064", "description": null, "metadata": null}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:28.963198 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:28.963198 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:28.963618 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:28.963746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create snapshot from volume dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:28.990336 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['c9fc12d1-8ede-4066-8320-3e2a5debc001', 'd2c15b72-2d60-4409-804d-99ce9750ddbb', 'b02a78ce-bd8e-4f14-b428-70be4d4b588c', '531e732c-d355-4c8e-acb1-027cbe6e3a05'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:29.016164 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot force create request issued successfully. Aug 18 21:19:29.016369 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0801ded6-3022-4a5d-a3a2-66308c177506 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:19:29.016809 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1208/4875] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:19:28 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:29.025307 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:29.027245 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:19:29.027475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:29.027728 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:29.033861 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:29.033861 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:29.034530 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:29.035785 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3cd8932a-fadb-4f23-be9d-94558ff6dc64 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 200 Aug 18 21:19:29.036334 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1226/4876] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:29 2026] GET /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:29.333891 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-a63c88ff-f76c-4408-a9d0-ef5a4ddc06de req-d19da01a-d18a-403d-9b3c-1958a99a28db None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:29.335869 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a63c88ff-f76c-4408-a9d0-ef5a4ddc06de req-d19da01a-d18a-403d-9b3c-1958a99a28db tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 Aug 18 21:19:29.336040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a63c88ff-f76c-4408-a9d0-ef5a4ddc06de req-d19da01a-d18a-403d-9b3c-1958a99a28db tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:29.336209 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-a63c88ff-f76c-4408-a9d0-ef5a4ddc06de req-d19da01a-d18a-403d-9b3c-1958a99a28db tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:29.343370 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:29.343370 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:29.381326 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-a63c88ff-f76c-4408-a9d0-ef5a4ddc06de req-d19da01a-d18a-403d-9b3c-1958a99a28db tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 returned with HTTP 200 Aug 18 21:19:29.381833 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1215/4877] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:29 2026] DELETE /volume/v3/attachments/d8b012bd-dcd5-47e8-87c8-15eb86c65651 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:30.047053 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53f49327-a3b1-4e99-8a74-c1158f594149 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:30.048939 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53f49327-a3b1-4e99-8a74-c1158f594149 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:19:30.049161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53f49327-a3b1-4e99-8a74-c1158f594149 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:30.049390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53f49327-a3b1-4e99-8a74-c1158f594149 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:30.054124 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:30.054124 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:30.054509 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-53f49327-a3b1-4e99-8a74-c1158f594149 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:30.055184 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53f49327-a3b1-4e99-8a74-c1158f594149 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 200 Aug 18 21:19:30.055528 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1229/4878] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:30 2026] GET /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:30.064327 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:30.066119 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:19:30.066282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:30.066467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:30.071286 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:30.071286 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:30.071682 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:30.072323 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-23865b4e-8902-4f2d-b8be-89d5b61a1bd0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 200 Aug 18 21:19:30.072627 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1209/4879] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:30 2026] GET /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:30.643850 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:30.645710 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:19:30.645908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:30.646087 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:30.646239 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:19:30.652701 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:30.652701 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:30.653187 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:19:30.667974 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:19:30.668203 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6529117f-a2a6-4318-bb6c-f8f3b313ec68 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 202 Aug 18 21:19:30.668683 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1227/4880] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:19:30 2026] DELETE /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:19:30.675227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:30.676986 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:19:30.677156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:30.677325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:30.683915 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:30.683915 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:30.687895 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:19:30.692898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c364be9-4a77-4d5e-ab2e-9ea707d63047 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 200 Aug 18 21:19:30.693417 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1216/4881] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:30 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:31.464513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:31.466578 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:19:31.466997 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc31a4c-9b23-4e00-ae59-91f4ad54e820", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-570966546", "description": null, "metadata": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:31.479643 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:31.479643 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:31.480227 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:31.480433 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create snapshot from volume dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:31.502695 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['a2c4deda-2b15-4ef7-bfc7-c08a67caf8f9', '1062b96e-04d8-478f-a553-fc0097bb772c', 'bd7db486-011e-4719-884d-4449e900a00a', '0d53c293-ad87-4366-87d4-9c7d4c18bd14'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:31.527057 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot force create request issued successfully. Aug 18 21:19:31.527406 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee777b34-78d8-4d2f-b3b1-9275bd7e9fc0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:19:31.527841 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1230/4882] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:19:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:31.535934 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-921294de-d0a6-4177-9792-f819afe7b11f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:31.537638 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921294de-d0a6-4177-9792-f819afe7b11f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:19:31.537876 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921294de-d0a6-4177-9792-f819afe7b11f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:31.538106 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-921294de-d0a6-4177-9792-f819afe7b11f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:31.542740 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:31.542740 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:31.543239 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-921294de-d0a6-4177-9792-f819afe7b11f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:31.543978 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-921294de-d0a6-4177-9792-f819afe7b11f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 200 Aug 18 21:19:31.544341 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1210/4883] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:31 2026] GET /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:31.706484 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a83a7aeb-e5b4-4475-ad4d-b904d339aa56 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:31.708458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a83a7aeb-e5b4-4475-ad4d-b904d339aa56 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d Aug 18 21:19:31.708657 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a83a7aeb-e5b4-4475-ad4d-b904d339aa56 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:31.708858 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a83a7aeb-e5b4-4475-ad4d-b904d339aa56 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:31.714142 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a83a7aeb-e5b4-4475-ad4d-b904d339aa56 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d returned with HTTP 404 Aug 18 21:19:31.714579 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1228/4884] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:31 2026] GET /volume/v3/volumes/dc655302-69a4-4c28-a33e-8f44f8eedf9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:31.720944 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:31.722650 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:19:31.722995 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:31.723157 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:31.723305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete snapshot with id: 06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:19:31.727851 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:31.727851 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:31.728297 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:19:31.742815 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot delete request issued successfully. Aug 18 21:19:31.742980 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-093ae735-5a3d-4b39-9b36-62942e6ef266 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 202 Aug 18 21:19:31.743333 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1217/4885] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:19:31 2026] DELETE /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:19:31.750202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-359426c6-7b4a-4d09-80b7-5328def6c301 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:31.752467 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-359426c6-7b4a-4d09-80b7-5328def6c301 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:19:31.752679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-359426c6-7b4a-4d09-80b7-5328def6c301 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:31.752991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-359426c6-7b4a-4d09-80b7-5328def6c301 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:31.757918 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:31.757918 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:31.758434 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-359426c6-7b4a-4d09-80b7-5328def6c301 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Snapshot retrieved successfully. Aug 18 21:19:31.759163 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-359426c6-7b4a-4d09-80b7-5328def6c301 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 200 Aug 18 21:19:31.759626 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1231/4886] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:31 2026] GET /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:32.552359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:32.554037 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:19:32.554217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:32.554407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:32.559207 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:32.559207 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:32.559522 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:32.560246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dffdefcd-3cdc-44a3-8908-46d3bb0c24bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 200 Aug 18 21:19:32.560656 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1211/4887] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:32 2026] GET /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:32.568435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:32.570234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:19:32.570422 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:32.570626 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:32.575435 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:32.575435 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:32.576056 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:32.577116 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98a1ccc8-e410-4bbd-9260-483e42a65c88 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 200 Aug 18 21:19:32.577606 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1229/4888] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:32 2026] GET /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:32.767696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bdfbc11d-74d6-44d0-afd8-9663c3146a41 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:32.769485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdfbc11d-74d6-44d0-afd8-9663c3146a41 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 Aug 18 21:19:32.769678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdfbc11d-74d6-44d0-afd8-9663c3146a41 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:32.769876 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bdfbc11d-74d6-44d0-afd8-9663c3146a41 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:32.774112 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bdfbc11d-74d6-44d0-afd8-9663c3146a41 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 returned with HTTP 404 Aug 18 21:19:32.774584 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1218/4889] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:32 2026] GET /volume/v3/snapshots/06b249f4-cbfd-45cb-af45-b11acc062e50 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:34.053874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:34.055437 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:19:34.055775 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc31a4c-9b23-4e00-ae59-91f4ad54e820", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1586380420", "description": null, "metadata": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:34.065410 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:34.065410 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:34.065915 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:34.066038 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create snapshot from volume dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:34.088769 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['d753a96b-73ef-4ce3-b168-5ca5e3a488e8', '21ecb6e0-d5d6-4055-9f20-d9bd68c478cd', '75bd80db-eadc-4dde-8951-721ee5a543a4', '1fe2ea31-55fa-4ccc-97ad-ef03611a473f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:34.115666 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot force create request issued successfully. Aug 18 21:19:34.115837 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec94766b-829f-4d4b-9fea-1a618cb64383 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:19:34.116240 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1232/4890] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:19:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:34.125138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:34.127038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:19:34.127240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:34.127486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:34.132594 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:34.132594 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:34.133066 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:34.133924 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6c2d2073-a396-4e6f-8bdb-f190e84aea8a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 200 Aug 18 21:19:34.134249 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1212/4891] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:34 2026] GET /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:34.242305 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-60d129f4-a156-456b-b323-a56f77e57432 req-d89f18b3-41e8-4580-91db-bc8cc95fe7a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:34.244372 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60d129f4-a156-456b-b323-a56f77e57432 req-d89f18b3-41e8-4580-91db-bc8cc95fe7a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 Aug 18 21:19:34.244372 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60d129f4-a156-456b-b323-a56f77e57432 req-d89f18b3-41e8-4580-91db-bc8cc95fe7a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:34.244485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-60d129f4-a156-456b-b323-a56f77e57432 req-d89f18b3-41e8-4580-91db-bc8cc95fe7a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:34.251448 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:34.251448 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:34.294442 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-60d129f4-a156-456b-b323-a56f77e57432 req-d89f18b3-41e8-4580-91db-bc8cc95fe7a1 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 returned with HTTP 200 Aug 18 21:19:34.295040 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1230/4892] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:34 2026] DELETE /volume/v3/attachments/504df871-3cea-4df1-9b83-4545364a39c0 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:35.144841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-07e59486-9792-428f-8c70-1a2cb5689b13 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.146674 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e59486-9792-428f-8c70-1a2cb5689b13 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:19:35.146912 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e59486-9792-428f-8c70-1a2cb5689b13 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.147104 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-07e59486-9792-428f-8c70-1a2cb5689b13 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.152281 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.152281 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:35.152713 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-07e59486-9792-428f-8c70-1a2cb5689b13 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:35.153413 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-07e59486-9792-428f-8c70-1a2cb5689b13 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 200 Aug 18 21:19:35.153711 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1219/4893] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:35.162097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.164143 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:19:35.164363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.164565 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.169444 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.169444 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:35.169860 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:35.170702 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cc7557d-c40d-44f7-b9b0-d7e890a58db6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 200 Aug 18 21:19:35.171053 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1233/4894] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:35.202603 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.205288 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:35.205569 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.205849 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.217513 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.217513 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:35.222116 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:35.226271 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-193f21e9-403d-4158-bcde-3b3e4985d8a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:35.226709 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1213/4895] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:35.242018 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.243873 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820/action Aug 18 21:19:35.244235 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:35.244295 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:35.253237 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.253237 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:35.253634 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:35.263459 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Begin detaching volume completed successfully. Aug 18 21:19:35.263648 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-851aa3ea-d370-45e7-88a4-d9c443d293d7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820/action returned with HTTP 202 Aug 18 21:19:35.264096 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1231/4896] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:19:35 2026] POST /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:35.301147 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4c0a5dd7-7cac-49f4-8c0e-bb1e9f0f5c99 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.301552 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c0a5dd7-7cac-49f4-8c0e-bb1e9f0f5c99 None None] GET https://10.4.3.48/volume// Aug 18 21:19:35.301704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5dd7-7cac-49f4-8c0e-bb1e9f0f5c99 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.301900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5dd7-7cac-49f4-8c0e-bb1e9f0f5c99 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.302204 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4c0a5dd7-7cac-49f4-8c0e-bb1e9f0f5c99 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:35.302518 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1220/4897] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:19:35.308789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.310688 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:19:35.310898 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.311077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.319489 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.319489 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:35.322813 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:35.326978 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-381e4e46-ce75-439a-9695-247c8d196fb0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:19:35.327573 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1234/4898] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:35.736154 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-96275827-a515-4aa1-9452-96712e5ba957 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.738284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:19:35.738526 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.738772 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.738970 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume with id: c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:19:35.747171 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.747171 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:35.747770 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:19:35.765993 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Delete volume request issued successfully. Aug 18 21:19:35.766167 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-96275827-a515-4aa1-9452-96712e5ba957 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 202 Aug 18 21:19:35.766612 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1214/4899] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:19:35 2026] DELETE /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:19:35.773002 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:35.774753 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:19:35.774944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:35.775140 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:35.782035 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:35.782035 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:35.785556 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Volume info retrieved successfully. Aug 18 21:19:35.790059 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93b97460-d40f-4bac-a0c1-db7dce68cf33 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 200 Aug 18 21:19:35.790482 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1232/4900] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:35 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:36.136129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-8b42dff4-f2e2-42a6-811d-c5ee67973b44 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:36.138160 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-8b42dff4-f2e2-42a6-811d-c5ee67973b44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 Aug 18 21:19:36.138359 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-8b42dff4-f2e2-42a6-811d-c5ee67973b44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:36.138554 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-8b42dff4-f2e2-42a6-811d-c5ee67973b44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:36.145444 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:36.145444 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:36.185410 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-6c198cb4-9689-4cdb-8641-fc3794f6fd97 req-8b42dff4-f2e2-42a6-811d-c5ee67973b44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 returned with HTTP 200 Aug 18 21:19:36.185808 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1221/4901] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:36 2026] DELETE /volume/v3/attachments/9ed60331-cc24-4413-99b2-2638d8d87941 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:36.342681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1557fead-4bec-4826-9298-6fc31249787a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:36.344361 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:36.344703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1580608909", "snapshot_id": "1ecea6c5-9c41-4414-84fb-0fd750c9e05a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:36.346173 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1580608909', 'snapshot_id': '1ecea6c5-9c41-4414-84fb-0fd750c9e05a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:36.351789 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:36.351789 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:36.352209 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:36.352362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume of 1 GB Aug 18 21:19:36.355480 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Availability Zones retrieved successfully. Aug 18 21:19:36.359977 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (cd77a476-ebc0-4831-bc99-264ca4693e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:36.360943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62111a8-31a4-4571-80ee-c7a1f09a1e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:36.361728 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:36.387578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62111a8-31a4-4571-80ee-c7a1f09a1e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ecea6c5-9c41-4414-84fb-0fd750c9e05a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:36.388211 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856e8c91-d0d1-4e0c-aaf2-f088207dfbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:36.422714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['45c2abb3-72b0-4c0c-b503-fb1f1eef41b4', '110a680a-0394-4105-a32c-8cc0320f9e61', '6a09aa09-a702-4bbf-909e-169db397eb07', '815f9bfc-837b-49b2-8491-65d9d4e2afb8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:36.423637 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856e8c91-d0d1-4e0c-aaf2-f088207dfbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c2abb3-72b0-4c0c-b503-fb1f1eef41b4', '110a680a-0394-4105-a32c-8cc0320f9e61', '6a09aa09-a702-4bbf-909e-169db397eb07', '815f9bfc-837b-49b2-8491-65d9d4e2afb8']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:36.424333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192868d3-cbc4-4c31-87ce-510c3c8e734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:36.459912 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192868d3-cbc4-4c31-87ce-510c3c8e734d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0f694e-a233-4ec5-a13b-f55dce66cff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1580608909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['45c2abb3-72b0-4c0c-b503-fb1f1eef41b4','110a680a-0394-4105-a32c-8cc0320f9e61','6a09aa09-a702-4bbf-909e-169db397eb07','815f9bfc-837b-49b2-8491-65d9d4e2afb8'],size=1,snapshot_id=1ecea6c5-9c41-4414-84fb-0fd750c9e05a,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1580608909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0f694e-a233-4ec5-a13b-f55dce66cff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dceb2277cfe402181b953863e9c3cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ecea6c5-9c41-4414-84fb-0fd750c9e05a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed98e6b51f24465a36102295d199e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:36.460707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f67b73e-daa9-46b6-a196-365d34b0ae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:36.481336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f67b73e-daa9-46b6-a196-365d34b0ae3f) transitioned into state 'SUCCESS' from state '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-1580608909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['45c2abb3-72b0-4c0c-b503-fb1f1eef41b4','110a680a-0394-4105-a32c-8cc0320f9e61','6a09aa09-a702-4bbf-909e-169db397eb07','815f9bfc-837b-49b2-8491-65d9d4e2afb8'],size=1,snapshot_id=1ecea6c5-9c41-4414-84fb-0fd750c9e05a,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:36.482096 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae40cac-0532-460a-a1bd-282f7635db5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:36.500855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae40cac-0532-460a-a1bd-282f7635db5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:36.501695 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (cd77a476-ebc0-4831-bc99-264ca4693e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:36.501999 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request issued successfully. Aug 18 21:19:36.502541 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1557fead-4bec-4826-9298-6fc31249787a tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:36.502962 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1235/4902] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:36 2026] POST /volume/v3/volumes => generated 789 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:36.513928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d8174221-5750-4b5b-beb1-a23c5005a83e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:36.515479 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8174221-5750-4b5b-beb1-a23c5005a83e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:36.515642 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8174221-5750-4b5b-beb1-a23c5005a83e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:36.515828 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d8174221-5750-4b5b-beb1-a23c5005a83e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:36.521711 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:36.521711 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:36.524582 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d8174221-5750-4b5b-beb1-a23c5005a83e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:36.528082 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d8174221-5750-4b5b-beb1-a23c5005a83e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:36.528423 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1215/4903] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:36 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:36.802301 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-277d3093-9e5c-4bfb-a870-73873c7065a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:36.803856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-277d3093-9e5c-4bfb-a870-73873c7065a8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] GET https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 Aug 18 21:19:36.804024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-277d3093-9e5c-4bfb-a870-73873c7065a8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:36.804184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-277d3093-9e5c-4bfb-a870-73873c7065a8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:36.809305 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-277d3093-9e5c-4bfb-a870-73873c7065a8 tempest-TestVolumeBootPattern-1917272156 tempest-TestVolumeBootPattern-1917272156-project-member] https://10.4.3.48/volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 returned with HTTP 404 Aug 18 21:19:36.809717 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1233/4904] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:36 2026] GET /volume/v3/volumes/c32003f0-b6cf-4d83-8044-b8060b54e727 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:37.539791 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:37.541323 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:37.541496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:37.541659 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:37.548131 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:37.548131 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:37.552490 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:37.556461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9ca69e8f-333b-4ab6-936a-e23dd40693cf tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:37.556798 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1222/4905] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:37 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:37.569480 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:37.571334 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:37.571525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:37.571733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:37.578945 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:37.578945 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:37.583065 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:37.588898 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25e51b5b-d9ad-4acb-90ca-d8def824e777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:37.589415 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1236/4906] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:37 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:38.227218 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.229470 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:38.229697 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:38.229957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:38.237385 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:38.237385 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:38.240873 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:38.245161 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-b8afe4a4-fb91-4478-86f6-880739b14c44 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:38.245575 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1216/4907] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:38 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:38.312821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7d8c166-64ad-4345-a764-ee19a358875e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.313218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7d8c166-64ad-4345-a764-ee19a358875e None None] GET https://10.4.3.48/volume// Aug 18 21:19:38.313395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7d8c166-64ad-4345-a764-ee19a358875e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:38.313600 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7d8c166-64ad-4345-a764-ee19a358875e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:38.314000 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7d8c166-64ad-4345-a764-ee19a358875e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:38.314404 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1234/4908] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:19: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 18 21:19:38.321498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-95947065-3fe1-4d51-8370-ea281d983b17 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.323155 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-95947065-3fe1-4d51-8370-ea281d983b17 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:19:38.323561 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-95947065-3fe1-4d51-8370-ea281d983b17 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0f694e-a233-4ec5-a13b-f55dce66cff5", "connector": null, "instance_uuid": "66b3b346-4ff6-46db-b937-1d2248f2f66c"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:38.330904 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:38.330904 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:38.351652 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-95947065-3fe1-4d51-8370-ea281d983b17 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:19:38.352036 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1223/4909] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:19:38 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 18 21:19:38.377199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-668cd885-daf8-4c04-bb89-030755b5cc38 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.378906 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-668cd885-daf8-4c04-bb89-030755b5cc38 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:38.379134 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-668cd885-daf8-4c04-bb89-030755b5cc38 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:38.379352 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-668cd885-daf8-4c04-bb89-030755b5cc38 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:38.384557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d6fef64e-e681-476c-8000-c44786fb338d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.385000 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6fef64e-e681-476c-8000-c44786fb338d None None] GET https://10.4.3.48/volume// Aug 18 21:19:38.385201 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6fef64e-e681-476c-8000-c44786fb338d None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:38.385439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d6fef64e-e681-476c-8000-c44786fb338d None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:38.385825 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d6fef64e-e681-476c-8000-c44786fb338d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:38.386165 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1217/4910] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:38.388203 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:38.388203 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:38.391555 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-668cd885-daf8-4c04-bb89-030755b5cc38 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:38.394546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.395868 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-668cd885-daf8-4c04-bb89-030755b5cc38 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:38.396387 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1237/4911] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:38 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:38.396936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:38.397110 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:38.397277 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:38.405528 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:38.405528 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:38.408712 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:38.412699 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-0719c34e-2774-45be-abad-c9e1e6ae18af tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:38.413064 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1235/4912] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:38 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:38.517459 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:38.519353 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] PUT https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 Aug 18 21:19:38.519702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:38.526382 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Acquiring lock "cinder-attachment_update-4c0f694e-a233-4ec5-a13b-f55dce66cff5-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:19:38.530484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-4c0f694e-a233-4ec5-a13b-f55dce66cff5-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:19:38.531361 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:38.531361 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:38.605881 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-4c0f694e-a233-4ec5-a13b-f55dce66cff5-np0000007703" released by "attachment_update" :: held 0.075s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:19:38.606229 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-a623c956-831b-4e05-a7c7-adb2f15ae590 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 returned with HTTP 200 Aug 18 21:19:38.607035 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1224/4913] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:19:38 2026] PUT /volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:39.409621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76f76c2b-d3df-4714-b16e-91227661e63f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:39.412197 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76f76c2b-d3df-4714-b16e-91227661e63f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:39.412686 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76f76c2b-d3df-4714-b16e-91227661e63f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:39.412949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76f76c2b-d3df-4714-b16e-91227661e63f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:39.426187 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:39.426187 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:39.433198 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-76f76c2b-d3df-4714-b16e-91227661e63f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:39.437487 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76f76c2b-d3df-4714-b16e-91227661e63f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:39.437925 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1218/4914] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:39 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:40.450028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45995c15-e14d-41b8-a35f-b7f76b186865 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:40.451765 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45995c15-e14d-41b8-a35f-b7f76b186865 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:40.453233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45995c15-e14d-41b8-a35f-b7f76b186865 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:40.453233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45995c15-e14d-41b8-a35f-b7f76b186865 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:40.461064 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:40.461064 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:40.464198 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45995c15-e14d-41b8-a35f-b7f76b186865 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:40.470689 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45995c15-e14d-41b8-a35f-b7f76b186865 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:40.471218 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1238/4915] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:40 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:41.483917 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:41.485865 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:41.486054 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:41.486271 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:41.495839 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:41.495839 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:41.499097 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:41.503111 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebdc53d9-c80a-43e1-82c4-cdff46991d50 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:41.503517 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1236/4916] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:41 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:41.863248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-ec22bc95-e08e-4f2c-bc02-b1f8c00f7e62 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:41.866085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-ec22bc95-e08e-4f2c-bc02-b1f8c00f7e62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292/action Aug 18 21:19:41.866457 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-ec22bc95-e08e-4f2c-bc02-b1f8c00f7e62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:41.866619 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-ec22bc95-e08e-4f2c-bc02-b1f8c00f7e62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:19:41.887979 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:41.887979 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:41.907225 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-af679b27-ff79-48e7-8d7a-ae569764d9a1 req-ec22bc95-e08e-4f2c-bc02-b1f8c00f7e62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292/action returned with HTTP 204 Aug 18 21:19:41.907824 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1225/4917] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:19:41 2026] POST /volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:42.517817 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:42.519732 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:42.519951 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:42.520143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:42.529572 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:42.529572 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:42.533048 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:42.537113 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e783211c-bde4-4e77-8e66-e1ad8c2cb73f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:42.537604 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1219/4918] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:42 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:42.951157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:43.031824 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:43.032161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-464113934"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:43.033548 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-464113934'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:43.033651 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:43.037523 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:43.043958 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (3153da85-6db0-4818-9df7-8ed310bdbada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:43.044942 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27934cc-1604-411b-bb2e-5cccb4f9acd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:43.045851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:43.071329 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27934cc-1604-411b-bb2e-5cccb4f9acd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:43.072157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fa5abf-6d21-4492-8813-21eaf81d4d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:43.128435 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['56f834ba-f4be-494b-b477-8a06d0179e38', 'a85a5cfb-fe18-47db-9c56-5ab2adc395f4', 'e71206f7-d50b-4012-9edd-f3c6d7264172', 'b0c0fe7f-737a-407d-ba31-189c7697dc9f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:43.129205 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fa5abf-6d21-4492-8813-21eaf81d4d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56f834ba-f4be-494b-b477-8a06d0179e38', 'a85a5cfb-fe18-47db-9c56-5ab2adc395f4', 'e71206f7-d50b-4012-9edd-f3c6d7264172', 'b0c0fe7f-737a-407d-ba31-189c7697dc9f']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:43.130116 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e263fad9-2cc5-4496-aca9-da06aa05a0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:43.150623 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e263fad9-2cc5-4496-aca9-da06aa05a0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e61941-1ccb-47b2-8e67-6c4c42c7abb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-464113934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['56f834ba-f4be-494b-b477-8a06d0179e38','a85a5cfb-fe18-47db-9c56-5ab2adc395f4','e71206f7-d50b-4012-9edd-f3c6d7264172','b0c0fe7f-737a-407d-ba31-189c7697dc9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-464113934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e61941-1ccb-47b2-8e67-6c4c42c7abb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:43.151513 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20efdb8-eee1-46cf-ba99-33be2c0c76f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:43.167961 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20efdb8-eee1-46cf-ba99-33be2c0c76f1) transitioned into state 'SUCCESS' from state '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-464113934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['56f834ba-f4be-494b-b477-8a06d0179e38','a85a5cfb-fe18-47db-9c56-5ab2adc395f4','e71206f7-d50b-4012-9edd-f3c6d7264172','b0c0fe7f-737a-407d-ba31-189c7697dc9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:43.168619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f2bd85-116f-42da-ad6a-51a7c9e279c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:43.177324 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f2bd85-116f-42da-ad6a-51a7c9e279c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:43.178168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (3153da85-6db0-4818-9df7-8ed310bdbada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:43.178464 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:43.178979 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4207d4c2-71e3-4d56-867d-f8e5eec0e7c6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:43.179424 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1239/4919] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:19:42 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:43.199603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:43.201181 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:19:43.201397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:43.201574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:43.210544 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:43.210544 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:43.213750 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:43.218466 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b27f2351-3145-4153-9c0a-166b4f6800e2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 returned with HTTP 200 Aug 18 21:19:43.219058 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1237/4920] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:43 2026] GET /volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:44.232683 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:44.234523 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:19:44.234704 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:44.234905 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:44.241996 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:44.241996 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:44.245934 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:44.250361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2df33a1-af8f-4dda-87d3-4ab18e522946 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 returned with HTTP 200 Aug 18 21:19:44.250718 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1226/4921] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:44 2026] GET /volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:44.265857 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:44.267410 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:19:44.267698 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "97e61941-1ccb-47b2-8e67-6c4c42c7abb5", "name": "tempest-CreateVolumesFromBackupTest-Backup-1088174023"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:44.268973 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Creating new backup {'backup': {'volume_id': '97e61941-1ccb-47b2-8e67-6c4c42c7abb5', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1088174023'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:19:44.269096 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Creating backup of volume 97e61941-1ccb-47b2-8e67-6c4c42c7abb5 in container None Aug 18 21:19:44.275398 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:44.275398 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:44.275762 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:44.295950 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['7f5f64bf-f745-4c31-9155-92ccb9babd37', 'ce292ed9-791c-45f7-a315-437dfca23dd4'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:44.322794 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55ff00d0-12ac-496e-bb5f-2d068de7a84b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:19:44.323214 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1220/4922] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:44 2026] POST /volume/v3/backups => generated 337 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:44.332917 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:44.334931 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:44.335138 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:44.335341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:44.335433 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:44.339779 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:44.339779 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:44.340606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e852259-9a75-4e5f-8c9b-f4ec7b44bcea tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:44.341019 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1240/4923] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:44 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:45.352617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:45.354830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:45.355214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:45.355751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:45.355751 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:45.360594 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:45.360594 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:45.361407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f94922ef-f445-4e4f-bce4-f20f82b731e3 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:45.361803 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1238/4924] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:45 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:45.639845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:45.641705 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:45.641899 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:45.642063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:45.650338 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:45.650338 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:45.653388 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:45.657031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-2675f795-1f8f-4372-8a4e-94b750ff6c22 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:45.657391 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1227/4925] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:45 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:45.673420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:45.675321 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5/action Aug 18 21:19:45.675629 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:45.675746 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:19:45.685917 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:45.685917 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:45.686330 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:45.691518 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Begin detaching volume completed successfully. Aug 18 21:19:45.691737 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-b6b28c95-21c1-4f44-a64d-312a50f278c1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5/action returned with HTTP 202 Aug 18 21:19:45.692090 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1221/4926] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:19:45 2026] POST /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:45.730607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-64c4b2ae-9e61-48d5-b508-59c2aef42bb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:45.730994 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64c4b2ae-9e61-48d5-b508-59c2aef42bb3 None None] GET https://10.4.3.48/volume// Aug 18 21:19:45.731139 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64c4b2ae-9e61-48d5-b508-59c2aef42bb3 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:45.731323 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64c4b2ae-9e61-48d5-b508-59c2aef42bb3 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:45.731656 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64c4b2ae-9e61-48d5-b508-59c2aef42bb3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:45.732048 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1241/4927] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:45.738328 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:45.740267 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:19:45.740502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:45.740716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:45.749805 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:45.749805 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:45.753176 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:45.757035 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7b2728e-3511-44b8-ad02-fd5b25af9338 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:19:45.757474 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1239/4928] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:45 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:46.371414 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:46.373082 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:46.373256 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:46.373442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:46.373534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:46.377484 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:46.377484 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:46.378105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a0413d1-250e-4dbf-9c2c-1a67b2019c6d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:46.378624 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1228/4929] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:46 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:46.874425 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7ff3f78-89ce-49fc-b161-e1cc05cedf4d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:46.876581 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7ff3f78-89ce-49fc-b161-e1cc05cedf4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 Aug 18 21:19:46.876714 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7ff3f78-89ce-49fc-b161-e1cc05cedf4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:46.876965 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7ff3f78-89ce-49fc-b161-e1cc05cedf4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:46.883682 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:46.883682 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:46.936223 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-497438e0-b2d3-475b-abe5-4e9656078e0d req-e7ff3f78-89ce-49fc-b161-e1cc05cedf4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 returned with HTTP 200 Aug 18 21:19:46.936702 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1222/4930] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:46 2026] DELETE /volume/v3/attachments/a0477c69-e8a9-45d5-8c73-331e4c646292 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:47.387321 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:47.388770 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:47.388932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:47.389097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:47.389190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:47.392885 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:47.392885 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:47.393529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d16ac3f1-968a-4d56-a106-c81b706896f5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:47.393851 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1242/4931] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:47 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:47.812698 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:47.814312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:47.814622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1401075063", "snapshot_id": "81fe8848-1a89-4737-8aa0-ace7016bb284", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:47.816101 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1401075063', 'snapshot_id': '81fe8848-1a89-4737-8aa0-ace7016bb284', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:47.821615 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:47.821615 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:47.822050 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:47.822175 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume of 1 GB Aug 18 21:19:47.825295 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Availability Zones retrieved successfully. Aug 18 21:19:47.830123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (93ec8598-69b0-45b0-8c3b-3c218011613b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:47.831108 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2ac40-6d48-41d6-990d-259ace3dceae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:47.831933 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:47.858084 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2ac40-6d48-41d6-990d-259ace3dceae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81fe8848-1a89-4737-8aa0-ace7016bb284', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:47.858972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011d51a1-5c06-4cbe-b159-61742cb3ae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:47.896287 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['06754ad1-e70b-4bea-8546-6d0eabd48ede', 'b6538841-6983-410e-b954-42148c957705', 'f94b4c03-4768-4865-b048-2984b94d13cd', 'e5724f89-a081-488b-84f3-53f0a97f9a8e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:47.897143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011d51a1-5c06-4cbe-b159-61742cb3ae47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06754ad1-e70b-4bea-8546-6d0eabd48ede', 'b6538841-6983-410e-b954-42148c957705', 'f94b4c03-4768-4865-b048-2984b94d13cd', 'e5724f89-a081-488b-84f3-53f0a97f9a8e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:47.897960 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc6da8a-3d5e-4706-8df2-35b2893c3203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:47.935940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc6da8a-3d5e-4706-8df2-35b2893c3203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd92a8c4-8f41-4997-a275-9fe9f68e3b49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1401075063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['06754ad1-e70b-4bea-8546-6d0eabd48ede','b6538841-6983-410e-b954-42148c957705','f94b4c03-4768-4865-b048-2984b94d13cd','e5724f89-a081-488b-84f3-53f0a97f9a8e'],size=1,snapshot_id=81fe8848-1a89-4737-8aa0-ace7016bb284,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1401075063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd92a8c4-8f41-4997-a275-9fe9f68e3b49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dceb2277cfe402181b953863e9c3cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81fe8848-1a89-4737-8aa0-ace7016bb284,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed98e6b51f24465a36102295d199e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:47.936603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8b4047-1c75-4a21-b33a-0bf42a450e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:47.954823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8b4047-1c75-4a21-b33a-0bf42a450e55) transitioned into state 'SUCCESS' from state '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-1401075063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['06754ad1-e70b-4bea-8546-6d0eabd48ede','b6538841-6983-410e-b954-42148c957705','f94b4c03-4768-4865-b048-2984b94d13cd','e5724f89-a081-488b-84f3-53f0a97f9a8e'],size=1,snapshot_id=81fe8848-1a89-4737-8aa0-ace7016bb284,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:47.955472 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d390e2f-85b2-47b8-9c07-b354249dee61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:47.976840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d390e2f-85b2-47b8-9c07-b354249dee61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:47.977940 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (93ec8598-69b0-45b0-8c3b-3c218011613b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:47.977992 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request issued successfully. Aug 18 21:19:47.978608 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0c0c39f-2a80-4b77-8773-2317c54916bc tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:47.979108 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1240/4932] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:47 2026] POST /volume/v3/volumes => generated 789 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:47.990339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a643dee9-0370-4874-b859-c99a69acf9be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:47.991924 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a643dee9-0370-4874-b859-c99a69acf9be tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:47.992473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a643dee9-0370-4874-b859-c99a69acf9be tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:47.992473 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a643dee9-0370-4874-b859-c99a69acf9be tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:48.001248 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:48.001248 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:48.006376 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a643dee9-0370-4874-b859-c99a69acf9be tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:48.011313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a643dee9-0370-4874-b859-c99a69acf9be tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:48.011701 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1229/4933] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:47 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:48.405204 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:48.407003 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:48.407168 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:48.407374 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:48.407511 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:48.411270 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:48.411270 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:48.411913 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c62cc64a-d463-44af-88ec-bd5085ce8966 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:48.412244 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1223/4934] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:48 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.025707 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.027818 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:49.027991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.028208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.034629 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.034629 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:49.037714 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:49.041345 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8889a7c2-f408-4b49-a9b8-c6f684f9623e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:49.041705 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1243/4935] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.054094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25188abe-74c3-436a-b793-4ab9f51cf046 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.056609 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25188abe-74c3-436a-b793-4ab9f51cf046 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:49.056926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25188abe-74c3-436a-b793-4ab9f51cf046 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.057199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25188abe-74c3-436a-b793-4ab9f51cf046 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.066634 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.066634 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:49.071778 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25188abe-74c3-436a-b793-4ab9f51cf046 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:49.077300 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25188abe-74c3-436a-b793-4ab9f51cf046 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:49.077890 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1241/4936] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.422261 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.424511 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:49.424696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.424945 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.425089 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:49.431958 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.431958 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:49.432849 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-564def9a-4cd4-4a41-8ba4-8b83ca52e437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:49.433305 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1230/4937] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.533670 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.535932 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:49.536139 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.536340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.542966 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.542966 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:49.546491 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:49.550617 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-3f9e2a7b-bdca-40a3-b2d9-fd4bbcbeeeb2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:49.551174 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1224/4938] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.647996 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-abf80c90-2f60-49c3-bcfb-fa6cbedbc051 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.648479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-abf80c90-2f60-49c3-bcfb-fa6cbedbc051 None None] GET https://10.4.3.48/volume// Aug 18 21:19:49.648654 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-abf80c90-2f60-49c3-bcfb-fa6cbedbc051 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.648855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-abf80c90-2f60-49c3-bcfb-fa6cbedbc051 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.649182 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-abf80c90-2f60-49c3-bcfb-fa6cbedbc051 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:49.649481 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1244/4939] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:19: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 18 21:19:49.656264 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-62b799fd-41f9-45fd-a5b6-52dd502c0883 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.658380 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-62b799fd-41f9-45fd-a5b6-52dd502c0883 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:19:49.658711 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-62b799fd-41f9-45fd-a5b6-52dd502c0883 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd92a8c4-8f41-4997-a275-9fe9f68e3b49", "connector": null, "instance_uuid": "66b3b346-4ff6-46db-b937-1d2248f2f66c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:49.667111 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.667111 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:49.690587 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-62b799fd-41f9-45fd-a5b6-52dd502c0883 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:19:49.690705 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1242/4940] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:19:49 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 18 21:19:49.716495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-61799179-d612-451a-b663-d3a5926f5c4d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.718345 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61799179-d612-451a-b663-d3a5926f5c4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:49.718551 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61799179-d612-451a-b663-d3a5926f5c4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.718812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-61799179-d612-451a-b663-d3a5926f5c4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.724623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-506856ce-ebc3-4da6-8d45-6ad1d492ff03 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.725105 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-506856ce-ebc3-4da6-8d45-6ad1d492ff03 None None] GET https://10.4.3.48/volume// Aug 18 21:19:49.725324 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-506856ce-ebc3-4da6-8d45-6ad1d492ff03 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.725583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-506856ce-ebc3-4da6-8d45-6ad1d492ff03 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.726013 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-506856ce-ebc3-4da6-8d45-6ad1d492ff03 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:49.726394 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1225/4941] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:49.728201 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.728201 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:49.731712 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-61799179-d612-451a-b663-d3a5926f5c4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:49.733376 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.735334 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:49.735532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:49.735697 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-61799179-d612-451a-b663-d3a5926f5c4d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:49.735774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:49.736089 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1231/4942] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:49.745294 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.745294 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:49.749042 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:49.752574 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-7d85dba2-2da9-426f-b706-9aa283d9c581 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:49.752954 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1245/4943] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:49 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:49.854937 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:49.857005 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] PUT https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 Aug 18 21:19:49.857427 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:49.864820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Acquiring lock "cinder-attachment_update-dd92a8c4-8f41-4997-a275-9fe9f68e3b49-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:19:49.868714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-dd92a8c4-8f41-4997-a275-9fe9f68e3b49-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:19:49.869565 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:49.869565 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:49.934508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-dd92a8c4-8f41-4997-a275-9fe9f68e3b49-np0000007703" released by "attachment_update" :: held 0.066s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:19:49.934822 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-a99a2921-307e-4b49-a506-8e3b253d8a62 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 returned with HTTP 200 Aug 18 21:19:49.935683 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1243/4944] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:19:49 2026] PUT /volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:50.443482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-09183a34-ce2f-4938-a5a3-113403f5b562 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:50.445112 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09183a34-ce2f-4938-a5a3-113403f5b562 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:50.445292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09183a34-ce2f-4938-a5a3-113403f5b562 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:50.445454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-09183a34-ce2f-4938-a5a3-113403f5b562 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:50.445551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-09183a34-ce2f-4938-a5a3-113403f5b562 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:50.449402 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:50.449402 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:50.450073 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-09183a34-ce2f-4938-a5a3-113403f5b562 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:50.450400 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1226/4945] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:50 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:50.747437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:50.748905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:50.749067 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:50.749235 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:50.757065 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:50.757065 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:50.759955 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:50.763407 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0449dbe8-beb0-43d3-af0a-8a09d815ea8c tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:50.763762 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1232/4946] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:50 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.400022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.401927 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:51.402160 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.402358 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.410296 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.410296 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:51.413980 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:51.418484 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41d22c8-f1d6-4caf-96ec-e3d2a481634e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:51.418905 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1246/4947] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.431313 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.433221 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:51.433445 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.433620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.441080 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.441080 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:51.444918 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:51.448942 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-835cbba9-c0ea-45c9-beca-a850b824cea5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:51.449335 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1244/4948] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.461234 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.463009 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:51.463241 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.463446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.463579 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:51.468418 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.468418 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:51.469380 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-caca6afd-6729-4aae-883d-f8806a94e8e4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:51.469761 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1227/4949] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.496875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.569844 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:51.570005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.570195 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.576976 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.576976 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:51.580509 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:51.584252 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-027ab661-1b54-434a-b77e-67fa81cb7b4c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:51.584601 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1233/4950] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.654526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-db49c9d5-882f-4262-9977-25fd257d72cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.654872 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db49c9d5-882f-4262-9977-25fd257d72cb None None] GET https://10.4.3.48/volume// Aug 18 21:19:51.655022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db49c9d5-882f-4262-9977-25fd257d72cb None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.655195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db49c9d5-882f-4262-9977-25fd257d72cb None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.655517 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db49c9d5-882f-4262-9977-25fd257d72cb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:51.655789 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1247/4951] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:19: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 18 21:19:51.663620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-cd12818b-da5d-4cbc-b64a-6bf923495f39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.693747 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-cd12818b-da5d-4cbc-b64a-6bf923495f39 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:19:51.694192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-cd12818b-da5d-4cbc-b64a-6bf923495f39 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "237a1b5e-fc73-44dd-bd65-6117bb88a898", "connector": null, "instance_uuid": "92acc49f-64eb-4f9f-80da-59148a77cdd8"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:51.702928 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.702928 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:51.729702 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-cd12818b-da5d-4cbc-b64a-6bf923495f39 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:19:51.730284 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1245/4952] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:19:51 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:51.759286 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9984be72-fbe2-4753-a904-ed156a514001 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.761519 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9984be72-fbe2-4753-a904-ed156a514001 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:51.761763 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9984be72-fbe2-4753-a904-ed156a514001 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.762008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9984be72-fbe2-4753-a904-ed156a514001 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.767982 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-95e15765-d637-4961-a395-a0cc16d922af None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.768423 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95e15765-d637-4961-a395-a0cc16d922af None None] GET https://10.4.3.48/volume// Aug 18 21:19:51.768613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95e15765-d637-4961-a395-a0cc16d922af None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.768905 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-95e15765-d637-4961-a395-a0cc16d922af None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.769299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-95e15765-d637-4961-a395-a0cc16d922af None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:51.769698 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1234/4953] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:51.771275 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.771275 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:51.775613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.775677 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9984be72-fbe2-4753-a904-ed156a514001 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:51.775772 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.777504 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:51.777678 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:51.777735 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.777895 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:51.777948 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.778085 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:51.779289 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9984be72-fbe2-4753-a904-ed156a514001 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:51.779650 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1228/4954] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.787085 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.787085 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:51.789903 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.789903 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:51.790131 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:51.792838 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:51.793812 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cce432fd-0330-4a07-a1d1-6cd8ba811390 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:51.794159 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1248/4955] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:51.796491 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-56a5eac0-932e-41c3-b72c-3afb2fad0cd1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:51.796885 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1246/4956] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:51 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:51.891931 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:51.893643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] PUT https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 Aug 18 21:19:51.893963 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:51.900499 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Acquiring lock "cinder-attachment_update-237a1b5e-fc73-44dd-bd65-6117bb88a898-np0000007703" by "attachment_update" {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:19:51.904672 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Lock "cinder-attachment_update-237a1b5e-fc73-44dd-bd65-6117bb88a898-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100295) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:19:51.905493 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:51.905493 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:51.973671 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.coordination [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Lock "cinder-attachment_update-237a1b5e-fc73-44dd-bd65-6117bb88a898-np0000007703" released by "attachment_update" :: held 0.069s {{(pid=100295) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:19:51.974052 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-aaa3b0d6-8c25-4869-bf43-b55155821074 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 returned with HTTP 200 Aug 18 21:19:51.974798 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1235/4957] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:19:51 2026] PUT /volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:52.479462 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9159819b-7acf-4cac-9bca-c3df8d809827 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:52.481832 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9159819b-7acf-4cac-9bca-c3df8d809827 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:52.482085 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9159819b-7acf-4cac-9bca-c3df8d809827 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:52.482335 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9159819b-7acf-4cac-9bca-c3df8d809827 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:52.482483 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-9159819b-7acf-4cac-9bca-c3df8d809827 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:52.487540 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:52.487540 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:52.488475 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9159819b-7acf-4cac-9bca-c3df8d809827 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:52.489009 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1229/4958] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:52 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:52.795893 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:52.798257 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:52.798526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:52.798800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:52.805753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:52.807547 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:52.807773 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:52.807955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:52.811271 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:52.811271 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:52.814703 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:52.816484 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:52.816484 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:52.818509 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b7dd37c-a33f-4496-9eeb-c6f9bac1fbc1 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:52.818911 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1249/4959] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:52 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:52.819654 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:52.823948 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2146ab4-7f68-4ecf-b774-2bb1078e23ef tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:52.824343 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1247/4960] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:52 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:53.182920 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-960c8f19-c3cd-41ca-a7f1-bdb7f11c0935 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:53.185394 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-960c8f19-c3cd-41ca-a7f1-bdb7f11c0935 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680/action Aug 18 21:19:53.185889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-960c8f19-c3cd-41ca-a7f1-bdb7f11c0935 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:53.186045 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-960c8f19-c3cd-41ca-a7f1-bdb7f11c0935 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:19:53.205243 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:53.205243 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:53.216572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ad8c4386-e1ec-44af-b49e-2edfd81bd735 req-960c8f19-c3cd-41ca-a7f1-bdb7f11c0935 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680/action returned with HTTP 204 Aug 18 21:19:53.217172 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1236/4961] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:19:53 2026] POST /volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:53.499649 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75926952-977d-4b1a-abd6-d79979472417 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:53.502469 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75926952-977d-4b1a-abd6-d79979472417 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:53.502469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75926952-977d-4b1a-abd6-d79979472417 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:53.502469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75926952-977d-4b1a-abd6-d79979472417 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:53.502469 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-75926952-977d-4b1a-abd6-d79979472417 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:53.505689 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:53.505689 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:53.506539 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75926952-977d-4b1a-abd6-d79979472417 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:53.506953 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1230/4962] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:53 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:53.830703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3134aacf-db60-4cec-96d7-95289f488815 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:53.832519 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3134aacf-db60-4cec-96d7-95289f488815 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:53.832779 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3134aacf-db60-4cec-96d7-95289f488815 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:53.833011 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3134aacf-db60-4cec-96d7-95289f488815 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:53.835697 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:53.837489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:53.837681 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:53.837885 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:53.841583 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:53.841583 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:53.844488 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3134aacf-db60-4cec-96d7-95289f488815 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:53.847066 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:53.847066 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:53.848059 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3134aacf-db60-4cec-96d7-95289f488815 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:53.848441 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1250/4963] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:53 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:53.850300 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:53.854005 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b707a8e0-30fc-46e9-bca3-f4750fcaf6d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:53.854365 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1248/4964] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:53 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:54.520029 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2326bac2-b430-4762-8e29-019098ef7437 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:54.521545 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2326bac2-b430-4762-8e29-019098ef7437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:54.521814 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2326bac2-b430-4762-8e29-019098ef7437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:54.522099 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2326bac2-b430-4762-8e29-019098ef7437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:54.523056 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2326bac2-b430-4762-8e29-019098ef7437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:54.527578 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:54.527578 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:54.527578 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2326bac2-b430-4762-8e29-019098ef7437 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:54.527578 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1237/4965] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:54 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:54.862765 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:54.863233 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:54.863233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:54.863480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:54.872862 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:54.872862 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:54.876194 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:54.881137 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-773e42a6-0b66-4e8f-964f-d1bedaa1021e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:54.881529 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1231/4966] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:54 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:55.544918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65528d55-6d64-412c-b027-908b2576ecd4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:55.546831 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65528d55-6d64-412c-b027-908b2576ecd4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:55.547189 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65528d55-6d64-412c-b027-908b2576ecd4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:55.548408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65528d55-6d64-412c-b027-908b2576ecd4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:55.548408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-65528d55-6d64-412c-b027-908b2576ecd4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:55.551893 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:55.551893 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:55.552664 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65528d55-6d64-412c-b027-908b2576ecd4 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:55.553047 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1251/4967] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:55 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:55.893856 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d347db97-e41c-4ea1-8b0b-ff533454075c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:55.896056 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d347db97-e41c-4ea1-8b0b-ff533454075c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:55.896320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d347db97-e41c-4ea1-8b0b-ff533454075c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:55.896557 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d347db97-e41c-4ea1-8b0b-ff533454075c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:55.907781 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:55.907781 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:55.911519 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d347db97-e41c-4ea1-8b0b-ff533454075c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:55.916814 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d347db97-e41c-4ea1-8b0b-ff533454075c tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:55.917295 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1249/4968] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:55 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:56.227088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-997904a6-351f-42d0-abea-6f2ada5b90e9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:56.229310 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-997904a6-351f-42d0-abea-6f2ada5b90e9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2/action Aug 18 21:19:56.229690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-997904a6-351f-42d0-abea-6f2ada5b90e9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:56.229872 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-997904a6-351f-42d0-abea-6f2ada5b90e9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-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 18 21:19:56.244390 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:56.244390 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:56.258579 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7773e68f-b8e9-4e29-90a9-d275a2028278 req-997904a6-351f-42d0-abea-6f2ada5b90e9 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2/action returned with HTTP 204 Aug 18 21:19:56.259032 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1238/4969] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:19:56 2026] POST /volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:19:56.563690 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-790596f5-071c-4442-9984-5b40134e2d28 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:56.565852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-790596f5-071c-4442-9984-5b40134e2d28 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:56.566086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-790596f5-071c-4442-9984-5b40134e2d28 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:56.566334 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-790596f5-071c-4442-9984-5b40134e2d28 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:56.566473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-790596f5-071c-4442-9984-5b40134e2d28 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:56.571670 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:56.571670 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:56.572575 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-790596f5-071c-4442-9984-5b40134e2d28 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:56.573017 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1232/4970] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:56 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:56.929159 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-613fb89e-9a35-4069-abc6-048d2a917317 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:56.930846 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-613fb89e-9a35-4069-abc6-048d2a917317 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:56.931009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-613fb89e-9a35-4069-abc6-048d2a917317 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:56.931181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-613fb89e-9a35-4069-abc6-048d2a917317 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:56.939845 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:56.939845 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:56.943498 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-613fb89e-9a35-4069-abc6-048d2a917317 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:56.947500 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-613fb89e-9a35-4069-abc6-048d2a917317 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:56.947885 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1252/4971] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:56 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:56.959291 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e31de96c-bb38-4cb2-bf15-44870921e106 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:56.961362 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e31de96c-bb38-4cb2-bf15-44870921e106 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:56.961591 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e31de96c-bb38-4cb2-bf15-44870921e106 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:56.961838 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e31de96c-bb38-4cb2-bf15-44870921e106 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:56.973568 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:56.973568 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:56.977366 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e31de96c-bb38-4cb2-bf15-44870921e106 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:56.983795 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e31de96c-bb38-4cb2-bf15-44870921e106 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:56.984351 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1250/4972] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:56 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:57.011926 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.013996 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:57.014174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:57.014377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:57.022785 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:57.022785 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:57.025698 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:57.029046 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5ba7ed5d-8fa4-4c33-a80b-ff7153d4c37e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:57.029398 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1239/4973] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:57 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:57.045673 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.048197 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49/action Aug 18 21:19:57.048572 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:57.048730 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:19:57.060870 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:57.060870 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:57.061434 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:57.067716 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Begin detaching volume completed successfully. Aug 18 21:19:57.067979 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-5c7251b7-9394-4eb7-9085-2e0a4789a2f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49/action returned with HTTP 202 Aug 18 21:19:57.068504 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1233/4974] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:19:57 2026] POST /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26c87c91-f378-4eb5-a007-d102a710499d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26c87c91-f378-4eb5-a007-d102a710499d None None] GET https://10.4.3.48/volume// Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26c87c91-f378-4eb5-a007-d102a710499d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26c87c91-f378-4eb5-a007-d102a710499d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26c87c91-f378-4eb5-a007-d102a710499d None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:57.106492 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1253/4975] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:57.113230 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.115418 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:19:57.115651 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:57.115868 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:57.127921 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:57.127921 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:57.132941 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:57.137030 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-a2747e0c-fc56-4709-a559-f89b86465204 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:19:57.137467 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1251/4976] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:57 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:57.586268 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.588047 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:57.588251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:57.588438 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:57.588588 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:57.592694 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:57.592694 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:57.593388 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-496d20e2-afbc-4005-92e7-7df9a3c0d2c2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:57.593709 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1240/4977] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:57 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:57.902682 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-891fc448-2676-4e00-900d-617e42478776 req-0b02d9b0-7219-43c2-b38b-43723363bcf5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:57.904943 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-0b02d9b0-7219-43c2-b38b-43723363bcf5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 Aug 18 21:19:57.905172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-0b02d9b0-7219-43c2-b38b-43723363bcf5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:57.905412 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-0b02d9b0-7219-43c2-b38b-43723363bcf5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:57.912771 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:57.912771 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:57.955468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-891fc448-2676-4e00-900d-617e42478776 req-0b02d9b0-7219-43c2-b38b-43723363bcf5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 returned with HTTP 200 Aug 18 21:19:57.955908 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1234/4978] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:19:57 2026] DELETE /volume/v3/attachments/f1d31222-29ba-4c4b-bbfe-e6aed6331680 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:58.151817 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.153532 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:58.153877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-19946213", "snapshot_id": "a11742bf-4770-420e-a997-b477fbfd4fd0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:58.155419 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-19946213', 'snapshot_id': 'a11742bf-4770-420e-a997-b477fbfd4fd0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:58.161018 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:58.161018 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:58.161516 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:19:58.161665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume of 1 GB Aug 18 21:19:58.165907 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Availability Zones retrieved successfully. Aug 18 21:19:58.171402 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (625e3bc5-712a-49a0-bcf5-45bca468dd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:58.172262 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a65b9c-2572-4fa4-831b-7ae9db0c5c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.173153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:58.201543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a65b9c-2572-4fa4-831b-7ae9db0c5c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a11742bf-4770-420e-a997-b477fbfd4fd0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.202301 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffbf7a83-373c-43aa-ad06-ab3d50c135b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.254598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Created reservations ['17202c48-33c2-430c-b439-821b1ebf7e7d', 'bc2a4aed-ac52-4452-b58c-ebb21c0316f0', '3a253f46-b62b-489d-b7d8-89fe8afc46f5', 'edfcfa31-7a51-496b-86dd-07ddf79f4660'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:58.255295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffbf7a83-373c-43aa-ad06-ab3d50c135b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17202c48-33c2-430c-b439-821b1ebf7e7d', 'bc2a4aed-ac52-4452-b58c-ebb21c0316f0', '3a253f46-b62b-489d-b7d8-89fe8afc46f5', 'edfcfa31-7a51-496b-86dd-07ddf79f4660']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.255972 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40468e0-fc46-4d27-92d8-504f7dbfd679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.292966 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40468e0-fc46-4d27-92d8-504f7dbfd679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6061026c-20e8-46b8-87c8-447f89a43faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-19946213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['17202c48-33c2-430c-b439-821b1ebf7e7d','bc2a4aed-ac52-4452-b58c-ebb21c0316f0','3a253f46-b62b-489d-b7d8-89fe8afc46f5','edfcfa31-7a51-496b-86dd-07ddf79f4660'],size=1,snapshot_id=a11742bf-4770-420e-a997-b477fbfd4fd0,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-19946213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6061026c-20e8-46b8-87c8-447f89a43faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dceb2277cfe402181b953863e9c3cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a11742bf-4770-420e-a997-b477fbfd4fd0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed98e6b51f24465a36102295d199e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.293551 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a811b2-bd33-4b9c-8078-a13d455056e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.309472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a811b2-bd33-4b9c-8078-a13d455056e5) transitioned into state 'SUCCESS' from state '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-19946213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dceb2277cfe402181b953863e9c3cab',qos_specs=None,replication_status=,reservations=['17202c48-33c2-430c-b439-821b1ebf7e7d','bc2a4aed-ac52-4452-b58c-ebb21c0316f0','3a253f46-b62b-489d-b7d8-89fe8afc46f5','edfcfa31-7a51-496b-86dd-07ddf79f4660'],size=1,snapshot_id=a11742bf-4770-420e-a997-b477fbfd4fd0,source_replicaid=,source_volid=None,status='creating',user_id='7ed98e6b51f24465a36102295d199e6b',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.310064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ce44e7-d5e6-4cd0-8fb7-21364042a94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.327387 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ce44e7-d5e6-4cd0-8fb7-21364042a94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.328098 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Flow 'volume_create_api' (625e3bc5-712a-49a0-bcf5-45bca468dd25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:58.328355 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Create volume request issued successfully. Aug 18 21:19:58.328933 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45bbc269-e3ca-42fe-9672-5f4d9f60c063 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:58.329341 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1254/4979] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:58 2026] POST /volume/v3/volumes => generated 787 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:58.341608 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.343869 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:19:58.344116 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:58.344362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:58.353937 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:58.353937 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:58.358989 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:58.364017 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e226a0c3-d026-47dd-b44b-1ef8f6e15356 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:19:58.364544 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1252/4980] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:58 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:58.603805 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.605875 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:58.606071 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:58.606277 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:58.606390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:58.610804 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:58.610804 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:58.611619 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d30b6723-d68c-4e3a-a0da-e55ee6cce770 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:58.612016 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1241/4981] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:58 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:58.621646 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1ed628c4-0d62-4885-959c-2ed4858c115d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.623273 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:58.623610 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0b481a51-8e81-4e8b-8e9a-d90ae4d55c73", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-325667109"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:58.625297 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {"'backup_id": '0b481a51-8e81-4e8b-8e9a-d90ae4d55c73', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-325667109'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:58.625459 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:58.625765 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:58.625765 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:58.629779 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:58.634733 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (5adff7e4-6dba-4ecc-bfc4-83c506231671) 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 18 21:19:58.635713 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d9a6e9-f878-46d3-bcb6-45c28abbf778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.636611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-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 18 21:19:58.659434 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d9a6e9-f878-46d3-bcb6-45c28abbf778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:19:58.660242 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5fe3a6-cc4e-4b5f-8915-25794e842e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.696982 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['0435edc1-53af-427e-b1a2-f13fa45f5848', 'aa424b2e-1336-42ea-8cf1-1869f6c959bb', 'a3703c30-ecd0-45eb-b136-fef85a547037', 'a70a4ec0-6534-4f7d-9841-e2894e14f85f'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:58.697650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5fe3a6-cc4e-4b5f-8915-25794e842e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0435edc1-53af-427e-b1a2-f13fa45f5848', 'aa424b2e-1336-42ea-8cf1-1869f6c959bb', 'a3703c30-ecd0-45eb-b136-fef85a547037', 'a70a4ec0-6534-4f7d-9841-e2894e14f85f']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.698351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19491df4-a20d-45bc-8f24-2fccaafdf02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.718211 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19491df4-a20d-45bc-8f24-2fccaafdf02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf584d4-62da-4bbf-9b6d-81aa99c66dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-325667109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['0435edc1-53af-427e-b1a2-f13fa45f5848','aa424b2e-1336-42ea-8cf1-1869f6c959bb','a3703c30-ecd0-45eb-b136-fef85a547037','a70a4ec0-6534-4f7d-9841-e2894e14f85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-325667109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf584d4-62da-4bbf-9b6d-81aa99c66dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.718912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b78af09-eab5-476e-a5d9-e9c1ef70a83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.734350 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b78af09-eab5-476e-a5d9-e9c1ef70a83c) transitioned into state 'SUCCESS' from state '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-325667109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['0435edc1-53af-427e-b1a2-f13fa45f5848','aa424b2e-1336-42ea-8cf1-1869f6c959bb','a3703c30-ecd0-45eb-b136-fef85a547037','a70a4ec0-6534-4f7d-9841-e2894e14f85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.735184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df90630a-2aa2-4caf-a469-82a7dc5cc654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.742356 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df90630a-2aa2-4caf-a469-82a7dc5cc654) 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 18 21:19:58.743295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (5adff7e4-6dba-4ecc-bfc4-83c506231671) 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 18 21:19:58.743569 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:58.744093 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1ed628c4-0d62-4885-959c-2ed4858c115d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:58.744504 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1235/4982] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:58 2026] POST /volume/v3/volumes => generated 755 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:58.758885 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.760772 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:58.761129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0b481a51-8e81-4e8b-8e9a-d90ae4d55c73", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-894964358"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:58.762495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {"'backup_id": '0b481a51-8e81-4e8b-8e9a-d90ae4d55c73', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-894964358'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:58.762615 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:58.762893 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:58.762893 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:58.766716 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:58.771697 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (e9a105dd-86e2-41ce-8ee4-74ff9682b636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:58.772555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdda9ae-030b-4875-bd90-5a51d21f99e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.773384 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:58.796013 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdda9ae-030b-4875-bd90-5a51d21f99e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.796676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf64c92-a9ed-4b7e-80b8-8a6c5d740dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.842908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['5e865630-8f3e-4ccf-b4ff-ec09bc349910', 'c999e09d-1c39-48ff-9f60-d76b92159c1b', '88fc2362-9983-447c-9213-6a0249667921', '0e75cbe1-f96e-43b1-a88a-b9fbacb91d9d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:58.843938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf64c92-a9ed-4b7e-80b8-8a6c5d740dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e865630-8f3e-4ccf-b4ff-ec09bc349910', 'c999e09d-1c39-48ff-9f60-d76b92159c1b', '88fc2362-9983-447c-9213-6a0249667921', '0e75cbe1-f96e-43b1-a88a-b9fbacb91d9d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.845033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15a5c63-18c5-4ac2-b133-824904b41f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.870679 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15a5c63-18c5-4ac2-b133-824904b41f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf484a0-2c26-4349-bd21-7bbeb799bbd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-894964358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['5e865630-8f3e-4ccf-b4ff-ec09bc349910','c999e09d-1c39-48ff-9f60-d76b92159c1b','88fc2362-9983-447c-9213-6a0249667921','0e75cbe1-f96e-43b1-a88a-b9fbacb91d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-894964358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf484a0-2c26-4349-bd21-7bbeb799bbd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.871578 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913e0adf-80a4-426a-8f4b-d1afa45e1742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.887470 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913e0adf-80a4-426a-8f4b-d1afa45e1742) transitioned into state 'SUCCESS' from state '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-894964358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['5e865630-8f3e-4ccf-b4ff-ec09bc349910','c999e09d-1c39-48ff-9f60-d76b92159c1b','88fc2362-9983-447c-9213-6a0249667921','0e75cbe1-f96e-43b1-a88a-b9fbacb91d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.888319 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a9f82d-600a-4fae-b153-38484b1132d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.898212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a9f82d-600a-4fae-b153-38484b1132d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.899129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (e9a105dd-86e2-41ce-8ee4-74ff9682b636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:58.899539 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:58.900328 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2175669-e2bc-4325-b56f-8460cdd8e1d2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:58.900966 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1255/4983] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:58 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 18 21:19:58.912573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:58.914322 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:58.914646 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0b481a51-8e81-4e8b-8e9a-d90ae4d55c73", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-972958799"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:58.916049 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {"'backup_id": '0b481a51-8e81-4e8b-8e9a-d90ae4d55c73', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-972958799'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:58.916160 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:58.919964 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:58.925059 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (4fde99b8-77de-4ef8-a083-b0d1602c1553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:58.925966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fff8502-072f-4f53-ac1d-f5b91486d47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.926842 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:19:58.950407 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fff8502-072f-4f53-ac1d-f5b91486d47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.951092 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d301d7b-a336-4aad-a2d5-e84862f9a8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:58.986888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['9190d04e-e133-4dae-811b-fdde78710644', '35997ad7-8384-4736-ac15-c7aaed247055', 'bc38c187-dbd9-4ea5-a5ba-4ba286fb3ded', '243b0fc9-e1b7-49b8-a899-7fdf2c64a192'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:58.987545 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d301d7b-a336-4aad-a2d5-e84862f9a8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9190d04e-e133-4dae-811b-fdde78710644', '35997ad7-8384-4736-ac15-c7aaed247055', 'bc38c187-dbd9-4ea5-a5ba-4ba286fb3ded', '243b0fc9-e1b7-49b8-a899-7fdf2c64a192']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:58.988188 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4212b28-2cfd-4403-96fd-09525ac68b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.007944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4212b28-2cfd-4403-96fd-09525ac68b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b70115-b23b-43dd-aea5-9ecabc6f169b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-972958799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['9190d04e-e133-4dae-811b-fdde78710644','35997ad7-8384-4736-ac15-c7aaed247055','bc38c187-dbd9-4ea5-a5ba-4ba286fb3ded','243b0fc9-e1b7-49b8-a899-7fdf2c64a192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-972958799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b70115-b23b-43dd-aea5-9ecabc6f169b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.008626 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4223cf2-8102-42ba-8c2f-fcbf9a17bbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.025066 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4223cf2-8102-42ba-8c2f-fcbf9a17bbf3) transitioned into state 'SUCCESS' from state '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-972958799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['9190d04e-e133-4dae-811b-fdde78710644','35997ad7-8384-4736-ac15-c7aaed247055','bc38c187-dbd9-4ea5-a5ba-4ba286fb3ded','243b0fc9-e1b7-49b8-a899-7fdf2c64a192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.025674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced79dec-d0a6-4ef2-b66a-0f4dece7f44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.033621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced79dec-d0a6-4ef2-b66a-0f4dece7f44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.034447 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (4fde99b8-77de-4ef8-a083-b0d1602c1553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:19:59.034706 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:59.035261 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28f8bc50-28fb-4897-ad6c-29a7325392d7 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:59.035583 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1253/4984] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:58 2026] POST /volume/v3/volumes => generated 755 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:59.048407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-719cf958-3c28-40cc-9b02-14a873850fe9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.049933 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:59.050197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0b481a51-8e81-4e8b-8e9a-d90ae4d55c73", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-108070961"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:59.051503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {"'backup_id": '0b481a51-8e81-4e8b-8e9a-d90ae4d55c73', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-108070961'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:59.051656 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:59.055250 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:59.060690 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (d8931491-561f-484b-bc0a-c5299b3b691c) 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 18 21:19:59.061502 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9869484a-4591-410e-9010-0854fec46398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.062399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-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 18 21:19:59.084853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9869484a-4591-410e-9010-0854fec46398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:19:59.085532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f86e6d-078e-43fc-9d10-24d2f8924d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.119285 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['d7d42cda-9734-4091-8287-cce5fb25a69c', '7b4e2d13-b732-44af-bcf9-d6d47c795eed', 'dfa26d84-296d-480c-946e-53c71c9b6e85', 'bc0867d0-6421-41d3-b443-e4d7f0bd3116'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:59.120079 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f86e6d-078e-43fc-9d10-24d2f8924d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d42cda-9734-4091-8287-cce5fb25a69c', '7b4e2d13-b732-44af-bcf9-d6d47c795eed', 'dfa26d84-296d-480c-946e-53c71c9b6e85', 'bc0867d0-6421-41d3-b443-e4d7f0bd3116']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.120869 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bc76e3-d599-4d17-9d61-460c77432b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.141878 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bc76e3-d599-4d17-9d61-460c77432b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492defa2-558b-440e-aede-906d2c3890a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-108070961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['d7d42cda-9734-4091-8287-cce5fb25a69c','7b4e2d13-b732-44af-bcf9-d6d47c795eed','dfa26d84-296d-480c-946e-53c71c9b6e85','bc0867d0-6421-41d3-b443-e4d7f0bd3116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-108070961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492defa2-558b-440e-aede-906d2c3890a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.142554 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd223e6-5f15-4467-a3d1-5ada56bb9b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.159142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd223e6-5f15-4467-a3d1-5ada56bb9b46) transitioned into state 'SUCCESS' from state '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-108070961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['d7d42cda-9734-4091-8287-cce5fb25a69c','7b4e2d13-b732-44af-bcf9-d6d47c795eed','dfa26d84-296d-480c-946e-53c71c9b6e85','bc0867d0-6421-41d3-b443-e4d7f0bd3116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.159832 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8b3109-311a-4b3f-820e-6066606a17a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.167745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8b3109-311a-4b3f-820e-6066606a17a9) 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 18 21:19:59.168778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (d8931491-561f-484b-bc0a-c5299b3b691c) 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 18 21:19:59.169054 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:59.169638 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-719cf958-3c28-40cc-9b02-14a873850fe9 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:59.170069 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1242/4985] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:59 2026] POST /volume/v3/volumes => generated 755 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:59.180852 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8835a202-83c1-4167-97a3-8d371f7089e5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.182592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:19:59.182949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0b481a51-8e81-4e8b-8e9a-d90ae4d55c73", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1570020841"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:59.184282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request body: {'volume': {"'backup_id": '0b481a51-8e81-4e8b-8e9a-d90ae4d55c73', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1570020841'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:19:59.184428 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume of 1 GB Aug 18 21:19:59.184680 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.184680 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:59.188381 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Availability Zones retrieved successfully. Aug 18 21:19:59.193557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (da0e377d-d215-4fa4-9c1d-a100b66e5a75) 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 18 21:19:59.194490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86306b87-cdbc-432c-aada-0be814ecde9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.195364 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-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 18 21:19:59.218251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86306b87-cdbc-432c-aada-0be814ecde9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:19:59.219065 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeaadb2-6ccc-4322-9486-4104d3f063b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.254676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Created reservations ['2e8e8f10-3104-4e99-b369-a2c98d6e65e9', '660b287f-6bdb-49c5-8f9a-d5992528af6d', '086c2f7f-b487-4f82-a26a-ab5a83cde693', 'a18f8211-4413-498f-96af-92983e3c6c26'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:19:59.255551 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeaadb2-6ccc-4322-9486-4104d3f063b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e8e8f10-3104-4e99-b369-a2c98d6e65e9', '660b287f-6bdb-49c5-8f9a-d5992528af6d', '086c2f7f-b487-4f82-a26a-ab5a83cde693', 'a18f8211-4413-498f-96af-92983e3c6c26']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.256191 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc197d80-908e-44c6-a57a-bd4fb3fb2cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.279515 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc197d80-908e-44c6-a57a-bd4fb3fb2cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4578afc-db3a-4fcc-88ff-669b01122420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1570020841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['2e8e8f10-3104-4e99-b369-a2c98d6e65e9','660b287f-6bdb-49c5-8f9a-d5992528af6d','086c2f7f-b487-4f82-a26a-ab5a83cde693','a18f8211-4413-498f-96af-92983e3c6c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1570020841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4578afc-db3a-4fcc-88ff-669b01122420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d444f959b12e4eb28b10024307c9c73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.280480 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ce1db5-ad9b-42c5-8dda-cd4a33674a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.301256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ce1db5-ad9b-42c5-8dda-cd4a33674a9e) transitioned into state 'SUCCESS' from state '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-1570020841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d444f959b12e4eb28b10024307c9c73d',qos_specs=None,replication_status=,reservations=['2e8e8f10-3104-4e99-b369-a2c98d6e65e9','660b287f-6bdb-49c5-8f9a-d5992528af6d','086c2f7f-b487-4f82-a26a-ab5a83cde693','a18f8211-4413-498f-96af-92983e3c6c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798930c2c29431aa72e72bfae1d5c4a',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:19:59.302411 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a489f16-6e08-47a5-a3e3-8332ff8b4c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:19:59.310845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a489f16-6e08-47a5-a3e3-8332ff8b4c98) 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 18 21:19:59.311753 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Flow 'volume_create_api' (da0e377d-d215-4fa4-9c1d-a100b66e5a75) 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 18 21:19:59.312022 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Create volume request issued successfully. Aug 18 21:19:59.312531 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8835a202-83c1-4167-97a3-8d371f7089e5 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:19:59.313087 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1236/4986] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:19:59 2026] POST /volume/v3/volumes => generated 756 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:19:59.324626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.326829 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa Aug 18 21:19:59.327081 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.327263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.334936 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.334936 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:59.338480 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:59.342175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.342821 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d5ca40f-d0eb-48f4-8e33-7d17c23ed9ff tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa returned with HTTP 200 Aug 18 21:19:59.343241 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1256/4987] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.344314 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:59.344314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.344497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.352931 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.352931 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:59.354864 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b01edad3-335a-48f9-bdac-a830034c8191 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.356847 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:59.357078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b01edad3-335a-48f9-bdac-a830034c8191 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 Aug 18 21:19:59.357306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b01edad3-335a-48f9-bdac-a830034c8191 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.357528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b01edad3-335a-48f9-bdac-a830034c8191 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.361906 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-d52921dc-ac7c-4eed-bee2-0652a04874f2 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:59.362389 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1254/4988] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:19:59.365441 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.365441 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:59.368686 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b01edad3-335a-48f9-bdac-a830034c8191 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:59.372965 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b01edad3-335a-48f9-bdac-a830034c8191 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 returned with HTTP 200 Aug 18 21:19:59.373333 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1243/4989] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.378360 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.380485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.380976 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:19:59.381282 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.381539 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.382986 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] POST https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898/action Aug 18 21:19:59.383535 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:19:59.384303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:59.384690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-600159fe-3039-4377-a976-76019b9d01ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.386941 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-600159fe-3039-4377-a976-76019b9d01ef tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b Aug 18 21:19:59.387185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-600159fe-3039-4377-a976-76019b9d01ef tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.387409 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-600159fe-3039-4377-a976-76019b9d01ef tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.391318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.391318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:59.394740 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:59.395079 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.395079 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:59.397798 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.397798 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:59.398461 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:59.398811 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-600159fe-3039-4377-a976-76019b9d01ef tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:59.399715 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-578d5c4d-86c5-47a7-b005-ec1eff3dfb99 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:19:59.400125 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1237/4990] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.403427 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-600159fe-3039-4377-a976-76019b9d01ef tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b returned with HTTP 200 Aug 18 21:19:59.403879 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1255/4991] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.405485 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Begin detaching volume completed successfully. Aug 18 21:19:59.405669 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-57c1a586-8529-41d7-bf7c-f3470f320d04 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898/action returned with HTTP 202 Aug 18 21:19:59.406166 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1257/4992] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:19:59 2026] POST /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:59.414194 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.416531 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:19:59.416784 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.417034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.417341 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.420561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 Aug 18 21:19:59.420814 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.421102 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.426507 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.426507 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:59.428318 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.428318 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:59.431360 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:59.432389 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:59.436524 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3c28751a-655a-46a1-9272-e9fa15aa32f1 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:19:59.437070 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1244/4993] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.437169 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7f0ff06d-55ac-421a-a660-cb2be0065950 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 returned with HTTP 200 Aug 18 21:19:59.437558 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1238/4994] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.443675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a0a1f402-92ed-4713-a801-19ce4d038246 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.444070 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0a1f402-92ed-4713-a801-19ce4d038246 None None] GET https://10.4.3.48/volume// Aug 18 21:19:59.444278 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0a1f402-92ed-4713-a801-19ce4d038246 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.444493 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0a1f402-92ed-4713-a801-19ce4d038246 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.444837 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0a1f402-92ed-4713-a801-19ce4d038246 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:59.445227 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1256/4995] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:19: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 18 21:19:59.449478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc24f322-6692-4f51-9817-4884d3e8c067 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.451223 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc24f322-6692-4f51-9817-4884d3e8c067 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 Aug 18 21:19:59.451409 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc24f322-6692-4f51-9817-4884d3e8c067 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.451589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc24f322-6692-4f51-9817-4884d3e8c067 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.452951 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.455038 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:19:59.455273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.455476 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.458390 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.458390 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:59.462613 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bc24f322-6692-4f51-9817-4884d3e8c067 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:19:59.465156 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.465156 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:19:59.466866 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc24f322-6692-4f51-9817-4884d3e8c067 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 returned with HTTP 200 Aug 18 21:19:59.467224 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1258/4996] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.468472 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:19:59.472285 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-73e6150a-5c3b-425e-b3e6-2f884cf0462e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:19:59.472768 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1245/4997] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:19:59.479683 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.481577 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:59.481782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.481957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.482049 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete backup with id: 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. Aug 18 21:19:59.486325 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.486325 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:19:59.496117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] delete_backup rpcapi backup_id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:19:59.497652 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0cecf5b0-9e50-46cf-a166-a6f37d93f560 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 202 Aug 18 21:19:59.497998 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1239/4998] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:19:59 2026] DELETE /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:19:59.504143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.505793 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:19:59.505969 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.506168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.506318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:19:59.510410 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.510410 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:19:59.511217 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8caa297-a2cb-41db-9e09-0e389aec0a36 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 200 Aug 18 21:19:59.511591 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1257/4999] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.891546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.893373 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:19:59.893528 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.893695 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.899944 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.899944 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:19:59.903162 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:19:59.906901 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-844d8f95-e60b-4a6e-a036-31158f72aed0 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:19:59.907297 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1259/5000] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:19:59 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:19:59.967131 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-88bb9a94-598f-434e-8f66-2ac7f2ae27fd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.967472 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88bb9a94-598f-434e-8f66-2ac7f2ae27fd None None] GET https://10.4.3.48/volume// Aug 18 21:19:59.967620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88bb9a94-598f-434e-8f66-2ac7f2ae27fd None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:19:59.967857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-88bb9a94-598f-434e-8f66-2ac7f2ae27fd None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:19:59.968169 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-88bb9a94-598f-434e-8f66-2ac7f2ae27fd None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:19:59.968455 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1246/5001] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:19: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 18 21:19:59.974468 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-c7060390-3f65-44c5-b9ee-574eef5ee1c5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:19:59.976629 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-c7060390-3f65-44c5-b9ee-574eef5ee1c5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:19:59.976977 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-c7060390-3f65-44c5-b9ee-574eef5ee1c5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6061026c-20e8-46b8-87c8-447f89a43faf", "connector": null, "instance_uuid": "66b3b346-4ff6-46db-b937-1d2248f2f66c"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:19:59.984709 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:19:59.984709 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:00.006955 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-c7060390-3f65-44c5-b9ee-574eef5ee1c5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:20:00.007383 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1240/5002] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:19:59 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 18 21:20:00.029985 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.031509 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:00.031674 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.031869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.037303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e5cebda-7180-4cd9-832a-fdc6e046c777 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.037660 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e5cebda-7180-4cd9-832a-fdc6e046c777 None None] GET https://10.4.3.48/volume// Aug 18 21:20:00.038003 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e5cebda-7180-4cd9-832a-fdc6e046c777 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.038044 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e5cebda-7180-4cd9-832a-fdc6e046c777 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.038326 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e5cebda-7180-4cd9-832a-fdc6e046c777 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:20:00.038589 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1260/5003] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:20:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:20:00.041439 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.041439 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:00.044561 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:00.046394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.048442 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:00.048662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.048831 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.049054 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb67175-c443-42e9-8f41-0b00eb6562b5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:00.049462 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1258/5004] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:00 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:00.058688 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.058688 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:00.062205 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:00.066906 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e60dd9f7-3be1-43d4-92dd-eb020e0062ce tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:00.067408 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1247/5005] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:20:00 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 1059 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:20:00.160531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.162365 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] PUT https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 Aug 18 21:20:00.162692 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:00.170169 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Acquiring lock "cinder-attachment_update-6061026c-20e8-46b8-87c8-447f89a43faf-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:20:00.175618 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-6061026c-20e8-46b8-87c8-447f89a43faf-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:20:00.177195 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.177195 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:00.247441 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Lock "cinder-attachment_update-6061026c-20e8-46b8-87c8-447f89a43faf-np0000007703" released by "attachment_update" :: held 0.072s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:20:00.247798 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-e727718a-532a-41f7-bd6b-294ea260160b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 returned with HTTP 200 Aug 18 21:20:00.248206 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1241/5006] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:20:00 2026] PUT /volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:00.283603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-9783b3d1-8dd9-4419-a187-ba5ac4e1fc7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.286249 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-9783b3d1-8dd9-4419-a187-ba5ac4e1fc7a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] DELETE https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 Aug 18 21:20:00.286445 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-9783b3d1-8dd9-4419-a187-ba5ac4e1fc7a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.286602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-9783b3d1-8dd9-4419-a187-ba5ac4e1fc7a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.295344 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.295344 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:00.338151 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b4e8e0db-32c6-4c6a-adfd-ecda69bb3611 req-9783b3d1-8dd9-4419-a187-ba5ac4e1fc7a tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 returned with HTTP 200 Aug 18 21:20:00.338593 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1261/5007] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:20:00 2026] DELETE /volume/v3/attachments/7c743b40-c5d7-4a76-835d-8c25c7a5fbb2 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:00.521273 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.523062 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 Aug 18 21:20:00.523262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.523429 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.523551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Show backup with id 0b481a51-8e81-4e8b-8e9a-d90ae4d55c73. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:00.527042 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8efe0f3d-d1ac-4620-b10a-3bd997af76ca tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 returned with HTTP 404 Aug 18 21:20:00.527605 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1259/5008] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:00 2026] GET /volume/v3/backups/0b481a51-8e81-4e8b-8e9a-d90ae4d55c73 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:00.536871 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.538597 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 Aug 18 21:20:00.538833 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.539017 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.539180 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: b4578afc-db3a-4fcc-88ff-669b01122420 Aug 18 21:20:00.547586 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.547586 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:00.548036 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:00.565514 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:00.565628 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ac4c5285-b91a-4830-9e0d-b4954c2fd363 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 returned with HTTP 202 Aug 18 21:20:00.566001 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1248/5009] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:00 2026] DELETE /volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:00.572923 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b4d18786-4ca4-43df-b976-548b56a62443 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:00.574966 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4d18786-4ca4-43df-b976-548b56a62443 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 Aug 18 21:20:00.575264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4d18786-4ca4-43df-b976-548b56a62443 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:00.575537 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b4d18786-4ca4-43df-b976-548b56a62443 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:00.582839 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:00.582839 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:00.586198 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b4d18786-4ca4-43df-b976-548b56a62443 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:00.590451 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b4d18786-4ca4-43df-b976-548b56a62443 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 returned with HTTP 200 Aug 18 21:20:00.590901 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1242/5010] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:00 2026] GET /volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:01.063945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:01.065742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:01.065962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:01.066181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:01.075392 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:01.075392 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:01.078378 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:01.083586 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ca023b6-3edb-4017-8fed-29b27aad30f5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:01.084044 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1262/5011] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:01 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:01.604930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8cb4ca71-557e-41b6-bca3-0c7554d012b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:01.606774 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cb4ca71-557e-41b6-bca3-0c7554d012b8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 Aug 18 21:20:01.607029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cb4ca71-557e-41b6-bca3-0c7554d012b8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:01.607255 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cb4ca71-557e-41b6-bca3-0c7554d012b8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:01.614073 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cb4ca71-557e-41b6-bca3-0c7554d012b8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 returned with HTTP 404 Aug 18 21:20:01.614738 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1260/5012] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:01 2026] GET /volume/v3/volumes/b4578afc-db3a-4fcc-88ff-669b01122420 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:01.624037 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:01.626636 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 Aug 18 21:20:01.627048 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:01.627435 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:01.627617 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: 492defa2-558b-440e-aede-906d2c3890a0 Aug 18 21:20:01.636694 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:01.636694 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:01.637332 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:01.656409 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:01.656804 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ffdc76ee-9db9-4840-b2f2-5eb9036bc4fe tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 returned with HTTP 202 Aug 18 21:20:01.657361 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1249/5013] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:01 2026] DELETE /volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:01.665082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:01.667077 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 Aug 18 21:20:01.667363 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:01.667597 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:01.675619 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:01.675619 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:01.680514 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:01.687070 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-17ad0483-8d64-410d-9b0a-aafb113d7639 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 returned with HTTP 200 Aug 18 21:20:01.687762 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1243/5014] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:01 2026] GET /volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:02.096053 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.097812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.098165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:02.098390 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.098589 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.099808 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] DELETE https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:20:02.100026 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.100234 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.100402 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Delete volume with id: 237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:20:02.108373 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:02.108373 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:02.109692 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:02.109692 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:02.110318 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:20:02.111552 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:02.115407 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21d28161-ace0-4d1a-9b1c-540dfb8d4e60 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:02.115926 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1263/5015] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:02 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:02.129076 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Delete volume request issued successfully. Aug 18 21:20:02.129349 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ff2514a9-0137-4ff7-aa19-91a16671b0e6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 202 Aug 18 21:20:02.129837 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1261/5016] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:02 2026] DELETE /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:02.136614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-62501046-319a-4de5-bc39-e326f1d50c1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.138371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62501046-319a-4de5-bc39-e326f1d50c1e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:20:02.138558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62501046-319a-4de5-bc39-e326f1d50c1e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.138736 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-62501046-319a-4de5-bc39-e326f1d50c1e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.146895 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:02.146895 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:02.150973 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-62501046-319a-4de5-bc39-e326f1d50c1e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:20:02.156804 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-62501046-319a-4de5-bc39-e326f1d50c1e tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 200 Aug 18 21:20:02.157211 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1250/5017] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:02 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:02.699523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-014e205a-6714-4101-a1d7-011fdc59fc30 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.701603 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-014e205a-6714-4101-a1d7-011fdc59fc30 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 Aug 18 21:20:02.701814 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-014e205a-6714-4101-a1d7-011fdc59fc30 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.702002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-014e205a-6714-4101-a1d7-011fdc59fc30 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.708253 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-014e205a-6714-4101-a1d7-011fdc59fc30 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 returned with HTTP 404 Aug 18 21:20:02.708640 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1244/5018] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:02 2026] GET /volume/v3/volumes/492defa2-558b-440e-aede-906d2c3890a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:02.715163 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85f505cc-b1a9-4278-8c7e-24e191722744 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.717019 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b Aug 18 21:20:02.717219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.717440 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.717596 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: c4b70115-b23b-43dd-aea5-9ecabc6f169b Aug 18 21:20:02.724352 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:02.724352 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:02.724853 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:02.738866 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:02.739042 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85f505cc-b1a9-4278-8c7e-24e191722744 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b returned with HTTP 202 Aug 18 21:20:02.739443 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1264/5019] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:02 2026] DELETE /volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:02.746072 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67dcec19-366c-4850-8b92-3c79f17364b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:02.747775 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67dcec19-366c-4850-8b92-3c79f17364b1 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b Aug 18 21:20:02.747958 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67dcec19-366c-4850-8b92-3c79f17364b1 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:02.748162 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67dcec19-366c-4850-8b92-3c79f17364b1 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:02.754551 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:02.754551 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:02.757616 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67dcec19-366c-4850-8b92-3c79f17364b1 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:02.762378 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67dcec19-366c-4850-8b92-3c79f17364b1 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b returned with HTTP 200 Aug 18 21:20:02.762946 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1262/5020] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:02 2026] GET /volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:03.127663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7f697430-911a-4156-a745-f7415b2c8141 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.129314 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f697430-911a-4156-a745-f7415b2c8141 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:03.129494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f697430-911a-4156-a745-f7415b2c8141 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.129651 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7f697430-911a-4156-a745-f7415b2c8141 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.137964 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.137964 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:03.140807 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7f697430-911a-4156-a745-f7415b2c8141 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:03.144297 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7f697430-911a-4156-a745-f7415b2c8141 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:03.144644 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1251/5021] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:03 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:03.169826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cf322c19-9ca6-4bb3-8105-adf779990d93 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.171969 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf322c19-9ca6-4bb3-8105-adf779990d93 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 Aug 18 21:20:03.172217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf322c19-9ca6-4bb3-8105-adf779990d93 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.172467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cf322c19-9ca6-4bb3-8105-adf779990d93 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.179068 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cf322c19-9ca6-4bb3-8105-adf779990d93 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 returned with HTTP 404 Aug 18 21:20:03.179636 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1245/5022] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:03 2026] GET /volume/v3/volumes/237a1b5e-fc73-44dd-bd65-6117bb88a898 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:03.442067 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd920194-7e32-480a-aa0e-1af899979af8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.443900 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:20:03.444097 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.444328 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.444442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Delete snapshot with id: 33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:20:03.449331 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.449331 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:03.449790 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:20:03.467522 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot delete request issued successfully. Aug 18 21:20:03.467952 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd920194-7e32-480a-aa0e-1af899979af8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 202 Aug 18 21:20:03.468265 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1265/5023] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:03 2026] DELETE /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:03.475931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.477860 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:20:03.478029 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.478257 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.483450 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.483450 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:03.483996 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Snapshot retrieved successfully. Aug 18 21:20:03.484643 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe1c070f-7b36-4bf8-aa1c-e5541e2d83a5 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 200 Aug 18 21:20:03.485074 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1263/5024] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:03 2026] GET /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:03.502113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-232293f7-22f0-45cd-a7d6-85f469095796 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.504167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-232293f7-22f0-45cd-a7d6-85f469095796 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744/action Aug 18 21:20:03.504506 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-232293f7-22f0-45cd-a7d6-85f469095796 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-complete": null}' {{(pid=100295) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:20:03.504625 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-232293f7-22f0-45cd-a7d6-85f469095796 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-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 18 21:20:03.519986 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.519986 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:03.528606 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-14e28251-090a-4099-ac2b-b77ae3e928a7 req-232293f7-22f0-45cd-a7d6-85f469095796 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744/action returned with HTTP 204 Aug 18 21:20:03.528737 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1252/5025] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:20:03 2026] POST /volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:03.775543 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e61b0704-4838-4930-b21c-a377b95d6c79 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.777587 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e61b0704-4838-4930-b21c-a377b95d6c79 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b Aug 18 21:20:03.777833 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e61b0704-4838-4930-b21c-a377b95d6c79 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.778044 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e61b0704-4838-4930-b21c-a377b95d6c79 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.783928 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e61b0704-4838-4930-b21c-a377b95d6c79 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b returned with HTTP 404 Aug 18 21:20:03.784427 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1246/5026] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:03 2026] GET /volume/v3/volumes/c4b70115-b23b-43dd-aea5-9ecabc6f169b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:03.790375 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.791941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 Aug 18 21:20:03.792102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.792287 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.792420 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: 0cf484a0-2c26-4349-bd21-7bbeb799bbd3 Aug 18 21:20:03.798461 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.798461 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:03.798839 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:03.812946 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:03.813077 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31ff4340-1549-4ca3-add6-6fa005b02e63 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 returned with HTTP 202 Aug 18 21:20:03.813558 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1266/5027] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:03 2026] DELETE /volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:03.820080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec669795-372c-4ed4-95d6-3a16444d2936 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:03.821818 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec669795-372c-4ed4-95d6-3a16444d2936 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 Aug 18 21:20:03.822022 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec669795-372c-4ed4-95d6-3a16444d2936 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:03.822220 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec669795-372c-4ed4-95d6-3a16444d2936 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:03.829000 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:03.829000 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:03.832401 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec669795-372c-4ed4-95d6-3a16444d2936 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:03.836236 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec669795-372c-4ed4-95d6-3a16444d2936 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 returned with HTTP 200 Aug 18 21:20:03.836598 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1264/5028] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:03 2026] GET /volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:04.156095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.157924 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:04.158101 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.158301 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.168036 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:04.168036 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:04.171354 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:04.175277 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-20c3fbc3-de39-4faf-8674-d11514bddd20 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:04.175653 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1253/5029] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:04 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:04.496025 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b84fea86-fa67-4a4c-89aa-beac28674fca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.498130 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b84fea86-fa67-4a4c-89aa-beac28674fca tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 Aug 18 21:20:04.498388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b84fea86-fa67-4a4c-89aa-beac28674fca tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.498627 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b84fea86-fa67-4a4c-89aa-beac28674fca tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.504002 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b84fea86-fa67-4a4c-89aa-beac28674fca tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 returned with HTTP 404 Aug 18 21:20:04.504591 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1247/5030] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:04 2026] GET /volume/v3/snapshots/33079766-7664-43f8-a32a-b3e1cd27de93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:04.536872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.538798 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:20:04.538962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.539153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.545829 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:04.545829 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:04.548973 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:20:04.552468 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-53697858-4af7-4b64-a110-14994ac86214 req-eb434b66-23e8-48d6-9cad-c41b04103ba8 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:20:04.552852 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1267/5031] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:20:04 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:04.850584 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1315b4c9-a3b5-44a9-97ee-c79d2fb07253 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.852192 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1315b4c9-a3b5-44a9-97ee-c79d2fb07253 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 Aug 18 21:20:04.852378 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1315b4c9-a3b5-44a9-97ee-c79d2fb07253 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.852501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1315b4c9-a3b5-44a9-97ee-c79d2fb07253 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.858875 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1315b4c9-a3b5-44a9-97ee-c79d2fb07253 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 returned with HTTP 404 Aug 18 21:20:04.859444 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1265/5032] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:04 2026] GET /volume/v3/volumes/0cf484a0-2c26-4349-bd21-7bbeb799bbd3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:04.866989 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.868556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa Aug 18 21:20:04.868735 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.868936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.869096 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: fbf584d4-62da-4bbf-9b6d-81aa99c66dfa Aug 18 21:20:04.875209 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:04.875209 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:04.875645 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:04.892078 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:04.892314 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-076bb2ff-bc59-4fca-983a-6f280e8383b2 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa returned with HTTP 202 Aug 18 21:20:04.892764 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1254/5033] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:04 2026] DELETE /volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:04.898895 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:04.900751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa Aug 18 21:20:04.900948 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:04.901479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:04.908979 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:04.908979 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:04.913432 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:04.918000 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e21c5b67-10b2-4614-b472-f0b71fd022c8 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa returned with HTTP 200 Aug 18 21:20:04.918438 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1248/5034] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:04 2026] GET /volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:05.933736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0fc350e6-f7c5-4e4c-a9bd-37be46973b68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:05.935577 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fc350e6-f7c5-4e4c-a9bd-37be46973b68 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa Aug 18 21:20:05.935775 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fc350e6-f7c5-4e4c-a9bd-37be46973b68 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:05.935956 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fc350e6-f7c5-4e4c-a9bd-37be46973b68 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:05.941714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fc350e6-f7c5-4e4c-a9bd-37be46973b68 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa returned with HTTP 404 Aug 18 21:20:05.942144 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1268/5035] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:05 2026] GET /volume/v3/volumes/fbf584d4-62da-4bbf-9b6d-81aa99c66dfa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:05.948419 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:05.951856 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] DELETE https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:20:05.952071 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:05.952451 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:05.952660 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume with id: 97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:20:05.959144 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:05.959144 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:05.959658 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:05.977700 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Delete volume request issued successfully. Aug 18 21:20:05.977896 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1b6fcea-b6b1-4219-8494-94b6198f7d0d tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 returned with HTTP 202 Aug 18 21:20:05.978320 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1266/5036] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:05 2026] DELETE /volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:05.985592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-763b8255-ad26-47ca-ac4e-f75ed989679b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:05.987441 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-763b8255-ad26-47ca-ac4e-f75ed989679b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:20:05.987645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-763b8255-ad26-47ca-ac4e-f75ed989679b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:05.987879 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-763b8255-ad26-47ca-ac4e-f75ed989679b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:05.997214 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:05.997214 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:06.001432 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-763b8255-ad26-47ca-ac4e-f75ed989679b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Volume info retrieved successfully. Aug 18 21:20:06.006600 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-763b8255-ad26-47ca-ac4e-f75ed989679b tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 returned with HTTP 200 Aug 18 21:20:06.007045 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1255/5037] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:05 2026] GET /volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:06.125330 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:06.126925 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] DELETE https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:20:06.127097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:06.127284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:06.127466 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Delete volume with id: 3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:20:06.134203 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:06.134203 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:06.134600 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:20:06.148361 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Delete volume request issued successfully. Aug 18 21:20:06.148540 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d02fc6e-7c29-4bb4-b216-0838e7e840b6 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 202 Aug 18 21:20:06.149001 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1249/5038] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:06 2026] DELETE /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:06.157364 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b61ca14-2475-4154-904d-b60457ff098d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:06.159528 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b61ca14-2475-4154-904d-b60457ff098d tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:20:06.159795 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b61ca14-2475-4154-904d-b60457ff098d tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:06.160057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b61ca14-2475-4154-904d-b60457ff098d tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:06.168471 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:06.168471 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:06.172706 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b61ca14-2475-4154-904d-b60457ff098d tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Volume info retrieved successfully. Aug 18 21:20:06.178042 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b61ca14-2475-4154-904d-b60457ff098d tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 200 Aug 18 21:20:06.178622 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1269/5039] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:06 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:07.019088 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77fd9aee-3325-4b71-ab13-9dfaff87dcf6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.020944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77fd9aee-3325-4b71-ab13-9dfaff87dcf6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] GET https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 Aug 18 21:20:07.021195 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77fd9aee-3325-4b71-ab13-9dfaff87dcf6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:07.021414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77fd9aee-3325-4b71-ab13-9dfaff87dcf6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:07.027067 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77fd9aee-3325-4b71-ab13-9dfaff87dcf6 tempest-CreateVolumesFromBackupTest-1515126363 tempest-CreateVolumesFromBackupTest-1515126363-project-member] https://10.4.3.48/volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 returned with HTTP 404 Aug 18 21:20:07.027548 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1267/5040] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:07 2026] GET /volume/v3/volumes/97e61941-1ccb-47b2-8e67-6c4c42c7abb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:07.190645 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8e9cc07d-1eba-4b38-ab53-b7324466abb7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.192499 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e9cc07d-1eba-4b38-ab53-b7324466abb7 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] GET https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef Aug 18 21:20:07.192670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e9cc07d-1eba-4b38-ab53-b7324466abb7 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:07.192919 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8e9cc07d-1eba-4b38-ab53-b7324466abb7 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:07.198408 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8e9cc07d-1eba-4b38-ab53-b7324466abb7 tempest-TestStampPattern-1128653831 tempest-TestStampPattern-1128653831-project-member] https://10.4.3.48/volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef returned with HTTP 404 Aug 18 21:20:07.198897 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1256/5041] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:07 2026] GET /volume/v3/volumes/3741c3a7-162b-4924-9998-6a0c78c2aaef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:07.471650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.473913 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:07.474141 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:07.474332 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:07.486967 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:07.486967 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:07.494374 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:07.500045 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-341e67f5-cb2e-4b73-844f-45a6b15d9efb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:07.500626 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1250/5042] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:20:07 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:07.523682 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.525958 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] POST https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf/action Aug 18 21:20:07.526329 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:20:07.526500 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:07.537203 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:07.537203 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:07.537644 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:07.543634 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Begin detaching volume completed successfully. Aug 18 21:20:07.543789 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-2da773b6-2fcb-4f07-b68e-1e5c1e7ead21 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf/action returned with HTTP 202 Aug 18 21:20:07.544281 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1270/5043] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:20:07 2026] POST /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:20:07.579935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8627309d-3964-45f4-9353-b85c9558d508 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.580321 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8627309d-3964-45f4-9353-b85c9558d508 None None] GET https://10.4.3.48/volume// Aug 18 21:20:07.580526 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8627309d-3964-45f4-9353-b85c9558d508 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:07.580808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8627309d-3964-45f4-9353-b85c9558d508 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:07.581135 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8627309d-3964-45f4-9353-b85c9558d508 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:20:07.581439 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1268/5044] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:20:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:20:07.590190 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:07.592243 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:07.592412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:07.592574 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:07.601245 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:07.601245 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:07.605237 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:07.609572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-ddcbf211-b7d5-423b-be95-ff6fdccc17c3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:07.609945 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1257/5045] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:20:07 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:20:08.114063 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-702b6296-79eb-4c94-bf67-7673479a7604 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.219005 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:08.219427 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1313021416"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:08.220826 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1313021416'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:08.220934 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:08.224643 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:08.230339 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (2caddb5b-0db7-47cf-ab00-e04dea5df44d) 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 18 21:20:08.231255 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d04597-4ff7-4b5d-9585-f748a89c1ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:08.232374 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-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 18 21:20:08.258097 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d04597-4ff7-4b5d-9585-f748a89c1ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:08.259323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7479b9d1-67fc-4692-b370-e9fe031d4c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:08.318414 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['87637097-43c3-4ed3-967e-1ecc8635adce', 'a2816fe0-fb08-48ab-bc99-5c30e3e95ea8', '7f9d5c82-7828-44d5-a247-f043079f5d4e', '0283e258-eb9d-408c-88de-02e0868beffb'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:08.319184 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7479b9d1-67fc-4692-b370-e9fe031d4c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87637097-43c3-4ed3-967e-1ecc8635adce', 'a2816fe0-fb08-48ab-bc99-5c30e3e95ea8', '7f9d5c82-7828-44d5-a247-f043079f5d4e', '0283e258-eb9d-408c-88de-02e0868beffb']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:08.319883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd4c2b1-ae20-4093-9179-36befd716805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:08.341223 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd4c2b1-ae20-4093-9179-36befd716805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1313021416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['87637097-43c3-4ed3-967e-1ecc8635adce','a2816fe0-fb08-48ab-bc99-5c30e3e95ea8','7f9d5c82-7828-44d5-a247-f043079f5d4e','0283e258-eb9d-408c-88de-02e0868beffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1313021416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a54141-12eb-41e8-8459-4c6377d4ba5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:08.342043 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a2431c-b3f6-46a2-b0e4-177406719300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:08.358693 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a2431c-b3f6-46a2-b0e4-177406719300) transitioned into state 'SUCCESS' from state '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-1313021416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['87637097-43c3-4ed3-967e-1ecc8635adce','a2816fe0-fb08-48ab-bc99-5c30e3e95ea8','7f9d5c82-7828-44d5-a247-f043079f5d4e','0283e258-eb9d-408c-88de-02e0868beffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:08.359479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de69c27a-ac0b-4d38-8d67-011b7f48707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:08.371171 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de69c27a-ac0b-4d38-8d67-011b7f48707b) 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 18 21:20:08.372315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (2caddb5b-0db7-47cf-ab00-e04dea5df44d) 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 18 21:20:08.373157 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:08.373483 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-702b6296-79eb-4c94-bf67-7673479a7604 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:08.374058 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1251/5046] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:20:08 2026] POST /volume/v3/volumes => generated 762 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:08.385642 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.387397 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:08.387574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.387809 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.395180 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.395180 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:08.398657 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:08.402304 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d26e7030-8adc-49aa-bfe9-f51bbabd0008 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b returned with HTTP 200 Aug 18 21:20:08.402659 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1271/5047] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:08 2026] GET /volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:08.435733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-7464580b-e24b-406e-899c-498c41a6234b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.437377 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-7464580b-e24b-406e-899c-498c41a6234b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 Aug 18 21:20:08.437572 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-7464580b-e24b-406e-899c-498c41a6234b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.437758 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-7464580b-e24b-406e-899c-498c41a6234b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.444229 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.444229 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:08.519100 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-737c1d65-c3e8-4984-ad27-6f2a531c8947 req-7464580b-e24b-406e-899c-498c41a6234b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 returned with HTTP 200 Aug 18 21:20:08.519701 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1269/5048] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:20:08 2026] DELETE /volume/v3/attachments/ce977866-a796-41b8-b10a-f5c8a077a744 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:08.641786 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.643702 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:08.643883 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.644062 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.650750 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.650750 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:08.655656 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:08.660298 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b373ee6f-cfba-4db8-8028-6f67f7d71669 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:08.660843 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1258/5049] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:08 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:08.675228 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-63084798-ed46-474b-8912-bf10930d21c7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.678291 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-63084798-ed46-474b-8912-bf10930d21c7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:08.678485 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63084798-ed46-474b-8912-bf10930d21c7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.679170 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-63084798-ed46-474b-8912-bf10930d21c7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.686458 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.686458 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:08.689849 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-63084798-ed46-474b-8912-bf10930d21c7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:08.693536 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-63084798-ed46-474b-8912-bf10930d21c7 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:08.693937 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1252/5050] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:08 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:08.709234 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de91336d-b026-42a8-8200-f808c6a2767f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.711279 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:08.711279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.711491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.711742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume with id: 6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:08.718393 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.718393 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:08.719036 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:08.736399 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume request issued successfully. Aug 18 21:20:08.736399 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de91336d-b026-42a8-8200-f808c6a2767f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 202 Aug 18 21:20:08.737172 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1272/5051] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:08 2026] DELETE /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:08.744568 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:08.746205 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:08.746353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:08.746556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:08.753312 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:08.753312 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:08.756567 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:08.759965 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02c75105-761c-40f5-b5ea-63c4f5b59d2d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 200 Aug 18 21:20:08.760323 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1270/5052] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:08 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:09.415231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.417001 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:09.417223 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.417407 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.424208 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:09.424208 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:09.427943 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:09.431965 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ec973e51-c074-4bbe-9331-62a72a1bfb5a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b returned with HTTP 200 Aug 18 21:20:09.432355 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1259/5053] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:09 2026] GET /volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:09.447036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.448964 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:09.449347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57a54141-12eb-41e8-8459-4c6377d4ba5b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-267072367"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:09.450824 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {"'source_volid": '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-267072367'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:09.450960 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:09.454765 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:09.460511 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (527759b1-99ae-4ba2-98ba-75df10ecb32e) 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 18 21:20:09.461624 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1b5dc2-ad45-4e2d-abcc-fe8ce0a1e5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.462638 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-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 18 21:20:09.494736 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1b5dc2-ad45-4e2d-abcc-fe8ce0a1e5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:09.495505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1a68ac-13c5-4601-af33-9e4a5cb45721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.538370 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['ee0a708a-7e0e-46cf-8320-123121775da0', '0abcde61-9448-44a5-a434-86a8dc2acbdf', 'd44a78e0-3aa2-4041-aa9e-ca68d5f04fd7', '3b794e37-e67d-44ae-80fc-2f0353d01a93'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:09.539536 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1a68ac-13c5-4601-af33-9e4a5cb45721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee0a708a-7e0e-46cf-8320-123121775da0', '0abcde61-9448-44a5-a434-86a8dc2acbdf', 'd44a78e0-3aa2-4041-aa9e-ca68d5f04fd7', '3b794e37-e67d-44ae-80fc-2f0353d01a93']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.540333 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b6be0a-7a80-448a-900e-62f80651454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.562361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b6be0a-7a80-448a-900e-62f80651454a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e39e83-33ed-40d7-a59d-f3978400d86b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-267072367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['ee0a708a-7e0e-46cf-8320-123121775da0','0abcde61-9448-44a5-a434-86a8dc2acbdf','d44a78e0-3aa2-4041-aa9e-ca68d5f04fd7','3b794e37-e67d-44ae-80fc-2f0353d01a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-267072367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e39e83-33ed-40d7-a59d-f3978400d86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.563207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde5d5ff-db86-4580-91d9-7a22b965a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.580530 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde5d5ff-db86-4580-91d9-7a22b965a39c) transitioned into state 'SUCCESS' from state '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-267072367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['ee0a708a-7e0e-46cf-8320-123121775da0','0abcde61-9448-44a5-a434-86a8dc2acbdf','d44a78e0-3aa2-4041-aa9e-ca68d5f04fd7','3b794e37-e67d-44ae-80fc-2f0353d01a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.581186 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c4cbd4-4d2a-4af0-baf3-137de40840ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.590155 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c4cbd4-4d2a-4af0-baf3-137de40840ae) 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 18 21:20:09.590987 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (527759b1-99ae-4ba2-98ba-75df10ecb32e) 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 18 21:20:09.591280 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:09.591940 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51df1d08-eb48-4d4e-8fb4-bb4f3b44b025 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:09.592361 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1253/5054] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:09 2026] POST /volume/v3/volumes => generated 761 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:09.603361 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.605020 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:09.605869 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57a54141-12eb-41e8-8459-4c6377d4ba5b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-23177574"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:09.606880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {"'source_volid": '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-23177574'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:09.606986 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:09.610741 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:09.615836 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (b457da30-ccc7-4ddc-a124-0d2330024c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:09.616698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbf7799-d94e-44a2-92b5-4954a5b004bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.617487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:09.645332 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbf7799-d94e-44a2-92b5-4954a5b004bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.646158 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499b2807-5e83-412f-87d2-2e366c777433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.681506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['50433c91-149f-49e4-ac69-246068247d23', 'a9d5abdd-d81c-46b3-a588-7d0573e5ca13', '4649a1a1-31b1-4540-8d69-2b97d9d4ec2c', '7f83dc32-efba-48e1-bf85-9c9d2f4e7daf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:09.682377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499b2807-5e83-412f-87d2-2e366c777433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50433c91-149f-49e4-ac69-246068247d23', 'a9d5abdd-d81c-46b3-a588-7d0573e5ca13', '4649a1a1-31b1-4540-8d69-2b97d9d4ec2c', '7f83dc32-efba-48e1-bf85-9c9d2f4e7daf']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.683149 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faf9798-7fa7-42d6-a6e7-6d57c1e4379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.709863 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faf9798-7fa7-42d6-a6e7-6d57c1e4379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d13a59-6192-44ef-a1b7-292012e3053f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-23177574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['50433c91-149f-49e4-ac69-246068247d23','a9d5abdd-d81c-46b3-a588-7d0573e5ca13','4649a1a1-31b1-4540-8d69-2b97d9d4ec2c','7f83dc32-efba-48e1-bf85-9c9d2f4e7daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-23177574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d13a59-6192-44ef-a1b7-292012e3053f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.713748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750c23c3-8670-48e7-9d47-7a9a2b926f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.729991 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750c23c3-8670-48e7-9d47-7a9a2b926f47) transitioned into state 'SUCCESS' from state '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-23177574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['50433c91-149f-49e4-ac69-246068247d23','a9d5abdd-d81c-46b3-a588-7d0573e5ca13','4649a1a1-31b1-4540-8d69-2b97d9d4ec2c','7f83dc32-efba-48e1-bf85-9c9d2f4e7daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.730613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612f13dd-2da3-4e00-a30a-8c5257105511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.739286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612f13dd-2da3-4e00-a30a-8c5257105511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.739609 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (b457da30-ccc7-4ddc-a124-0d2330024c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:09.739931 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:09.740487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d430fabe-ca43-48ce-91dc-d18f47e44952 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:09.740943 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1273/5055] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:09 2026] POST /volume/v3/volumes => generated 760 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:09.754002 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79240dec-3124-4008-86ce-16244ba3e6f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.755683 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:09.756060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57a54141-12eb-41e8-8459-4c6377d4ba5b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-525977126"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:09.757599 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {"'source_volid": '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-525977126'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:09.757728 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:09.761490 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:09.766882 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (5b7a73f9-d85a-4568-981e-1f9b06a0234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:09.767845 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4041ef1f-51ff-47af-a533-e23fc9e422b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.768843 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:09.772632 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-63092ef9-6c89-4eb1-ab22-67650cf9b542 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.774851 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63092ef9-6c89-4eb1-ab22-67650cf9b542 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf Aug 18 21:20:09.775136 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63092ef9-6c89-4eb1-ab22-67650cf9b542 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.775385 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63092ef9-6c89-4eb1-ab22-67650cf9b542 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.781916 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63092ef9-6c89-4eb1-ab22-67650cf9b542 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf returned with HTTP 404 Aug 18 21:20:09.782506 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1260/5056] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:09 2026] GET /volume/v3/volumes/6061026c-20e8-46b8-87c8-447f89a43faf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:09.789190 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.790864 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:09.791027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.791208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.794356 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4041ef1f-51ff-47af-a533-e23fc9e422b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.795119 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01825af4-9dd6-4c48-a624-224debd5afb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.797211 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:09.797211 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:09.800803 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:09.805171 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8b8528a2-8c4e-4ae4-baa7-c0943e06f78e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:20:09.805236 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1254/5057] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:09 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:09.817426 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03859aff-07ad-46e1-b760-1e991173815d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.819695 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03859aff-07ad-46e1-b760-1e991173815d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:09.819947 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03859aff-07ad-46e1-b760-1e991173815d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.820168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03859aff-07ad-46e1-b760-1e991173815d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.828105 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:09.828105 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:09.831055 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['78c81f69-bc58-4b97-b888-959ea95987d1', '2f9741d4-85c8-4e32-b810-5400b46f7fd7', 'b849c6eb-3f2c-44a7-8f0b-53895b3a9252', '2b2fa140-2f95-4c9e-9d92-ea71cb4cf8d4'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:09.831870 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-03859aff-07ad-46e1-b760-1e991173815d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:09.832222 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01825af4-9dd6-4c48-a624-224debd5afb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c81f69-bc58-4b97-b888-959ea95987d1', '2f9741d4-85c8-4e32-b810-5400b46f7fd7', 'b849c6eb-3f2c-44a7-8f0b-53895b3a9252', '2b2fa140-2f95-4c9e-9d92-ea71cb4cf8d4']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.833323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a3df33-639f-4b99-84a7-34c9fb007f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.836343 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03859aff-07ad-46e1-b760-1e991173815d tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:20:09.836755 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1274/5058] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:09 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:09.848384 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.849995 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:09.850179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.850347 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.850493 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume with id: dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:09.856199 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:09.856199 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:09.856587 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:09.862611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a3df33-639f-4b99-84a7-34c9fb007f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '933b9cc9-1472-45ee-b8dd-1b583ad4cb79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-525977126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['78c81f69-bc58-4b97-b888-959ea95987d1','2f9741d4-85c8-4e32-b810-5400b46f7fd7','b849c6eb-3f2c-44a7-8f0b-53895b3a9252','2b2fa140-2f95-4c9e-9d92-ea71cb4cf8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-525977126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=933b9cc9-1472-45ee-b8dd-1b583ad4cb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.863695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ea0d85-8f10-4446-95d4-e7582c4356e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.872271 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume request issued successfully. Aug 18 21:20:09.872513 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f03527b0-48bd-49dc-a4db-0bf09b81a466 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 202 Aug 18 21:20:09.873167 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1261/5059] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:09 2026] DELETE /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:09.879629 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.881566 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:09.881839 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:09.882098 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:09.883838 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ea0d85-8f10-4446-95d4-e7582c4356e8) transitioned into state 'SUCCESS' from state '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-525977126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['78c81f69-bc58-4b97-b888-959ea95987d1','2f9741d4-85c8-4e32-b810-5400b46f7fd7','b849c6eb-3f2c-44a7-8f0b-53895b3a9252','2b2fa140-2f95-4c9e-9d92-ea71cb4cf8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.884519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000818c7-f3a5-4912-b98b-d021f2f79618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.889222 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:09.889222 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:09.892588 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:09.892851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000818c7-f3a5-4912-b98b-d021f2f79618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.894064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (5b7a73f9-d85a-4568-981e-1f9b06a0234a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:09.894476 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:09.895265 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79240dec-3124-4008-86ce-16244ba3e6f2 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:09.896010 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1271/5060] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:09 2026] POST /volume/v3/volumes => generated 761 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:09.896898 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58362ec6-09a4-4378-81b9-dc9282e1c2de tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 200 Aug 18 21:20:09.897275 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1255/5061] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:09 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:09.907042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-30ffd5c6-3770-4491-8f09-0420753b289e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:09.908698 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:09.909006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57a54141-12eb-41e8-8459-4c6377d4ba5b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1111037615"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:09.910512 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {"'source_volid": '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1111037615'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:09.910512 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:09.914392 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:09.919735 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (e8f1402f-b448-4762-9308-b535c383c1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:09.920596 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (effb241f-0365-427c-920f-b25d4d51d2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.921594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:09.943850 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (effb241f-0365-427c-920f-b25d4d51d2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.944691 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8a474b-c2c5-43f0-b43f-60229697d773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:09.980384 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['97d3b88e-4139-4634-a6a6-a26f26bf11cf', 'b831ab01-2f3e-4521-ad6b-b027968b5f7a', '7df2d24f-d12a-48a7-a37c-3db6d95931b2', '5b533acd-3fec-4219-bf93-b12d5f449eb7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:09.981445 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8a474b-c2c5-43f0-b43f-60229697d773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d3b88e-4139-4634-a6a6-a26f26bf11cf', 'b831ab01-2f3e-4521-ad6b-b027968b5f7a', '7df2d24f-d12a-48a7-a37c-3db6d95931b2', '5b533acd-3fec-4219-bf93-b12d5f449eb7']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:09.982282 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc18be8-26c9-421d-8ea7-2b24f990c7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.008961 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc18be8-26c9-421d-8ea7-2b24f990c7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4c70df6-e49c-422a-a450-50baaffc9335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1111037615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['97d3b88e-4139-4634-a6a6-a26f26bf11cf','b831ab01-2f3e-4521-ad6b-b027968b5f7a','7df2d24f-d12a-48a7-a37c-3db6d95931b2','5b533acd-3fec-4219-bf93-b12d5f449eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1111037615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4c70df6-e49c-422a-a450-50baaffc9335,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.010645 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5eb69a2-3c97-4b00-b120-92e7e0d15b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.029218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5eb69a2-3c97-4b00-b120-92e7e0d15b9e) transitioned into state 'SUCCESS' from state '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-1111037615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['97d3b88e-4139-4634-a6a6-a26f26bf11cf','b831ab01-2f3e-4521-ad6b-b027968b5f7a','7df2d24f-d12a-48a7-a37c-3db6d95931b2','5b533acd-3fec-4219-bf93-b12d5f449eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.030310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9efaaedf-e1a5-4dda-b80e-bb4c428d9e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.040643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9efaaedf-e1a5-4dda-b80e-bb4c428d9e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.041532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (e8f1402f-b448-4762-9308-b535c383c1f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:10.041895 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:10.043325 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30ffd5c6-3770-4491-8f09-0420753b289e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:10.043951 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1275/5062] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:09 2026] POST /volume/v3/volumes => generated 762 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:10.058041 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.059942 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:10.060465 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57a54141-12eb-41e8-8459-4c6377d4ba5b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1246744240"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:10.061938 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request body: {'volume': {"'source_volid": '57a54141-12eb-41e8-8459-4c6377d4ba5b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1246744240'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:10.062106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume of 1 GB Aug 18 21:20:10.066199 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Availability Zones retrieved successfully. Aug 18 21:20:10.071647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (1c71eac7-3c1c-45d5-b27a-066360ba3061) 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 18 21:20:10.072557 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06bd660-45bd-4b69-a4b2-054ec8fd576f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.073495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-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 18 21:20:10.099010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06bd660-45bd-4b69-a4b2-054ec8fd576f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:10.099654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d3d256-5f4b-4702-9bc8-75fccf09c8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.137853 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Created reservations ['09631461-d57b-48ef-b6af-0d8c609f444b', 'c5222393-808a-409d-8155-6d88107a78a1', 'f0c49674-cfc7-41d3-80a6-cde1c2f94ae7', 'd9aa916c-3b73-408e-8d3e-087e65e8d96f'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:10.138579 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d3d256-5f4b-4702-9bc8-75fccf09c8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09631461-d57b-48ef-b6af-0d8c609f444b', 'c5222393-808a-409d-8155-6d88107a78a1', 'f0c49674-cfc7-41d3-80a6-cde1c2f94ae7', 'd9aa916c-3b73-408e-8d3e-087e65e8d96f']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.139531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f96e88-b9ff-473f-ae1d-e6746d914c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.159390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f96e88-b9ff-473f-ae1d-e6746d914c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e976d1-c9f0-4c43-9df6-18b491b51bc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1246744240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['09631461-d57b-48ef-b6af-0d8c609f444b','c5222393-808a-409d-8155-6d88107a78a1','f0c49674-cfc7-41d3-80a6-cde1c2f94ae7','d9aa916c-3b73-408e-8d3e-087e65e8d96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1246744240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e976d1-c9f0-4c43-9df6-18b491b51bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c49a65981f34166906804719c4f5ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.160371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792d4f23-ba39-45a6-b537-f5736e6aa341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.176930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792d4f23-ba39-45a6-b537-f5736e6aa341) transitioned into state 'SUCCESS' from state '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-1246744240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7b3dfb2bb64ad1b3350fb9a565671a',qos_specs=None,replication_status=,reservations=['09631461-d57b-48ef-b6af-0d8c609f444b','c5222393-808a-409d-8155-6d88107a78a1','f0c49674-cfc7-41d3-80a6-cde1c2f94ae7','d9aa916c-3b73-408e-8d3e-087e65e8d96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c49a65981f34166906804719c4f5ea5',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:10.177680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8658e9b1-7938-4f99-9cee-c971b229e7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:10.186444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8658e9b1-7938-4f99-9cee-c971b229e7ea) 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 18 21:20:10.187219 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Flow 'volume_create_api' (1c71eac7-3c1c-45d5-b27a-066360ba3061) 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 18 21:20:10.187555 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Create volume request issued successfully. Aug 18 21:20:10.188245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c18a9a0b-8667-48f0-901e-5aaa805c4f26 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:10.188851 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1262/5063] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:10 2026] POST /volume/v3/volumes => generated 762 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:10.201013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.202788 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b Aug 18 21:20:10.202964 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.203176 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.209948 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.209948 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:10.213004 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.216671 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0108002-8848-4f16-82e1-5faf9366f8d7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b returned with HTTP 200 Aug 18 21:20:10.217024 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1272/5064] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.228967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.230942 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f Aug 18 21:20:10.231178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.231451 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.239035 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.239035 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:10.242918 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.247399 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-65f3f8d4-d15c-4821-8773-73998c271aa6 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f returned with HTTP 200 Aug 18 21:20:10.247802 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1256/5065] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.259464 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.261477 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 Aug 18 21:20:10.261741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.261998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.270099 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.270099 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:10.274221 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.278992 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-790f2c9e-4379-4aae-8f89-1a93f59c38ca tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 returned with HTTP 200 Aug 18 21:20:10.279410 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1276/5066] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.296707 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.298693 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 Aug 18 21:20:10.298957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.299207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.308421 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.308421 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:10.312672 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.318099 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9888b3b-6a10-4ccb-a2b8-014033ef5631 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 returned with HTTP 200 Aug 18 21:20:10.318627 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1263/5067] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.330490 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-49df02f8-2039-47da-b452-f1e3a245669e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.332368 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49df02f8-2039-47da-b452-f1e3a245669e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 Aug 18 21:20:10.332571 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49df02f8-2039-47da-b452-f1e3a245669e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.332797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49df02f8-2039-47da-b452-f1e3a245669e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.340034 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.340034 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:10.343474 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-49df02f8-2039-47da-b452-f1e3a245669e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.348503 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49df02f8-2039-47da-b452-f1e3a245669e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 returned with HTTP 200 Aug 18 21:20:10.349024 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1273/5068] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.362067 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.363633 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 Aug 18 21:20:10.365402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.365402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.365402 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: 66e976d1-c9f0-4c43-9df6-18b491b51bc4 Aug 18 21:20:10.373639 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.373639 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:10.374640 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.392912 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:10.393151 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d7d6be0-7ff6-4ba8-aab6-9883d8288652 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 returned with HTTP 202 Aug 18 21:20:10.393590 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1257/5069] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:10 2026] DELETE /volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:10.400804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.403221 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 Aug 18 21:20:10.403487 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.403706 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.412912 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.412912 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:10.417894 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:10.422883 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e81099c-7522-405e-8f10-6b898bcb5c7a tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 returned with HTTP 200 Aug 18 21:20:10.423374 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1277/5070] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.909859 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-37a79acf-67c9-4a67-ac8f-213edfbc2a28 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.911583 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37a79acf-67c9-4a67-ac8f-213edfbc2a28 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 Aug 18 21:20:10.911932 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37a79acf-67c9-4a67-ac8f-213edfbc2a28 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.911977 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-37a79acf-67c9-4a67-ac8f-213edfbc2a28 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.917273 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-37a79acf-67c9-4a67-ac8f-213edfbc2a28 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 returned with HTTP 404 Aug 18 21:20:10.917697 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1264/5071] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/dd92a8c4-8f41-4997-a275-9fe9f68e3b49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:10.924294 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.926231 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:10.926408 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.926588 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.932942 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.932942 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:10.936209 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:10.940025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e063bf1-21c0-4835-a4cf-ecff78aa2de2 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:20:10.940632 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1274/5072] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.952028 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7e3d9a8d-f582-4720-832c-3176f563d522 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.953648 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e3d9a8d-f582-4720-832c-3176f563d522 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:10.953853 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e3d9a8d-f582-4720-832c-3176f563d522 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.954019 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7e3d9a8d-f582-4720-832c-3176f563d522 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.960171 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.960171 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:10.963240 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7e3d9a8d-f582-4720-832c-3176f563d522 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:10.967042 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7e3d9a8d-f582-4720-832c-3176f563d522 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:20:10.967424 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1258/5073] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:10 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:10.979709 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-12886a06-bb98-437e-af24-13bb46214c07 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:10.981665 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:10.981916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:10.982290 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:10.982497 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume with id: 4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:10.990031 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:10.990031 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:10.990417 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:11.004124 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume request issued successfully. Aug 18 21:20:11.004254 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-12886a06-bb98-437e-af24-13bb46214c07 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 202 Aug 18 21:20:11.004622 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1278/5074] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:10 2026] DELETE /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:11.011693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:11.013418 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:11.013604 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:11.013800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:11.020995 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:11.020995 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:11.025173 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:11.031112 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6f5dec3b-53b3-4c1c-a6cf-35f4c04b135f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 200 Aug 18 21:20:11.031540 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1265/5075] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:11 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:11.437024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3db4fca8-b4c8-4c0f-baf0-057abc3db4d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:11.438737 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3db4fca8-b4c8-4c0f-baf0-057abc3db4d9 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 Aug 18 21:20:11.438908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3db4fca8-b4c8-4c0f-baf0-057abc3db4d9 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:11.439086 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3db4fca8-b4c8-4c0f-baf0-057abc3db4d9 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:11.444175 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3db4fca8-b4c8-4c0f-baf0-057abc3db4d9 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 returned with HTTP 404 Aug 18 21:20:11.444569 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1275/5076] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:11 2026] GET /volume/v3/volumes/66e976d1-c9f0-4c43-9df6-18b491b51bc4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:11.450888 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:11.452963 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 Aug 18 21:20:11.453208 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:11.453433 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:11.453625 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: b4c70df6-e49c-422a-a450-50baaffc9335 Aug 18 21:20:11.462230 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:11.462230 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:11.462816 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:11.479241 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:11.479472 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd12cf99-a7ce-4d5b-914b-399674a75f1b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 returned with HTTP 202 Aug 18 21:20:11.479982 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1259/5077] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:11 2026] DELETE /volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:11.486748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:11.488610 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 Aug 18 21:20:11.488813 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:11.489023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:11.495677 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:11.495677 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:11.499171 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:11.504498 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f6a6780-7b74-43e3-934a-03bd89c6e89c tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 returned with HTTP 200 Aug 18 21:20:11.504895 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1279/5078] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:11 2026] GET /volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:12.042823 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6671e3b2-54a9-4894-9fc6-1a07c2c02986 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.044452 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6671e3b2-54a9-4894-9fc6-1a07c2c02986 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 Aug 18 21:20:12.044539 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6671e3b2-54a9-4894-9fc6-1a07c2c02986 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.044659 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6671e3b2-54a9-4894-9fc6-1a07c2c02986 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.049561 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6671e3b2-54a9-4894-9fc6-1a07c2c02986 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 returned with HTTP 404 Aug 18 21:20:12.049964 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1266/5079] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:12 2026] GET /volume/v3/volumes/4c0f694e-a233-4ec5-a13b-f55dce66cff5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:12.056869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.058887 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:20:12.059183 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.059453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.059587 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete snapshot with id: a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:20:12.065584 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:12.065584 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:12.066155 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:12.082130 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot delete request issued successfully. Aug 18 21:20:12.082312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-588d97d2-59fe-43f8-829c-8bd80a2683a5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 202 Aug 18 21:20:12.082741 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1276/5080] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:12 2026] DELETE /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:12.089850 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.091632 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:20:12.091863 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.092100 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.097474 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:12.097474 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:12.097949 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:12.098900 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1260f75e-d34a-4f82-a6f6-abfc3bf367d6 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 200 Aug 18 21:20:12.099310 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1260/5081] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:12 2026] GET /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:12.516998 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c8be55e-05f5-49b9-9262-e3782d57f160 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.518800 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c8be55e-05f5-49b9-9262-e3782d57f160 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 Aug 18 21:20:12.519001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c8be55e-05f5-49b9-9262-e3782d57f160 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.519210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c8be55e-05f5-49b9-9262-e3782d57f160 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.527172 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c8be55e-05f5-49b9-9262-e3782d57f160 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 returned with HTTP 404 Aug 18 21:20:12.527660 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1280/5082] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:12 2026] GET /volume/v3/volumes/b4c70df6-e49c-422a-a450-50baaffc9335 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:12.534137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.535831 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 Aug 18 21:20:12.536027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.536238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.536405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: 933b9cc9-1472-45ee-b8dd-1b583ad4cb79 Aug 18 21:20:12.543473 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:12.543473 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:12.544352 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:12.561147 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:12.561361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a3f2b3b1-739d-4089-946c-776d25c1b2a7 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 returned with HTTP 202 Aug 18 21:20:12.561795 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1267/5083] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:12 2026] DELETE /volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:12.568688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:12.570667 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 Aug 18 21:20:12.570888 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:12.571156 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:12.577313 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:12.577313 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:12.580715 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:12.585902 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d246d23e-870e-4613-84b6-8e069cfc06e0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 returned with HTTP 200 Aug 18 21:20:12.586326 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1277/5084] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:12 2026] GET /volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:13.108583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-543ee731-6eb4-472e-908a-572992e3c428 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.110307 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-543ee731-6eb4-472e-908a-572992e3c428 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 Aug 18 21:20:13.110486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-543ee731-6eb4-472e-908a-572992e3c428 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.110667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-543ee731-6eb4-472e-908a-572992e3c428 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.114330 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-543ee731-6eb4-472e-908a-572992e3c428 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 returned with HTTP 404 Aug 18 21:20:13.114751 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1261/5085] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:13 2026] GET /volume/v3/snapshots/a11742bf-4770-420e-a997-b477fbfd4fd0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:13.122703 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.124460 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:20:13.124647 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.124844 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.124945 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete snapshot with id: 81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:20:13.126697 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=346,cinder:INSERT=64,cinder:UPDATE=118 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:20:13.130377 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:13.130377 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:13.137198 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:13.147409 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot delete request issued successfully. Aug 18 21:20:13.147615 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4099d9e-09a8-40ed-8936-8beefbbb5f85 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 202 Aug 18 21:20:13.148126 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1281/5086] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:13 2026] DELETE /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:13.154674 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5de180da-b156-40fe-8618-c2b46652ce2e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.156305 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de180da-b156-40fe-8618-c2b46652ce2e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:20:13.156496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5de180da-b156-40fe-8618-c2b46652ce2e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.156746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5de180da-b156-40fe-8618-c2b46652ce2e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.162311 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:13.162311 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:13.162744 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5de180da-b156-40fe-8618-c2b46652ce2e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:13.163540 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5de180da-b156-40fe-8618-c2b46652ce2e tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 200 Aug 18 21:20:13.163937 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1268/5087] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:13 2026] GET /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:13.597616 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a1de204c-c4b0-4af8-a1d7-cc6801fe8f33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.599348 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1de204c-c4b0-4af8-a1d7-cc6801fe8f33 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 Aug 18 21:20:13.599520 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1de204c-c4b0-4af8-a1d7-cc6801fe8f33 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.599692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1de204c-c4b0-4af8-a1d7-cc6801fe8f33 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.604897 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1de204c-c4b0-4af8-a1d7-cc6801fe8f33 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 returned with HTTP 404 Aug 18 21:20:13.605435 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1278/5088] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:13 2026] GET /volume/v3/volumes/933b9cc9-1472-45ee-b8dd-1b583ad4cb79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:13.611864 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.614077 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f Aug 18 21:20:13.614331 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.614574 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.614809 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: 78d13a59-6192-44ef-a1b7-292012e3053f Aug 18 21:20:13.623298 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:13.623298 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:13.623959 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:13.639599 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:13.639761 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e4b03c9-f129-489f-bfc8-81a049fe9225 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f returned with HTTP 202 Aug 18 21:20:13.640153 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1262/5089] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:13 2026] DELETE /volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:13.646834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c7b75600-b670-4c77-92e2-b24a6be0acac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:13.648690 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7b75600-b670-4c77-92e2-b24a6be0acac tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f Aug 18 21:20:13.648885 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7b75600-b670-4c77-92e2-b24a6be0acac tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:13.649088 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7b75600-b670-4c77-92e2-b24a6be0acac tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:13.655517 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:13.655517 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:13.658633 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c7b75600-b670-4c77-92e2-b24a6be0acac tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:13.662293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7b75600-b670-4c77-92e2-b24a6be0acac tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f returned with HTTP 200 Aug 18 21:20:13.662632 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1282/5090] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:13 2026] GET /volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:14.172783 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5a1b3dec-ed10-4733-b9d5-a83db8aa4bbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.174661 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a1b3dec-ed10-4733-b9d5-a83db8aa4bbb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 Aug 18 21:20:14.174818 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a1b3dec-ed10-4733-b9d5-a83db8aa4bbb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.174993 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5a1b3dec-ed10-4733-b9d5-a83db8aa4bbb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.176575 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=237,cinder:UPDATE=53,cinder:INSERT=19 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:20:14.179591 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5a1b3dec-ed10-4733-b9d5-a83db8aa4bbb tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 returned with HTTP 404 Aug 18 21:20:14.180317 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1269/5091] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:14 2026] GET /volume/v3/snapshots/81fe8848-1a89-4737-8aa0-ace7016bb284 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:14.186575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.188529 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:20:14.188731 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.188950 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.189061 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete snapshot with id: 1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:20:14.190975 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=250,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:20:14.194790 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:14.194790 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:14.195286 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:14.211562 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot delete request issued successfully. Aug 18 21:20:14.211742 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3e685f6-6bfc-4fe9-96b6-e7d2c296f33f tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 202 Aug 18 21:20:14.212154 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1279/5092] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:14 2026] DELETE /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:14.218651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.220190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:20:14.220377 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.220581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.225481 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:14.225481 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:14.225894 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Snapshot retrieved successfully. Aug 18 21:20:14.226707 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82c892fb-1702-4d7b-84f9-0c6761b9d0e8 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 200 Aug 18 21:20:14.227121 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1263/5093] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:14 2026] GET /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:14.674399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0fc5437-4874-40a4-84a0-cb12da665d3b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.676114 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0fc5437-4874-40a4-84a0-cb12da665d3b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f Aug 18 21:20:14.676309 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0fc5437-4874-40a4-84a0-cb12da665d3b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.676481 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0fc5437-4874-40a4-84a0-cb12da665d3b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.681854 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0fc5437-4874-40a4-84a0-cb12da665d3b tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f returned with HTTP 404 Aug 18 21:20:14.682291 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1283/5094] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:14 2026] GET /volume/v3/volumes/78d13a59-6192-44ef-a1b7-292012e3053f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:14.688343 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.690209 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b Aug 18 21:20:14.690425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.690667 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.690838 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: f8e39e83-33ed-40d7-a59d-f3978400d86b Aug 18 21:20:14.697294 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:14.697294 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:14.697700 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:14.712118 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:14.712299 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-25c07d1e-ce9b-4234-bdd7-3997ccd9582e tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b returned with HTTP 202 Aug 18 21:20:14.712677 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1270/5095] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:14 2026] DELETE /volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:14.719309 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:14.721486 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b Aug 18 21:20:14.721675 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:14.721943 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:14.729423 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:14.729423 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:14.733604 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:14.738331 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cd3990c-ada2-4419-a9b0-8fd0382d1ee0 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b returned with HTTP 200 Aug 18 21:20:14.738840 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1280/5096] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:14 2026] GET /volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:15.236251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-50de4c43-1648-4dd1-9954-035c86cda281 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.238216 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50de4c43-1648-4dd1-9954-035c86cda281 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a Aug 18 21:20:15.238439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50de4c43-1648-4dd1-9954-035c86cda281 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.238651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-50de4c43-1648-4dd1-9954-035c86cda281 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.244014 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-50de4c43-1648-4dd1-9954-035c86cda281 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a returned with HTTP 404 Aug 18 21:20:15.244711 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1264/5097] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/snapshots/1ecea6c5-9c41-4414-84fb-0fd750c9e05a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:15.252962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.255029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:15.255300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.255497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.263080 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.263080 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:15.266868 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:15.271198 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-468ae8f3-b25b-46b7-91a8-42bdb1f952ac tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:20:15.271563 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1284/5098] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:15.284849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-171ea704-248b-4bb8-881b-60126a321777 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.286707 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-171ea704-248b-4bb8-881b-60126a321777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:15.286976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-171ea704-248b-4bb8-881b-60126a321777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.287257 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-171ea704-248b-4bb8-881b-60126a321777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.294006 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.294006 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:15.297364 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-171ea704-248b-4bb8-881b-60126a321777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:15.301919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-171ea704-248b-4bb8-881b-60126a321777 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:20:15.302431 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1271/5099] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:15.314834 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.316697 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] DELETE https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:15.317018 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.317240 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.317407 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume with id: dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:15.325332 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.325332 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:15.325875 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:15.345532 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Delete volume request issued successfully. Aug 18 21:20:15.345736 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e68891bc-2b56-4f65-a2f2-1c2e54b512d5 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 202 Aug 18 21:20:15.346219 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1281/5100] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:15 2026] DELETE /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:15.354240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.355645 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:15.355843 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.356024 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.362061 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.362061 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:15.365312 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Volume info retrieved successfully. Aug 18 21:20:15.368582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9c24c1d7-5e7e-4a5a-b000-8d5705ddc7f3 tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 200 Aug 18 21:20:15.368922 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1265/5101] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:15.750532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ad9be2a-380e-440f-8d28-ba530d1da848 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.752285 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ad9be2a-380e-440f-8d28-ba530d1da848 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b Aug 18 21:20:15.752496 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ad9be2a-380e-440f-8d28-ba530d1da848 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.752695 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ad9be2a-380e-440f-8d28-ba530d1da848 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.757941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ad9be2a-380e-440f-8d28-ba530d1da848 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b returned with HTTP 404 Aug 18 21:20:15.758404 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1285/5102] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/volumes/f8e39e83-33ed-40d7-a59d-f3978400d86b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:15.765632 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.767569 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] DELETE https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:15.767855 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.768125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.768260 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume with id: 57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:15.778642 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.778642 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:15.779328 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:15.796069 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Delete volume request issued successfully. Aug 18 21:20:15.796341 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d305609c-6ea9-42f2-a2fd-41fe1c628442 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b returned with HTTP 202 Aug 18 21:20:15.796836 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1272/5103] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:15 2026] DELETE /volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:15.804016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:15.805703 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:15.805939 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:15.806125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:15.812577 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:15.812577 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:15.816006 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Volume info retrieved successfully. Aug 18 21:20:15.820475 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a725e0e-7b4d-4ae0-9bc2-8d5cd0ee5869 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b returned with HTTP 200 Aug 18 21:20:15.820973 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1282/5104] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:15 2026] GET /volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:16.381941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e35d298c-cd1b-44cf-80d4-7d9e5e33301b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:16.383924 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e35d298c-cd1b-44cf-80d4-7d9e5e33301b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] GET https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 Aug 18 21:20:16.384177 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e35d298c-cd1b-44cf-80d4-7d9e5e33301b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:16.384358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e35d298c-cd1b-44cf-80d4-7d9e5e33301b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:16.389144 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e35d298c-cd1b-44cf-80d4-7d9e5e33301b tempest-SnapshotDataIntegrityTests-456521197 tempest-SnapshotDataIntegrityTests-456521197-project-member] https://10.4.3.48/volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 returned with HTTP 404 Aug 18 21:20:16.389547 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1266/5105] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:16 2026] GET /volume/v3/volumes/dcc31a4c-9b23-4e00-ae59-91f4ad54e820 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:16.834256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7556c884-1096-497b-a0f6-98656942a4b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:16.837443 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7556c884-1096-497b-a0f6-98656942a4b4 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] GET https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b Aug 18 21:20:16.837626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7556c884-1096-497b-a0f6-98656942a4b4 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:16.837853 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7556c884-1096-497b-a0f6-98656942a4b4 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:16.843284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7556c884-1096-497b-a0f6-98656942a4b4 tempest-CreateVolumesFromSourceVolumeTest-959630862 tempest-CreateVolumesFromSourceVolumeTest-959630862-project-member] https://10.4.3.48/volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b returned with HTTP 404 Aug 18 21:20:16.843804 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1286/5106] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:16 2026] GET /volume/v3/volumes/57a54141-12eb-41e8-8459-4c6377d4ba5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:17.444490 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:17.512694 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:17.514067 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-605334210"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:17.516498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-605334210'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:17.517862 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume of 1 GB Aug 18 21:20:17.526411 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Availability Zones retrieved successfully. Aug 18 21:20:17.533558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (216c329b-24cd-4f3c-88ab-81ac32258816) 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 18 21:20:17.534822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a3d01e-9b18-45ba-8e34-70f30f72ea54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:17.535885 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-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 18 21:20:17.574933 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a3d01e-9b18-45ba-8e34-70f30f72ea54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:17.575745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db81132d-c021-4fba-bc02-c5bf8654c3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:17.640368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['0da3d095-8ee7-46a1-a51b-6d65f2d33a9b', '7bc3010f-9e8c-4455-a5a0-19c9f43f77fd', '90226eea-0de7-4066-a911-b5d763042017', 'b491819f-ced2-4aea-9f07-6f3abc70af78'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:17.641290 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db81132d-c021-4fba-bc02-c5bf8654c3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da3d095-8ee7-46a1-a51b-6d65f2d33a9b', '7bc3010f-9e8c-4455-a5a0-19c9f43f77fd', '90226eea-0de7-4066-a911-b5d763042017', 'b491819f-ced2-4aea-9f07-6f3abc70af78']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:17.642095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38801bbf-cbcb-4fb8-92a3-7bca6f48f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:17.665448 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38801bbf-cbcb-4fb8-92a3-7bca6f48f76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77209a54-4f65-4305-89fe-b3fa18f76363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-605334210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['0da3d095-8ee7-46a1-a51b-6d65f2d33a9b','7bc3010f-9e8c-4455-a5a0-19c9f43f77fd','90226eea-0de7-4066-a911-b5d763042017','b491819f-ced2-4aea-9f07-6f3abc70af78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-605334210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77209a54-4f65-4305-89fe-b3fa18f76363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ced11167554638a7744c7185f7f37b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:17.666138 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73730c5d-f79a-46f8-a24a-9d8a2212cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:17.683761 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73730c5d-f79a-46f8-a24a-9d8a2212cd31) transitioned into state 'SUCCESS' from state '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-605334210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['0da3d095-8ee7-46a1-a51b-6d65f2d33a9b','7bc3010f-9e8c-4455-a5a0-19c9f43f77fd','90226eea-0de7-4066-a911-b5d763042017','b491819f-ced2-4aea-9f07-6f3abc70af78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:17.684418 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a827c908-8c37-4333-8c1b-e50419e6b3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:17.696829 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a827c908-8c37-4333-8c1b-e50419e6b3da) 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 18 21:20:17.697900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (216c329b-24cd-4f3c-88ab-81ac32258816) 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 18 21:20:17.698283 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request issued successfully. Aug 18 21:20:17.698981 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-17fc84e2-bf5b-48dc-969f-9897af0e4a61 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:17.699606 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1273/5107] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:20:17 2026] POST /volume/v3/volumes => generated 746 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:17.713266 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:17.715411 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:20:17.715637 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:17.715915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:17.725477 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:17.725477 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:17.730341 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:17.735318 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39151cd9-fdce-4905-8f8c-df1e09a5f991 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 200 Aug 18 21:20:17.735695 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1283/5108] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:17 2026] GET /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:18.366704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:18.441927 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:18.442355 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1269091321"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:18.443667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1269091321'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:18.443819 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:18.447629 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:18.452811 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (b0bc0a86-2be3-453c-ab23-09774f4fd655) 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 18 21:20:18.453651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be38569c-0066-4b30-b0e0-b16535e02d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:18.455103 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:18.483000 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be38569c-0066-4b30-b0e0-b16535e02d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:18.483889 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9bfb19-b45b-44ee-b129-c0238b9977b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:18.546290 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['d6d3ecef-44c3-493e-ad47-02dd8b7e3844', '660d1f4c-4014-4079-a89c-3f6181799785', '7af580e0-ad59-4099-a23c-9516cddb1c48', '2d9a702f-a0af-493a-9d25-cd1cc47ba8d9'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:18.547059 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9bfb19-b45b-44ee-b129-c0238b9977b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d3ecef-44c3-493e-ad47-02dd8b7e3844', '660d1f4c-4014-4079-a89c-3f6181799785', '7af580e0-ad59-4099-a23c-9516cddb1c48', '2d9a702f-a0af-493a-9d25-cd1cc47ba8d9']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:18.547861 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a34601-4d01-4dde-a22d-125b783a7337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:18.577200 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a34601-4d01-4dde-a22d-125b783a7337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9e30b2-2db6-4bee-a27f-ccf7f9bbea11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1269091321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['d6d3ecef-44c3-493e-ad47-02dd8b7e3844','660d1f4c-4014-4079-a89c-3f6181799785','7af580e0-ad59-4099-a23c-9516cddb1c48','2d9a702f-a0af-493a-9d25-cd1cc47ba8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1269091321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9e30b2-2db6-4bee-a27f-ccf7f9bbea11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:18.577917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e3e96f-8fa7-4b19-902d-c9d4772a3101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:18.597239 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e3e96f-8fa7-4b19-902d-c9d4772a3101) transitioned into state 'SUCCESS' from state '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-1269091321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['d6d3ecef-44c3-493e-ad47-02dd8b7e3844','660d1f4c-4014-4079-a89c-3f6181799785','7af580e0-ad59-4099-a23c-9516cddb1c48','2d9a702f-a0af-493a-9d25-cd1cc47ba8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:18.597984 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35071554-41e0-4868-9a46-929ea2d90125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:18.607227 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35071554-41e0-4868-9a46-929ea2d90125) 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 18 21:20:18.607920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (b0bc0a86-2be3-453c-ab23-09774f4fd655) 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 18 21:20:18.608190 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:18.608660 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0859aedc-5ef4-4688-811f-e764dd7d54a5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:18.609064 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1267/5109] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:20:18 2026] POST /volume/v3/volumes => generated 768 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:18.619588 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:18.621401 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:18.621603 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:18.621801 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:18.628783 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:18.628783 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:18.632460 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:18.636466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26db6af3-37f4-4a6e-9b9f-58cffc604ba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 200 Aug 18 21:20:18.636847 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1287/5110] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:18 2026] GET /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:18.749709 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df2b357a-1cc5-4b54-8078-09f0de426825 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:18.751978 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df2b357a-1cc5-4b54-8078-09f0de426825 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:20:18.752228 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df2b357a-1cc5-4b54-8078-09f0de426825 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:18.752447 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df2b357a-1cc5-4b54-8078-09f0de426825 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:18.759366 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:18.759366 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:18.762535 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df2b357a-1cc5-4b54-8078-09f0de426825 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:18.766313 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df2b357a-1cc5-4b54-8078-09f0de426825 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 200 Aug 18 21:20:18.766792 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1274/5111] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:18 2026] GET /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:18.777839 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:18.779806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:20:18.780178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77209a54-4f65-4305-89fe-b3fa18f76363", "name": "tempest-VolumesBackupsTest-Backup-37941987"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:18.781512 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': '77209a54-4f65-4305-89fe-b3fa18f76363', 'name': 'tempest-VolumesBackupsTest-Backup-37941987'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:20:18.781644 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume 77209a54-4f65-4305-89fe-b3fa18f76363 in container None Aug 18 21:20:18.788773 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:18.788773 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:18.789221 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:18.812201 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['8eaf213a-83f1-47c5-a2e7-47e3c4db76a1', '6f0851f7-4f90-4750-b5c4-5339a5fd6765'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:18.839269 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bec2059b-1f04-4ad2-99d5-d2816e15c2d8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:20:18.839717 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1284/5112] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:18 2026] POST /volume/v3/backups => generated 326 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:18.847304 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a780df40-92b5-4d2b-a653-312d26a74f83 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:18.849125 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a780df40-92b5-4d2b-a653-312d26a74f83 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:18.849349 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a780df40-92b5-4d2b-a653-312d26a74f83 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:18.849559 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a780df40-92b5-4d2b-a653-312d26a74f83 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:18.849684 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a780df40-92b5-4d2b-a653-312d26a74f83 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:18.851419 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=315,cinder:INSERT=56,cinder:UPDATE=97 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:20:18.855006 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:18.855006 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:18.855646 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a780df40-92b5-4d2b-a653-312d26a74f83 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:18.856058 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1268/5113] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:18 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:19.648430 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-54ff6de5-cec5-436b-9497-604195789615 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:19.650494 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54ff6de5-cec5-436b-9497-604195789615 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:19.650802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54ff6de5-cec5-436b-9497-604195789615 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:19.651023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54ff6de5-cec5-436b-9497-604195789615 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:19.657648 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:19.657648 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:19.661733 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-54ff6de5-cec5-436b-9497-604195789615 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:19.666525 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54ff6de5-cec5-436b-9497-604195789615 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 200 Aug 18 21:20:19.666966 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1288/5114] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:19 2026] GET /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:19.678062 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:19.679494 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:20:19.679803 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db9e30b2-2db6-4bee-a27f-ccf7f9bbea11", "name": "tempest-VolumeDependencyTests-Snapshot-1254993837"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:19.687941 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:19.687941 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:19.688429 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:19.688534 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create snapshot from volume db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:19.721069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['c5135547-a428-4939-9982-dd4120714ffa', 'bf561517-94a8-4b1b-adc5-261c73586da5', '53164685-f58d-4c3c-8dc2-9516cdebf633', 'a5eba845-669e-48c7-a5c5-f33a7a0b84d1'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:19.748026 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot create request issued successfully. Aug 18 21:20:19.748348 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7fa9fda8-d7a9-4ae8-96fc-c7c4c12afd4e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:20:19.748756 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1275/5115] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:20: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 18 21:20:19.756311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:19.757798 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:19.757964 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:19.758163 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:19.762436 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:19.762436 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:19.762843 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:19.763557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2765fcfc-65bc-4ea0-9dcb-db89bb89b4b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 200 Aug 18 21:20:19.763915 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1285/5116] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:19 2026] GET /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:19.867677 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:19.870106 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:19.870359 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:19.870621 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:19.870789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:19.877149 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:19.877149 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:19.878119 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d76f9da6-aab9-4094-a64e-5566c03f2e68 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:19.878530 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1269/5117] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:19 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:20.775196 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:20.777271 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:20.777526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:20.777753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:20.783605 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:20.783605 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:20.784085 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:20.784815 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbb1e765-2084-4198-baf7-b8d01e388bc8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 200 Aug 18 21:20:20.785245 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1289/5118] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:20 2026] GET /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:20.793802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:20.796104 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:20.796549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e782a26d-44bc-491e-8812-7b842eba6a57", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-414674486"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:20.798531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'snapshot_id': 'e782a26d-44bc-491e-8812-7b842eba6a57', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-414674486'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:20.805151 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:20.805151 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:20.805790 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:20.805964 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:20.810025 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:20.816325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (b7ebfaf8-4433-4359-b3c4-f429c5f12370) 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 18 21:20:20.817344 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2378951c-8b48-4eff-a589-9cd551dc3c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:20.818210 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:20.844161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2378951c-8b48-4eff-a589-9cd551dc3c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e782a26d-44bc-491e-8812-7b842eba6a57', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:20.844875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d501bbb1-694c-4b81-9947-95c7855b736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:20.877519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['1014582d-be01-448c-b246-f05fd058ddfc', 'e8aa7629-3a3a-4270-a0a1-748203a8f255', '10910062-43c5-4a88-8692-7e5c4db80aeb', 'db4b6da3-d1ec-4f6b-9568-bdc56fb4de86'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:20.878249 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d501bbb1-694c-4b81-9947-95c7855b736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1014582d-be01-448c-b246-f05fd058ddfc', 'e8aa7629-3a3a-4270-a0a1-748203a8f255', '10910062-43c5-4a88-8692-7e5c4db80aeb', 'db4b6da3-d1ec-4f6b-9568-bdc56fb4de86']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:20.878927 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d06688-321b-456a-967f-fa2060075fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:20.888546 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:20.890336 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:20.890543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:20.890733 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:20.890843 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:20.894571 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:20.894571 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:20.895338 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4ddf3f4-7e20-4a40-8005-512a8b51fccd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:20.895853 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1286/5119] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:20 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:20.916972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d06688-321b-456a-967f-fa2060075fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac44908-d2d7-4b9a-b039-43ed1aa117f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-414674486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['1014582d-be01-448c-b246-f05fd058ddfc','e8aa7629-3a3a-4270-a0a1-748203a8f255','10910062-43c5-4a88-8692-7e5c4db80aeb','db4b6da3-d1ec-4f6b-9568-bdc56fb4de86'],size=1,snapshot_id=e782a26d-44bc-491e-8812-7b842eba6a57,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-414674486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac44908-d2d7-4b9a-b039-43ed1aa117f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e782a26d-44bc-491e-8812-7b842eba6a57,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:20.917675 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a515f9e-7cbd-4e05-8a96-ae5fc5c6bffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:20.933660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a515f9e-7cbd-4e05-8a96-ae5fc5c6bffe) transitioned into state 'SUCCESS' from state '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-414674486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['1014582d-be01-448c-b246-f05fd058ddfc','e8aa7629-3a3a-4270-a0a1-748203a8f255','10910062-43c5-4a88-8692-7e5c4db80aeb','db4b6da3-d1ec-4f6b-9568-bdc56fb4de86'],size=1,snapshot_id=e782a26d-44bc-491e-8812-7b842eba6a57,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:20.934373 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74bbcecd-3344-403f-bc4d-d802acbd80c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:20.953265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74bbcecd-3344-403f-bc4d-d802acbd80c1) 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 18 21:20:20.954161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (b7ebfaf8-4433-4359-b3c4-f429c5f12370) 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 18 21:20:20.954461 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:20.955037 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d84402f2-39ae-4b68-b3ee-bc55f7d2ef9f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:20.955450 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1276/5120] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:20 2026] POST /volume/v3/volumes => generated 801 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:20.971306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:20.973591 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:20.973860 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:20.974114 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:20.981337 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:20.981337 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:20.984749 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:20.988902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c5e0ec2c-6add-40e6-b528-a9743de40a5d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 200 Aug 18 21:20:20.989358 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1270/5121] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:20 2026] GET /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:21.906356 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:21.908115 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:21.908289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:21.908462 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:21.908556 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:21.912763 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:21.912763 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:21.913451 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b0eeb90-4649-4187-bf1b-8c4555f98f1b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:21.913855 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1290/5122] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:21 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:22.000634 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2f287db-923a-44fb-9844-f3a6ef913860 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:22.002532 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2f287db-923a-44fb-9844-f3a6ef913860 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:22.002745 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2f287db-923a-44fb-9844-f3a6ef913860 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:22.002934 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2f287db-923a-44fb-9844-f3a6ef913860 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:22.009781 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:22.009781 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:22.013130 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a2f287db-923a-44fb-9844-f3a6ef913860 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:22.017237 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2f287db-923a-44fb-9844-f3a6ef913860 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 200 Aug 18 21:20:22.017471 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1287/5123] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:21 2026] GET /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:22.029030 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:22.030846 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:20:22.031189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aac44908-d2d7-4b9a-b039-43ed1aa117f4", "name": "tempest-VolumeDependencyTests-Snapshot-1454574027"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:22.038454 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:22.038454 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:22.038894 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:22.039052 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create snapshot from volume aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:22.058745 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['07bc6ada-f8ca-4acc-862f-a7ce2eaf8bdf', '66ec20d2-9eb7-45f3-98a0-97de7ce24989', '61ee74ca-35dd-4d6a-b0e4-0c12825057ff', '189b636d-c789-4d44-a18b-d9bac69e0982'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:22.087493 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot create request issued successfully. Aug 18 21:20:22.087917 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c02eeebf-383e-4cba-8f73-104b5dc2fe35 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:20:22.088400 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1277/5124] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:20:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:22.097096 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:22.098892 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:22.099108 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:22.099285 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:22.104191 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:22.104191 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:22.104593 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:22.105254 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8d7302b4-9b33-4897-815e-05096ffc4c0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 200 Aug 18 21:20:22.105585 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1271/5125] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:22 2026] GET /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:22.923101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:22.924662 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:22.924874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:22.925071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:22.925153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:22.928792 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:22.928792 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:22.929402 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52500b1f-abe7-41b5-a6d1-540f1828b754 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:22.929706 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1291/5126] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:22 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:23.115315 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:23.117079 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:23.117282 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:23.117499 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:23.122130 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:23.122130 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:23.122593 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:23.123347 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68b3cb6d-1fa4-4076-9261-57baba02f6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 200 Aug 18 21:20:23.123705 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1288/5127] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:23 2026] GET /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:23.136137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f74b53ee-8034-4f04-9384-0080664d2635 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:23.136508 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:23.136821 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e03fed69-60c7-469f-8a12-54afa8de8069", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1416743988"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:23.138189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'snapshot_id': 'e03fed69-60c7-469f-8a12-54afa8de8069', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1416743988'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:23.142792 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:23.142792 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:23.143215 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:23.143317 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:23.146245 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:23.151165 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (87cbc83c-deb5-47d1-a89d-9495932e66b1) 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 18 21:20:23.152020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f20bc1a-6a1e-40af-baba-f86dcb176d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:23.152861 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:23.178486 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f20bc1a-6a1e-40af-baba-f86dcb176d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e03fed69-60c7-469f-8a12-54afa8de8069', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:23.179201 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66edcde4-ba71-4b35-bb10-79018cff472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:23.216911 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['6fbd41bd-7aa4-4dc1-bc79-f83142aea46a', '898ecf14-05e7-4e18-bba1-07f3e998b5fb', '7970e933-681a-4541-894f-733d1b058309', '02734943-a3b3-4581-a01c-3ee1ed7ca7fc'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:23.218246 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66edcde4-ba71-4b35-bb10-79018cff472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbd41bd-7aa4-4dc1-bc79-f83142aea46a', '898ecf14-05e7-4e18-bba1-07f3e998b5fb', '7970e933-681a-4541-894f-733d1b058309', '02734943-a3b3-4581-a01c-3ee1ed7ca7fc']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:23.222402 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf76d988-512c-4d6e-b29c-eed9e9662a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:23.260757 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf76d988-512c-4d6e-b29c-eed9e9662a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abc73da7-6354-4756-a710-05ed281639b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416743988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['6fbd41bd-7aa4-4dc1-bc79-f83142aea46a','898ecf14-05e7-4e18-bba1-07f3e998b5fb','7970e933-681a-4541-894f-733d1b058309','02734943-a3b3-4581-a01c-3ee1ed7ca7fc'],size=1,snapshot_id=e03fed69-60c7-469f-8a12-54afa8de8069,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416743988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abc73da7-6354-4756-a710-05ed281639b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e03fed69-60c7-469f-8a12-54afa8de8069,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:23.261399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9a34b6-6db0-4118-a920-9927692f91de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:23.277336 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9a34b6-6db0-4118-a920-9927692f91de) transitioned into state 'SUCCESS' from state '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-1416743988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['6fbd41bd-7aa4-4dc1-bc79-f83142aea46a','898ecf14-05e7-4e18-bba1-07f3e998b5fb','7970e933-681a-4541-894f-733d1b058309','02734943-a3b3-4581-a01c-3ee1ed7ca7fc'],size=1,snapshot_id=e03fed69-60c7-469f-8a12-54afa8de8069,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:23.277930 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb53b0ab-a914-439d-8286-250d9817c5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:23.302274 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb53b0ab-a914-439d-8286-250d9817c5c6) 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 18 21:20:23.303100 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (87cbc83c-deb5-47d1-a89d-9495932e66b1) 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 18 21:20:23.303427 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:23.304097 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f74b53ee-8034-4f04-9384-0080664d2635 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:23.304527 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1278/5128] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:23 2026] POST /volume/v3/volumes => generated 802 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:23.317604 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:23.319407 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:23.319659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:23.319760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:23.327274 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:23.327274 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:23.330964 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:23.336067 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-35aed60e-49b9-4e17-8beb-a3a816715c2d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 200 Aug 18 21:20:23.336448 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1272/5129] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:23 2026] GET /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:23.938747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:23.940188 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:23.940370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:23.940546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:23.940643 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:23.944404 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:23.944404 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:23.945078 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-55a4f3dc-40c1-4f49-9797-ec22b5cedf98 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:23.945389 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1292/5130] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:23 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:24.347913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:24.349756 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:24.349981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:24.350164 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:24.356507 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:24.356507 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:24.359867 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:24.363641 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36b77e4e-bddc-4fa1-8638-e8de896aaca4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 200 Aug 18 21:20:24.364005 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1289/5131] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:24 2026] GET /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:24.374583 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-561f0e99-b01c-4659-be05-8bfc9e634986 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:24.376230 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:24.376553 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "abc73da7-6354-4756-a710-05ed281639b1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-708356117"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:24.377957 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'source_volid': 'abc73da7-6354-4756-a710-05ed281639b1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-708356117'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:24.384763 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:24.384763 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:24.385119 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume retrieved successfully. Aug 18 21:20:24.385231 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:24.388044 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:24.393996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (46884e25-5aef-48e9-9662-f4ffadf3098d) 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 18 21:20:24.395477 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a705f2ec-cc35-4e4d-81d2-a96639f037db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:24.396738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:24.416906 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a705f2ec-cc35-4e4d-81d2-a96639f037db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'abc73da7-6354-4756-a710-05ed281639b1', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:24.417584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f4666f-5046-4a21-a0f7-53e7a4ae967f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:24.451762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['dcd33cbf-dffb-449b-9dfe-517cd6708e21', 'f538080b-48a0-4468-8a9a-fbc90283c3ae', '396b0dd4-b304-4529-bfd6-df5b8cf4ca45', '167def63-3a7f-4aac-a06b-8b823a93721c'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:24.452511 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f4666f-5046-4a21-a0f7-53e7a4ae967f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd33cbf-dffb-449b-9dfe-517cd6708e21', 'f538080b-48a0-4468-8a9a-fbc90283c3ae', '396b0dd4-b304-4529-bfd6-df5b8cf4ca45', '167def63-3a7f-4aac-a06b-8b823a93721c']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:24.453230 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddaf16c0-9b93-4a24-86b4-a1166958f8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:24.482158 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddaf16c0-9b93-4a24-86b4-a1166958f8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e46a6b-81a6-4cde-8bd3-3de727bc7c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708356117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['dcd33cbf-dffb-449b-9dfe-517cd6708e21','f538080b-48a0-4468-8a9a-fbc90283c3ae','396b0dd4-b304-4529-bfd6-df5b8cf4ca45','167def63-3a7f-4aac-a06b-8b823a93721c'],size=1,snapshot_id=None,source_replicaid=,source_volid=abc73da7-6354-4756-a710-05ed281639b1,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708356117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e46a6b-81a6-4cde-8bd3-3de727bc7c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=abc73da7-6354-4756-a710-05ed281639b1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:24.482802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48edc17-e5ec-468c-9a24-976191db0215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:24.503744 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48edc17-e5ec-468c-9a24-976191db0215) transitioned into state 'SUCCESS' from state '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-708356117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['dcd33cbf-dffb-449b-9dfe-517cd6708e21','f538080b-48a0-4468-8a9a-fbc90283c3ae','396b0dd4-b304-4529-bfd6-df5b8cf4ca45','167def63-3a7f-4aac-a06b-8b823a93721c'],size=1,snapshot_id=None,source_replicaid=,source_volid=abc73da7-6354-4756-a710-05ed281639b1,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:24.504822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810a3647-b330-4fe6-907a-93511593a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:24.521059 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810a3647-b330-4fe6-907a-93511593a4c3) 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 18 21:20:24.521812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (46884e25-5aef-48e9-9662-f4ffadf3098d) 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 18 21:20:24.522121 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:24.522675 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-561f0e99-b01c-4659-be05-8bfc9e634986 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:24.523156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1279/5132] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:24 2026] POST /volume/v3/volumes => generated 801 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:24.535314 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:24.537468 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:24.537781 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:24.538073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:24.547600 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:24.547600 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:24.554095 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:24.561250 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d2ed4ff0-f279-4ad8-9502-06d6b2c8dc10 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 200 Aug 18 21:20:24.561812 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1273/5133] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:24 2026] GET /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:24.954959 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1fde998-66dd-4487-938b-f257058742c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:24.957045 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1fde998-66dd-4487-938b-f257058742c9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:24.957276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1fde998-66dd-4487-938b-f257058742c9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:24.957501 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1fde998-66dd-4487-938b-f257058742c9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:24.957630 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d1fde998-66dd-4487-938b-f257058742c9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:24.963347 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:24.963347 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:24.964320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1fde998-66dd-4487-938b-f257058742c9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:24.964797 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1293/5134] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:24 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:25.575178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:25.577380 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:25.577640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:25.577913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:25.586629 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:25.586629 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:25.591032 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:25.596828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c5f61cfa-7dd6-4401-a8df-55e6c46fbcb4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 200 Aug 18 21:20:25.597500 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1290/5135] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:25 2026] GET /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:25.610060 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-592f852d-a902-41b8-81d5-f6268f078aed None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:25.612021 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:25.612222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:25.612425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:25.612541 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:25.617498 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:25.617498 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:25.617920 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:25.634342 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot delete request issued successfully. Aug 18 21:20:25.634548 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-592f852d-a902-41b8-81d5-f6268f078aed tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 202 Aug 18 21:20:25.635027 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1280/5136] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:25 2026] DELETE /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:25.643557 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:25.645903 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:25.646168 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:25.646424 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:25.652261 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:25.652261 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:25.652836 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:25.653921 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de8669ec-4316-4a18-a27f-c6abeec4adb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 200 Aug 18 21:20:25.654390 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1274/5137] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:25 2026] GET /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:25.974558 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:25.976412 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:25.976591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:25.976781 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:25.976877 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:25.981561 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:25.981561 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:25.982350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3e3eb6a-adcd-4f8c-aa2d-1eb73cc8eb64 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:25.982713 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1294/5138] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:25 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:26.663741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4515d9a5-a7c3-4615-ab8d-7eedd2b4bae5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:26.667739 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4515d9a5-a7c3-4615-ab8d-7eedd2b4bae5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:26.667739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4515d9a5-a7c3-4615-ab8d-7eedd2b4bae5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:26.667739 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4515d9a5-a7c3-4615-ab8d-7eedd2b4bae5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:26.670028 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4515d9a5-a7c3-4615-ab8d-7eedd2b4bae5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 404 Aug 18 21:20:26.670511 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1291/5139] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:26 2026] GET /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:26.677701 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-adc5e046-3464-4064-bbff-eda1d75bd433 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:26.679813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:26.680099 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:26.680375 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:26.680529 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:26.685760 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:26.685760 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:26.686223 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:26.700443 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot delete request issued successfully. Aug 18 21:20:26.700634 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-adc5e046-3464-4064-bbff-eda1d75bd433 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 202 Aug 18 21:20:26.701088 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1281/5140] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:26 2026] DELETE /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:26.710340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:26.712067 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:26.712257 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:26.712445 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:26.719667 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:26.719667 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:26.719667 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:26.720506 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cd2f1f91-6ef0-4fe1-b1f8-f7ac890f877f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 200 Aug 18 21:20:26.720771 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1275/5141] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:26 2026] GET /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:26.994880 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:26.996569 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:26.996772 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:26.996957 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:26.997058 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:27.001107 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:27.001107 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:27.001903 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f1f796e-666e-4681-8a5c-e4b5bf13d03c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:27.002331 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1295/5142] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:26 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:27.730123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89e0c809-86a7-499a-a4d9-4cae5037fe92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:27.731897 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89e0c809-86a7-499a-a4d9-4cae5037fe92 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:27.732149 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89e0c809-86a7-499a-a4d9-4cae5037fe92 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:27.732337 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89e0c809-86a7-499a-a4d9-4cae5037fe92 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:27.737054 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89e0c809-86a7-499a-a4d9-4cae5037fe92 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 404 Aug 18 21:20:27.737477 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1292/5143] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:27 2026] GET /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:27.744275 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:27.745914 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:27.746263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:27.746528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:27.746784 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:27.755631 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:27.755631 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:27.755631 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:27.770255 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:27.770615 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e4481818-1f61-4f39-acf1-8300fb0a7248 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 202 Aug 18 21:20:27.771155 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1282/5144] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:27 2026] DELETE /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:27.777983 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:27.779795 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:27.780068 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:27.780275 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:27.787460 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:27.787460 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:27.791148 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:27.796146 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0dc22fd8-4702-4ef3-af77-2064f0415580 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 200 Aug 18 21:20:27.796534 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1276/5145] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:27 2026] GET /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:28.013474 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:28.015458 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:28.015667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:28.015900 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:28.016071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:28.020848 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:28.020848 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:28.021756 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9bb067d-a043-4bcf-91a8-7b95161d05ad tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:28.022293 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1296/5146] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:28 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:28.808793 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be5aac3e-6bab-4417-95d8-debc4579e51c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:28.810491 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be5aac3e-6bab-4417-95d8-debc4579e51c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:28.810695 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be5aac3e-6bab-4417-95d8-debc4579e51c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:28.810898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be5aac3e-6bab-4417-95d8-debc4579e51c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:28.816025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be5aac3e-6bab-4417-95d8-debc4579e51c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 404 Aug 18 21:20:28.816389 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1293/5147] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:28 2026] GET /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:28.823208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:28.824905 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:28.825144 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:28.825320 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:28.825476 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:28.831410 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:28.831410 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:28.831803 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:28.844456 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:28.844641 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2d95feec-8c9f-4867-b0df-84215e7be4f6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 202 Aug 18 21:20:28.845014 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1283/5148] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:28 2026] DELETE /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:28.852138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-75d9d33a-139d-486a-89c3-579e6d1067ca None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:28.853823 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75d9d33a-139d-486a-89c3-579e6d1067ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:28.854032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75d9d33a-139d-486a-89c3-579e6d1067ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:28.854207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-75d9d33a-139d-486a-89c3-579e6d1067ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:28.860403 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:28.860403 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:28.864770 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-75d9d33a-139d-486a-89c3-579e6d1067ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:28.870637 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-75d9d33a-139d-486a-89c3-579e6d1067ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 200 Aug 18 21:20:28.871070 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1277/5149] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:28 2026] GET /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:29.032927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:29.034852 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:29.035064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:29.035252 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:29.035353 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:29.039674 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:29.039674 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:29.040522 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de361af5-85fc-42e8-8ef5-5246d1969e49 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:29.040914 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1297/5150] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:29 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:29.883379 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-557f1772-5818-4e06-b5b6-9ca539e59be0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:29.885798 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-557f1772-5818-4e06-b5b6-9ca539e59be0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:29.885798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-557f1772-5818-4e06-b5b6-9ca539e59be0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:29.885798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-557f1772-5818-4e06-b5b6-9ca539e59be0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:29.890854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-557f1772-5818-4e06-b5b6-9ca539e59be0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 404 Aug 18 21:20:29.891338 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1294/5151] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:29 2026] GET /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:29.898576 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-93133d28-62b4-4a70-9f27-73508fb59a80 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:29.900371 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:29.900585 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:29.900789 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:29.900968 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:29.907733 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:29.907733 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:29.908173 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:29.925569 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:29.925739 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-93133d28-62b4-4a70-9f27-73508fb59a80 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 202 Aug 18 21:20:29.926154 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1284/5152] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:29 2026] DELETE /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:29.933615 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:29.935530 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:29.935768 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:29.936005 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:29.944058 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:29.944058 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:29.948386 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:29.953106 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-76dd3554-fe7e-43d7-bacc-ae6b4816a88b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 200 Aug 18 21:20:29.953523 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1278/5153] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:29 2026] GET /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:30.052057 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:30.054284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:30.054532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:30.054792 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:30.054941 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:30.060249 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:30.060249 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:30.061267 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0b77993-74de-4364-b3e2-a84baf84ae06 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:30.061746 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1298/5154] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:30 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:30.966323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3e7ec35-a678-45a6-b2c3-d916760bf17b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:30.968012 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3e7ec35-a678-45a6-b2c3-d916760bf17b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:30.968256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3e7ec35-a678-45a6-b2c3-d916760bf17b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:30.968478 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3e7ec35-a678-45a6-b2c3-d916760bf17b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:30.973764 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3e7ec35-a678-45a6-b2c3-d916760bf17b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 404 Aug 18 21:20:30.974491 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1295/5155] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:30 2026] GET /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:30.981013 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:30.982802 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:30.983055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:30.983239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:30.983405 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:30.990353 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:30.990353 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:30.990845 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:31.006004 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:31.006255 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4c9f260-56d8-46eb-8f46-111406d5a044 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 202 Aug 18 21:20:31.006695 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1285/5156] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:30 2026] DELETE /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:31.015231 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:31.016932 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:31.017148 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:31.017322 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:31.024554 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:31.024554 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:31.028910 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:31.034708 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fa6a7d5-93fc-4059-92b3-dfa473dd8590 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 200 Aug 18 21:20:31.035388 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1279/5157] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:31 2026] GET /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:31.075400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:31.078243 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:31.078497 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:31.078805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:31.078902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:31.084910 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:31.084910 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:31.085306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ce3c5ad-a5bf-4144-93ca-d2c894acb850 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:31.085824 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1299/5158] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:31 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:32.050908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-43e133ce-1130-4173-837c-50aff0fb7db5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.052800 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43e133ce-1130-4173-837c-50aff0fb7db5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:32.053064 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43e133ce-1130-4173-837c-50aff0fb7db5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:32.053280 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43e133ce-1130-4173-837c-50aff0fb7db5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:32.059457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43e133ce-1130-4173-837c-50aff0fb7db5 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 404 Aug 18 21:20:32.059988 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1296/5159] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:32 2026] GET /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:32.067895 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-188e7379-2de0-428d-87f5-9b1c63772cae None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.069899 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:32.070279 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1055401053"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:32.071996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1055401053'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:32.072119 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:32.077392 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:32.083403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (797b5134-31de-4e98-9be5-477d98c6f240) 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 18 21:20:32.084427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c04925-a361-43b1-90fa-7081e4b2c6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.085327 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:32.094605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.096316 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:32.096544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:32.096742 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:32.096883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:32.101097 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:32.101097 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:32.101830 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ee6aa391-0e74-4d85-81bb-2a524220afb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:32.102188 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1280/5160] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:32 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:32.123482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c04925-a361-43b1-90fa-7081e4b2c6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:32.124335 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789343bc-3b9a-449e-b7a5-eaf6eee82d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.167069 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['b1b512d4-b4b4-45c9-8483-6887d387da23', '7b583daf-6288-4e2d-9215-53bacf4db062', 'b6be61c0-4e9e-4089-bbbb-b4b705595669', '983b05b1-09f1-4d07-b563-4099acc853e3'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:32.167788 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789343bc-3b9a-449e-b7a5-eaf6eee82d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b512d4-b4b4-45c9-8483-6887d387da23', '7b583daf-6288-4e2d-9215-53bacf4db062', 'b6be61c0-4e9e-4089-bbbb-b4b705595669', '983b05b1-09f1-4d07-b563-4099acc853e3']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:32.168495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863c8f38-50f9-46fa-b3b2-348cdf5bd866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.195160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863c8f38-50f9-46fa-b3b2-348cdf5bd866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08bffe12-b75c-497e-af3f-9201f784d058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1055401053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['b1b512d4-b4b4-45c9-8483-6887d387da23','7b583daf-6288-4e2d-9215-53bacf4db062','b6be61c0-4e9e-4089-bbbb-b4b705595669','983b05b1-09f1-4d07-b563-4099acc853e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1055401053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08bffe12-b75c-497e-af3f-9201f784d058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:32.196064 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (268f9a60-1341-4736-80e5-45d52c6c4e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.215730 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (268f9a60-1341-4736-80e5-45d52c6c4e08) transitioned into state 'SUCCESS' from state '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-1055401053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['b1b512d4-b4b4-45c9-8483-6887d387da23','7b583daf-6288-4e2d-9215-53bacf4db062','b6be61c0-4e9e-4089-bbbb-b4b705595669','983b05b1-09f1-4d07-b563-4099acc853e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:32.216735 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dc099f-ec2a-4fcf-b182-ba3197d2f9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.226271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dc099f-ec2a-4fcf-b182-ba3197d2f9af) 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 18 21:20:32.227196 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (797b5134-31de-4e98-9be5-477d98c6f240) 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 18 21:20:32.227540 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:32.228454 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-188e7379-2de0-428d-87f5-9b1c63772cae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:32.228950 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1286/5161] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:20:32 2026] POST /volume/v3/volumes => generated 768 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:32.240634 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.242472 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:32.242810 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:32.243101 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:32.250626 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:32.250626 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:32.254939 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:32.259540 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f4de5f-adf3-4421-8a1e-35c0540e4165 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 200 Aug 18 21:20:32.259920 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1300/5162] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:32 2026] GET /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:32.767816 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c24ef6dd-d6d7-4b0d-8f9c-7dd3fbc77b2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.859986 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c24ef6dd-d6d7-4b0d-8f9c-7dd3fbc77b2e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:20:32.860314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c24ef6dd-d6d7-4b0d-8f9c-7dd3fbc77b2e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1728077555", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:32.873108 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c24ef6dd-d6d7-4b0d-8f9c-7dd3fbc77b2e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:20:32.873514 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1297/5163] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:20:32 2026] POST /volume/v3/types => generated 212 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:32.880901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9da6cfe3-615a-4967-a1ac-a0290658186e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.882634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9da6cfe3-615a-4967-a1ac-a0290658186e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] POST https://10.4.3.48/volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2/encryption Aug 18 21:20:32.883011 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9da6cfe3-615a-4967-a1ac-a0290658186e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-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 18 21:20:32.900193 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9da6cfe3-615a-4967-a1ac-a0290658186e tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2/encryption returned with HTTP 200 Aug 18 21:20:32.900579 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1281/5164] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:20:32 2026] POST /volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:32.908291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9cbb7089-8484-41cd-a1a7-540377394569 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:32.963226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:32.963522 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1946928867", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1728077555", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:32.965022 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1946928867', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1728077555', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:32.968179 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume of 1 GB Aug 18 21:20:32.968448 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:32.968448 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:32.968888 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Availability Zones retrieved successfully. Aug 18 21:20:32.974027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (945927c6-e85d-4932-968c-e6817027f58e) 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 18 21:20:32.974740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a05486-454d-44f7-a707-c47e10520219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:32.975550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-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 18 21:20:32.998710 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a05486-454d-44f7-a707-c47e10520219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:20:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2,is_public=True,name='tempest-scenario-type-luks-1728077555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2', '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 18 21:20:32.999592 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b7ac37-da9e-447f-9e72-9487f683195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:33.023969 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1728077555 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1728077555, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:20:33.024234 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1728077555 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1728077555, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:20:33.062211 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Created reservations ['8f59fb0a-43cc-4664-ad3a-62f2c8cfef3b', '75f206c4-f50f-4234-b1c4-87cc33dd3aa8', '29e6dca1-8628-43dc-99ba-43cded8475f2', '8f1ff4db-04cc-491e-a42b-d7ed21211f24'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:33.063171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b7ac37-da9e-447f-9e72-9487f683195c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f59fb0a-43cc-4664-ad3a-62f2c8cfef3b', '75f206c4-f50f-4234-b1c4-87cc33dd3aa8', '29e6dca1-8628-43dc-99ba-43cded8475f2', '8f1ff4db-04cc-491e-a42b-d7ed21211f24']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:33.063945 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465fee45-679e-49a8-9922-c83d6d21c119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:33.087388 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465fee45-679e-49a8-9922-c83d6d21c119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f85dec-3f8b-439c-8f88-8c3efaea8c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1946928867',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['8f59fb0a-43cc-4664-ad3a-62f2c8cfef3b','75f206c4-f50f-4234-b1c4-87cc33dd3aa8','29e6dca1-8628-43dc-99ba-43cded8475f2','8f1ff4db-04cc-491e-a42b-d7ed21211f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1946928867',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=82f85dec-3f8b-439c-8f88-8c3efaea8c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c1fefec3a8434395a6f405fc942dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2),volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:33.088172 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57ce1ef-2d3f-49b5-85cc-687c7951bcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:33.105129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57ce1ef-2d3f-49b5-85cc-687c7951bcda) transitioned into state 'SUCCESS' from state '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-1946928867',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['8f59fb0a-43cc-4664-ad3a-62f2c8cfef3b','75f206c4-f50f-4234-b1c4-87cc33dd3aa8','29e6dca1-8628-43dc-99ba-43cded8475f2','8f1ff4db-04cc-491e-a42b-d7ed21211f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:33.105762 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148296e0-806e-4d96-a8f3-109e46decf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:33.111752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:33.113972 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:33.114321 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:33.114627 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:33.114677 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148296e0-806e-4d96-a8f3-109e46decf11) 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 18 21:20:33.114853 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:33.115999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (945927c6-e85d-4932-968c-e6817027f58e) 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 18 21:20:33.116452 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request issued successfully. Aug 18 21:20:33.117330 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9cbb7089-8484-41cd-a1a7-540377394569 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:33.117911 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1287/5165] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:32 2026] POST /volume/v3/volumes => generated 783 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:33.120322 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:33.120322 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:33.121435 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e199bad1-2279-4424-9ef0-bc002adc2a63 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:33.121808 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1301/5166] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:33 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:33.130627 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-70e43737-586f-475d-b325-d47500862777 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:33.132444 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-70e43737-586f-475d-b325-d47500862777 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:20:33.132658 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-70e43737-586f-475d-b325-d47500862777 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:33.132822 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-70e43737-586f-475d-b325-d47500862777 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:33.140917 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:33.140917 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:33.144933 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-70e43737-586f-475d-b325-d47500862777 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:33.149358 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-70e43737-586f-475d-b325-d47500862777 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 200 Aug 18 21:20:33.149823 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1298/5167] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:33 2026] GET /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:33.277691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:33.287439 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:33.288690 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:33.290214 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:33.303449 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:33.303449 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:33.307529 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:33.312126 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53993bdd-fd99-4a36-9f77-1c56d3006b08 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 200 Aug 18 21:20:33.312485 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1282/5168] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:33 2026] GET /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:33.325161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:33.327152 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:20:33.327475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08bffe12-b75c-497e-af3f-9201f784d058", "name": "tempest-VolumeDependencyTests-Snapshot-1482899428"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:33.336573 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:33.336573 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:33.337116 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:33.337292 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create snapshot from volume 08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:33.361340 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['dd510439-5bd7-4437-b1ee-cf4373696a59', '34385185-8950-45ce-8d0e-b1593500b1f3', '4f12aa1b-9c8d-4bda-80d2-333bde705bdc', 'd95f3b42-2ea9-4454-94d7-72419b0629b8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:33.387746 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot create request issued successfully. Aug 18 21:20:33.388168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99d33fd3-23e2-44d3-b96c-0180348c1e64 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:20:33.388630 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1288/5169] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:20:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:33.397399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e7108b19-d3e1-430e-8307-67eef49f451b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:33.399449 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7108b19-d3e1-430e-8307-67eef49f451b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:33.399659 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7108b19-d3e1-430e-8307-67eef49f451b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:33.399889 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7108b19-d3e1-430e-8307-67eef49f451b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:33.405586 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:33.405586 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:33.406126 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e7108b19-d3e1-430e-8307-67eef49f451b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:33.407045 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7108b19-d3e1-430e-8307-67eef49f451b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 200 Aug 18 21:20:33.407436 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1302/5170] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:33 2026] GET /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.132107 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0c782126-bbef-4e1e-abce-d554708e5265 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.133935 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c782126-bbef-4e1e-abce-d554708e5265 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:34.134125 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c782126-bbef-4e1e-abce-d554708e5265 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.134320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0c782126-bbef-4e1e-abce-d554708e5265 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.134438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0c782126-bbef-4e1e-abce-d554708e5265 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:34.138823 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.138823 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:34.139625 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0c782126-bbef-4e1e-abce-d554708e5265 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:34.140221 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1299/5171] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.149653 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-323fff30-4fb2-465b-baba-71506390d186 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.151945 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca/restore Aug 18 21:20:34.152381 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "77209a54-4f65-4305-89fe-b3fa18f76363"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:34.154152 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.contrib.backups [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Restoring backup f96eab7f-2a4d-4f17-b3fb-fa08154d92ca ({'restore': {'volume_id': '77209a54-4f65-4305-89fe-b3fa18f76363'}}) {{(pid=100294) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:20:34.154287 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Restoring backup f96eab7f-2a4d-4f17-b3fb-fa08154d92ca to volume 77209a54-4f65-4305-89fe-b3fa18f76363. Aug 18 21:20:34.159449 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.159449 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:34.162778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.164544 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:20:34.164698 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.164910 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.168983 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.168983 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:34.169576 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:34.169769 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.api [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Checking backup size 1 against volume size 1 {{(pid=100294) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:20:34.169932 np0000007703 devstack@c-api.service[100294]: INFO cinder.backup.api [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Overwriting volume 77209a54-4f65-4305-89fe-b3fa18f76363 with restore of backup f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:34.171838 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.171838 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:34.175566 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:34.180643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6fff880-e0a6-43e5-9f63-a2342c762e60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 200 Aug 18 21:20:34.181143 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1289/5172] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.183982 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] restore_backup in rpcapi backup_id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca {{(pid=100294) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:20:34.186090 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-323fff30-4fb2-465b-baba-71506390d186 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca/restore returned with HTTP 202 Aug 18 21:20:34.186636 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1283/5173] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:20:34 2026] POST /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:34.194981 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.195106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.197299 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:20:34.197393 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:34.197542 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.197586 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.197803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.197859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.198040 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:34.203518 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.203518 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:34.204587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-770141ac-7d26-42d5-8721-87fc4c7fdea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:34.205028 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1303/5174] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.206745 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.206745 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:34.211393 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:34.216560 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-333b26ed-74fe-458d-b621-4e29cbbf3e4e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 200 Aug 18 21:20:34.217061 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1300/5175] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.231706 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.233498 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:34.233884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-74304636", "source_volid": "82f85dec-3f8b-439c-8f88-8c3efaea8c0a", "volume_type": "tempest-scenario-type-luks-1728077555", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:34.235439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-74304636', 'source_volid': '82f85dec-3f8b-439c-8f88-8c3efaea8c0a', 'volume_type': 'tempest-scenario-type-luks-1728077555', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:34.244320 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.244320 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:34.244798 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume retrieved successfully. Aug 18 21:20:34.244938 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume of 1 GB Aug 18 21:20:34.245549 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Availability Zones retrieved successfully. Aug 18 21:20:34.250732 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (9f8d69a4-c09c-4e47-9997-727a583acbaa) 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 18 21:20:34.251759 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629158e-e560-4dee-95ac-8e6af1c90802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.252580 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-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 18 21:20:34.272222 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629158e-e560-4dee-95ac-8e6af1c90802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '82f85dec-3f8b-439c-8f88-8c3efaea8c0a', 'volume_type': VolumeType(created_at=2026-08-18T21:20:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2,is_public=True,name='tempest-scenario-type-luks-1728077555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2', '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 18 21:20:34.273608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a53645a-f04b-4f7e-b937-68d112ff9a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.313825 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Created reservations ['3e473a4b-d803-4559-ba49-9508584cea1c', '268f6f49-1849-4c5a-900a-b370c6b69d5e', 'e633315a-4dbf-42ca-9908-b14d0c0f60aa', '24cd837d-a32d-422e-8fb6-00931954607d'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:34.314644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a53645a-f04b-4f7e-b937-68d112ff9a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e473a4b-d803-4559-ba49-9508584cea1c', '268f6f49-1849-4c5a-900a-b370c6b69d5e', 'e633315a-4dbf-42ca-9908-b14d0c0f60aa', '24cd837d-a32d-422e-8fb6-00931954607d']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.315485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d4976c-0fa0-4d8c-ade6-063d1ff9c9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.345179 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d4976c-0fa0-4d8c-ade6-063d1ff9c9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '754b7045-b568-48b3-86b3-aac5bfeb1631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-74304636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['3e473a4b-d803-4559-ba49-9508584cea1c','268f6f49-1849-4c5a-900a-b370c6b69d5e','e633315a-4dbf-42ca-9908-b14d0c0f60aa','24cd837d-a32d-422e-8fb6-00931954607d'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f85dec-3f8b-439c-8f88-8c3efaea8c0a,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-74304636',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=754b7045-b568-48b3-86b3-aac5bfeb1631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c1fefec3a8434395a6f405fc942dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=82f85dec-3f8b-439c-8f88-8c3efaea8c0a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2),volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.346143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd77d78c-a8a3-4116-a25f-4202cc7dccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.360613 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd77d78c-a8a3-4116-a25f-4202cc7dccc2) transitioned into state 'SUCCESS' from state '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-74304636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['3e473a4b-d803-4559-ba49-9508584cea1c','268f6f49-1849-4c5a-900a-b370c6b69d5e','e633315a-4dbf-42ca-9908-b14d0c0f60aa','24cd837d-a32d-422e-8fb6-00931954607d'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f85dec-3f8b-439c-8f88-8c3efaea8c0a,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.361251 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d558d5-aae6-4ae2-aa66-0027a83f065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.374640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d558d5-aae6-4ae2-aa66-0027a83f065c) 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 18 21:20:34.375426 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (9f8d69a4-c09c-4e47-9997-727a583acbaa) 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 18 21:20:34.375684 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request issued successfully. Aug 18 21:20:34.376210 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-01fa7c4c-163b-426d-af85-f0b5d3b869de tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:34.376597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1290/5176] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:34 2026] POST /volume/v3/volumes => generated 808 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:34.386962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.388555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:34.388750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.388961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.395960 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.395960 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:34.399414 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:34.403572 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-00e449f6-b9ca-48a8-857a-2e2c1ce53ace tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:34.404152 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1284/5177] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.416243 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.418056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:34.418266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.418446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.423748 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.423748 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:34.424224 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:34.424971 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da7e70ed-7cce-497c-9d73-ed357ddcb6eb tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 200 Aug 18 21:20:34.425298 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1304/5178] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:34.433665 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.435497 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:34.435826 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d2eba1c-46c3-43b5-8045-8fa1882ccbe8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-933317404"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:34.437253 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'snapshot_id': '9d2eba1c-46c3-43b5-8045-8fa1882ccbe8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-933317404'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:34.441702 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.441702 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:34.442163 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:34.442266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:34.445300 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:34.450453 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (be7934f7-d09e-4bb0-971e-3f3b9514eed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:34.451335 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb55571a-3af3-473e-b969-9d6bf2f6f06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.452214 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:34.479024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb55571a-3af3-473e-b969-9d6bf2f6f06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d2eba1c-46c3-43b5-8045-8fa1882ccbe8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.479819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4842cf7-95a2-4d51-aab1-019ad1d9de3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.516334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['3a9d8584-4e63-44b5-a6e4-6fa4953885ef', '4340d800-1c07-4f44-be5b-cc86d6024940', 'd0322f39-25a1-48b2-9b7c-fcda0bde9ded', '69847ea8-74e5-4921-86fd-b7b672ccb6be'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:34.517355 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4842cf7-95a2-4d51-aab1-019ad1d9de3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a9d8584-4e63-44b5-a6e4-6fa4953885ef', '4340d800-1c07-4f44-be5b-cc86d6024940', 'd0322f39-25a1-48b2-9b7c-fcda0bde9ded', '69847ea8-74e5-4921-86fd-b7b672ccb6be']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.518173 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a07d86-d607-43d9-955a-fa6711e83858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.558167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a07d86-d607-43d9-955a-fa6711e83858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4d38c4-8f25-48b2-8944-10c6eb35d987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-933317404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['3a9d8584-4e63-44b5-a6e4-6fa4953885ef','4340d800-1c07-4f44-be5b-cc86d6024940','d0322f39-25a1-48b2-9b7c-fcda0bde9ded','69847ea8-74e5-4921-86fd-b7b672ccb6be'],size=1,snapshot_id=9d2eba1c-46c3-43b5-8045-8fa1882ccbe8,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-933317404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd4d38c4-8f25-48b2-8944-10c6eb35d987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d2eba1c-46c3-43b5-8045-8fa1882ccbe8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.558805 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efe5a31-3a6b-4529-98b1-7cd255f4e30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.575913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efe5a31-3a6b-4529-98b1-7cd255f4e30b) transitioned into state 'SUCCESS' from state '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-933317404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['3a9d8584-4e63-44b5-a6e4-6fa4953885ef','4340d800-1c07-4f44-be5b-cc86d6024940','d0322f39-25a1-48b2-9b7c-fcda0bde9ded','69847ea8-74e5-4921-86fd-b7b672ccb6be'],size=1,snapshot_id=9d2eba1c-46c3-43b5-8045-8fa1882ccbe8,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.576561 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14918680-01fc-4d41-9229-6d0659d21a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:34.596935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14918680-01fc-4d41-9229-6d0659d21a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:34.597660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (be7934f7-d09e-4bb0-971e-3f3b9514eed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:34.597993 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:34.598518 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9e25ac3-6452-4ef6-b03d-fb758f661680 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:34.598991 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1301/5179] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:34 2026] POST /volume/v3/volumes => generated 801 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:34.613091 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b50fdce7-13f9-4011-817f-938957985d0a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:34.615033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b50fdce7-13f9-4011-817f-938957985d0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:34.615240 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b50fdce7-13f9-4011-817f-938957985d0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:34.615433 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b50fdce7-13f9-4011-817f-938957985d0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:34.622793 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:34.622793 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:34.626341 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b50fdce7-13f9-4011-817f-938957985d0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:34.630031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b50fdce7-13f9-4011-817f-938957985d0a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 200 Aug 18 21:20:34.630380 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1291/5180] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:34 2026] GET /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:35.215036 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a59b12f6-df21-458d-8802-75aeafc7f641 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:35.217032 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a59b12f6-df21-458d-8802-75aeafc7f641 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:35.217225 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a59b12f6-df21-458d-8802-75aeafc7f641 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:35.217405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a59b12f6-df21-458d-8802-75aeafc7f641 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:35.217505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a59b12f6-df21-458d-8802-75aeafc7f641 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:35.221705 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:35.221705 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:35.222361 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a59b12f6-df21-458d-8802-75aeafc7f641 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:35.223011 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1285/5181] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:35 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:35.416631 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:35.418636 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:35.418934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:35.419127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:35.427014 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:35.427014 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:35.431342 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:35.436350 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36daa176-1399-4d54-93e7-fe7dd7e25c4a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:35.436473 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1305/5182] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:35 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:35.643551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-12464a65-380a-4f67-8b73-7237659dcf1e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:35.645454 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12464a65-380a-4f67-8b73-7237659dcf1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:35.645662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12464a65-380a-4f67-8b73-7237659dcf1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:35.645879 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12464a65-380a-4f67-8b73-7237659dcf1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:35.653168 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:35.653168 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:35.656849 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-12464a65-380a-4f67-8b73-7237659dcf1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:35.661616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12464a65-380a-4f67-8b73-7237659dcf1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 200 Aug 18 21:20:35.662214 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1302/5183] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:35 2026] GET /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:35.673351 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:35.675096 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:20:35.675427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4d38c4-8f25-48b2-8944-10c6eb35d987", "name": "tempest-VolumeDependencyTests-Snapshot-1254182844"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:35.684109 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:35.684109 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:35.684748 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:35.684926 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create snapshot from volume fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:35.709386 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['d8e67399-b0ca-44d4-9d9d-44b93096c02d', 'ae41cd7f-bd65-4b05-ad6a-e6c6afe615d1', 'e97763f7-6adb-48c3-9001-bbdc00d3511f', 'c5431696-6218-4713-b1a8-f68007c5d46e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:35.735397 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot create request issued successfully. Aug 18 21:20:35.735669 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f1bea659-dff9-40d1-9baf-7e73270b4559 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:20:35.736105 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1292/5184] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:20:35 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 18 21:20:35.744278 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:35.746219 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:35.746451 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:35.746650 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:35.751311 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:35.751311 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:35.751746 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:35.752517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b8efb8b5-86a5-4cb1-8eb0-b82f8cf9eee3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 200 Aug 18 21:20:35.752934 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1286/5185] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:35 2026] GET /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:36.233249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-db44170d-be4d-4959-bcd5-b194b38cc14d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:36.235391 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db44170d-be4d-4959-bcd5-b194b38cc14d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:36.235665 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db44170d-be4d-4959-bcd5-b194b38cc14d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:36.235962 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db44170d-be4d-4959-bcd5-b194b38cc14d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:36.236190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-db44170d-be4d-4959-bcd5-b194b38cc14d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:36.241370 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:36.241370 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:36.242119 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db44170d-be4d-4959-bcd5-b194b38cc14d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:36.242491 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1306/5186] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:36 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:36.449659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c97532e3-5dce-4824-8adf-d30932fab257 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:36.451585 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c97532e3-5dce-4824-8adf-d30932fab257 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:36.451799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c97532e3-5dce-4824-8adf-d30932fab257 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:36.452006 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c97532e3-5dce-4824-8adf-d30932fab257 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:36.459255 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:36.459255 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:36.463261 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c97532e3-5dce-4824-8adf-d30932fab257 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:36.467626 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c97532e3-5dce-4824-8adf-d30932fab257 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:36.468092 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1303/5187] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:36.761746 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:36.763339 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:36.763504 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:36.763684 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:36.767956 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:36.767956 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:36.768329 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:36.769333 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ad8489c-3e7b-4de8-8473-79b14c104ed9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 200 Aug 18 21:20:36.769333 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1293/5188] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:36 2026] GET /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:36.777453 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:36.779219 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:36.779581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1968798e-3f02-4053-b4b7-38bf2650aa89", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-119737160"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:36.781224 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'snapshot_id': '1968798e-3f02-4053-b4b7-38bf2650aa89', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-119737160'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:36.786132 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:36.786132 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:36.786672 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:36.786838 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:36.790183 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:36.795586 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (a5e1d4c9-3d13-4047-b2d8-044ef39084a4) 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 18 21:20:36.796829 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f18b011-0052-46de-8e43-a09a9c09519e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:36.797789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:36.824748 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f18b011-0052-46de-8e43-a09a9c09519e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1968798e-3f02-4053-b4b7-38bf2650aa89', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:36.825611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e0b08d-4a16-47b3-a422-dc7672ca0466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:36.863943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['1e2849c0-25de-4177-ba9e-ae07e3bf3200', 'e111f7e3-e5f8-4f2c-bc02-0eb499b7fa54', 'd0afef74-b478-4491-809a-f8c8acb1ceab', '8d593405-b5f8-49a1-b964-21f7b533a9d2'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:36.864691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e0b08d-4a16-47b3-a422-dc7672ca0466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e2849c0-25de-4177-ba9e-ae07e3bf3200', 'e111f7e3-e5f8-4f2c-bc02-0eb499b7fa54', 'd0afef74-b478-4491-809a-f8c8acb1ceab', '8d593405-b5f8-49a1-b964-21f7b533a9d2']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:36.865396 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e2942c-eb6d-4447-80fc-dc30c55ecfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:36.902451 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e2942c-eb6d-4447-80fc-dc30c55ecfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0001a7b0-1075-4535-a1d6-225eb0bcb863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-119737160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['1e2849c0-25de-4177-ba9e-ae07e3bf3200','e111f7e3-e5f8-4f2c-bc02-0eb499b7fa54','d0afef74-b478-4491-809a-f8c8acb1ceab','8d593405-b5f8-49a1-b964-21f7b533a9d2'],size=1,snapshot_id=1968798e-3f02-4053-b4b7-38bf2650aa89,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-119737160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0001a7b0-1075-4535-a1d6-225eb0bcb863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1968798e-3f02-4053-b4b7-38bf2650aa89,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:36.903320 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a27ff77-1765-4651-8be1-7bb56ded899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:36.921587 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a27ff77-1765-4651-8be1-7bb56ded899d) transitioned into state 'SUCCESS' from state '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-119737160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['1e2849c0-25de-4177-ba9e-ae07e3bf3200','e111f7e3-e5f8-4f2c-bc02-0eb499b7fa54','d0afef74-b478-4491-809a-f8c8acb1ceab','8d593405-b5f8-49a1-b964-21f7b533a9d2'],size=1,snapshot_id=1968798e-3f02-4053-b4b7-38bf2650aa89,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:36.922291 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6c03d8-115c-4b5c-929d-060a15d3a1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:36.943813 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6c03d8-115c-4b5c-929d-060a15d3a1ea) 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 18 21:20:36.944182 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (a5e1d4c9-3d13-4047-b2d8-044ef39084a4) 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 18 21:20:36.944442 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:36.944962 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef945c24-c2ed-4250-8d9e-1f2fbf14da5f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:36.945340 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1287/5189] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:36 2026] POST /volume/v3/volumes => generated 801 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:36.957175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:36.958699 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:36.958953 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:36.959153 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:36.965749 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:36.965749 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:36.969247 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:36.973115 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df8a5dc7-83b5-4716-897b-9a2fda1bb2b7 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 200 Aug 18 21:20:36.973486 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1307/5190] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:36 2026] GET /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:37.252551 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:37.254292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:37.254455 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:37.254620 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:37.254736 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:37.258846 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:37.258846 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:37.259557 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ba819a5-c79f-4376-85f7-f31105e7c247 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:37.259968 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1304/5191] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:37 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:37.484255 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:37.486271 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:37.486517 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:37.486730 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:37.493809 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:37.493809 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:37.498013 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:37.505820 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-eee6aecd-1d72-4919-9763-a61bcfea9436 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:37.505820 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1294/5192] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:37 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:37.988128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e876d641-edd7-48f2-892f-43d67f959143 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:37.990190 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e876d641-edd7-48f2-892f-43d67f959143 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:37.990438 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e876d641-edd7-48f2-892f-43d67f959143 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:37.990659 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e876d641-edd7-48f2-892f-43d67f959143 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:37.997425 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:37.997425 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:38.001005 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e876d641-edd7-48f2-892f-43d67f959143 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:38.005086 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e876d641-edd7-48f2-892f-43d67f959143 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 200 Aug 18 21:20:38.005651 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1288/5193] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:37 2026] GET /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:38.017820 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:38.019667 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:38.019944 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:38.020147 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:38.020287 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:38.025413 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:38.025413 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:38.025934 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:38.045386 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot delete request issued successfully. Aug 18 21:20:38.045561 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b252d73-f8b7-4b8d-96fd-a001b48ba2a3 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 202 Aug 18 21:20:38.046026 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1308/5194] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:38 2026] DELETE /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:38.052944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-201e5edb-02ae-4bb3-969e-208536dfae15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:38.054827 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-201e5edb-02ae-4bb3-969e-208536dfae15 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:38.055043 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-201e5edb-02ae-4bb3-969e-208536dfae15 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:38.055256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-201e5edb-02ae-4bb3-969e-208536dfae15 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:38.060518 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:38.060518 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:38.061638 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-201e5edb-02ae-4bb3-969e-208536dfae15 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:38.061705 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-201e5edb-02ae-4bb3-969e-208536dfae15 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 200 Aug 18 21:20:38.062127 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1305/5195] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:38 2026] GET /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:38.270328 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:38.272094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:38.272291 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:38.272498 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:38.272608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:38.277202 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:38.277202 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:38.277911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-285f92bb-b5a4-4ef8-8c49-14aeca97772d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:38.278256 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1295/5196] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:38 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:38.516703 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:38.518938 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:38.519219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:38.519470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:38.527944 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:38.527944 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:38.531650 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:38.535918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5cd7e80a-e195-46c0-9546-3e7986a41431 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:38.536352 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1289/5197] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:38 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:39.070948 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cecd5edd-b5c1-43e2-907e-777373f7a453 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:39.073051 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cecd5edd-b5c1-43e2-907e-777373f7a453 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:39.073284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cecd5edd-b5c1-43e2-907e-777373f7a453 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:39.073547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cecd5edd-b5c1-43e2-907e-777373f7a453 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:39.078284 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cecd5edd-b5c1-43e2-907e-777373f7a453 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 404 Aug 18 21:20:39.078798 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1309/5198] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:39 2026] GET /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:39.085329 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-935d690d-d87b-426e-b5c4-91dee77beeca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:39.087199 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:39.087417 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:39.087632 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:39.087793 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:39.092492 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:39.092492 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:39.092892 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:39.105820 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot delete request issued successfully. Aug 18 21:20:39.106025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-935d690d-d87b-426e-b5c4-91dee77beeca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 202 Aug 18 21:20:39.106547 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1306/5199] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:39 2026] DELETE /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:39.113437 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:39.115222 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:39.115445 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:39.115626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:39.121191 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:39.121191 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:39.121821 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:39.122587 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-15283f7c-6568-49d4-9f9c-94a3ceb5d760 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 200 Aug 18 21:20:39.122972 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1296/5200] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:39 2026] GET /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:39.289385 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:39.291009 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:39.291187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:39.291358 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:39.291467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:39.295410 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:39.295410 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:39.296118 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c94389f8-23bb-47d4-bb29-5b077e3f61d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:39.296427 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1290/5201] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:39 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:39.550204 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:39.552036 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:39.552237 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:39.552421 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:39.559442 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:39.559442 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:39.562993 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:39.566619 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ea22f36-41a4-4ab8-a6a4-32c4e037a408 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:39.566995 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1310/5202] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:39 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:40.131957 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20fa2502-c377-4f03-9b08-91c54b91aeae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:40.133966 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20fa2502-c377-4f03-9b08-91c54b91aeae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:40.133966 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20fa2502-c377-4f03-9b08-91c54b91aeae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:40.134270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20fa2502-c377-4f03-9b08-91c54b91aeae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:40.138255 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20fa2502-c377-4f03-9b08-91c54b91aeae tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 404 Aug 18 21:20:40.138698 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1307/5203] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:40 2026] GET /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:40.145032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:40.146681 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:40.147152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:40.147152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:40.147387 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: 08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:40.153875 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:40.153875 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:40.154443 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:40.172884 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:40.173273 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-83fbf668-6997-4dd0-8a72-d878f34077a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 202 Aug 18 21:20:40.173775 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1297/5204] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:40 2026] DELETE /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:40.181217 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b491a459-9675-488b-a5b3-648559f263fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:40.182053 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b491a459-9675-488b-a5b3-648559f263fd tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:40.182253 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b491a459-9675-488b-a5b3-648559f263fd tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:40.182420 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b491a459-9675-488b-a5b3-648559f263fd tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:40.188715 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:40.188715 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:40.192065 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-b491a459-9675-488b-a5b3-648559f263fd tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:40.196105 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b491a459-9675-488b-a5b3-648559f263fd tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 200 Aug 18 21:20:40.196484 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1291/5205] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:40 2026] GET /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:40.306413 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:40.307995 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:40.308156 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:40.308323 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:40.308418 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:40.312379 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:40.312379 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:40.313044 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc2ae4f7-5c94-4540-a4a3-4def8df4cf1d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:40.313379 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1311/5206] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:40 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:40.578443 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:40.580209 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:40.580381 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:40.580558 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:40.587227 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:40.587227 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:40.590524 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:40.594357 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2efa0f52-36e9-46bb-b4e2-fa904e5ba6e2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:40.594770 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1308/5207] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:40 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:41.210394 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d4f3d3e2-043f-4e2c-b2ab-d0a97c6e9818 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:41.212972 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4f3d3e2-043f-4e2c-b2ab-d0a97c6e9818 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:41.212972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4f3d3e2-043f-4e2c-b2ab-d0a97c6e9818 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:41.213198 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d4f3d3e2-043f-4e2c-b2ab-d0a97c6e9818 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:41.220301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d4f3d3e2-043f-4e2c-b2ab-d0a97c6e9818 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 404 Aug 18 21:20:41.221022 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1298/5208] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:41 2026] GET /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:41.229171 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-640bda19-5f75-44c3-917c-70f0d4c19671 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:41.231145 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:41.231145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:41.231145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:41.231319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:41.237678 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:41.237678 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:41.238178 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:41.257692 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:41.257833 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-640bda19-5f75-44c3-917c-70f0d4c19671 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 202 Aug 18 21:20:41.258650 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1292/5209] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:41 2026] DELETE /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:41.265857 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:41.268256 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:41.268842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:41.268842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:41.278040 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:41.278040 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:41.286010 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:41.293067 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d7eb9b0-a773-4d8d-b7d0-64a0cd32a4f4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 200 Aug 18 21:20:41.293608 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1312/5210] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:41 2026] GET /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:41.324219 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:41.328809 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:41.329142 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:41.329386 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:41.329575 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:41.335627 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:41.335627 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:41.336799 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a009074c-a3ac-4aaa-bf6a-e4dcf1eb5821 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:41.337322 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1309/5211] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:41 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:41.607665 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:41.609643 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:41.609643 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:41.609790 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:41.618744 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:41.618744 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:41.623285 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:41.629133 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d2a7e2f1-5825-4c4a-b04e-ff12dc679db0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:41.630441 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1299/5212] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:41 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:42.305955 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9e1af34d-087b-4fa1-b0ed-62a614e9b515 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:42.307696 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e1af34d-087b-4fa1-b0ed-62a614e9b515 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:42.307939 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e1af34d-087b-4fa1-b0ed-62a614e9b515 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:42.308118 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9e1af34d-087b-4fa1-b0ed-62a614e9b515 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:42.313792 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9e1af34d-087b-4fa1-b0ed-62a614e9b515 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 404 Aug 18 21:20:42.314252 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1293/5213] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:42 2026] GET /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:42.322300 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:42.324288 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:42.324484 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:42.324657 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:42.324825 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: 0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:42.331887 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:42.331887 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:42.332369 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:42.349320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cc505d05-29e8-4080-a69b-ba5accef7959 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:42.351986 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc505d05-29e8-4080-a69b-ba5accef7959 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:42.351986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc505d05-29e8-4080-a69b-ba5accef7959 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:42.352248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cc505d05-29e8-4080-a69b-ba5accef7959 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:42.352714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-cc505d05-29e8-4080-a69b-ba5accef7959 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:42.353895 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:42.354048 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2714848e-a06f-40d5-8eef-45bf35447eb2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 202 Aug 18 21:20:42.354589 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1313/5214] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:42 2026] DELETE /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:42.359145 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:42.359145 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:42.359901 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cc505d05-29e8-4080-a69b-ba5accef7959 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:42.367698 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1310/5215] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:42 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:42.368207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:42.368207 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:42.368207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:42.368207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:42.380108 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:42.380108 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:42.386882 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:42.394090 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e2fa4b95-f9dc-4089-93dd-33aa32f5e92c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 200 Aug 18 21:20:42.394647 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1300/5216] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:42 2026] GET /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 893 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:42.646437 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc177800-c3f1-4607-8887-573915964c48 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:42.648291 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc177800-c3f1-4607-8887-573915964c48 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:42.648523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc177800-c3f1-4607-8887-573915964c48 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:42.648760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc177800-c3f1-4607-8887-573915964c48 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:42.655684 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:42.655684 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:42.659362 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc177800-c3f1-4607-8887-573915964c48 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:42.663259 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc177800-c3f1-4607-8887-573915964c48 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:42.663666 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1294/5217] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:42 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:43.376268 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:43.380444 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:43.380676 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:43.380934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:43.381073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:43.385502 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:43.385502 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:43.386229 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb835883-5f73-49f1-a8a1-52ff5ae1f799 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:43.386592 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1314/5218] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:43 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:43.407836 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e4df22e-785c-4163-81f2-74a2665936e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:43.410027 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e4df22e-785c-4163-81f2-74a2665936e1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:43.410292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e4df22e-785c-4163-81f2-74a2665936e1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:43.410515 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e4df22e-785c-4163-81f2-74a2665936e1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:43.417282 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e4df22e-785c-4163-81f2-74a2665936e1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 404 Aug 18 21:20:43.417818 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1311/5219] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:43 2026] GET /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:43.426174 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:43.428030 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:43.428464 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1218710982"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:43.429950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1218710982'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:43.430118 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:43.434236 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:43.439949 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (f056a57d-7c48-4001-9a27-dafd21334d9b) 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 18 21:20:43.440962 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7180a27-f336-4968-8bb4-88806efdca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:43.441939 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-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 18 21:20:43.468184 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7180a27-f336-4968-8bb4-88806efdca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:20:43.468952 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf03b3b-3ca8-46c1-8774-402ae0e07bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:43.507408 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['4d8b95bb-195b-4d54-8ced-3e7d56d94823', '86b79024-2196-4cce-be87-bb881d685791', '17abfc24-e4f1-4dab-a514-8099bb3ce484', '3f9195cb-0d24-4b57-959d-156db6669cb4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:43.508128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf03b3b-3ca8-46c1-8774-402ae0e07bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8b95bb-195b-4d54-8ced-3e7d56d94823', '86b79024-2196-4cce-be87-bb881d685791', '17abfc24-e4f1-4dab-a514-8099bb3ce484', '3f9195cb-0d24-4b57-959d-156db6669cb4']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:43.508772 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817665ff-0fcf-434f-ba66-94ed78fb2db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:43.527512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817665ff-0fcf-434f-ba66-94ed78fb2db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66f7468-57c1-448b-a33d-141ff5e47f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1218710982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['4d8b95bb-195b-4d54-8ced-3e7d56d94823','86b79024-2196-4cce-be87-bb881d685791','17abfc24-e4f1-4dab-a514-8099bb3ce484','3f9195cb-0d24-4b57-959d-156db6669cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1218710982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66f7468-57c1-448b-a33d-141ff5e47f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:43.528159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7716e6-186a-46bd-86e1-6306cab2e943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:43.543338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7716e6-186a-46bd-86e1-6306cab2e943) transitioned into state 'SUCCESS' from state '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-1218710982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['4d8b95bb-195b-4d54-8ced-3e7d56d94823','86b79024-2196-4cce-be87-bb881d685791','17abfc24-e4f1-4dab-a514-8099bb3ce484','3f9195cb-0d24-4b57-959d-156db6669cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:43.543979 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065db09e-966c-48f2-86ce-4a0083dc7d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:43.552108 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065db09e-966c-48f2-86ce-4a0083dc7d6a) 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 18 21:20:43.552866 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (f056a57d-7c48-4001-9a27-dafd21334d9b) 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 18 21:20:43.553147 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:43.553616 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0d2ba8c5-8640-4610-8ce1-bf2e20ff80a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:43.554163 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1301/5220] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:20:43 2026] POST /volume/v3/volumes => generated 768 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:43.568706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:43.571470 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:43.571958 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:43.571958 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:43.581947 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:43.581947 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:43.586126 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:43.591301 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d0b9d3b6-b33e-4706-858a-fe09cc1326da tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 200 Aug 18 21:20:43.591977 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1295/5221] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:43 2026] GET /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:43.681023 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bcdcba32-e382-4e45-8393-fad656b9c48d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:43.683464 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcdcba32-e382-4e45-8393-fad656b9c48d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:43.683575 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcdcba32-e382-4e45-8393-fad656b9c48d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:43.683941 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcdcba32-e382-4e45-8393-fad656b9c48d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:43.694559 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:43.694559 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:43.698580 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcdcba32-e382-4e45-8393-fad656b9c48d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:43.705263 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcdcba32-e382-4e45-8393-fad656b9c48d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:43.705660 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1315/5222] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:43 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:44.396872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:44.398850 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:44.399072 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:44.399252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:44.399418 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:44.403751 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:44.403751 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:44.404815 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfb8e778-8441-43ea-bcba-3e3a368cef1f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:44.405262 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1312/5223] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:44 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:44.605003 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:44.607239 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:44.607530 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:44.607773 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:44.615307 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:44.615307 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:44.619574 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:44.624175 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df123422-31d4-49c8-8ba8-9fd5a146d084 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 200 Aug 18 21:20:44.624641 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1302/5224] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:44 2026] GET /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:44.640060 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e061ea21-d57c-4510-a87c-72a6706748d0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:44.640608 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:20:44.641061 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a66f7468-57c1-448b-a33d-141ff5e47f34", "name": "tempest-VolumeDependencyTests-Snapshot-1659648417"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:44.649758 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:44.649758 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:44.650304 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:44.650304 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create snapshot from volume a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:44.673930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['028f6c05-44a5-4530-a240-1fc600c561b1', 'ae636682-239a-4001-9123-201ac3c83fd3', 'f98803b2-4b70-44b0-8465-0c00ed792d6a', '1689f3fb-6000-4efe-8cf2-5bd3ae5d1bad'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:44.708304 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot create request issued successfully. Aug 18 21:20:44.710859 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e061ea21-d57c-4510-a87c-72a6706748d0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:20:44.711500 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1296/5225] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:20:44 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 18 21:20:44.720530 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:44.721770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25567560-aa5e-4867-89f8-40e5198f8e2b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:44.722001 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:44.722195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:44.722318 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:44.723983 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25567560-aa5e-4867-89f8-40e5198f8e2b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:44.724237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25567560-aa5e-4867-89f8-40e5198f8e2b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:44.724498 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25567560-aa5e-4867-89f8-40e5198f8e2b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:44.728743 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:44.728743 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:44.730113 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:44.730113 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:44.730556 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25567560-aa5e-4867-89f8-40e5198f8e2b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:44.731320 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25567560-aa5e-4867-89f8-40e5198f8e2b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 200 Aug 18 21:20:44.731684 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1313/5226] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:44 2026] GET /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:44.736276 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:44.741735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fa5e93f-ef79-4856-ab73-0330eb8abb05 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:44.742298 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1316/5227] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:44 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.417508 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.419080 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:45.419247 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.419424 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.419534 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:45.423329 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.423329 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:45.424029 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c084389a-67b6-4ea5-b34e-1128f0b18187 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:45.424388 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1303/5228] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.434604 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bb7d32be-313d-4b87-a65b-d651393e632b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.436334 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb7d32be-313d-4b87-a65b-d651393e632b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:20:45.436487 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb7d32be-313d-4b87-a65b-d651393e632b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.436654 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bb7d32be-313d-4b87-a65b-d651393e632b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.443279 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.443279 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:45.446755 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bb7d32be-313d-4b87-a65b-d651393e632b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:45.450803 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bb7d32be-313d-4b87-a65b-d651393e632b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 200 Aug 18 21:20:45.451224 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1297/5229] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.462663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.464525 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:45.464753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.464986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.465119 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. Aug 18 21:20:45.469138 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.469138 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:45.481223 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:20:45.483125 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec5874fd-8aac-4dc6-ab85-61efa55176ea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 202 Aug 18 21:20:45.483596 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1314/5230] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:20:45 2026] DELETE /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:20:45.490229 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-99e461a9-2064-427b-a9a8-fe9712efc566 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.491905 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99e461a9-2064-427b-a9a8-fe9712efc566 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:45.492085 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99e461a9-2064-427b-a9a8-fe9712efc566 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.492257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99e461a9-2064-427b-a9a8-fe9712efc566 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.492351 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-99e461a9-2064-427b-a9a8-fe9712efc566 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:45.496369 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.496369 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:45.497023 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99e461a9-2064-427b-a9a8-fe9712efc566 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 200 Aug 18 21:20:45.497328 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1317/5231] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.741426 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.742945 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:45.743114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.743276 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.748517 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.748517 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:45.749145 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:45.750211 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-40fa3b76-ee11-4082-b3d2-26812df11b5c tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 200 Aug 18 21:20:45.750666 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1304/5232] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.754757 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.756566 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:45.756776 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.756990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.760109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-727c6420-89f8-4960-8faf-e89ce6feb434 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.761613 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:45.761976 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9c12efbb-e300-47b9-b5db-1dabd8e70896", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-46139162"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:45.763465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'snapshot_id': '9c12efbb-e300-47b9-b5db-1dabd8e70896', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-46139162'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:45.764192 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.764192 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:45.767864 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:45.768455 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.768455 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:45.769173 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:45.769261 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:45.772627 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffa4bc75-c59c-48c3-841d-d64cf957b0cf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:45.773114 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1298/5233] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.773549 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:45.781009 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (e15f5a8a-3f41-46d9-ade3-cae2c0e92487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:45.782362 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f64711-6914-4295-bbf7-04d01ba53981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:45.783258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:45.785197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.786903 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:20:45.787018 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.787202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.794573 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.794573 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:45.798471 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:20:45.802548 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-985108e3-12c1-4c9b-8c7d-8e8d3c22c6c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:20:45.803008 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1318/5234] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:45.810589 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f64711-6914-4295-bbf7-04d01ba53981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9c12efbb-e300-47b9-b5db-1dabd8e70896', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:45.811423 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1d5184-090a-45bb-8cc6-fa5c30f857dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:45.847359 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['a00ea4ee-3696-4564-be91-6cee98138153', '6612ac4d-b98a-49c9-8a10-f02e73e41f48', '03871fb3-10c1-4a8c-acd1-cd6713dffe27', '4ba159b3-573c-49b6-984c-0c8f74af7c2c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:45.847912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1d5184-090a-45bb-8cc6-fa5c30f857dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a00ea4ee-3696-4564-be91-6cee98138153', '6612ac4d-b98a-49c9-8a10-f02e73e41f48', '03871fb3-10c1-4a8c-acd1-cd6713dffe27', '4ba159b3-573c-49b6-984c-0c8f74af7c2c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:45.848567 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae926d1-2837-4814-a6d8-eb569ecf1351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:45.887918 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae926d1-2837-4814-a6d8-eb569ecf1351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f9992e7-fd01-4862-8ea8-b3ce6598db50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-46139162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['a00ea4ee-3696-4564-be91-6cee98138153','6612ac4d-b98a-49c9-8a10-f02e73e41f48','03871fb3-10c1-4a8c-acd1-cd6713dffe27','4ba159b3-573c-49b6-984c-0c8f74af7c2c'],size=1,snapshot_id=9c12efbb-e300-47b9-b5db-1dabd8e70896,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-46139162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f9992e7-fd01-4862-8ea8-b3ce6598db50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9c12efbb-e300-47b9-b5db-1dabd8e70896,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:45.888684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0a9946-9512-4f89-b99b-cf249fd30f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:45.906613 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0a9946-9512-4f89-b99b-cf249fd30f71) transitioned into state 'SUCCESS' from state '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-46139162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['a00ea4ee-3696-4564-be91-6cee98138153','6612ac4d-b98a-49c9-8a10-f02e73e41f48','03871fb3-10c1-4a8c-acd1-cd6713dffe27','4ba159b3-573c-49b6-984c-0c8f74af7c2c'],size=1,snapshot_id=9c12efbb-e300-47b9-b5db-1dabd8e70896,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:45.907310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62e68df-f748-4305-87d7-f2a852be8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:45.927217 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62e68df-f748-4305-87d7-f2a852be8c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:45.928056 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (e15f5a8a-3f41-46d9-ade3-cae2c0e92487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:45.928341 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:45.928950 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-727c6420-89f8-4960-8faf-e89ce6feb434 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:45.929365 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1315/5235] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:45 2026] POST /volume/v3/volumes => generated 800 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:45.946582 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:45.948251 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:45.948427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:45.948602 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:45.954657 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:45.954657 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:45.957849 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:45.961663 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aab4eaa0-c4c0-4803-921e-10731fb2d1b8 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 returned with HTTP 200 Aug 18 21:20:45.962071 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1305/5236] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:45 2026] GET /volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:46.507487 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7872a709-3d09-40cb-9048-8776eb07c470 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:46.509215 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7872a709-3d09-40cb-9048-8776eb07c470 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca Aug 18 21:20:46.509407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7872a709-3d09-40cb-9048-8776eb07c470 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:46.509608 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7872a709-3d09-40cb-9048-8776eb07c470 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:46.509783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7872a709-3d09-40cb-9048-8776eb07c470 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id f96eab7f-2a4d-4f17-b3fb-fa08154d92ca. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:46.513634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7872a709-3d09-40cb-9048-8776eb07c470 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca returned with HTTP 404 Aug 18 21:20:46.514182 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1299/5237] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:46 2026] GET /volume/v3/backups/f96eab7f-2a4d-4f17-b3fb-fa08154d92ca => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:46.523182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:46.525243 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:46.525613 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1459775129"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:46.527356 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1459775129'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:46.527515 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume of 1 GB Aug 18 21:20:46.532407 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Availability Zones retrieved successfully. Aug 18 21:20:46.540174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (310e58df-3b86-41bb-aa0b-dad4ef001d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:46.541279 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de17678-7e20-422c-a994-a953646d1108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:46.542436 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:46.565221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de17678-7e20-422c-a994-a953646d1108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:46.565872 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffba628-0b86-4ef9-a3e2-bbd667684eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:46.599857 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['0594c6c0-2485-40b1-b195-c43ed058aa26', '8f6347df-fd38-4f82-b23a-78e260cb47d0', 'a3027fc0-e86a-4e82-9375-e16e5517dc1d', 'd27496f3-fabc-4063-aef5-9fcd5498e8d4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:46.600444 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffba628-0b86-4ef9-a3e2-bbd667684eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0594c6c0-2485-40b1-b195-c43ed058aa26', '8f6347df-fd38-4f82-b23a-78e260cb47d0', 'a3027fc0-e86a-4e82-9375-e16e5517dc1d', 'd27496f3-fabc-4063-aef5-9fcd5498e8d4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:46.601110 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f949c37c-a018-4f8d-aaca-888ad5528ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:46.620012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f949c37c-a018-4f8d-aaca-888ad5528ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f489e63-dbf4-4b81-8091-4d0b724c3a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1459775129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['0594c6c0-2485-40b1-b195-c43ed058aa26','8f6347df-fd38-4f82-b23a-78e260cb47d0','a3027fc0-e86a-4e82-9375-e16e5517dc1d','d27496f3-fabc-4063-aef5-9fcd5498e8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1459775129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f489e63-dbf4-4b81-8091-4d0b724c3a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ced11167554638a7744c7185f7f37b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:46.620619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e663e00f-61d4-40ba-b637-39cf9307bb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:46.635601 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e663e00f-61d4-40ba-b637-39cf9307bb5f) transitioned into state 'SUCCESS' from state '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-1459775129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['0594c6c0-2485-40b1-b195-c43ed058aa26','8f6347df-fd38-4f82-b23a-78e260cb47d0','a3027fc0-e86a-4e82-9375-e16e5517dc1d','d27496f3-fabc-4063-aef5-9fcd5498e8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:46.636263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b041e2b4-5bad-4b44-b2c8-2494718a4477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:46.643561 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b041e2b4-5bad-4b44-b2c8-2494718a4477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:46.644310 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (310e58df-3b86-41bb-aa0b-dad4ef001d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:46.644557 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request issued successfully. Aug 18 21:20:46.645070 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d04a1d9-2550-4391-b33b-297f3c1c47b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:46.645455 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1319/5238] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:20:46 2026] POST /volume/v3/volumes => generated 747 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:46.657967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-14602280-75ad-4210-aeb3-b09a76d0c094 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:46.659936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14602280-75ad-4210-aeb3-b09a76d0c094 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:20:46.660172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14602280-75ad-4210-aeb3-b09a76d0c094 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:46.660415 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14602280-75ad-4210-aeb3-b09a76d0c094 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:46.667839 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:46.667839 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:46.671217 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-14602280-75ad-4210-aeb3-b09a76d0c094 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:46.675074 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14602280-75ad-4210-aeb3-b09a76d0c094 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 200 Aug 18 21:20:46.675416 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1316/5239] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:46 2026] GET /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:46.973537 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-71ddbe36-d28c-4839-9910-90b092103b98 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:46.975251 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71ddbe36-d28c-4839-9910-90b092103b98 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:46.975446 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71ddbe36-d28c-4839-9910-90b092103b98 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:46.975654 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-71ddbe36-d28c-4839-9910-90b092103b98 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:46.982478 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:46.982478 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:46.986541 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-71ddbe36-d28c-4839-9910-90b092103b98 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:46.990971 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-71ddbe36-d28c-4839-9910-90b092103b98 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 returned with HTTP 200 Aug 18 21:20:46.991402 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1306/5240] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:46 2026] GET /volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:47.005917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-904661cf-13ba-4ac8-85ae-dc885967020d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:47.007555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:47.007712 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:47.007919 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:47.008098 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:47.012825 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:47.012825 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:47.013236 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:47.026309 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot delete request issued successfully. Aug 18 21:20:47.026640 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-904661cf-13ba-4ac8-85ae-dc885967020d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 202 Aug 18 21:20:47.026905 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1300/5241] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:47 2026] DELETE /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:20:47.033524 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:47.035401 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:47.035597 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:47.035865 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:47.040494 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:47.040494 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:47.041123 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Snapshot retrieved successfully. Aug 18 21:20:47.041663 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94725f84-4c60-4c90-a64a-a8ed420502d6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 200 Aug 18 21:20:47.042055 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1320/5242] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:47 2026] GET /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:47.690078 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:47.691787 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:20:47.691986 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:47.692167 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:47.699179 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:47.699179 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:47.702522 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:47.706110 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7859caf9-1955-4008-9ecc-1b30fbd53adb tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 200 Aug 18 21:20:47.706460 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1317/5243] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:47 2026] GET /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:47.717880 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:47.719378 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:20:47.719660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f489e63-dbf4-4b81-8091-4d0b724c3a12", "name": "tempest-VolumesBackupsTest-Backup-1417188929"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:47.720967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': '9f489e63-dbf4-4b81-8091-4d0b724c3a12', 'name': 'tempest-VolumesBackupsTest-Backup-1417188929'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:20:47.721105 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume 9f489e63-dbf4-4b81-8091-4d0b724c3a12 in container None Aug 18 21:20:47.729468 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:47.729468 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:47.730013 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:20:47.743981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['8c05b235-2500-445a-8337-2227fe81c7e1', 'effc6f60-3db9-43da-a47f-1496e66a9b60'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:47.765952 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-608cdd09-6541-47b3-afc5-f2aa22b9ccd4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:20:47.766362 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1307/5244] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:20:47 2026] POST /volume/v3/backups => generated 328 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:20:47.774397 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2de0566e-22da-4276-922c-b4733a3800ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:47.776124 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2de0566e-22da-4276-922c-b4733a3800ab tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:47.776311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2de0566e-22da-4276-922c-b4733a3800ab tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:47.776663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2de0566e-22da-4276-922c-b4733a3800ab tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:47.776663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2de0566e-22da-4276-922c-b4733a3800ab tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:47.781586 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:47.781586 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:47.782622 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2de0566e-22da-4276-922c-b4733a3800ab tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:47.783126 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1301/5245] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:47 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:48.066619 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d16439e-5820-4b0f-ab5c-af76dd1fc3a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:48.068534 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d16439e-5820-4b0f-ab5c-af76dd1fc3a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:48.068757 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d16439e-5820-4b0f-ab5c-af76dd1fc3a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:48.068982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d16439e-5820-4b0f-ab5c-af76dd1fc3a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:48.073173 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d16439e-5820-4b0f-ab5c-af76dd1fc3a0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 404 Aug 18 21:20:48.073667 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1321/5246] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:48 2026] GET /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:48.081441 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:48.083746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:48.084075 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:48.084339 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:48.084548 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:48.092819 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:48.092819 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:48.093231 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:48.107339 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:48.107523 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7adde4f-1c0e-43fe-9846-09bf45281ffc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 202 Aug 18 21:20:48.107951 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1318/5247] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:48 2026] DELETE /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:48.115055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86c1705b-be04-480a-b5b2-de29befcf083 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:48.116754 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86c1705b-be04-480a-b5b2-de29befcf083 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:48.116992 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86c1705b-be04-480a-b5b2-de29befcf083 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:48.117186 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86c1705b-be04-480a-b5b2-de29befcf083 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:48.131030 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:48.131030 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:48.138711 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-86c1705b-be04-480a-b5b2-de29befcf083 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:48.145760 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86c1705b-be04-480a-b5b2-de29befcf083 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 200 Aug 18 21:20:48.146089 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1308/5248] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:48 2026] GET /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:48.793252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:48.795013 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:48.795611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:48.796602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:48.796602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:48.800436 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:48.800436 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:48.801255 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-345cc642-6562-4e69-a0a6-f01591a6eae4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:48.801587 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1302/5249] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:48 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:49.157566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8aeff7b9-e5a1-4af2-ade5-f5a4211f6dc2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:49.159367 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8aeff7b9-e5a1-4af2-ade5-f5a4211f6dc2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:49.159546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8aeff7b9-e5a1-4af2-ade5-f5a4211f6dc2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:49.159742 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8aeff7b9-e5a1-4af2-ade5-f5a4211f6dc2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:49.164955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8aeff7b9-e5a1-4af2-ade5-f5a4211f6dc2 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 404 Aug 18 21:20:49.165326 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1322/5250] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:49 2026] GET /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:49.172481 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:49.174304 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:49.174654 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2122861614"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:49.176213 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2122861614'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:49.176341 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:49.180436 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:49.186716 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (c6060cba-bda8-41ef-8c64-c87c1dadf440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:49.187806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b62953-feb7-43f5-be13-82b94364c805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:49.188821 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:49.212654 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b62953-feb7-43f5-be13-82b94364c805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:49.213388 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c763e9-1da6-43ae-bb7b-73b3087f99d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:49.247024 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['66c5c2de-3da4-4c3d-bdbf-5b7e24f1920c', '346d6d35-ee9e-47b6-9e8a-2b01f795d13a', 'd3687722-86a8-4219-bea6-6093b5394025', 'c2465908-2a67-4389-8171-51f8ed745ae6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:49.247741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c763e9-1da6-43ae-bb7b-73b3087f99d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66c5c2de-3da4-4c3d-bdbf-5b7e24f1920c', '346d6d35-ee9e-47b6-9e8a-2b01f795d13a', 'd3687722-86a8-4219-bea6-6093b5394025', 'c2465908-2a67-4389-8171-51f8ed745ae6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:49.248448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a92272-186f-449a-8acf-fe86159cd1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:49.267942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a92272-186f-449a-8acf-fe86159cd1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a87cca-aa80-4a7f-bf6c-92e550e1deac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2122861614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['66c5c2de-3da4-4c3d-bdbf-5b7e24f1920c','346d6d35-ee9e-47b6-9e8a-2b01f795d13a','d3687722-86a8-4219-bea6-6093b5394025','c2465908-2a67-4389-8171-51f8ed745ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2122861614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a87cca-aa80-4a7f-bf6c-92e550e1deac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:49.268528 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (601a3812-fa90-492e-a2b3-ec7ae2345c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:49.283765 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (601a3812-fa90-492e-a2b3-ec7ae2345c8f) transitioned into state 'SUCCESS' from state '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-2122861614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['66c5c2de-3da4-4c3d-bdbf-5b7e24f1920c','346d6d35-ee9e-47b6-9e8a-2b01f795d13a','d3687722-86a8-4219-bea6-6093b5394025','c2465908-2a67-4389-8171-51f8ed745ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:49.284387 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae591500-5dbc-4f5e-a62b-add1a534e2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:49.291902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae591500-5dbc-4f5e-a62b-add1a534e2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:49.292594 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (c6060cba-bda8-41ef-8c64-c87c1dadf440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:49.293060 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:49.293526 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-808022a1-2420-4835-a3a5-a0fc7c4a1f12 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:49.293961 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1319/5251] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:20:49 2026] POST /volume/v3/volumes => generated 768 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:49.306549 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:49.308691 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:49.308976 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:49.309150 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:49.317357 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:49.317357 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:49.320811 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:49.324279 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5ed571df-764d-4a62-8eea-760db3a8cba4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 200 Aug 18 21:20:49.324635 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1309/5252] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:49 2026] GET /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:49.812315 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:49.814419 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:49.814658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:49.814936 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:49.815077 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:49.820768 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:49.820768 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:49.820902 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f70201a6-68fc-4e38-b0a3-7965590a1c2e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:49.821335 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1303/5253] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:49 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:50.344983 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:50.346844 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:50.347042 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:50.347233 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:50.353872 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:50.353872 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:50.357518 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:50.362318 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3b5af6c-5e80-4755-9e0f-23fae56ad366 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 200 Aug 18 21:20:50.362789 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1323/5254] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:50 2026] GET /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:50.376787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:50.378936 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:50.379358 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b0a87cca-aa80-4a7f-bf6c-92e550e1deac", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1171012272"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:50.381102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request body: {'volume': {'source_volid': 'b0a87cca-aa80-4a7f-bf6c-92e550e1deac', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1171012272'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:50.387605 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:50.387605 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:50.388040 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume retrieved successfully. Aug 18 21:20:50.388142 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume of 1 GB Aug 18 21:20:50.391045 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Availability Zones retrieved successfully. Aug 18 21:20:50.396150 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (1a236dd3-43a7-4d35-aee4-1ab9f9d5eea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:50.397094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2836e55-6e1b-4821-b103-90b1bb0ba11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:50.397955 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:50.418522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2836e55-6e1b-4821-b103-90b1bb0ba11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b0a87cca-aa80-4a7f-bf6c-92e550e1deac', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:50.419643 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (165d03ff-ebb1-49db-80f9-30ad13f60b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:50.452970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Created reservations ['438a07b9-b0f9-4719-8896-63222f8dc409', '1f1013e6-1cde-4d2a-a28f-6ef999535bd9', '36d02407-f05f-4e82-bdd3-d0f9f2d0dfb7', '53b3ae82-9f9e-4dbe-aca3-e923f82b8369'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:50.453806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (165d03ff-ebb1-49db-80f9-30ad13f60b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['438a07b9-b0f9-4719-8896-63222f8dc409', '1f1013e6-1cde-4d2a-a28f-6ef999535bd9', '36d02407-f05f-4e82-bdd3-d0f9f2d0dfb7', '53b3ae82-9f9e-4dbe-aca3-e923f82b8369']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:50.454640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c449e8-0fb5-48ce-b8ea-391d4c82547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:50.489873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c449e8-0fb5-48ce-b8ea-391d4c82547f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c9b055-f684-4890-89c8-ec42beeea7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1171012272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['438a07b9-b0f9-4719-8896-63222f8dc409','1f1013e6-1cde-4d2a-a28f-6ef999535bd9','36d02407-f05f-4e82-bdd3-d0f9f2d0dfb7','53b3ae82-9f9e-4dbe-aca3-e923f82b8369'],size=1,snapshot_id=None,source_replicaid=,source_volid=b0a87cca-aa80-4a7f-bf6c-92e550e1deac,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1171012272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c9b055-f684-4890-89c8-ec42beeea7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac22ca245414402e873c0b7d57d6fc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b0a87cca-aa80-4a7f-bf6c-92e550e1deac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14cfa4f78d1441fabc17873f6d36996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:50.490701 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59436511-29ca-4776-8d86-53148aac8d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:50.507034 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59436511-29ca-4776-8d86-53148aac8d6c) transitioned into state 'SUCCESS' from state '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-1171012272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac22ca245414402e873c0b7d57d6fc1c',qos_specs=None,replication_status=,reservations=['438a07b9-b0f9-4719-8896-63222f8dc409','1f1013e6-1cde-4d2a-a28f-6ef999535bd9','36d02407-f05f-4e82-bdd3-d0f9f2d0dfb7','53b3ae82-9f9e-4dbe-aca3-e923f82b8369'],size=1,snapshot_id=None,source_replicaid=,source_volid=b0a87cca-aa80-4a7f-bf6c-92e550e1deac,status='creating',user_id='b14cfa4f78d1441fabc17873f6d36996',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:50.507846 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a85b19-9487-43c0-9760-0ef9a3bcf732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:50.522656 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a85b19-9487-43c0-9760-0ef9a3bcf732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:50.523619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Flow 'volume_create_api' (1a236dd3-43a7-4d35-aee4-1ab9f9d5eea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:50.523945 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Create volume request issued successfully. Aug 18 21:20:50.524443 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bce235c9-64b1-4c66-8245-6986396bb5b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:50.524854 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1320/5255] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:50 2026] POST /volume/v3/volumes => generated 802 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:50.536070 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:50.537453 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:50.537826 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:50.539422 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:50.545401 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:50.545401 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:50.548318 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:50.551994 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a926a9fb-56b5-4aa9-9cb7-e95c92a2bf24 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 returned with HTTP 200 Aug 18 21:20:50.552368 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1310/5256] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:50 2026] GET /volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:50.830651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:50.832634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:50.832845 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:50.833043 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:50.833174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:50.838007 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:50.838007 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:50.838867 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6bf54a98-5e33-4a4a-8035-8e69947f1a5f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:50.839242 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1304/5257] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:50 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:51.564345 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:51.566121 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:51.566311 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:51.566475 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:51.573093 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:51.573093 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:51.576591 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:51.580531 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9aed38d8-5c04-40eb-959d-28edaae1a32f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 returned with HTTP 200 Aug 18 21:20:51.580929 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1324/5258] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:51 2026] GET /volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:51.592065 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:51.593795 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:51.594015 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:51.594189 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:51.594343 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:51.602192 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:51.602192 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:51.602192 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:51.619749 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:51.619749 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6298816-a8e6-4bd4-a39d-dad19508a64f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 202 Aug 18 21:20:51.619749 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1321/5259] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:51 2026] DELETE /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:51.626896 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2116f514-6b6c-45a5-9026-c43a632566b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:51.628856 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2116f514-6b6c-45a5-9026-c43a632566b1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:51.629214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2116f514-6b6c-45a5-9026-c43a632566b1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:51.629300 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2116f514-6b6c-45a5-9026-c43a632566b1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:51.638222 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:51.638222 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:51.642053 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2116f514-6b6c-45a5-9026-c43a632566b1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:51.647095 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2116f514-6b6c-45a5-9026-c43a632566b1 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 200 Aug 18 21:20:51.647330 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1311/5260] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:51 2026] GET /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:51.851808 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-358ca5dd-9a76-4e31-807f-cb95977a639a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:51.855167 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-358ca5dd-9a76-4e31-807f-cb95977a639a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:51.855167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-358ca5dd-9a76-4e31-807f-cb95977a639a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:51.855167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-358ca5dd-9a76-4e31-807f-cb95977a639a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:51.855167 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-358ca5dd-9a76-4e31-807f-cb95977a639a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:51.858853 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:51.858853 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:51.859576 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-358ca5dd-9a76-4e31-807f-cb95977a639a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:51.860119 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1305/5261] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:51 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:20:52.658822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9e7a267-8666-4bf7-8f78-440969e92813 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:52.661253 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9e7a267-8666-4bf7-8f78-440969e92813 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:52.661512 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9e7a267-8666-4bf7-8f78-440969e92813 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:52.661745 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9e7a267-8666-4bf7-8f78-440969e92813 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:52.668059 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9e7a267-8666-4bf7-8f78-440969e92813 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 404 Aug 18 21:20:52.668599 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1325/5262] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:52 2026] GET /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:52.676779 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:52.678829 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:52.679124 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:52.679372 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:52.679610 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:52.686622 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:52.686622 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:52.687088 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:52.704515 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:52.704515 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcfdd864-3d17-4ae1-9635-25568bca2d42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 returned with HTTP 202 Aug 18 21:20:52.704515 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1322/5263] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:52 2026] DELETE /volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:52.712767 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:52.714855 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:52.715074 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:52.715280 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:52.724937 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:52.724937 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:52.729532 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:52.734561 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ecd2be1d-5fe1-4d61-b102-6e670424ff1e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 returned with HTTP 200 Aug 18 21:20:52.735289 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1312/5264] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:52 2026] GET /volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:52.871962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:52.873555 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:52.873734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:52.873933 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:52.874027 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:52.878356 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:52.878356 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:52.879038 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-86570537-6879-4e50-8fe4-0e9f2a06b34c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:52.879351 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1306/5265] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:52 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:53.748540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-925d0348-c865-438c-8695-e9db36b004a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.751042 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-925d0348-c865-438c-8695-e9db36b004a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 Aug 18 21:20:53.751351 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-925d0348-c865-438c-8695-e9db36b004a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.751625 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-925d0348-c865-438c-8695-e9db36b004a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.758602 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-925d0348-c865-438c-8695-e9db36b004a9 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 returned with HTTP 404 Aug 18 21:20:53.759233 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1326/5266] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:53 2026] GET /volume/v3/volumes/a9c9b055-f684-4890-89c8-ec42beeea7d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:53.765286 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.766999 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:53.767203 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.767389 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.767559 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:53.773607 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0b632b6-cab3-4905-bbb7-47584d29eef0 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 404 Aug 18 21:20:53.774122 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1323/5267] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:53 2026] DELETE /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:53.780685 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-13b5fcf6-a64e-43c5-ac8a-42efe200cfa6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.782264 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13b5fcf6-a64e-43c5-ac8a-42efe200cfa6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac Aug 18 21:20:53.782435 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13b5fcf6-a64e-43c5-ac8a-42efe200cfa6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.782598 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-13b5fcf6-a64e-43c5-ac8a-42efe200cfa6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.787555 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-13b5fcf6-a64e-43c5-ac8a-42efe200cfa6 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac returned with HTTP 404 Aug 18 21:20:53.788033 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1313/5268] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:53 2026] GET /volume/v3/volumes/b0a87cca-aa80-4a7f-bf6c-92e550e1deac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:53.794964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e9b37908-9296-4e82-8268-863d1b61bc95 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.796965 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:53.797187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.797388 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.797549 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: 2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:53.805465 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:53.805465 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:53.805951 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:53.828473 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume request issued successfully. Aug 18 21:20:53.828473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e9b37908-9296-4e82-8268-863d1b61bc95 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 returned with HTTP 202 Aug 18 21:20:53.828473 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1307/5269] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:53 2026] DELETE /volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:20:53.833035 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80c85a40-0275-4f40-abae-ded695005b90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.834819 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80c85a40-0275-4f40-abae-ded695005b90 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:53.835051 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80c85a40-0275-4f40-abae-ded695005b90 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.835333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80c85a40-0275-4f40-abae-ded695005b90 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.843285 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:53.843285 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:20:53.847849 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-80c85a40-0275-4f40-abae-ded695005b90 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Volume info retrieved successfully. Aug 18 21:20:53.853303 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80c85a40-0275-4f40-abae-ded695005b90 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 returned with HTTP 200 Aug 18 21:20:53.853962 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1327/5270] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:53 2026] GET /volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:53.888734 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:53.890638 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:53.890879 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:53.891077 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:53.891196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:53.895890 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:53.895890 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:53.896623 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-698d00b9-b065-4d3a-b72b-b0aecf19fe32 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:53.897053 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1324/5271] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:53 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:54.869271 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-52e95267-7c5d-46a6-99f8-ffcb301c7475 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.870940 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52e95267-7c5d-46a6-99f8-ffcb301c7475 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 Aug 18 21:20:54.871167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52e95267-7c5d-46a6-99f8-ffcb301c7475 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.871371 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-52e95267-7c5d-46a6-99f8-ffcb301c7475 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.876337 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-52e95267-7c5d-46a6-99f8-ffcb301c7475 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 returned with HTTP 404 Aug 18 21:20:54.876807 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1314/5272] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:54 2026] GET /volume/v3/volumes/2f9992e7-fd01-4862-8ea8-b3ce6598db50 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:54.883990 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.885544 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:54.885771 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.885969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.886095 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:54.889883 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5aa6094b-7a13-4424-90c1-ab3c1ff0196d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 404 Aug 18 21:20:54.890299 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1308/5273] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:54 2026] DELETE /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:54.897363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8124659f-21c8-4065-9053-7809e9de524a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.899079 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8124659f-21c8-4065-9053-7809e9de524a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 Aug 18 21:20:54.899261 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8124659f-21c8-4065-9053-7809e9de524a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.899432 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8124659f-21c8-4065-9053-7809e9de524a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.903514 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8124659f-21c8-4065-9053-7809e9de524a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 returned with HTTP 404 Aug 18 21:20:54.904149 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1328/5274] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:54 2026] GET /volume/v3/snapshots/9c12efbb-e300-47b9-b5db-1dabd8e70896 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:54.908808 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a973b076-1730-4094-95c7-f8a654e37d35 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.911669 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.912416 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a973b076-1730-4094-95c7-f8a654e37d35 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:54.912644 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a973b076-1730-4094-95c7-f8a654e37d35 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.912918 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a973b076-1730-4094-95c7-f8a654e37d35 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.913046 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a973b076-1730-4094-95c7-f8a654e37d35 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:54.915042 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:54.915270 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.915472 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.915651 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:54.918192 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:54.918192 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:54.919170 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a973b076-1730-4094-95c7-f8a654e37d35 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:54.919665 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1325/5275] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:54 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:54.924752 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f0a3873d-02c7-40c3-abcf-a05db784a1ca tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 404 Aug 18 21:20:54.925245 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1315/5276] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:54 2026] DELETE /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:54.940609 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-797227fd-e86f-4e1b-b615-77edbc1d98ec None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.943848 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-797227fd-e86f-4e1b-b615-77edbc1d98ec tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 Aug 18 21:20:54.944073 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-797227fd-e86f-4e1b-b615-77edbc1d98ec tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.944287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-797227fd-e86f-4e1b-b615-77edbc1d98ec tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.949592 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-797227fd-e86f-4e1b-b615-77edbc1d98ec tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 returned with HTTP 404 Aug 18 21:20:54.950085 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1309/5277] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:54 2026] GET /volume/v3/volumes/a66f7468-57c1-448b-a33d-141ff5e47f34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:54.969617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:54.971799 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:54.972036 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:54.972263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:54.972479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: 0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:54.979717 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b291b22b-2586-4eec-ac4a-9ec54a2e3c88 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 404 Aug 18 21:20:54.980289 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1329/5278] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:54 2026] DELETE /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:54.997281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c25ddf3e-cf3f-46e1-9d16-52d0afe92338 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.007909 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c25ddf3e-cf3f-46e1-9d16-52d0afe92338 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 Aug 18 21:20:55.008209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c25ddf3e-cf3f-46e1-9d16-52d0afe92338 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.009889 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c25ddf3e-cf3f-46e1-9d16-52d0afe92338 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.042570 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c25ddf3e-cf3f-46e1-9d16-52d0afe92338 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 returned with HTTP 404 Aug 18 21:20:55.046166 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1326/5279] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:54 2026] GET /volume/v3/volumes/0001a7b0-1075-4535-a1d6-225eb0bcb863 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.062208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.063838 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:55.064025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.064203 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.064301 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:55.068017 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9d74c5d7-fa39-4c38-bdc6-f22b283b5d19 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 404 Aug 18 21:20:55.068536 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1316/5280] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.074265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-11264739-57ca-40fb-91ea-b3bc4071d9ac None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.075913 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11264739-57ca-40fb-91ea-b3bc4071d9ac tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 Aug 18 21:20:55.076088 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11264739-57ca-40fb-91ea-b3bc4071d9ac tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.076264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-11264739-57ca-40fb-91ea-b3bc4071d9ac tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.080671 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-11264739-57ca-40fb-91ea-b3bc4071d9ac tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 returned with HTTP 404 Aug 18 21:20:55.081167 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1310/5281] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/snapshots/1968798e-3f02-4053-b4b7-38bf2650aa89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.087696 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.089279 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:55.089461 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.089629 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.089815 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:55.095387 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdc09d76-6eb5-4f69-9747-48aa59d4605a tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 404 Aug 18 21:20:55.096116 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1330/5282] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.103083 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-50b4d15f-b745-4429-b41a-ecbafd19d8b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.104540 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50b4d15f-b745-4429-b41a-ecbafd19d8b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 Aug 18 21:20:55.104765 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50b4d15f-b745-4429-b41a-ecbafd19d8b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.104972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50b4d15f-b745-4429-b41a-ecbafd19d8b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.109824 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50b4d15f-b745-4429-b41a-ecbafd19d8b4 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 returned with HTTP 404 Aug 18 21:20:55.110330 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1327/5283] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/fd4d38c4-8f25-48b2-8944-10c6eb35d987 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.116355 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.118450 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:55.118681 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.118943 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.119085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: 9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:55.123976 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-583af9bc-74d7-4ee0-afec-c8fb3e304322 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 404 Aug 18 21:20:55.124481 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1317/5284] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.130878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ec89b279-2c7b-49f4-98dd-c1da10fee3dc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.132922 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ec89b279-2c7b-49f4-98dd-c1da10fee3dc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 Aug 18 21:20:55.133151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ec89b279-2c7b-49f4-98dd-c1da10fee3dc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.133407 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ec89b279-2c7b-49f4-98dd-c1da10fee3dc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.138918 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ec89b279-2c7b-49f4-98dd-c1da10fee3dc tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 returned with HTTP 404 Aug 18 21:20:55.139452 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1311/5285] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/snapshots/9d2eba1c-46c3-43b5-8045-8fa1882ccbe8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.145281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.146780 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:55.147006 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.147178 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.147328 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: 08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:55.152703 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae4b767b-5af3-45ef-96e9-783bfe4b6527 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 404 Aug 18 21:20:55.153198 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1331/5286] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.159089 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-266b5ca1-300d-4794-8f69-fff39a65f373 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.160628 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-266b5ca1-300d-4794-8f69-fff39a65f373 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 Aug 18 21:20:55.160884 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-266b5ca1-300d-4794-8f69-fff39a65f373 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.161073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-266b5ca1-300d-4794-8f69-fff39a65f373 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.166107 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-266b5ca1-300d-4794-8f69-fff39a65f373 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 returned with HTTP 404 Aug 18 21:20:55.166511 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1328/5287] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/08bffe12-b75c-497e-af3f-9201f784d058 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.175105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6865890e-b950-4bfb-93a7-1ae708a16033 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.177167 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6865890e-b950-4bfb-93a7-1ae708a16033 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:55.177430 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6865890e-b950-4bfb-93a7-1ae708a16033 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.177659 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6865890e-b950-4bfb-93a7-1ae708a16033 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.177903 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-6865890e-b950-4bfb-93a7-1ae708a16033 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:55.184316 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6865890e-b950-4bfb-93a7-1ae708a16033 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 404 Aug 18 21:20:55.185055 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1318/5288] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.191606 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b3ec963e-0dce-46f4-8eb6-edd539a6b9ab None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.193652 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3ec963e-0dce-46f4-8eb6-edd539a6b9ab tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 Aug 18 21:20:55.193922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3ec963e-0dce-46f4-8eb6-edd539a6b9ab tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.194151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b3ec963e-0dce-46f4-8eb6-edd539a6b9ab tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.200800 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b3ec963e-0dce-46f4-8eb6-edd539a6b9ab tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 returned with HTTP 404 Aug 18 21:20:55.201443 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1312/5289] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/b3e46a6b-81a6-4cde-8bd3-3de727bc7c56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.207491 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.209209 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:55.209410 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.209581 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.209735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:55.215364 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d199e3b5-aacc-4b80-89eb-418ea001d33f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 404 Aug 18 21:20:55.215872 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1332/5290] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.221496 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-50beef2b-af79-46ce-9c21-f25a3871d46d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.223025 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50beef2b-af79-46ce-9c21-f25a3871d46d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 Aug 18 21:20:55.223254 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50beef2b-af79-46ce-9c21-f25a3871d46d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.223459 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50beef2b-af79-46ce-9c21-f25a3871d46d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.228528 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50beef2b-af79-46ce-9c21-f25a3871d46d tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 returned with HTTP 404 Aug 18 21:20:55.229028 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1329/5291] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/abc73da7-6354-4756-a710-05ed281639b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.235221 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.236665 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:55.236865 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.237033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.237128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:55.240759 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2d9c823-f0fc-4194-95a1-5c5f4f1a2d6f tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 404 Aug 18 21:20:55.241156 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1319/5292] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.247069 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a92e48d4-8e5a-4d9d-97e5-f33d7a5c4f0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.249266 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a92e48d4-8e5a-4d9d-97e5-f33d7a5c4f0e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 Aug 18 21:20:55.249543 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a92e48d4-8e5a-4d9d-97e5-f33d7a5c4f0e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.249835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a92e48d4-8e5a-4d9d-97e5-f33d7a5c4f0e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.255133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a92e48d4-8e5a-4d9d-97e5-f33d7a5c4f0e tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 returned with HTTP 404 Aug 18 21:20:55.255779 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1313/5293] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/snapshots/e03fed69-60c7-469f-8a12-54afa8de8069 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.261698 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.263878 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:55.264187 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.264456 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.264737 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:55.270052 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-792a6376-c99b-4b9c-92d0-f62cde50dffe tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 404 Aug 18 21:20:55.270595 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1333/5294] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.276211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-245826ce-02d2-405d-8269-aa1d2bd7cd42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.277792 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-245826ce-02d2-405d-8269-aa1d2bd7cd42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 Aug 18 21:20:55.278025 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-245826ce-02d2-405d-8269-aa1d2bd7cd42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.278229 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-245826ce-02d2-405d-8269-aa1d2bd7cd42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.283428 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-245826ce-02d2-405d-8269-aa1d2bd7cd42 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 returned with HTTP 404 Aug 18 21:20:55.283878 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1330/5295] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/aac44908-d2d7-4b9a-b039-43ed1aa117f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.289994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.292141 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:55.292378 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.292612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.292784 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete snapshot with id: e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:55.297985 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b514c8bc-87f1-46b8-a126-5c54433d4835 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 404 Aug 18 21:20:55.298491 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1320/5296] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.304902 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c718a134-4ecd-4e65-8f8d-c2c5999be371 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.306589 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c718a134-4ecd-4e65-8f8d-c2c5999be371 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 Aug 18 21:20:55.306773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c718a134-4ecd-4e65-8f8d-c2c5999be371 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.306937 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c718a134-4ecd-4e65-8f8d-c2c5999be371 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.311083 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c718a134-4ecd-4e65-8f8d-c2c5999be371 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 returned with HTTP 404 Aug 18 21:20:55.311483 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1314/5297] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/snapshots/e782a26d-44bc-491e-8812-7b842eba6a57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:55.317690 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.319424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] DELETE https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:55.319664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.319910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.320095 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Delete volume with id: db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:55.325306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb0ae4ea-621a-4ba9-b587-034217b7436b tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 404 Aug 18 21:20:55.325816 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1334/5298] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:20:55 2026] DELETE /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.331412 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-476feb4a-f811-4048-9d3e-28e1d5331597 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.333041 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-476feb4a-f811-4048-9d3e-28e1d5331597 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] GET https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 Aug 18 21:20:55.333270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-476feb4a-f811-4048-9d3e-28e1d5331597 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.333479 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-476feb4a-f811-4048-9d3e-28e1d5331597 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.338451 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-476feb4a-f811-4048-9d3e-28e1d5331597 tempest-VolumeDependencyTests-1707404933 tempest-VolumeDependencyTests-1707404933-project-member] https://10.4.3.48/volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 returned with HTTP 404 Aug 18 21:20:55.338919 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1331/5299] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/volumes/db9e30b2-2db6-4bee-a27f-ccf7f9bbea11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:20:55.931600 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:55.936066 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:55.936269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:55.936532 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:55.936680 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:55.943179 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:55.943179 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:55.943935 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-16796a0f-a0b7-4422-94c9-a9527c7bfddd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:55.944286 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1321/5300] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:55 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:56.953010 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:56.955004 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:56.955221 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:56.955439 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:56.955567 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:56.961556 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:56.961556 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:56.962568 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-769ee103-40f5-4ccc-991b-8a6b50da5852 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:56.963001 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1315/5301] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:56 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:57.801744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cd97c738-924b-4d5c-afc7-44346bea558c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:57.803571 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:20:57.803981 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "f589d7c3-1e0b-4568-b2ad-b4a89c22f1cc", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:20:57.805472 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'f589d7c3-1e0b-4568-b2ad-b4a89c22f1cc', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:20:57.884351 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume of 1 GB Aug 18 21:20:57.889640 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Availability Zones retrieved successfully. Aug 18 21:20:57.896908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (55798aec-bd73-48d5-ba51-a9ffcafae477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:57.898074 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b50e519-161f-417a-b9c8-4a6ccf3c9592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:57.899039 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:20:57.951427 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b50e519-161f-417a-b9c8-4a6ccf3c9592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:57.952169 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75c5ca7-9bf1-4331-b007-008832f09c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:57.974196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-45430176-6a1f-4b47-ba36-ca72efcac677 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:57.975806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45430176-6a1f-4b47-ba36-ca72efcac677 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:57.975967 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45430176-6a1f-4b47-ba36-ca72efcac677 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:57.976152 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-45430176-6a1f-4b47-ba36-ca72efcac677 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:57.976293 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-45430176-6a1f-4b47-ba36-ca72efcac677 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:57.980231 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:57.980231 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:57.981039 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-45430176-6a1f-4b47-ba36-ca72efcac677 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:57.981511 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1332/5302] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:57 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:58.013219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['3583cff4-ac63-44b7-99da-52996844b863', 'a306f0f9-7126-4df8-ae62-3e973d675fee', 'f72f510d-d152-42f4-a7ff-c1980473c778', '29328361-ea83-4bd9-a35e-525f4d216aa7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:20:58.013219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75c5ca7-9bf1-4331-b007-008832f09c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3583cff4-ac63-44b7-99da-52996844b863', 'a306f0f9-7126-4df8-ae62-3e973d675fee', 'f72f510d-d152-42f4-a7ff-c1980473c778', '29328361-ea83-4bd9-a35e-525f4d216aa7']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:58.013536 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a87d146-67a2-4831-bcd5-32d9a352b63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:58.035626 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a87d146-67a2-4831-bcd5-32d9a352b63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d131153-7798-4159-b3ff-1da883d82a96', '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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['3583cff4-ac63-44b7-99da-52996844b863','a306f0f9-7126-4df8-ae62-3e973d675fee','f72f510d-d152-42f4-a7ff-c1980473c778','29328361-ea83-4bd9-a35e-525f4d216aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:20:58Z,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=2d131153-7798-4159-b3ff-1da883d82a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406b10b82ba541758dd47e8cd3b58e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86ba13ce3c43228c136631c0740388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:58.036284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7edf3e-89fb-4b91-b95d-001ef1884af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:58.054605 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7edf3e-89fb-4b91-b95d-001ef1884af0) transitioned into state 'SUCCESS' from 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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['3583cff4-ac63-44b7-99da-52996844b863','a306f0f9-7126-4df8-ae62-3e973d675fee','f72f510d-d152-42f4-a7ff-c1980473c778','29328361-ea83-4bd9-a35e-525f4d216aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:58.055347 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb5e369-f500-4dc7-8a85-80df05ee961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:20:58.063870 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb5e369-f500-4dc7-8a85-80df05ee961e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:20:58.064680 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (55798aec-bd73-48d5-ba51-a9ffcafae477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:20:58.065018 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request issued successfully. Aug 18 21:20:58.065580 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd97c738-924b-4d5c-afc7-44346bea558c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:20:58.066190 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1335/5303] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:20:57 2026] POST /volume/v3/volumes => generated 773 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:20:58.076954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:58.078702 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:20:58.078967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:58.079153 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:58.087515 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:58.087515 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:20:58.092881 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:20:58.097260 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f8fa923f-7415-4681-a8ea-d308c3ca8d88 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:20:58.097595 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1322/5304] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:58 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:20:58.991494 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:58.993262 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:20:58.993466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:58.993655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:58.993828 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:20:58.998392 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:58.998392 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:20:58.999328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-644fbcd9-6512-449b-a634-ec9de1f01fc8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:20:58.999949 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1316/5305] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:20:58 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:20:59.108801 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:20:59.112108 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:20:59.112314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:20:59.112509 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:20:59.119969 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:20:59.119969 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:20:59.123563 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:20:59.127759 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eb9afc9-35b6-42ce-bda7-4dd294be3a07 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:20:59.128168 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1333/5306] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:20:59 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:00.010130 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:00.012362 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:00.012591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:00.012855 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:00.012990 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:00.017858 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:00.017858 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:00.018735 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf01b25b-fb75-4bc1-8ad0-cf7e2603feda tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:21:00.019156 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1336/5307] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:00 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:00.141198 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35c915ad-da47-45ad-8a65-7e89d241e436 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:00.143268 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35c915ad-da47-45ad-8a65-7e89d241e436 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:00.143514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35c915ad-da47-45ad-8a65-7e89d241e436 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:00.143792 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35c915ad-da47-45ad-8a65-7e89d241e436 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:00.152347 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:00.152347 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:00.156268 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-35c915ad-da47-45ad-8a65-7e89d241e436 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:00.161573 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35c915ad-da47-45ad-8a65-7e89d241e436 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:00.162117 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1323/5308] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:00 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:01.028419 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:01.030083 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:01.030281 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:01.030454 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:01.030554 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:01.034547 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:01.034547 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:01.035227 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-cbdcc29c-5359-4d64-9128-6aab7c2c40c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:21:01.035564 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1317/5309] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:01 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:01.174485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5ec02658-53be-49bc-85e4-6157295309b5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:01.176391 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ec02658-53be-49bc-85e4-6157295309b5 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:01.176617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ec02658-53be-49bc-85e4-6157295309b5 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:01.176860 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ec02658-53be-49bc-85e4-6157295309b5 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:01.184591 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:01.184591 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:01.188938 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5ec02658-53be-49bc-85e4-6157295309b5 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:01.194101 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ec02658-53be-49bc-85e4-6157295309b5 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:01.194586 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1334/5310] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:01 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:02.044752 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:02.046858 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:02.047032 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:02.047208 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:02.047412 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:02.051808 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:02.051808 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:02.052487 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ba510ae-74fe-4d7d-8138-f5ab2f513e6f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:21:02.052849 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1337/5311] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:02 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:02.208135 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:02.209899 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:02.210123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:02.210306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:02.216984 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:02.216984 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:02.220400 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:02.224485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4b19af0e-dc5a-46d6-bc52-de87f0774748 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:02.225035 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1324/5312] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:02 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:03.062578 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:03.064532 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:03.064782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:03.065008 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:03.065145 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:03.069921 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:03.069921 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:03.070709 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-58e6854e-1c91-4b3d-b53a-60e5bcce6585 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:21:03.071116 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1318/5313] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:03 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:03.082732 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:03.084280 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:21:03.084564 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f489e63-dbf4-4b81-8091-4d0b724c3a12", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1963227872"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:03.085951 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': '9f489e63-dbf4-4b81-8091-4d0b724c3a12', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1963227872'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:21:03.086078 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume 9f489e63-dbf4-4b81-8091-4d0b724c3a12 in container None Aug 18 21:21:03.095009 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:03.095009 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:03.095533 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:03.111218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['473b7630-2ebc-440a-9c5d-ccc0da64977e', '4f479b7d-416d-4a53-9ba4-fa9d919c3f80'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:03.136579 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab89041c-368b-4ad4-ac05-2a82affa42b7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:21:03.137213 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1335/5314] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:21:03 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:03.144617 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:03.146373 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:03.146566 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:03.146805 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:03.146933 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:03.151187 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:03.151187 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:03.151871 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b567c65-d0bb-4685-bfd1-44f1dcd49002 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:03.152205 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1338/5315] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:03 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:03.237460 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a0928af-b566-46a6-926b-d90b7c5a468f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:03.239397 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a0928af-b566-46a6-926b-d90b7c5a468f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:03.239611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a0928af-b566-46a6-926b-d90b7c5a468f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:03.239849 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a0928af-b566-46a6-926b-d90b7c5a468f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:03.247209 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:03.247209 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:03.251328 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a0928af-b566-46a6-926b-d90b7c5a468f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:03.255913 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a0928af-b566-46a6-926b-d90b7c5a468f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:03.256292 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1325/5316] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:03 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:04.161611 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e805dd78-2ff5-44dd-8890-98d05020dffc None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:04.163665 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e805dd78-2ff5-44dd-8890-98d05020dffc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:04.163913 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e805dd78-2ff5-44dd-8890-98d05020dffc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:04.164151 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e805dd78-2ff5-44dd-8890-98d05020dffc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:04.164300 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e805dd78-2ff5-44dd-8890-98d05020dffc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:04.169644 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:04.169644 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:04.170575 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e805dd78-2ff5-44dd-8890-98d05020dffc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:04.171000 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1319/5317] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:04 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:04.269857 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:04.271512 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:04.271769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:04.271930 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:04.278365 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:04.278365 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:04.281761 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:04.285539 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b116e632-a78e-41ed-aff4-23f734c4e2b0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:04.285971 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1336/5318] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:04 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:05.181748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:05.183389 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:05.183550 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:05.183753 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:05.183860 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:05.189463 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:05.189463 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:05.190181 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9f9da3a-df66-4acf-9dbd-ce8201d32c2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:05.190525 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1339/5319] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:05 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:05.298141 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-35ec8721-ad21-4745-8de8-647891be33b9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:05.299911 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35ec8721-ad21-4745-8de8-647891be33b9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:05.300161 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35ec8721-ad21-4745-8de8-647891be33b9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:05.300377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-35ec8721-ad21-4745-8de8-647891be33b9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:05.307884 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:05.307884 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:05.311899 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-35ec8721-ad21-4745-8de8-647891be33b9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:05.316286 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-35ec8721-ad21-4745-8de8-647891be33b9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:05.316862 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1326/5320] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:05 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:06.200484 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-20215910-ddf1-4737-a8ff-92e794a19360 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:06.202303 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20215910-ddf1-4737-a8ff-92e794a19360 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:06.202508 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20215910-ddf1-4737-a8ff-92e794a19360 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:06.202747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-20215910-ddf1-4737-a8ff-92e794a19360 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:06.202873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-20215910-ddf1-4737-a8ff-92e794a19360 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:06.207433 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:06.207433 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:06.208545 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-20215910-ddf1-4737-a8ff-92e794a19360 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:06.209126 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1320/5321] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:06 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:06.328258 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:06.329991 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:06.330178 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:06.330381 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:06.337383 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:06.337383 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:06.340880 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:06.345093 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b5cea3b-3859-4c24-94f6-b8ed8757b157 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:06.345440 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1337/5322] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:06 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:06.359016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dca467e2-1587-4bdc-bbea-04047f40a7de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:06.360839 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dca467e2-1587-4bdc-bbea-04047f40a7de tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:06.361038 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dca467e2-1587-4bdc-bbea-04047f40a7de tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:06.361225 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dca467e2-1587-4bdc-bbea-04047f40a7de tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:06.368221 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:06.368221 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:06.372134 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dca467e2-1587-4bdc-bbea-04047f40a7de tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:06.376613 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dca467e2-1587-4bdc-bbea-04047f40a7de tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:06.377055 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1340/5323] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:06 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:06.418191 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:06.420110 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:06.420310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:06.420483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:06.420675 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:06.428990 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:06.428990 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:06.429552 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:06.445988 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume request issued successfully. Aug 18 21:21:06.446176 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-075924a7-6014-45bd-8404-5c4ee8ef0f3f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 202 Aug 18 21:21:06.446629 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1327/5324] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:06 2026] DELETE /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:06.468607 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:06.471621 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:06.472280 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:06.472486 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:06.479435 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:06.479435 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:06.483251 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:06.487545 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0bb56f3b-1748-420f-82e6-0ec41bd7dd51 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 200 Aug 18 21:21:06.487990 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1321/5325] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:06 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:07.218796 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de6e0e17-f6e7-45f2-b215-576545da59cd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:07.220507 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de6e0e17-f6e7-45f2-b215-576545da59cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:07.220685 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de6e0e17-f6e7-45f2-b215-576545da59cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:07.220881 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de6e0e17-f6e7-45f2-b215-576545da59cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:07.220978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-de6e0e17-f6e7-45f2-b215-576545da59cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:07.224626 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:07.224626 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:07.225304 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de6e0e17-f6e7-45f2-b215-576545da59cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:07.225616 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1338/5326] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:07 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:07.514159 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77f79bcd-bfe9-4d19-be4f-da67db803299 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:07.516165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77f79bcd-bfe9-4d19-be4f-da67db803299 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:07.516366 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77f79bcd-bfe9-4d19-be4f-da67db803299 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:07.516540 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77f79bcd-bfe9-4d19-be4f-da67db803299 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:07.522118 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77f79bcd-bfe9-4d19-be4f-da67db803299 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 404 Aug 18 21:21:07.522527 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1341/5327] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:07 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:08.234342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:08.236168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:08.236373 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:08.236531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:08.236693 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:08.241318 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:08.241318 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:08.242449 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8df0adfa-5aeb-4d9a-a8ed-d2a903abe8f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:08.243038 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1328/5328] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:08 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:08.911347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-55e09686-c510-4319-a0a8-25d07138b4b3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:08.913252 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:08.913252 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "fc6dc3a3-5af1-4b3c-b333-10bca7ac654b", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:08.914503 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'fc6dc3a3-5af1-4b3c-b333-10bca7ac654b', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:08.980996 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume of 1 GB Aug 18 21:21:08.984526 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Availability Zones retrieved successfully. Aug 18 21:21:08.989032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (d85c9d01-b47b-4ed4-bee3-c1b516ddacc6) 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 18 21:21:08.990001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159ce9ae-21f5-456b-aaf8-681ec5a34633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:08.990825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-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 18 21:21:09.037741 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159ce9ae-21f5-456b-aaf8-681ec5a34633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:09.038406 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39e8020-e757-4879-b401-538d3d68b25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:09.072263 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['74642d64-754f-4693-ace9-4f045b75f4f8', '85c21886-1a6a-4c6d-b6cd-fb23aa9c4e55', 'e6d3f0eb-c257-4a79-aa8f-ec5bca5435b6', '65d8e9a2-923e-4916-9168-9b51bba5b342'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:09.072941 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39e8020-e757-4879-b401-538d3d68b25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74642d64-754f-4693-ace9-4f045b75f4f8', '85c21886-1a6a-4c6d-b6cd-fb23aa9c4e55', 'e6d3f0eb-c257-4a79-aa8f-ec5bca5435b6', '65d8e9a2-923e-4916-9168-9b51bba5b342']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:09.073548 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f30c89-03b2-4180-b857-1f78d6c1862c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:09.095001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f30c89-03b2-4180-b857-1f78d6c1862c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da40cd0-bb41-4e46-b074-fc4e5b4bddad', '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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['74642d64-754f-4693-ace9-4f045b75f4f8','85c21886-1a6a-4c6d-b6cd-fb23aa9c4e55','e6d3f0eb-c257-4a79-aa8f-ec5bca5435b6','65d8e9a2-923e-4916-9168-9b51bba5b342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21: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=1da40cd0-bb41-4e46-b074-fc4e5b4bddad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406b10b82ba541758dd47e8cd3b58e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86ba13ce3c43228c136631c0740388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:09.095760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a85434-b96d-4195-a51b-f7ef7e6a0923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:09.111384 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a85434-b96d-4195-a51b-f7ef7e6a0923) transitioned into state 'SUCCESS' from 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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['74642d64-754f-4693-ace9-4f045b75f4f8','85c21886-1a6a-4c6d-b6cd-fb23aa9c4e55','e6d3f0eb-c257-4a79-aa8f-ec5bca5435b6','65d8e9a2-923e-4916-9168-9b51bba5b342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:09.112119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08509a3-0bb0-4ff1-a397-066c6f3963f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:09.120460 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08509a3-0bb0-4ff1-a397-066c6f3963f7) 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 18 21:21:09.121389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (d85c9d01-b47b-4ed4-bee3-c1b516ddacc6) 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 18 21:21:09.121701 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request issued successfully. Aug 18 21:21:09.122309 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-55e09686-c510-4319-a0a8-25d07138b4b3 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:09.122817 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1322/5329] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:21:08 2026] POST /volume/v3/volumes => generated 773 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:09.133211 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:09.134746 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:09.134936 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:09.135099 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:09.141348 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:09.141348 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:09.144269 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:09.147578 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a74ec53-31a2-44ca-813a-ec0135bc25fb tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:09.147977 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1339/5330] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:09 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:09.252553 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:09.254148 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:09.254322 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:09.254508 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:09.254600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:09.258462 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:09.258462 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:09.259177 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d511f8f-0df2-483b-b46a-009b55ee67c1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:09.259488 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1342/5331] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:09 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:10.160023 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:10.161852 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:10.162063 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:10.162241 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:10.170977 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:10.170977 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:10.175486 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:10.180320 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8c4fddc-616e-4660-8f73-ad78c80c482c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:10.180739 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1329/5332] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:10 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:10.270003 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-be750584-36c8-4adf-b37a-3b58c3b92928 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:10.272000 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be750584-36c8-4adf-b37a-3b58c3b92928 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:10.272180 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be750584-36c8-4adf-b37a-3b58c3b92928 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:10.272464 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-be750584-36c8-4adf-b37a-3b58c3b92928 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:10.272464 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-be750584-36c8-4adf-b37a-3b58c3b92928 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:10.276852 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:10.276852 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:10.277565 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-be750584-36c8-4adf-b37a-3b58c3b92928 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:10.277951 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1323/5333] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:10 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:10.286843 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:10.288484 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba/restore Aug 18 21:21:10.288824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9f489e63-dbf4-4b81-8091-4d0b724c3a12"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:10.290103 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Restoring backup a23a195a-9a55-4530-ab9e-f0375f0e0fba ({'restore': {'volume_id': '9f489e63-dbf4-4b81-8091-4d0b724c3a12'}}) {{(pid=100292) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 21:21:10.290206 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Restoring backup a23a195a-9a55-4530-ab9e-f0375f0e0fba to volume 9f489e63-dbf4-4b81-8091-4d0b724c3a12. Aug 18 21:21:10.294033 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:10.294033 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:10.300114 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:10.300114 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:10.300464 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:10.300569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.api [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Checking backup size 1 against volume size 1 {{(pid=100292) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 21:21:10.300736 np0000007703 devstack@c-api.service[100292]: INFO cinder.backup.api [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Overwriting volume 9f489e63-dbf4-4b81-8091-4d0b724c3a12 with restore of backup a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:10.310662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] restore_backup in rpcapi backup_id a23a195a-9a55-4530-ab9e-f0375f0e0fba {{(pid=100292) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 21:21:10.312343 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43fd9a86-58c6-4d7c-b5b4-8124f5c28dd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba/restore returned with HTTP 202 Aug 18 21:21:10.312916 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1340/5334] 10.4.3.48 () {68 vars in 1386 bytes} [Tue Aug 18 21:21:10 2026] POST /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba/restore => generated 182 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:10.320099 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:10.321790 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:10.321987 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:10.322155 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:10.322256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:10.326518 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:10.326518 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:10.327261 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d2c8cf6-747b-4851-8664-1a09730f8397 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:10.327809 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1343/5335] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:10 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:11.194843 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09a9ab00-432f-491b-9a1c-06a27c85470d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:11.196240 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09a9ab00-432f-491b-9a1c-06a27c85470d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:11.196487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09a9ab00-432f-491b-9a1c-06a27c85470d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:11.196682 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09a9ab00-432f-491b-9a1c-06a27c85470d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:11.203171 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:11.203171 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:11.206345 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-09a9ab00-432f-491b-9a1c-06a27c85470d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:11.209736 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09a9ab00-432f-491b-9a1c-06a27c85470d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:11.210073 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1330/5336] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:11 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:11.337030 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:11.339217 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:11.339498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:11.339750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:11.339912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:11.343887 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:11.343887 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:11.344519 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d156da68-8971-40a6-9817-aa1133ee7ee5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:11.344916 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1324/5337] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:11 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:12.221787 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9095b4e-0e24-4646-bf3d-31c73247711b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:12.223573 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9095b4e-0e24-4646-bf3d-31c73247711b tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:12.223833 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9095b4e-0e24-4646-bf3d-31c73247711b tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:12.224021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9095b4e-0e24-4646-bf3d-31c73247711b tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:12.230528 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:12.230528 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:12.233745 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b9095b4e-0e24-4646-bf3d-31c73247711b tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:12.237470 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9095b4e-0e24-4646-bf3d-31c73247711b tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:12.237848 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1341/5338] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:12 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:12.353933 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:12.355407 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:12.355591 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:12.355814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:12.355937 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:12.359768 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:12.359768 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:12.360387 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f8b7ddb-647a-4098-a62b-ac7e4c2b5ed3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:12.360731 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1344/5339] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:12 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:13.250171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:13.252079 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:13.252281 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:13.252455 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:13.259016 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:13.259016 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:13.262384 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:13.266095 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-5f02c1a6-2d53-4d86-86ca-28bf531a8757 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:13.266449 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1331/5340] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:13 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:13.370207 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:13.372357 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:13.372584 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:13.372865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:13.373016 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:13.377848 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:13.377848 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:13.378714 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-acd943d7-13e5-4576-a214-6fc2464f2a02 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:13.379203 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1325/5341] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:13 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:14.278111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:14.282154 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:14.282154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:14.282154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:14.283951 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=246,cinder:UPDATE=73,cinder:INSERT=37 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:21:14.288922 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:14.288922 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:14.292943 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:14.297536 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-232e6d4a-5ba1-4fc8-8ac6-fdfce4000843 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:14.297536 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1342/5342] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:14 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:14.392175 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:14.393863 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:14.394077 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:14.394247 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:14.394341 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:14.395879 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=163,cinder:UPDATE=27,cinder:INSERT=17 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:21:14.399382 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:14.399382 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:14.400071 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e9a6e1d-9001-4cd2-be07-17e5c235f313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:14.400401 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1345/5343] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:14 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:15.309408 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:15.311632 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:15.311904 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:15.312146 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:15.314618 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=386,cinder:UPDATE=162,cinder:INSERT=89 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:21:15.322922 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:15.322922 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:15.327536 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:15.332953 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a6ae741-f1d1-4fe3-a04f-eff81967ad05 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:15.333310 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1332/5344] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:15 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:15.410037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:15.411719 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:15.411909 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:15.412082 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:15.412181 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:15.416175 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:15.416175 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:15.416941 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-19f94eec-94ba-4aa0-a9a6-9dfdf44eb9af tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:15.417301 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1326/5345] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:15 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:16.344491 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:16.346326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:16.346529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:16.346741 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:16.353049 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:16.353049 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:16.356297 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:16.360147 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c54f1a17-1f53-450d-ac59-c36abf797a95 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:16.360489 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1343/5346] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:16 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:16.373060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:16.374530 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:16.374740 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:16.374918 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:16.381003 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:16.381003 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:16.383923 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:16.387664 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a51838c-0c4f-4b98-ae74-8a5e9abb2e5a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:16.387991 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1346/5347] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:16 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:16.399568 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:16.401492 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:16.402033 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "1da40cd0-bb41-4e46-b074-fc4e5b4bddad", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:16.404353 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '1da40cd0-bb41-4e46-b074-fc4e5b4bddad', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:16.412356 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:16.412356 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:16.412953 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume retrieved successfully. Aug 18 21:21:16.413095 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume of 1 GB Aug 18 21:21:16.416838 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Availability Zones retrieved successfully. Aug 18 21:21:16.423841 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (6a843847-2802-41f7-b0cf-1cab0c6bf1c1) 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 18 21:21:16.425224 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42359ff-692c-40eb-a743-a6ed15f8dd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:16.426475 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-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 18 21:21:16.427704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:16.429842 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:16.430022 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:16.430764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:16.430764 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:16.435749 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:16.435749 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:16.436885 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2dee99a1-61d6-4ee0-9667-c99f1d8c004e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:16.437629 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1327/5348] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:16 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:16.453535 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42359ff-692c-40eb-a743-a6ed15f8dd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1da40cd0-bb41-4e46-b074-fc4e5b4bddad', 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:16.454305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449a1ab6-4bd1-4865-9163-869da3c3a376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:16.494064 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['a2f65ff5-c3f2-4f1e-ba13-28c7dbfc2e25', 'b8cdf57a-ef62-4c5a-98a5-bb539e411904', '3104b52a-344c-416f-a752-2574f7bd5610', '231fcd55-1df5-4470-bc13-bb06e21de3ba'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:16.495020 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449a1ab6-4bd1-4865-9163-869da3c3a376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f65ff5-c3f2-4f1e-ba13-28c7dbfc2e25', 'b8cdf57a-ef62-4c5a-98a5-bb539e411904', '3104b52a-344c-416f-a752-2574f7bd5610', '231fcd55-1df5-4470-bc13-bb06e21de3ba']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:16.496051 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6840e03-8904-44e6-b411-26407b9b808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:16.529466 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6840e03-8904-44e6-b411-26407b9b808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374', '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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['a2f65ff5-c3f2-4f1e-ba13-28c7dbfc2e25','b8cdf57a-ef62-4c5a-98a5-bb539e411904','3104b52a-344c-416f-a752-2574f7bd5610','231fcd55-1df5-4470-bc13-bb06e21de3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=1da40cd0-bb41-4e46-b074-fc4e5b4bddad,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:21:16Z,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=ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406b10b82ba541758dd47e8cd3b58e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1da40cd0-bb41-4e46-b074-fc4e5b4bddad,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86ba13ce3c43228c136631c0740388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:16.530226 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96dfc913-f6cf-473b-a4a6-ebdca0d31fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:16.545034 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96dfc913-f6cf-473b-a4a6-ebdca0d31fa7) transitioned into state 'SUCCESS' from 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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['a2f65ff5-c3f2-4f1e-ba13-28c7dbfc2e25','b8cdf57a-ef62-4c5a-98a5-bb539e411904','3104b52a-344c-416f-a752-2574f7bd5610','231fcd55-1df5-4470-bc13-bb06e21de3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=1da40cd0-bb41-4e46-b074-fc4e5b4bddad,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:16.545641 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16020ead-3fcf-4717-a784-abb231a0eeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:16.559471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16020ead-3fcf-4717-a784-abb231a0eeb4) 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 18 21:21:16.560239 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (6a843847-2802-41f7-b0cf-1cab0c6bf1c1) 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 18 21:21:16.560510 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request issued successfully. Aug 18 21:21:16.561048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-38c950b0-3ec8-4381-a9fc-ccff6cfc6240 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:16.561429 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1333/5349] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:21:16 2026] POST /volume/v3/volumes => generated 807 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:16.574704 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77233b6e-25f6-4415-9112-5166373305ca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:16.576421 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77233b6e-25f6-4415-9112-5166373305ca tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:16.576640 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77233b6e-25f6-4415-9112-5166373305ca tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:16.576840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77233b6e-25f6-4415-9112-5166373305ca tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:16.584514 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:16.584514 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:16.587897 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77233b6e-25f6-4415-9112-5166373305ca tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:16.591500 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77233b6e-25f6-4415-9112-5166373305ca tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 200 Aug 18 21:21:16.591880 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1344/5350] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:16 2026] GET /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:17.449024 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:17.451288 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:17.451546 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:17.451848 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:17.452002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:17.458315 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:17.458315 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:17.459419 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-657c2e74-cab4-48a3-9469-bb890d08ad92 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:17.459971 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1347/5351] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:17 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:17.603556 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:17.605412 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:17.605655 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:17.605880 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:17.612320 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:17.612320 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:17.615716 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:17.620561 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-810ba0fc-cdeb-401e-afcb-17a0e591605a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 200 Aug 18 21:21:17.620955 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1328/5352] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:17 2026] GET /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:17.636509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd363865-57e7-49de-a9be-427837d99a93 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:17.638333 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd363865-57e7-49de-a9be-427837d99a93 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:17.638545 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd363865-57e7-49de-a9be-427837d99a93 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:17.638787 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd363865-57e7-49de-a9be-427837d99a93 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:17.645059 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:17.645059 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:17.648124 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd363865-57e7-49de-a9be-427837d99a93 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:17.652716 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd363865-57e7-49de-a9be-427837d99a93 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 200 Aug 18 21:21:17.653144 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1334/5353] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:17 2026] GET /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:17.668135 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:17.670914 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:17.671122 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:17.671317 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:17.671476 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:17.687371 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:17.687371 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:17.687882 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:17.707742 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume request issued successfully. Aug 18 21:21:17.707953 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00bf63ed-986b-46db-95e3-329d0e4ba362 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 202 Aug 18 21:21:17.708403 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1345/5354] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:17 2026] DELETE /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:17.716963 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1c724e27-551a-4a64-aff8-66e791367d24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:17.718737 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c724e27-551a-4a64-aff8-66e791367d24 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:17.718945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c724e27-551a-4a64-aff8-66e791367d24 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:17.719117 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c724e27-551a-4a64-aff8-66e791367d24 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:17.725768 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:17.725768 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:17.729373 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1c724e27-551a-4a64-aff8-66e791367d24 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:17.734317 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c724e27-551a-4a64-aff8-66e791367d24 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 200 Aug 18 21:21:17.734751 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1348/5355] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:17 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:18.469920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:18.471587 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:18.471788 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:18.472012 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:18.472115 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:18.476312 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:18.476312 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:18.477112 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1d13e65c-5c3b-48c5-876b-30f0d3d078b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:18.477398 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1329/5356] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:18 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:18.747131 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9e579e8a-78b3-4156-94e2-2a213ed10aad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:18.748868 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e579e8a-78b3-4156-94e2-2a213ed10aad tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:18.749123 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e579e8a-78b3-4156-94e2-2a213ed10aad tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:18.749368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9e579e8a-78b3-4156-94e2-2a213ed10aad tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:18.755198 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9e579e8a-78b3-4156-94e2-2a213ed10aad tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 404 Aug 18 21:21:18.755632 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1335/5357] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:18 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:19.487912 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:19.489978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:19.490210 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:19.490395 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:19.490487 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:19.494764 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:19.494764 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:19.495458 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d92a9a3c-ca66-45c5-b1c5-04fc5dc31dd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:19.495822 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1346/5358] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:19 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:20.014888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:20.016568 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:20.017045 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1dbb40e4-97a1-4841-9971-0f861fde7e76", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:20.018570 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1dbb40e4-97a1-4841-9971-0f861fde7e76', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:20.082328 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume of 1 GB Aug 18 21:21:20.086323 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Availability Zones retrieved successfully. Aug 18 21:21:20.091443 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (9e64a712-4849-4f34-b49a-6d96ff59d9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:20.093046 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada7dc6e-1ab6-482b-8f3d-493a46e53a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:20.093979 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:20.147158 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada7dc6e-1ab6-482b-8f3d-493a46e53a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:20.147825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc0aa91-02bf-4ad4-906b-eb454ff0a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:20.182523 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['535c7f25-8d3d-434c-ab6d-c91123b3f6a3', '9250f462-deb5-494a-84f9-2504d4f8c83e', '2dcb47f8-cf92-4ec8-aa0c-4b44324999e4', 'ba831788-91f1-4657-a97c-4804fa3850f1'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:20.183483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc0aa91-02bf-4ad4-906b-eb454ff0a22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535c7f25-8d3d-434c-ab6d-c91123b3f6a3', '9250f462-deb5-494a-84f9-2504d4f8c83e', '2dcb47f8-cf92-4ec8-aa0c-4b44324999e4', 'ba831788-91f1-4657-a97c-4804fa3850f1']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:20.184230 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f8d1a1-7545-42ec-95f3-9e933a21461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:20.203408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f8d1a1-7545-42ec-95f3-9e933a21461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566fe571-975c-4d07-a1ce-05552186c1ae', '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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['535c7f25-8d3d-434c-ab6d-c91123b3f6a3','9250f462-deb5-494a-84f9-2504d4f8c83e','2dcb47f8-cf92-4ec8-aa0c-4b44324999e4','ba831788-91f1-4657-a97c-4804fa3850f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:20Z,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=566fe571-975c-4d07-a1ce-05552186c1ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406b10b82ba541758dd47e8cd3b58e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86ba13ce3c43228c136631c0740388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:20.204095 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896f7882-039e-499f-bfb7-d90cafbaec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:20.219365 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896f7882-039e-499f-bfb7-d90cafbaec99) transitioned into state 'SUCCESS' from 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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['535c7f25-8d3d-434c-ab6d-c91123b3f6a3','9250f462-deb5-494a-84f9-2504d4f8c83e','2dcb47f8-cf92-4ec8-aa0c-4b44324999e4','ba831788-91f1-4657-a97c-4804fa3850f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:20.220075 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0d7edc-fbba-48ba-a7fd-5f312d26554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:20.228736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0d7edc-fbba-48ba-a7fd-5f312d26554b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:20.229885 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (9e64a712-4849-4f34-b49a-6d96ff59d9cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:20.230180 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request issued successfully. Aug 18 21:21:20.230678 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5d5e82f-1841-45e2-aa0b-82e511cdfff7 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:20.231136 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1349/5359] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:21:20 2026] POST /volume/v3/volumes => generated 773 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:20.242594 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:20.244538 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:20.244855 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:20.245092 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:20.247344 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=180,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:21:20.254193 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:20.254193 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:20.259341 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:20.264733 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-786271cd-3b55-4100-b3cb-48b8f44b26d4 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:20.265216 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1330/5360] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:20 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:20.505136 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:20.506757 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:20.506936 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:20.507105 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:20.507197 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:20.510745 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:20.510745 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:20.511356 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ee5be6-0a9e-4a11-b1a4-e7da809c5d42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:20.511682 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1336/5361] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:20 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:21.277101 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:21.279127 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:21.279370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:21.279606 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:21.286883 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:21.286883 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:21.290773 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:21.295338 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4abcc3d3-4fef-46ba-910b-a47876b243fc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:21.295717 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1347/5362] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:21 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:21.521404 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:21.523089 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:21.523257 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:21.523419 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:21.523515 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:21.527375 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:21.527375 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:21.528097 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e3c6d8a-3af1-465c-9f68-853e6113e08a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:21.528451 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1350/5363] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:21 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:22.309949 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1847366f-d098-430e-ba0f-05f90a498751 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:22.311494 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1847366f-d098-430e-ba0f-05f90a498751 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:22.311878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1847366f-d098-430e-ba0f-05f90a498751 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:22.312162 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1847366f-d098-430e-ba0f-05f90a498751 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:22.318977 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:22.318977 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:22.322740 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1847366f-d098-430e-ba0f-05f90a498751 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:22.327241 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1847366f-d098-430e-ba0f-05f90a498751 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:22.327241 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1331/5364] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:22 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:22.539374 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-924d35ce-0f8f-4ad9-86a6-425e957881de None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:22.542686 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-924d35ce-0f8f-4ad9-86a6-425e957881de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:22.542686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-924d35ce-0f8f-4ad9-86a6-425e957881de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:22.542686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-924d35ce-0f8f-4ad9-86a6-425e957881de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:22.542686 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-924d35ce-0f8f-4ad9-86a6-425e957881de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:22.545842 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:22.545842 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:22.546569 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-924d35ce-0f8f-4ad9-86a6-425e957881de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:22.547176 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1337/5365] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:22 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:23.338932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:23.340558 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:23.340769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:23.340946 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:23.347007 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:23.347007 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:23.349947 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:23.353439 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64a24c84-57f0-41b0-a6c7-2ba6225b17fd tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:23.353791 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1348/5366] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:23 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:23.555595 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c5de777-3467-4597-8313-7819d0f3fa2a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:23.557165 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c5de777-3467-4597-8313-7819d0f3fa2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:23.557326 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c5de777-3467-4597-8313-7819d0f3fa2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:23.557493 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c5de777-3467-4597-8313-7819d0f3fa2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:23.557600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4c5de777-3467-4597-8313-7819d0f3fa2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:23.561333 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:23.561333 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:23.561969 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c5de777-3467-4597-8313-7819d0f3fa2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:23.562270 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1351/5367] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:23 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:24.365367 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:24.367075 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:24.367268 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:24.367435 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:24.373737 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:24.373737 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:24.376634 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:24.380011 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0b5713ef-e5f6-4d44-b9ce-58a94abcddc6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:24.380321 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1332/5368] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:24 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:24.571137 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-744c57ad-302d-4471-941b-e986eb0241e1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:24.573089 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-744c57ad-302d-4471-941b-e986eb0241e1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:24.573263 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-744c57ad-302d-4471-941b-e986eb0241e1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:24.573441 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-744c57ad-302d-4471-941b-e986eb0241e1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:24.573550 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-744c57ad-302d-4471-941b-e986eb0241e1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:24.578065 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:24.578065 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:24.578868 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-744c57ad-302d-4471-941b-e986eb0241e1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:24.579219 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1338/5369] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:24 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:25.391536 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:25.393123 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:25.393314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:25.393482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:25.399663 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:25.399663 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:25.402734 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:25.406199 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be0acc6d-9fa7-416f-950b-91f5b2456381 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:25.406506 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1349/5370] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:25 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:25.587856 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:25.589417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:25.589611 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:25.589797 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:25.589891 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:25.593612 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:25.593612 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:25.594314 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cf78e91-dcb0-4ee6-8e98-a5287fdbf905 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:25.594656 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1352/5371] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:25 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:25.603128 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:25.605035 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:21:25.605324 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:25.605576 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:25.612633 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:25.612633 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:25.616040 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:25.620142 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-5ea1722c-ca72-430b-bfe5-77c9cbee0d4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 200 Aug 18 21:21:25.620773 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1333/5372] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:25 2026] GET /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:25.632043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:25.634221 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:25.634431 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:25.634626 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:25.634731 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: a23a195a-9a55-4530-ab9e-f0375f0e0fba. Aug 18 21:21:25.638606 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:25.638606 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:25.648984 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id a23a195a-9a55-4530-ab9e-f0375f0e0fba {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:21:25.650843 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ef809b8a-73e6-4d8a-8340-da01d56f407c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 202 Aug 18 21:21:25.651219 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1339/5373] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:25 2026] DELETE /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:21:25.657252 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:25.658877 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:25.659057 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:25.659230 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:25.659365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:25.663229 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:25.663229 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:25.663917 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73fa76e0-a647-4bde-afe9-ebc5a41538cd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 200 Aug 18 21:21:25.664245 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1350/5374] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:25 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:26.419380 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.421520 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:26.421804 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.422027 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.428293 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.428293 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:26.431195 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:26.434859 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e566878a-c60f-4d1a-abfb-dc37160cd6bc tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:26.435163 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1353/5375] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:26 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:26.445901 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.447603 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:26.447825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.448001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.454390 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.454390 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:26.457633 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:26.461553 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a88a1eb4-e204-4d69-8b6c-1675621d443a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:26.461935 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1334/5376] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:26 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:26.472188 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.473663 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:21:26.473967 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "566fe571-975c-4d07-a1ce-05552186c1ae", "name": "tempest-VolumeImageDependencyTests-Snapshot-2136972444"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:26.482144 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.482144 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:26.482804 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:26.483106 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create snapshot from volume 566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:26.518469 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['a76f5909-238b-4238-b140-4b0a24cf5e09', '6ff20d95-384f-48fc-8e86-9aec704d16ab', '571ea22b-2bb1-4337-bcab-e1419199c4ab', 'cfe5980f-2375-4a01-a6c9-bb5ab986342a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:26.548589 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot create request issued successfully. Aug 18 21:21:26.548910 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4676f909-f75e-41e5-a39c-b44ffcb56dea tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:21:26.549308 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1340/5377] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:21:26 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:26.557206 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.558832 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:26.559010 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.559179 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.563630 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.563630 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:26.564012 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot retrieved successfully. Aug 18 21:21:26.564636 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f92cb2f5-3ce6-409b-9071-a598f9c15fb9 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 200 Aug 18 21:21:26.564985 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1351/5378] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:26 2026] GET /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:26.673216 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0253df81-4226-48a2-a025-6be31bc5539c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.674968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0253df81-4226-48a2-a025-6be31bc5539c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba Aug 18 21:21:26.675173 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0253df81-4226-48a2-a025-6be31bc5539c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.675347 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0253df81-4226-48a2-a025-6be31bc5539c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.675452 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0253df81-4226-48a2-a025-6be31bc5539c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id a23a195a-9a55-4530-ab9e-f0375f0e0fba. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:26.678684 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0253df81-4226-48a2-a025-6be31bc5539c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba returned with HTTP 404 Aug 18 21:21:26.679306 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1354/5379] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:26 2026] GET /volume/v3/backups/a23a195a-9a55-4530-ab9e-f0375f0e0fba => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:26.685279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.687059 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:26.687233 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.687404 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.687517 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.contrib.backups [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: 1eee0567-38e9-486d-9a44-9a281e2ec01f. Aug 18 21:21:26.691978 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.691978 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:26.701585 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.backup.rpcapi [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id 1eee0567-38e9-486d-9a44-9a281e2ec01f {{(pid=100294) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:21:26.703423 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b86aecda-1546-4286-b0b1-d7a76a8279bd tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 202 Aug 18 21:21:26.703423 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1335/5380] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:26 2026] DELETE /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:21:26.709661 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-935f778d-6408-47de-b5cd-a9eecca8c54b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:26.711445 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-935f778d-6408-47de-b5cd-a9eecca8c54b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:26.711666 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-935f778d-6408-47de-b5cd-a9eecca8c54b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:26.711860 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-935f778d-6408-47de-b5cd-a9eecca8c54b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:26.711960 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-935f778d-6408-47de-b5cd-a9eecca8c54b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:26.716267 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:26.716267 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:26.717036 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-935f778d-6408-47de-b5cd-a9eecca8c54b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 200 Aug 18 21:21:26.717371 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1341/5381] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:26 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:27.572767 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:27.574326 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:27.574484 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:27.574663 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:27.578898 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:27.578898 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:27.579268 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot retrieved successfully. Aug 18 21:21:27.579887 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ef8b7fd-a224-43a3-9037-d3e09cfd66ed tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 200 Aug 18 21:21:27.580198 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1352/5382] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:27 2026] GET /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:27.587374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:27.589103 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:27.589446 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "413c670c-8069-4875-99a7-fd08c8a4c792", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:27.590955 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '413c670c-8069-4875-99a7-fd08c8a4c792', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:27.595486 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:27.595486 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:27.595880 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot retrieved successfully. Aug 18 21:21:27.595980 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume of 1 GB Aug 18 21:21:27.598768 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Availability Zones retrieved successfully. Aug 18 21:21:27.603303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (6db50919-2e3c-4e72-a331-e1c727a21c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:27.604254 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34322e00-4ff3-4b8e-9211-4852ef92e6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.605009 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:27.630126 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34322e00-4ff3-4b8e-9211-4852ef92e6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '413c670c-8069-4875-99a7-fd08c8a4c792', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.631336 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4427f458-7b5a-49ba-a133-a5b84305c728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.664050 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Created reservations ['0b04ca5a-7852-4331-b305-e7f7648b12b1', 'a67b4d2e-1de2-4912-922a-bcdb42bfe96a', '1921b4c7-9d09-43c3-84ee-3a5228de4c97', '2a92e475-ac7b-4ce8-b18e-77dfd84bfdeb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:27.664699 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4427f458-7b5a-49ba-a133-a5b84305c728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b04ca5a-7852-4331-b305-e7f7648b12b1', 'a67b4d2e-1de2-4912-922a-bcdb42bfe96a', '1921b4c7-9d09-43c3-84ee-3a5228de4c97', '2a92e475-ac7b-4ce8-b18e-77dfd84bfdeb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.665331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc541c54-8183-4d1a-b020-630059d61b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.699410 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc541c54-8183-4d1a-b020-630059d61b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c14d2347-217a-4a0f-aeae-23dcdb4081d4', '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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['0b04ca5a-7852-4331-b305-e7f7648b12b1','a67b4d2e-1de2-4912-922a-bcdb42bfe96a','1921b4c7-9d09-43c3-84ee-3a5228de4c97','2a92e475-ac7b-4ce8-b18e-77dfd84bfdeb'],size=1,snapshot_id=413c670c-8069-4875-99a7-fd08c8a4c792,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), '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-18T21:21:27Z,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=c14d2347-217a-4a0f-aeae-23dcdb4081d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406b10b82ba541758dd47e8cd3b58e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=413c670c-8069-4875-99a7-fd08c8a4c792,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86ba13ce3c43228c136631c0740388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.700060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e8b9fa-0387-4f61-9ece-00ac7f2abb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.713714 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e8b9fa-0387-4f61-9ece-00ac7f2abb2a) transitioned into state 'SUCCESS' from 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='406b10b82ba541758dd47e8cd3b58e29',qos_specs=None,replication_status=,reservations=['0b04ca5a-7852-4331-b305-e7f7648b12b1','a67b4d2e-1de2-4912-922a-bcdb42bfe96a','1921b4c7-9d09-43c3-84ee-3a5228de4c97','2a92e475-ac7b-4ce8-b18e-77dfd84bfdeb'],size=1,snapshot_id=413c670c-8069-4875-99a7-fd08c8a4c792,source_replicaid=,source_volid=None,status='creating',user_id='6a86ba13ce3c43228c136631c0740388',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.714423 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85a8303-748a-40d5-a7e9-bd2fcf13d5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.726887 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:27.728585 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f Aug 18 21:21:27.728789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:27.728967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:27.729066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 1eee0567-38e9-486d-9a44-9a281e2ec01f. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:27.730569 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85a8303-748a-40d5-a7e9-bd2fcf13d5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.731294 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Flow 'volume_create_api' (6db50919-2e3c-4e72-a331-e1c727a21c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:27.731559 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Create volume request issued successfully. Aug 18 21:21:27.732090 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52dfdc57-354c-469c-bcb7-d8267d7402ef tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:27.732467 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1355/5383] 10.4.3.48 () {70 vars in 1293 bytes} [Tue Aug 18 21:21:27 2026] POST /volume/v3/volumes => generated 807 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:27.732526 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ea1be5af-d58c-4154-935a-c2e796ca9386 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f returned with HTTP 404 Aug 18 21:21:27.733712 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1336/5384] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:27 2026] GET /volume/v3/backups/1eee0567-38e9-486d-9a44-9a281e2ec01f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:27.743010 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:27.744517 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:27.744730 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:27.744900 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:27.750844 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:27.750844 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:27.754109 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:27.757438 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:27.757579 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6eca6b0c-3531-4a00-8442-10825f274ff6 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 200 Aug 18 21:21:27.757942 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1342/5385] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:27 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:27.759457 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:27.759860 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "name": "tempest-VolumesBackupsTest-Volume-35330872"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:27.761185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'name': 'tempest-VolumesBackupsTest-Volume-35330872'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:27.900367 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume of 1 GB Aug 18 21:21:27.903973 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Availability Zones retrieved successfully. Aug 18 21:21:27.909428 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (14a5d356-fec6-44af-9638-9c663986b2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:27.910250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9519e1ba-ebf6-4c27-bdec-9e10104f5fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.911021 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:27.967289 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9519e1ba-ebf6-4c27-bdec-9e10104f5fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:27.968019 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a889b2a-0c11-48f7-aed8-adda435a29b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:27.999268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['b316eca0-2a89-42a1-80ed-aa097c1b0942', '08f1f69d-868d-456e-9af4-f1134c7ca7f9', '63a4139a-fc8e-4658-b084-2368d98fac5d', '141169a9-b126-4436-b5a9-bafcce4c72f0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:27.999945 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a889b2a-0c11-48f7-aed8-adda435a29b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b316eca0-2a89-42a1-80ed-aa097c1b0942', '08f1f69d-868d-456e-9af4-f1134c7ca7f9', '63a4139a-fc8e-4658-b084-2368d98fac5d', '141169a9-b126-4436-b5a9-bafcce4c72f0']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:28.000659 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a81d7c0-bcee-4115-b518-d6341c83f746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:28.018667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a81d7c0-bcee-4115-b518-d6341c83f746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f1abc4-87c6-4dfe-8216-4dad2026c0ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-35330872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['b316eca0-2a89-42a1-80ed-aa097c1b0942','08f1f69d-868d-456e-9af4-f1134c7ca7f9','63a4139a-fc8e-4658-b084-2368d98fac5d','141169a9-b126-4436-b5a9-bafcce4c72f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-35330872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f1abc4-87c6-4dfe-8216-4dad2026c0ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ced11167554638a7744c7185f7f37b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:28.019267 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2247c7-4616-4034-92ab-dd5987f544ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:28.034569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2247c7-4616-4034-92ab-dd5987f544ae) transitioned into state 'SUCCESS' from state '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-35330872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['b316eca0-2a89-42a1-80ed-aa097c1b0942','08f1f69d-868d-456e-9af4-f1134c7ca7f9','63a4139a-fc8e-4658-b084-2368d98fac5d','141169a9-b126-4436-b5a9-bafcce4c72f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:28.035326 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e34d8a4-5b82-4ae1-ac7b-f0560929d9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:28.042598 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e34d8a4-5b82-4ae1-ac7b-f0560929d9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:28.043391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (14a5d356-fec6-44af-9638-9c663986b2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:28.043695 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request issued successfully. Aug 18 21:21:28.044312 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b2a40e3-9cbf-4fb7-933b-c1e0d2f43f28 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:28.044795 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1353/5386] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:21:27 2026] POST /volume/v3/volumes => generated 745 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:28.055277 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:28.056939 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:21:28.057110 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:28.057304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:28.063207 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:28.063207 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:28.066054 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:28.069249 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d03ae213-5946-4f7b-9bd4-25b68a248d31 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:21:28.069576 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1356/5387] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:28 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 813 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:28.769379 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:28.771018 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:28.771279 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:28.771524 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:28.777527 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:28.777527 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:28.780425 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:28.784061 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4e215191-4b9a-4bf8-917f-b4c6f05f3a2d tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 200 Aug 18 21:21:28.784409 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1337/5388] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:28 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 1226 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:28.795775 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:28.797289 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:28.797517 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:28.797740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:28.803785 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:28.803785 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:28.806674 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:28.810245 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-86e4ad26-11de-481a-aa97-e20abb7bbb9c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 200 Aug 18 21:21:28.810597 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1343/5389] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:28 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 1226 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:28.821215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8928214b-6609-4ec6-b988-90a724a6da22 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:28.822840 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:28.823137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:28.823381 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:28.823625 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete snapshot with id: 413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:28.828197 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:28.828197 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:28.828466 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot retrieved successfully. Aug 18 21:21:28.841527 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot delete request issued successfully. Aug 18 21:21:28.841717 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8928214b-6609-4ec6-b988-90a724a6da22 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 202 Aug 18 21:21:28.842132 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1354/5390] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:21:28 2026] DELETE /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:28.848016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:28.849680 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:28.849904 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:28.850089 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:28.855124 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:28.855124 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:28.855506 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Snapshot retrieved successfully. Aug 18 21:21:28.856189 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-230f17e4-1d6c-4ca8-a6c4-367ff3ea3340 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 200 Aug 18 21:21:28.856523 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1357/5391] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:28 2026] GET /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:29.080250 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.081914 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:21:29.082096 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.082264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.088661 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.088661 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:29.091807 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:29.096376 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bc19b4f0-e1f7-4fc1-958a-737eb00e1206 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:21:29.096810 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1338/5392] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:29.108381 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-44c38477-d509-49d9-ada3-c85945af22a9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.110054 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:21:29.110342 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2f1abc4-87c6-4dfe-8216-4dad2026c0ce", "name": "tempest-VolumesBackupsTest-Backup-665193546"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:29.111662 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': 'b2f1abc4-87c6-4dfe-8216-4dad2026c0ce', 'name': 'tempest-VolumesBackupsTest-Backup-665193546'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:21:29.111815 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume b2f1abc4-87c6-4dfe-8216-4dad2026c0ce in container None Aug 18 21:21:29.117988 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.117988 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:29.118404 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:29.131438 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['97fb66f0-9bc7-4953-a3c1-1bb4873f5832', 'e54bc38d-3f91-434f-9ac6-b3d6f26d5fe9'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:29.134676 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.136640 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:29.136846 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.137023 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.142986 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.142986 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:29.145943 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:29.149238 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-74e771ee-88fa-47cc-84ea-b31cf80e04f3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:29.149593 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1355/5393] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:29.152942 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-44c38477-d509-49d9-ada3-c85945af22a9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:21:29.153610 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1344/5394] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:21:29 2026] POST /volume/v3/backups => generated 327 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:29.161312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.163024 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:29.163246 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.163378 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.163478 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:29.167837 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.167837 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:29.168676 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f345d656-85a0-4ec9-ae64-a4debf5d7c77 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:29.169275 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1358/5395] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:29.210017 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-bffd5fbe-6932-4d78-8592-0da8721a31f9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.210373 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bffd5fbe-6932-4d78-8592-0da8721a31f9 None None] GET https://10.4.3.48/volume// Aug 18 21:21:29.210540 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bffd5fbe-6932-4d78-8592-0da8721a31f9 None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.210749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-bffd5fbe-6932-4d78-8592-0da8721a31f9 None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.211054 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-bffd5fbe-6932-4d78-8592-0da8721a31f9 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:29.211317 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1339/5396] 10.4.3.48 () {66 vars in 1421 bytes} [Tue Aug 18 21:21: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 18 21:21:29.217318 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-e5d4ec67-59db-4573-a081-c6e06d258810 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.219180 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-e5d4ec67-59db-4573-a081-c6e06d258810 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:21:29.219508 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-e5d4ec67-59db-4573-a081-c6e06d258810 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "754b7045-b568-48b3-86b3-aac5bfeb1631", "connector": null, "instance_uuid": "62018df7-5708-4566-ad82-e876100d4434"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:29.227953 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.227953 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:29.246861 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-e5d4ec67-59db-4573-a081-c6e06d258810 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:21:29.247262 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1356/5397] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:21:29 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 18 21:21:29.268863 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.270611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:29.270802 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.270981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.276864 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eb90c94f-b078-447f-abc2-d3f035570beb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.277311 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eb90c94f-b078-447f-abc2-d3f035570beb None None] GET https://10.4.3.48/volume// Aug 18 21:21:29.277544 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eb90c94f-b078-447f-abc2-d3f035570beb None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.277800 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eb90c94f-b078-447f-abc2-d3f035570beb None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.278159 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eb90c94f-b078-447f-abc2-d3f035570beb None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:29.278458 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1359/5398] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:21: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 18 21:21:29.279177 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.279177 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:29.281968 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:29.284674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.285311 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2a33e2f1-a15c-4b1b-9a7d-e75af75ad4d8 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:29.285693 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1345/5399] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:29.286796 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:29.287002 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.287175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.295662 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.295662 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:29.298651 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:29.303388 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-d585227e-c297-4418-ad26-d445626c1f28 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:29.303807 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1340/5400] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 1080 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:29.392323 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.394253 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] PUT https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f Aug 18 21:21:29.394595 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:29.401007 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Acquiring lock "cinder-attachment_update-754b7045-b568-48b3-86b3-aac5bfeb1631-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:21:29.405443 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-754b7045-b568-48b3-86b3-aac5bfeb1631-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:21:29.406294 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.406294 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:29.473032 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-754b7045-b568-48b3-86b3-aac5bfeb1631-np0000007703" released by "attachment_update" :: held 0.068s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:21:29.473333 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-a6082483-ea7e-4968-8e50-66e55611ab35 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f returned with HTTP 200 Aug 18 21:21:29.473853 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1357/5401] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:21:29 2026] PUT /volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:29.480383 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-f3392f6d-efa1-442a-a726-0f9ce4df8813 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.482398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-f3392f6d-efa1-442a-a726-0f9ce4df8813 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption Aug 18 21:21:29.482639 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-f3392f6d-efa1-442a-a726-0f9ce4df8813 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.482873 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-f3392f6d-efa1-442a-a726-0f9ce4df8813 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.491345 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.491345 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:29.496671 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-f3392f6d-efa1-442a-a726-0f9ce4df8813 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption returned with HTTP 200 Aug 18 21:21:29.497058 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1360/5402] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:29.864452 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-99ce4a42-6e6a-4996-9d64-dc83c2da98b1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.865958 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ce4a42-6e6a-4996-9d64-dc83c2da98b1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:29.866121 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99ce4a42-6e6a-4996-9d64-dc83c2da98b1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.866288 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-99ce4a42-6e6a-4996-9d64-dc83c2da98b1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.870209 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-99ce4a42-6e6a-4996-9d64-dc83c2da98b1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 404 Aug 18 21:21:29.870610 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1346/5403] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:29.876288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.877931 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:29.878122 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.878296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.878452 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:29.884570 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.884570 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:29.884979 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:29.899130 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume request issued successfully. Aug 18 21:21:29.899296 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1e1e2a7-3d7c-4f37-8b40-dee96e529936 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 202 Aug 18 21:21:29.899718 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1341/5404] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:29 2026] DELETE /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:29.906023 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fed207b-e1df-475f-9fde-37ba94e6461c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:29.908340 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fed207b-e1df-475f-9fde-37ba94e6461c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:29.908636 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fed207b-e1df-475f-9fde-37ba94e6461c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:29.908915 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fed207b-e1df-475f-9fde-37ba94e6461c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:29.916966 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:29.916966 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:29.920185 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6fed207b-e1df-475f-9fde-37ba94e6461c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:29.924220 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fed207b-e1df-475f-9fde-37ba94e6461c tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 200 Aug 18 21:21:29.924599 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1358/5405] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:29 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:30.180255 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:30.182091 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:30.182398 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:30.182667 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:30.182832 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:30.186717 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:30.186717 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:30.187429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fab9402b-f596-4ce2-96bd-45ae74da4095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:30.187811 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1361/5406] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:30 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:30.298335 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:30.300692 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:30.300954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:30.301219 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:30.314014 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:30.314014 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:30.316566 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:30.321352 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a31a16f2-bfc5-462e-96bf-6134c7ba51cc tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:30.321844 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1347/5407] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:30 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:30.937658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-528ea00d-451a-4f6f-89b3-917fe9510e13 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:30.939449 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-528ea00d-451a-4f6f-89b3-917fe9510e13 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:30.939661 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-528ea00d-451a-4f6f-89b3-917fe9510e13 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:30.939865 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-528ea00d-451a-4f6f-89b3-917fe9510e13 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:30.944946 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-528ea00d-451a-4f6f-89b3-917fe9510e13 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 404 Aug 18 21:21:30.945341 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1342/5408] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:30 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:31.087016 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-571d28fe-b82a-4357-a496-a5d74114d88e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:31.088481 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:31.088699 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:31.088886 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:31.089035 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:31.094951 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:31.094951 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:31.095314 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:31.107379 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume request issued successfully. Aug 18 21:21:31.107529 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-571d28fe-b82a-4357-a496-a5d74114d88e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 202 Aug 18 21:21:31.107876 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1359/5409] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:31 2026] DELETE /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:31.114129 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:31.115904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:31.116106 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:31.116333 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:31.123124 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:31.123124 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:31.126513 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:31.131049 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b391f95c-3d6a-4839-b5f9-bdc70a5cc500 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 200 Aug 18 21:21:31.131438 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1362/5410] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:31 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:31.199091 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ea414783-30f3-4129-abbf-7504b0d494bf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:31.200549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea414783-30f3-4129-abbf-7504b0d494bf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:31.200740 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea414783-30f3-4129-abbf-7504b0d494bf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:31.200927 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ea414783-30f3-4129-abbf-7504b0d494bf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:31.201024 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-ea414783-30f3-4129-abbf-7504b0d494bf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:31.204520 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:31.204520 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:31.205158 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ea414783-30f3-4129-abbf-7504b0d494bf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:31.205442 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1348/5411] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:31 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:31.335249 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-34d205f6-3114-493a-ba56-9c98b7a473db None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:31.337376 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d205f6-3114-493a-ba56-9c98b7a473db tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:31.337623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d205f6-3114-493a-ba56-9c98b7a473db tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:31.337870 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-34d205f6-3114-493a-ba56-9c98b7a473db tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:31.348522 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:31.348522 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:31.352124 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-34d205f6-3114-493a-ba56-9c98b7a473db tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:31.356892 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-34d205f6-3114-493a-ba56-9c98b7a473db tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:31.357343 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1343/5412] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:31 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:32.142905 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-acd57260-d20a-4dd4-b93f-53cd695a5a81 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.144623 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-acd57260-d20a-4dd4-b93f-53cd695a5a81 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:32.144896 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-acd57260-d20a-4dd4-b93f-53cd695a5a81 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.145078 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-acd57260-d20a-4dd4-b93f-53cd695a5a81 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.150406 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-acd57260-d20a-4dd4-b93f-53cd695a5a81 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 404 Aug 18 21:21:32.150842 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1360/5413] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:32.158485 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-598d714e-8139-4824-b226-058801c0ac48 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.160050 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-598d714e-8139-4824-b226-058801c0ac48 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:32.160227 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-598d714e-8139-4824-b226-058801c0ac48 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.160395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-598d714e-8139-4824-b226-058801c0ac48 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.160566 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-598d714e-8139-4824-b226-058801c0ac48 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:32.165587 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-598d714e-8139-4824-b226-058801c0ac48 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 404 Aug 18 21:21:32.166012 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1363/5414] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:32 2026] DELETE /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:32.172696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e9e0ba6e-8abd-43d7-b0d0-347afd8a6ed0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.173958 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e0ba6e-8abd-43d7-b0d0-347afd8a6ed0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 Aug 18 21:21:32.174202 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e0ba6e-8abd-43d7-b0d0-347afd8a6ed0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.175354 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e9e0ba6e-8abd-43d7-b0d0-347afd8a6ed0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.180027 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e9e0ba6e-8abd-43d7-b0d0-347afd8a6ed0 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 returned with HTTP 404 Aug 18 21:21:32.180027 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1349/5415] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/volumes/c14d2347-217a-4a0f-aeae-23dcdb4081d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:32.186009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.188195 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:32.188429 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.188651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.188767 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.snapshots [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete snapshot with id: 413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:32.193155 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3dea50ba-4834-4d9b-80f6-35de3fb7596a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 404 Aug 18 21:21:32.193645 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1344/5416] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:21:32 2026] DELETE /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:32.200209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4e17045-41f2-433f-a9a3-89a48fabb94a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.201903 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4e17045-41f2-433f-a9a3-89a48fabb94a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 Aug 18 21:21:32.202069 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4e17045-41f2-433f-a9a3-89a48fabb94a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.202239 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4e17045-41f2-433f-a9a3-89a48fabb94a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.205915 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4e17045-41f2-433f-a9a3-89a48fabb94a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 returned with HTTP 404 Aug 18 21:21:32.206361 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1361/5417] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/snapshots/413c670c-8069-4875-99a7-fd08c8a4c792 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:32.212263 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.214172 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.214445 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:32.214445 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.214445 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.214445 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:32.217085 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:32.217085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.217085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.217085 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:32.219995 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-becf20e0-0a68-4c1c-89b3-5fdfb075ad19 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 404 Aug 18 21:21:32.220385 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1364/5418] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:32 2026] DELETE /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:32.220898 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:32.220898 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:32.221864 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b74fce39-5c75-424a-8a45-99c019bfa7b6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:32.222290 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1350/5419] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:32.226651 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e3cc4253-0dd9-45a2-9ee3-7c65fd65a34f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.228246 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3cc4253-0dd9-45a2-9ee3-7c65fd65a34f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae Aug 18 21:21:32.228426 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e3cc4253-0dd9-45a2-9ee3-7c65fd65a34f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.228637 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e3cc4253-0dd9-45a2-9ee3-7c65fd65a34f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.233864 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e3cc4253-0dd9-45a2-9ee3-7c65fd65a34f tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae returned with HTTP 404 Aug 18 21:21:32.234240 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1345/5420] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/volumes/566fe571-975c-4d07-a1ce-05552186c1ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:32.261113 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.262666 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:32.262865 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.263031 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.263177 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:32.269670 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:32.269670 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:32.270082 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:32.282913 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume request issued successfully. Aug 18 21:21:32.283053 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4837e0c-3a23-42ca-bc36-9244aa06e91e tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 202 Aug 18 21:21:32.283561 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1362/5421] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:32 2026] DELETE /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:32.292120 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.293710 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:32.293927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.294104 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.300549 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:32.300549 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:32.303892 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Volume info retrieved successfully. Aug 18 21:21:32.310167 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ab819fb-6b39-4fac-8064-953e34cabff2 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 200 Aug 18 21:21:32.310535 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1365/5422] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:32.369784 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:32.371157 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:32.372529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:32.372529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:32.379694 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:32.379694 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:32.382512 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:32.386035 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00357248-5bba-4be2-8b07-1dc8e5106b97 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:32.386452 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1351/5423] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:32 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:33.231383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.233211 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:33.233402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.233632 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.233777 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:33.237882 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:33.237882 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:33.238567 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7b918134-fdc4-46c9-9b2c-2f747196afc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:33.238921 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1346/5424] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:33 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:33.321763 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6494efd9-5efb-467f-a035-5f22666d8e00 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.323275 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6494efd9-5efb-467f-a035-5f22666d8e00 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 Aug 18 21:21:33.323494 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6494efd9-5efb-467f-a035-5f22666d8e00 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.323666 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6494efd9-5efb-467f-a035-5f22666d8e00 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.329154 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6494efd9-5efb-467f-a035-5f22666d8e00 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 returned with HTTP 404 Aug 18 21:21:33.329674 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1363/5425] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:33 2026] GET /volume/v3/volumes/ee0cb20d-dcc8-4d3d-a6d3-a5e77bff3374 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:33.335661 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.337286 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:33.337483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.337708 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.337824 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:33.342731 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4c51f0e-1bdb-4891-810a-e805d7aa6694 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 404 Aug 18 21:21:33.343126 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1366/5426] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:33 2026] DELETE /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:33.348756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-433043c7-dc34-4a2a-89fb-7e088664233a None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.351032 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-433043c7-dc34-4a2a-89fb-7e088664233a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad Aug 18 21:21:33.351244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-433043c7-dc34-4a2a-89fb-7e088664233a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.351712 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-433043c7-dc34-4a2a-89fb-7e088664233a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.358036 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-433043c7-dc34-4a2a-89fb-7e088664233a tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad returned with HTTP 404 Aug 18 21:21:33.358433 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1352/5427] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:33 2026] GET /volume/v3/volumes/1da40cd0-bb41-4e46-b074-fc4e5b4bddad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:33.389050 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.390648 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] DELETE https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:33.390859 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.391039 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.391191 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Delete volume with id: 2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:33.397245 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a4f52a9c-dd36-4b8a-9bd0-a62b34f57ef1 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 404 Aug 18 21:21:33.397845 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1347/5428] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:33 2026] DELETE /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:33.398644 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.400306 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:33.400510 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.400667 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.403831 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-604d04ee-841e-4ee3-ae58-be30bf0ddfa8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:33.405936 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-604d04ee-841e-4ee3-ae58-be30bf0ddfa8 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] GET https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 Aug 18 21:21:33.406182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-604d04ee-841e-4ee3-ae58-be30bf0ddfa8 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:33.406396 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-604d04ee-841e-4ee3-ae58-be30bf0ddfa8 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:33.409289 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:33.409289 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:33.412341 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:33.412864 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-604d04ee-841e-4ee3-ae58-be30bf0ddfa8 tempest-VolumeImageDependencyTests-1870303144 tempest-VolumeImageDependencyTests-1870303144-project-member] https://10.4.3.48/volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 returned with HTTP 404 Aug 18 21:21:33.413377 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1367/5429] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:33 2026] GET /volume/v3/volumes/2d131153-7798-4159-b3ff-1da883d82a96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:33.415971 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99a63671-ecf4-4f2b-9239-6abbe8ad35f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:33.416332 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1364/5430] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:33 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:34.249055 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:34.250897 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:34.251114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:34.251352 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:34.251511 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:34.255813 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:34.255813 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:34.256650 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf1ed483-cc36-4e71-b203-71a82acc6fec tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:34.257070 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1353/5431] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:34 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:34.416674 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:34.429207 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:34.430738 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:34.430982 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:34.431071 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:34.442469 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:34.442469 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:34.445935 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:34.449390 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c55c9d4-f281-45bb-9b32-aa21d92a66af tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:34.449778 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1368/5432] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:34 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:34.495389 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:34.495782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:34.497226 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:34.497400 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume of 1 GB Aug 18 21:21:34.502576 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Availability Zones retrieved successfully. Aug 18 21:21:34.508046 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Flow 'volume_create_api' (cdff3abb-a48b-4cf1-bf46-becbb8f3b67d) 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 18 21:21:34.509302 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fac3965-5d9c-4bc8-90a6-a766a91b1594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:34.510163 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-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 18 21:21:34.536340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fac3965-5d9c-4bc8-90a6-a766a91b1594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:34.537035 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7ebeaa-318c-42a5-a074-aefd0357681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:34.593787 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Created reservations ['448d3b3d-da42-4cc0-8214-80cf86f5028b', '0de252b9-0d81-4b5f-9006-f864271bed7d', '4404165b-e265-419c-b0f5-295a0ff1c9a2', '91fa9ec6-046e-4f05-8280-ac2ba7d5f845'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:34.594636 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7ebeaa-318c-42a5-a074-aefd0357681e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448d3b3d-da42-4cc0-8214-80cf86f5028b', '0de252b9-0d81-4b5f-9006-f864271bed7d', '4404165b-e265-419c-b0f5-295a0ff1c9a2', '91fa9ec6-046e-4f05-8280-ac2ba7d5f845']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:34.595378 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1ac3f3-d9e4-458e-820e-a5fac9a3a21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:34.619037 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1ac3f3-d9e4-458e-820e-a5fac9a3a21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a53676a-f2d6-4096-8497-cc011d9cc0b4', '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='24b47dd7f2f443c59cf51f2fbaac6b66',qos_specs=None,replication_status=,reservations=['448d3b3d-da42-4cc0-8214-80cf86f5028b','0de252b9-0d81-4b5f-9006-f864271bed7d','4404165b-e265-419c-b0f5-295a0ff1c9a2','91fa9ec6-046e-4f05-8280-ac2ba7d5f845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6b8edd28234dd695681f1727031e08',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:34Z,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=0a53676a-f2d6-4096-8497-cc011d9cc0b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b47dd7f2f443c59cf51f2fbaac6b66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f6b8edd28234dd695681f1727031e08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:34.619962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e55c6-5702-4ad2-9dcd-ec9084f12ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:34.636704 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e55c6-5702-4ad2-9dcd-ec9084f12ef7) transitioned into state 'SUCCESS' from 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='24b47dd7f2f443c59cf51f2fbaac6b66',qos_specs=None,replication_status=,reservations=['448d3b3d-da42-4cc0-8214-80cf86f5028b','0de252b9-0d81-4b5f-9006-f864271bed7d','4404165b-e265-419c-b0f5-295a0ff1c9a2','91fa9ec6-046e-4f05-8280-ac2ba7d5f845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6b8edd28234dd695681f1727031e08',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:34.637583 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e746ce-70b5-410f-91f9-5d392ca22a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:34.646536 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e746ce-70b5-410f-91f9-5d392ca22a92) 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 18 21:21:34.646878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Flow 'volume_create_api' (cdff3abb-a48b-4cf1-bf46-becbb8f3b67d) 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 18 21:21:34.647186 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume request issued successfully. Aug 18 21:21:34.647965 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-0d0e4251-2c9a-443f-ba82-6adf797c072f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:34.648355 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1348/5433] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:21:34 2026] POST /volume/v3/volumes => generated 738 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:34.659497 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:34.661438 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:34.661669 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:34.661907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:34.669683 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:34.669683 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:34.673491 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:34.677982 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bf37491-33b7-4243-a97b-7c785d2cf87f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 200 Aug 18 21:21:34.678399 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1365/5434] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:34 2026] GET /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 806 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:35.267584 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.269258 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:35.269434 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:35.269616 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:35.269715 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:35.273612 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.273612 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:35.274273 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c5d1466f-1c8c-4faf-9958-fabcfc325e71 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:35.274610 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1354/5435] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:35 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:35.460915 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.462424 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:35.462612 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:35.462791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:35.470225 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.470225 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:35.472735 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:35.475813 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3daa2a6-4fc7-4f04-8590-5682f060d7c2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:35.476117 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1369/5436] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:35 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:35.629219 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-58c14f94-77f3-41b8-803f-ef865309872d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.631657 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-58c14f94-77f3-41b8-803f-ef865309872d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f/action Aug 18 21:21:35.631998 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-58c14f94-77f3-41b8-803f-ef865309872d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action body: b'{"os-complete": null}' {{(pid=100294) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:21:35.632116 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-58c14f94-77f3-41b8-803f-ef865309872d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-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 18 21:21:35.645263 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.645263 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:35.652674 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ece7b279-4c30-4e4e-9746-961d201c90d5 req-58c14f94-77f3-41b8-803f-ef865309872d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f/action returned with HTTP 204 Aug 18 21:21:35.653169 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1349/5437] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:21:35 2026] POST /volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:35.691310 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.693499 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:35.693742 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:35.693991 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:35.702295 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.702295 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:35.705969 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:35.711074 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e74c7b4f-a886-4a9f-b508-946f242fc472 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 200 Aug 18 21:21:35.711213 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1366/5438] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:35 2026] GET /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:35.723644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.725350 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:35.725570 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:35.725756 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:35.732126 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.732126 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:35.735443 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:35.739247 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2dfe58e4-d9c1-4c0e-b059-f62b3df45b21 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 200 Aug 18 21:21:35.739603 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1355/5439] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:35 2026] GET /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:35.752289 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.753912 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:35.754236 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1200482405"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:35.755519 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1200482405'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:35.755655 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume of 1 GB Aug 18 21:21:35.759314 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Availability Zones retrieved successfully. Aug 18 21:21:35.764662 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Flow 'volume_create_api' (c6985454-c763-4da1-a2d5-736bfa63ab46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:35.765552 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe22ab7-bb04-4813-b800-9e9e518b77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:35.766400 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:35.789952 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe22ab7-bb04-4813-b800-9e9e518b77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:35.790729 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6f07eb-79fb-4af2-afab-a41f91787026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:35.828218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Created reservations ['677f15d4-da42-4bfa-ad48-f4564814595d', '16a6d6ca-c1dc-45e1-9ff7-ae50938a3da5', '02767361-b3f5-4b96-8bc4-c0a198a6bb0d', 'e4b00549-5d41-4ed0-9baf-58a33bff9bf4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:35.829024 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6f07eb-79fb-4af2-afab-a41f91787026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677f15d4-da42-4bfa-ad48-f4564814595d', '16a6d6ca-c1dc-45e1-9ff7-ae50938a3da5', '02767361-b3f5-4b96-8bc4-c0a198a6bb0d', 'e4b00549-5d41-4ed0-9baf-58a33bff9bf4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:35.829681 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27fc99d8-b5b9-43d6-95c2-5879dc9f1fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:35.852556 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27fc99d8-b5b9-43d6-95c2-5879dc9f1fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d7100e-f02a-4c15-b184-854f2d381a8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1200482405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b47dd7f2f443c59cf51f2fbaac6b66',qos_specs=None,replication_status=,reservations=['677f15d4-da42-4bfa-ad48-f4564814595d','16a6d6ca-c1dc-45e1-9ff7-ae50938a3da5','02767361-b3f5-4b96-8bc4-c0a198a6bb0d','e4b00549-5d41-4ed0-9baf-58a33bff9bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6b8edd28234dd695681f1727031e08',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1200482405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d7100e-f02a-4c15-b184-854f2d381a8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b47dd7f2f443c59cf51f2fbaac6b66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f6b8edd28234dd695681f1727031e08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:35.853486 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18521e17-ce40-400e-982e-08658087d843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:35.871819 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18521e17-ce40-400e-982e-08658087d843) transitioned into 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-1200482405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b47dd7f2f443c59cf51f2fbaac6b66',qos_specs=None,replication_status=,reservations=['677f15d4-da42-4bfa-ad48-f4564814595d','16a6d6ca-c1dc-45e1-9ff7-ae50938a3da5','02767361-b3f5-4b96-8bc4-c0a198a6bb0d','e4b00549-5d41-4ed0-9baf-58a33bff9bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6b8edd28234dd695681f1727031e08',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:35.872610 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f484502-42d9-47ae-8e2e-3bc601ec5414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:35.882932 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f484502-42d9-47ae-8e2e-3bc601ec5414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:35.883888 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Flow 'volume_create_api' (c6985454-c763-4da1-a2d5-736bfa63ab46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:35.884157 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create volume request issued successfully. Aug 18 21:21:35.884797 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b10d111-0e72-449e-99b2-a5c79da4f1cb tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:35.885232 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1370/5440] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:21:35 2026] POST /volume/v3/volumes => generated 774 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:35.897137 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-2189af0b-8094-428b-badd-be93005f3f2f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:35.898801 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2189af0b-8094-428b-badd-be93005f3f2f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:35.898969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2189af0b-8094-428b-badd-be93005f3f2f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:35.899168 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-2189af0b-8094-428b-badd-be93005f3f2f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:35.905577 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:35.905577 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:35.909191 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-2189af0b-8094-428b-badd-be93005f3f2f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:35.912846 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-2189af0b-8094-428b-badd-be93005f3f2f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 200 Aug 18 21:21:35.913210 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1350/5441] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:35 2026] GET /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:36.284233 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.286278 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:36.286504 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.286692 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.286823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:36.291071 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.291071 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:36.291828 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4eeb52aa-17bf-48cd-8419-f556071c1583 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:36.292193 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1367/5442] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:36.488425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.490152 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:36.490330 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.490531 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.499057 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.499057 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:36.502054 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:36.505592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0cf93c57-4631-491d-9a8c-cada0d4f448c tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:36.505943 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1356/5443] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:36.519200 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.520790 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:36.521055 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.521295 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.529835 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.529835 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:36.533158 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:36.536141 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-16da0548-4bee-4e75-a9cb-cfac4ebb9903 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:36.536490 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1371/5444] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:36.572843 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.574954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:36.575140 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.575311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.584146 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.584146 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:36.587112 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:36.590940 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-4d17129b-c3fd-4179-9258-7c40f4696375 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:36.591332 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1351/5445] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:36.606859 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.608775 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/action Aug 18 21:21:36.609120 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:21:36.609279 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:36.618951 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.618951 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:36.619408 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:36.624503 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Begin detaching volume completed successfully. Aug 18 21:21:36.624684 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-8dc9d845-abcb-446c-9159-0c74e7b91a31 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/action returned with HTTP 202 Aug 18 21:21:36.625078 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1368/5446] 10.4.3.48 () {72 vars in 1665 bytes} [Tue Aug 18 21:21:36 2026] POST /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:21:36.658011 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-621e8ea5-2d86-4be2-a712-6679fb80520f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.658473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621e8ea5-2d86-4be2-a712-6679fb80520f None None] GET https://10.4.3.48/volume// Aug 18 21:21:36.658705 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621e8ea5-2d86-4be2-a712-6679fb80520f None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.658981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-621e8ea5-2d86-4be2-a712-6679fb80520f None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.659782 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-621e8ea5-2d86-4be2-a712-6679fb80520f None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:36.659782 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1357/5447] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:21: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 18 21:21:36.665828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.668281 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:36.668547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.668789 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.679793 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.679793 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:36.683547 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:36.688605 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-7c87f8eb-3ba3-4285-84e1-44ddb8a0a123 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:36.689131 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1372/5448] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 1376 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:36.698760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-4f782222-1df7-4935-8fde-4339d637c122 req-302ccd30-46da-46ed-b011-0c6d192dd307 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.700842 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-302ccd30-46da-46ed-b011-0c6d192dd307 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption Aug 18 21:21:36.701032 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-302ccd30-46da-46ed-b011-0c6d192dd307 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.701296 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-302ccd30-46da-46ed-b011-0c6d192dd307 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.709842 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.709842 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:36.715506 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-302ccd30-46da-46ed-b011-0c6d192dd307 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption returned with HTTP 200 Aug 18 21:21:36.715914 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1352/5449] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:36.924893 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.926589 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:36.926798 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.926972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.933663 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.933663 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:36.937308 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:36.941564 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1df96959-502c-4a7e-91aa-1895d8c7ac68 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 200 Aug 18 21:21:36.942077 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1369/5450] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:36.958494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.960094 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:36.960338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:36.960558 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:36.967565 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:36.967565 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:36.970915 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:36.974595 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-bcc52184-c49f-41ad-9b9b-35d9316bc5e8 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 200 Aug 18 21:21:36.974981 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1358/5451] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:36 2026] GET /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:36.987064 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:36.989493 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:21:36.989949 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96d7100e-f02a-4c15-b184-854f2d381a8f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-578456791"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:37.001303 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:37.001303 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:37.001952 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:37.002119 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Create snapshot from volume 96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:37.033304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Created reservations ['7f669637-3b66-47b1-a7d4-47bc5f4dfed3', '38a1756f-b0e8-42eb-b44d-a6789fe68b2f', '83f16e5a-a5e2-44ab-960f-44ed3f559d32', '04298430-1915-4ec4-9a90-3b3502ef035f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:37.058531 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot create request issued successfully. Aug 18 21:21:37.058863 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4fdbf4a-863a-48c1-a763-b004c07d94e4 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:21:37.059249 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1373/5452] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:21:36 2026] POST /volume/v3/snapshots => generated 325 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:37.067479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-56430d9b-0148-40d6-a773-418ef64bd719 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:37.069351 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56430d9b-0148-40d6-a773-418ef64bd719 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:37.069555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56430d9b-0148-40d6-a773-418ef64bd719 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:37.069773 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-56430d9b-0148-40d6-a773-418ef64bd719 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:37.074880 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:37.074880 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:37.075470 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-56430d9b-0148-40d6-a773-418ef64bd719 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot retrieved successfully. Aug 18 21:21:37.076533 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-56430d9b-0148-40d6-a773-418ef64bd719 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 200 Aug 18 21:21:37.077062 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1353/5453] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:37 2026] GET /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:37.301501 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6424ad24-f932-4c43-a51b-3a571081e257 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:37.303568 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6424ad24-f932-4c43-a51b-3a571081e257 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:37.303847 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6424ad24-f932-4c43-a51b-3a571081e257 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:37.304055 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6424ad24-f932-4c43-a51b-3a571081e257 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:37.304205 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6424ad24-f932-4c43-a51b-3a571081e257 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:37.308438 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:37.308438 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:37.309207 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6424ad24-f932-4c43-a51b-3a571081e257 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:37.309608 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1370/5454] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:37 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:37.522038 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-4f782222-1df7-4935-8fde-4339d637c122 req-22ee94ff-a3bd-4b38-8605-49d876f90109 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:37.524332 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-22ee94ff-a3bd-4b38-8605-49d876f90109 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f Aug 18 21:21:37.524528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-22ee94ff-a3bd-4b38-8605-49d876f90109 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:37.524696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-22ee94ff-a3bd-4b38-8605-49d876f90109 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:37.530709 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:37.530709 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:37.569397 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-4f782222-1df7-4935-8fde-4339d637c122 req-22ee94ff-a3bd-4b38-8605-49d876f90109 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f returned with HTTP 200 Aug 18 21:21:37.569813 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1359/5455] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:21:37 2026] DELETE /volume/v3/attachments/88a00238-13d2-4da0-bc9c-06ea6baa294f => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:37.729710 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:37.731606 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:37.731791 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:37.732004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:37.738465 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:37.738465 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:37.741774 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:37.745162 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4eb27e1-751b-46b6-91ac-6c2fa2838a3e req-4a9f2dae-5624-4d3a-bcdc-f68bfaa3613e tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:37.745661 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1374/5456] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:37 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:38.087744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ebd198aa-b23f-4bf6-b499-7834d37625af None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:38.089479 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebd198aa-b23f-4bf6-b499-7834d37625af tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:38.089688 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebd198aa-b23f-4bf6-b499-7834d37625af tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:38.089886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ebd198aa-b23f-4bf6-b499-7834d37625af tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:38.098065 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:38.098065 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:38.098398 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ebd198aa-b23f-4bf6-b499-7834d37625af tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot retrieved successfully. Aug 18 21:21:38.099197 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ebd198aa-b23f-4bf6-b499-7834d37625af tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 200 Aug 18 21:21:38.099617 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1354/5457] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:38 2026] GET /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:38.107747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85293a18-2eed-45ee-aad6-13e46d8b638c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:38.109261 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85293a18-2eed-45ee-aad6-13e46d8b638c tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:38.109434 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85293a18-2eed-45ee-aad6-13e46d8b638c tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:38.109622 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85293a18-2eed-45ee-aad6-13e46d8b638c tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:38.114806 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:38.114806 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:38.115188 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-85293a18-2eed-45ee-aad6-13e46d8b638c tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot retrieved successfully. Aug 18 21:21:38.115888 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85293a18-2eed-45ee-aad6-13e46d8b638c tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 200 Aug 18 21:21:38.116255 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1371/5458] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:38 2026] GET /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:38.126594 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:38.128760 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:38.129030 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:38.129244 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:38.129383 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Delete snapshot with id: a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:38.135693 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:38.135693 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:38.136297 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot retrieved successfully. Aug 18 21:21:38.153987 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot delete request issued successfully. Aug 18 21:21:38.154163 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-7c89d787-7bba-4fba-90fe-cfbcbb54913b tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 202 Aug 18 21:21:38.154654 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1360/5459] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:21:38 2026] DELETE /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:38.164297 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-646e675d-1c53-4343-bd75-245f3b6a76aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:38.166069 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-646e675d-1c53-4343-bd75-245f3b6a76aa tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:38.166712 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-646e675d-1c53-4343-bd75-245f3b6a76aa tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:38.166920 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-646e675d-1c53-4343-bd75-245f3b6a76aa tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:38.177931 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:38.177931 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:38.177931 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-646e675d-1c53-4343-bd75-245f3b6a76aa tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Snapshot retrieved successfully. Aug 18 21:21:38.177931 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-646e675d-1c53-4343-bd75-245f3b6a76aa tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 200 Aug 18 21:21:38.177931 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1375/5460] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:38 2026] GET /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:38.318513 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:38.321943 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:38.322178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:38.322361 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:38.322479 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:38.326603 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:38.326603 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:38.327576 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f2e82fe5-9c97-4a4f-82bc-b3b8c5037226 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:38.328017 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1355/5461] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:38 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:39.187342 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a600fefe-bd45-470a-aeeb-87deaef76ef9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.189627 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a600fefe-bd45-470a-aeeb-87deaef76ef9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 Aug 18 21:21:39.189837 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a600fefe-bd45-470a-aeeb-87deaef76ef9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.190005 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a600fefe-bd45-470a-aeeb-87deaef76ef9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.193861 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a600fefe-bd45-470a-aeeb-87deaef76ef9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 returned with HTTP 404 Aug 18 21:21:39.194278 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1372/5462] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:21:39 2026] GET /volume/v3/snapshots/a6d07ef7-5410-4cff-a23e-55ad63fe9462 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:39.200812 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.202325 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] DELETE https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:39.202487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.202652 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.202822 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Delete volume with id: 96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:39.212070 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:39.212070 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:39.212311 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:39.234210 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Delete volume request issued successfully. Aug 18 21:21:39.234485 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5d0cbdf-3c30-42ef-be74-4d21697fc64f tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 202 Aug 18 21:21:39.235044 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1361/5463] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:39 2026] DELETE /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:39.246281 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a2160be6-def3-452c-b63e-da50b3721858 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.248348 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2160be6-def3-452c-b63e-da50b3721858 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:39.248579 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2160be6-def3-452c-b63e-da50b3721858 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.248802 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2160be6-def3-452c-b63e-da50b3721858 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.257245 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:39.257245 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:39.261216 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a2160be6-def3-452c-b63e-da50b3721858 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:39.265943 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2160be6-def3-452c-b63e-da50b3721858 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 200 Aug 18 21:21:39.266542 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1376/5464] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:39 2026] GET /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:39.340538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-81de211d-228f-4554-939e-2654b3c7ccb0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.342284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81de211d-228f-4554-939e-2654b3c7ccb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:39.342432 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81de211d-228f-4554-939e-2654b3c7ccb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.342636 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-81de211d-228f-4554-939e-2654b3c7ccb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.342780 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-81de211d-228f-4554-939e-2654b3c7ccb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:39.346888 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:39.346888 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:39.347580 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-81de211d-228f-4554-939e-2654b3c7ccb0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:39.347955 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1356/5465] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:39 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:39.377611 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.379574 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:39.379803 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.380041 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.380242 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume with id: 754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:39.388920 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:39.388920 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:39.389513 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:39.400335 np0000007703 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:21:39.406014 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume request issued successfully. Aug 18 21:21:39.406219 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d684adcb-49f0-4887-b9e1-2fc09580d0b0 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 202 Aug 18 21:21:39.406702 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1373/5466] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:39 2026] DELETE /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:39.413576 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:39.415274 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:39.415516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:39.415696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:39.422543 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:39.422543 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:39.426078 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:39.430381 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-aa7e7bd1-9ccc-4dc6-b354-1e2ac02f6e22 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 200 Aug 18 21:21:39.430861 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1362/5467] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:39 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:40.278594 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-94078eb8-f085-4a3b-877e-871b004a1ec9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.280417 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94078eb8-f085-4a3b-877e-871b004a1ec9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f Aug 18 21:21:40.280572 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94078eb8-f085-4a3b-877e-871b004a1ec9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.280778 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-94078eb8-f085-4a3b-877e-871b004a1ec9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.286094 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-94078eb8-f085-4a3b-877e-871b004a1ec9 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f returned with HTTP 404 Aug 18 21:21:40.286533 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1377/5468] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:40 2026] GET /volume/v3/volumes/96d7100e-f02a-4c15-b184-854f2d381a8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:40.293690 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7fcb8065-5954-49f6-920e-294a4f6a53be None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.295194 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] DELETE https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:40.295377 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.295568 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.295736 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Delete volume with id: 0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:40.301755 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:40.301755 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:40.302160 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:40.319083 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Delete volume request issued successfully. Aug 18 21:21:40.319279 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fcb8065-5954-49f6-920e-294a4f6a53be tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 202 Aug 18 21:21:40.319684 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1357/5469] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:40 2026] DELETE /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:40.325770 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.327541 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:40.327755 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.327942 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.335280 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:40.335280 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:40.339235 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Volume info retrieved successfully. Aug 18 21:21:40.343867 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdbf0887-0aa1-49e3-91d2-810df8dadfb0 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 200 Aug 18 21:21:40.344490 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1374/5470] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:40 2026] GET /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:40.359081 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.360880 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:40.361159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.361259 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.361362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:40.365582 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:40.365582 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:40.366350 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-2482b368-b4df-4cca-a5f5-0e1cacb6e79d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:40.366718 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1363/5471] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:40 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:40.442929 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f6bba3b-6792-48ef-8294-4d612f4f0a21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.444750 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f6bba3b-6792-48ef-8294-4d612f4f0a21 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 Aug 18 21:21:40.444995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f6bba3b-6792-48ef-8294-4d612f4f0a21 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.445191 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f6bba3b-6792-48ef-8294-4d612f4f0a21 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.451166 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f6bba3b-6792-48ef-8294-4d612f4f0a21 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 returned with HTTP 404 Aug 18 21:21:40.451606 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1378/5472] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:40 2026] GET /volume/v3/volumes/754b7045-b568-48b3-86b3-aac5bfeb1631 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:40.458248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.460138 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:21:40.460387 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.460591 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.460784 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume with id: 82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:21:40.467794 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:40.467794 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:40.468150 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:40.478008 np0000007703 devstack@c-api.service[100294]: WARNING cinder.keymgr.conf_key_mgr [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:21:40.483764 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume request issued successfully. Aug 18 21:21:40.484020 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a06c47c2-09cb-4f99-98ff-f32247856b61 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 202 Aug 18 21:21:40.484696 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1358/5473] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:21:40 2026] DELETE /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:40.492494 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:40.494266 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:21:40.494475 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:40.494660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:40.501981 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:40.501981 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:40.505537 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:40.509841 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-564c45ba-3d79-4c0b-a93e-835f9a1ab020 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 200 Aug 18 21:21:40.510250 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1375/5474] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:40 2026] GET /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:41.355663 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d5c58b2b-1c5c-4f82-bbdb-1283480cba72 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:41.357146 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5c58b2b-1c5c-4f82-bbdb-1283480cba72 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] GET https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 Aug 18 21:21:41.357312 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5c58b2b-1c5c-4f82-bbdb-1283480cba72 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:41.357497 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d5c58b2b-1c5c-4f82-bbdb-1283480cba72 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:41.362282 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d5c58b2b-1c5c-4f82-bbdb-1283480cba72 tempest-CinderUnicodeTest-253228808 tempest-CinderUnicodeTest-253228808-project-member] https://10.4.3.48/volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 returned with HTTP 404 Aug 18 21:21:41.362655 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1364/5475] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:41 2026] GET /volume/v3/volumes/0a53676a-f2d6-4096-8497-cc011d9cc0b4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:41.377306 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:41.379563 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:41.379822 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:41.380041 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:41.380179 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:41.384279 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:41.384279 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:41.385072 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0befc59-4d11-438d-94d6-d2a25a26c3f1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:41.385436 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1379/5476] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:41 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:41.523144 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4d572ec8-3551-48ef-a25e-64f093a1426f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:41.524503 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d572ec8-3551-48ef-a25e-64f093a1426f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a Aug 18 21:21:41.524684 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d572ec8-3551-48ef-a25e-64f093a1426f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:41.524872 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4d572ec8-3551-48ef-a25e-64f093a1426f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:41.529507 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4d572ec8-3551-48ef-a25e-64f093a1426f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a returned with HTTP 404 Aug 18 21:21:41.529875 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1359/5477] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:41 2026] GET /volume/v3/volumes/82f85dec-3f8b-439c-8f88-8c3efaea8c0a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:41.537081 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:41.538712 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:21:41.538931 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:41.539158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:41.539972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:21:41.548060 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Get all volumes completed successfully. Aug 18 21:21:41.549629 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:41.549629 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:41.553819 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2c58b9-28d2-492f-907a-682f5f613a4c tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:21:41.554302 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1376/5478] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:21:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:41.567905 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-408d2864-3159-4664-88a5-f6db67c7d252 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:41.569816 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-408d2864-3159-4664-88a5-f6db67c7d252 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] DELETE https://10.4.3.48/volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2 Aug 18 21:21:41.570071 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-408d2864-3159-4664-88a5-f6db67c7d252 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:41.570252 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-408d2864-3159-4664-88a5-f6db67c7d252 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:41.589378 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-408d2864-3159-4664-88a5-f6db67c7d252 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2 returned with HTTP 202 Aug 18 21:21:41.589734 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1365/5479] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:21:41 2026] DELETE /volume/v3/types/42ef3b3a-6667-4b63-a0c2-c8b2af5b0ab2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:42.400462 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.402327 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:42.402538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:42.402733 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:42.402838 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:42.407152 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:42.407152 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:42.407954 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f55b1396-8a84-4dbb-b108-ef64d0edf823 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:42.408516 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1380/5480] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:42 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:42.546593 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-920b808d-7401-4f0e-943d-1f0c58b8c76f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.656225 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-920b808d-7401-4f0e-943d-1f0c58b8c76f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:21:42.656613 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-920b808d-7401-4f0e-943d-1f0c58b8c76f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1454314858", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1361902692", "vendor_name": "tempest-vendor_name-414444652"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:42.675048 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-920b808d-7401-4f0e-943d-1f0c58b8c76f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:21:42.675493 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1360/5481] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:21:42 2026] POST /volume/v3/types => generated 328 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:42.683426 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.685194 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:42.685569 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0f1ec30-4f21-41fd-ae95-5d89e1fa5901", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:42.686612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c27060f9-ec96-4245-a379-e6f450db70fa None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.686989 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request body: {'volume': {'volume_type': 'c0f1ec30-4f21-41fd-ae95-5d89e1fa5901', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:42.688457 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c27060f9-ec96-4245-a379-e6f450db70fa tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:21:42.688843 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c27060f9-ec96-4245-a379-e6f450db70fa tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1483942923", "extra_specs": {}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:42.690481 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume of 1 GB Aug 18 21:21:42.690744 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:42.690744 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:42.691097 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:42.696292 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (a8e8affc-92e4-48db-9189-4eb99b349388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:42.697117 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a5bb4d-6041-454d-86c9-0d878e258850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.697907 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:42.707569 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c27060f9-ec96-4245-a379-e6f450db70fa tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:21:42.707959 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1366/5482] 10.4.3.48 () {68 vars in 1245 bytes} [Tue Aug 18 21:21:42 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:42.717467 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2c650283-87f7-4deb-aefb-a8b06fa0ea7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.718432 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a5bb4d-6041-454d-86c9-0d878e258850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:21:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1361902692',vendor_name='tempest-vendor_name-414444652'},id=c0f1ec30-4f21-41fd-ae95-5d89e1fa5901,is_public=True,name='tempest-ProjectAdminTests-volume-type-1454314858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0f1ec30-4f21-41fd-ae95-5d89e1fa5901', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:42.719336 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e5f083-3866-40e6-96c2-1d1399b76942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.719820 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c650283-87f7-4deb-aefb-a8b06fa0ea7f tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] POST https://10.4.3.48/volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a/encryption Aug 18 21:21:42.720221 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c650283-87f7-4deb-aefb-a8b06fa0ea7f tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:42.741741 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c650283-87f7-4deb-aefb-a8b06fa0ea7f tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a/encryption returned with HTTP 200 Aug 18 21:21:42.742240 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1381/5483] 10.4.3.48 () {68 vars in 1390 bytes} [Tue Aug 18 21:21:42 2026] POST /volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:42.751360 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1454314858 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1454314858, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:42.751753 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1454314858 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1454314858, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:42.769260 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8becb149-5942-45b0-82ca-169a65938025 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.771269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:42.771664 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-132505676", "snapshot_id": null, "imageRef": "c0a6f2b3-afc9-4159-88fe-5e4697affd52", "volume_type": "tempest-scenario-type-luks-1483942923", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:42.773883 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-132505676', 'snapshot_id': None, 'imageRef': 'c0a6f2b3-afc9-4159-88fe-5e4697affd52', 'volume_type': 'tempest-scenario-type-luks-1483942923', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:42.790514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['4ce1b34e-2a43-4ff0-997d-d6dc1c29d5cd', 'd4f5258e-d488-482e-ab91-5bb3ab503f16', '12ab88f3-8553-4c36-9e7e-ef88b56e316a', 'b97e2ce9-e47d-4117-bc46-e434e9051bcb'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:42.791276 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e5f083-3866-40e6-96c2-1d1399b76942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce1b34e-2a43-4ff0-997d-d6dc1c29d5cd', 'd4f5258e-d488-482e-ab91-5bb3ab503f16', '12ab88f3-8553-4c36-9e7e-ef88b56e316a', 'b97e2ce9-e47d-4117-bc46-e434e9051bcb']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:42.791929 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d85e419-d53f-4b31-9085-9b667f6dc38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.821256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d85e419-d53f-4b31-9085-9b667f6dc38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5992d2-b2d4-4b82-9f9f-be104a5938c9', '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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['4ce1b34e-2a43-4ff0-997d-d6dc1c29d5cd','d4f5258e-d488-482e-ab91-5bb3ab503f16','12ab88f3-8553-4c36-9e7e-ef88b56e316a','b97e2ce9-e47d-4117-bc46-e434e9051bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=c0f1ec30-4f21-41fd-ae95-5d89e1fa5901), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:42Z,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=ae5992d2-b2d4-4b82-9f9f-be104a5938c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74aea182a9e4c88ad7fc8a57629e7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ec3a79237481bb644efb6f762cba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0f1ec30-4f21-41fd-ae95-5d89e1fa5901),volume_type_id=c0f1ec30-4f21-41fd-ae95-5d89e1fa5901)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:42.822297 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a392ad33-5559-4d53-b7e4-e239d7f155bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.845425 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a392ad33-5559-4d53-b7e4-e239d7f155bf) transitioned into state 'SUCCESS' from 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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['4ce1b34e-2a43-4ff0-997d-d6dc1c29d5cd','d4f5258e-d488-482e-ab91-5bb3ab503f16','12ab88f3-8553-4c36-9e7e-ef88b56e316a','b97e2ce9-e47d-4117-bc46-e434e9051bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=c0f1ec30-4f21-41fd-ae95-5d89e1fa5901)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:42.846448 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5458e20c-d1ea-489e-b682-842537c9c656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.855482 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume of 1 GB Aug 18 21:21:42.855862 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:42.855862 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:42.856549 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Availability Zones retrieved successfully. Aug 18 21:21:42.858000 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5458e20c-d1ea-489e-b682-842537c9c656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:42.858964 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (a8e8affc-92e4-48db-9189-4eb99b349388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:42.859062 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request issued successfully. Aug 18 21:21:42.859595 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8730bc7-5f78-4e42-be08-9ccfa4bfe369 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:42.860022 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1377/5484] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:21:42 2026] POST /volume/v3/volumes => generated 771 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:42.864760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (fded3ffe-b90b-4f50-81e7-2220d7d6aed5) 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 18 21:21:42.865950 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1849f0c2-b8a8-4aa2-b051-d1af5db67fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.868493 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-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 18 21:21:42.872595 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-043f2142-7983-415c-b442-281e1b8b7d31 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:42.874103 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-043f2142-7983-415c-b442-281e1b8b7d31 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 Aug 18 21:21:42.874308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-043f2142-7983-415c-b442-281e1b8b7d31 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:42.874519 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-043f2142-7983-415c-b442-281e1b8b7d31 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:42.885932 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:42.885932 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:42.889097 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-043f2142-7983-415c-b442-281e1b8b7d31 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:42.892611 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-043f2142-7983-415c-b442-281e1b8b7d31 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 returned with HTTP 200 Aug 18 21:21:42.893004 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1367/5485] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:42 2026] GET /volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:42.931795 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1849f0c2-b8a8-4aa2-b051-d1af5db67fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:21:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a,is_public=True,name='tempest-scenario-type-luks-1483942923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff21b0a4-2a97-4b22-9af8-848e32f7d56a', '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 18 21:21:42.932872 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccfec56-4fa6-4b2e-9479-fd806106ed16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:42.962869 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483942923 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483942923, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:42.963120 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483942923 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483942923, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:42.999853 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Created reservations ['aecb30ce-9f2b-4d54-b82d-22590b3236dd', '1b9a7b9f-c1b5-48a1-be1e-74503f11b509', '16526469-e272-44b8-8e4d-45a478e2c2a2', 'ce5110b1-a261-4802-bd28-1a7830e66fb6'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:43.000470 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccfec56-4fa6-4b2e-9479-fd806106ed16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aecb30ce-9f2b-4d54-b82d-22590b3236dd', '1b9a7b9f-c1b5-48a1-be1e-74503f11b509', '16526469-e272-44b8-8e4d-45a478e2c2a2', 'ce5110b1-a261-4802-bd28-1a7830e66fb6']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:43.001586 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35906a5-2ac4-49ae-9320-d49e7ea54f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:43.025484 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35906a5-2ac4-49ae-9320-d49e7ea54f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-132505676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['aecb30ce-9f2b-4d54-b82d-22590b3236dd','1b9a7b9f-c1b5-48a1-be1e-74503f11b509','16526469-e272-44b8-8e4d-45a478e2c2a2','ce5110b1-a261-4802-bd28-1a7830e66fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-132505676',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c1fefec3a8434395a6f405fc942dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff21b0a4-2a97-4b22-9af8-848e32f7d56a),volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:43.026245 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed66896e-2947-4a94-bba5-026c13fdcaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:43.044094 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed66896e-2947-4a94-bba5-026c13fdcaab) transitioned into state 'SUCCESS' from state '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-132505676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['aecb30ce-9f2b-4d54-b82d-22590b3236dd','1b9a7b9f-c1b5-48a1-be1e-74503f11b509','16526469-e272-44b8-8e4d-45a478e2c2a2','ce5110b1-a261-4802-bd28-1a7830e66fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:43.044815 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cb9ad2-195b-48fc-a94f-997be097ee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:43.055340 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cb9ad2-195b-48fc-a94f-997be097ee77) 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 18 21:21:43.056400 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (fded3ffe-b90b-4f50-81e7-2220d7d6aed5) 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 18 21:21:43.056756 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request issued successfully. Aug 18 21:21:43.057408 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8becb149-5942-45b0-82ca-169a65938025 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:43.057910 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1361/5486] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:21:42 2026] POST /volume/v3/volumes => generated 789 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:43.069476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.071040 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:43.071199 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.071363 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.077542 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:43.077542 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:43.082358 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:43.087427 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c33066d4-2869-4244-af9f-b2f88c0eaf2b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:43.087928 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1382/5487] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:43 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:43.418535 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.420254 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:21:43.420433 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.422067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.422067 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:21:43.424628 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:43.424628 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:43.425259 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7746c74-d970-441c-bcd5-b25b976a6ee8 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:21:43.425642 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1378/5488] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:43 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:43.904351 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-003456c5-1a50-4dbf-862e-0bb757c801ec None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.906572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-003456c5-1a50-4dbf-862e-0bb757c801ec tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 Aug 18 21:21:43.906816 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-003456c5-1a50-4dbf-862e-0bb757c801ec tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.907040 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-003456c5-1a50-4dbf-862e-0bb757c801ec tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.917525 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:43.917525 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:43.922351 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-003456c5-1a50-4dbf-862e-0bb757c801ec tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:43.927828 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-003456c5-1a50-4dbf-862e-0bb757c801ec tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 returned with HTTP 200 Aug 18 21:21:43.928289 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1368/5489] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:43 2026] GET /volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:43.941111 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-82b3947f-dc68-4a8c-b16f-b92a38660884 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.942889 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82b3947f-dc68-4a8c-b16f-b92a38660884 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:21:43.943099 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82b3947f-dc68-4a8c-b16f-b92a38660884 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.943268 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-82b3947f-dc68-4a8c-b16f-b92a38660884 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.943559 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:43.943559 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:43.947136 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-82b3947f-dc68-4a8c-b16f-b92a38660884 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:21:43.947913 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1362/5490] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:21:43 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 18 21:21:43.956459 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9df9496d-04d1-44fb-b131-196bfdbe8d6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.957904 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9df9496d-04d1-44fb-b131-196bfdbe8d6b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 Aug 18 21:21:43.958209 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9df9496d-04d1-44fb-b131-196bfdbe8d6b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.958476 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9df9496d-04d1-44fb-b131-196bfdbe8d6b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.971674 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9df9496d-04d1-44fb-b131-196bfdbe8d6b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 returned with HTTP 204 Aug 18 21:21:43.972059 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1383/5491] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:21:43 2026] DELETE /volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:21:43.979158 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-55d1e5d5-2de2-43cf-ac5a-37b244447648 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.980797 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55d1e5d5-2de2-43cf-ac5a-37b244447648 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 Aug 18 21:21:43.981013 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55d1e5d5-2de2-43cf-ac5a-37b244447648 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.981605 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-55d1e5d5-2de2-43cf-ac5a-37b244447648 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.984820 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-55d1e5d5-2de2-43cf-ac5a-37b244447648 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 returned with HTTP 404 Aug 18 21:21:43.985282 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1379/5492] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:21:43 2026] GET /volume/v3/messages/7f04a4f7-3e15-46c9-95bc-accdbb140db2 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:43.994326 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:43.995944 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 Aug 18 21:21:43.996139 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:43.996331 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:43.996530 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume with id: ae5992d2-b2d4-4b82-9f9f-be104a5938c9 Aug 18 21:21:44.002965 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:44.002965 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:44.003251 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:44.004143 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-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 18 21:21:44.013955 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1454314858 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1454314858, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:44.014429 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1454314858 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1454314858, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:44.026314 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['a0fd308c-9606-4b23-8a0d-fed972a98bea', 'c54084aa-39db-4db1-a509-78cee7e8c419', '49fdde20-67ae-4b72-bfc6-ebe2a751f83d', 'a01ee108-8e0f-4b49-8304-0ed48b09a1f4'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:44.057586 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume request issued successfully. Aug 18 21:21:44.057837 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a5feb4f6-1e02-4422-b2b3-5e40cd4dfbf2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 returned with HTTP 202 Aug 18 21:21:44.058383 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1369/5493] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:21:43 2026] DELETE /volume/v3/volumes/ae5992d2-b2d4-4b82-9f9f-be104a5938c9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:44.065922 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-70fe4455-98dd-4816-a428-0e48930faf66 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:44.067547 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70fe4455-98dd-4816-a428-0e48930faf66 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/types/c0f1ec30-4f21-41fd-ae95-5d89e1fa5901 Aug 18 21:21:44.067744 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70fe4455-98dd-4816-a428-0e48930faf66 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:44.067932 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-70fe4455-98dd-4816-a428-0e48930faf66 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:44.086409 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-70fe4455-98dd-4816-a428-0e48930faf66 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types/c0f1ec30-4f21-41fd-ae95-5d89e1fa5901 returned with HTTP 202 Aug 18 21:21:44.086775 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1363/5494] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:21:44 2026] DELETE /volume/v3/types/c0f1ec30-4f21-41fd-ae95-5d89e1fa5901 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:44.093938 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b16eb0e4-03b5-41cb-89b8-bcbecfb55e15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:44.095686 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b16eb0e4-03b5-41cb-89b8-bcbecfb55e15 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:21:44.096016 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b16eb0e4-03b5-41cb-89b8-bcbecfb55e15 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1133584603", "extra_specs": {"storage_protocol": "tempest-storage_protocol-34387925", "vendor_name": "tempest-vendor_name-587070690"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:44.099699 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:44.101434 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:44.101630 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:44.101826 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:44.108596 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:44.108596 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:44.108773 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b16eb0e4-03b5-41cb-89b8-bcbecfb55e15 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:21:44.109125 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1384/5495] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:21:44 2026] POST /volume/v3/types => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:44.115678 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:44.117309 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:44.118919 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:44.119227 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b5261714-77e0-49bc-a9c4-41dc7a640033", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:44.120403 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb1f363e-537f-4eb2-ba4f-d41c0bb0b605 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:44.120484 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request body: {'volume': {'volume_type': 'b5261714-77e0-49bc-a9c4-41dc7a640033', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:44.120825 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1380/5496] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:44 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:44.123812 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume of 1 GB Aug 18 21:21:44.124033 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:44.124033 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:44.124309 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:44.129521 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (5bbd8d1f-a99b-4f94-9be7-83f52f3dca12) 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 18 21:21:44.130386 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115e3421-5a74-4b5c-8b51-f49694210ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:44.131216 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-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 18 21:21:44.148427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115e3421-5a74-4b5c-8b51-f49694210ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:21:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-34387925',vendor_name='tempest-vendor_name-587070690'},id=b5261714-77e0-49bc-a9c4-41dc7a640033,is_public=True,name='tempest-ProjectAdminTests-volume-type-1133584603',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5261714-77e0-49bc-a9c4-41dc7a640033', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:44.149159 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d13a4a-9800-42bd-809d-a8a13117e532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:44.172340 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1133584603 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1133584603, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:44.172616 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1133584603 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1133584603, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:44.196448 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['77874921-4097-4854-b2ab-6530223cea7b', 'a896d8a2-4d2f-4f12-b380-1ad9c4c674ba', 'c263e39c-bd1b-49da-8380-2298505885ed', '4b1b47f5-eb0b-4828-8c59-a19c9302d858'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:44.197231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d13a4a-9800-42bd-809d-a8a13117e532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77874921-4097-4854-b2ab-6530223cea7b', 'a896d8a2-4d2f-4f12-b380-1ad9c4c674ba', 'c263e39c-bd1b-49da-8380-2298505885ed', '4b1b47f5-eb0b-4828-8c59-a19c9302d858']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:44.197996 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182ba95a-d0b2-49b9-9cc8-a2d8e1fdfd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:44.221894 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182ba95a-d0b2-49b9-9cc8-a2d8e1fdfd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65dde3c0-91b9-46ec-9766-952f0d9972ea', '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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['77874921-4097-4854-b2ab-6530223cea7b','a896d8a2-4d2f-4f12-b380-1ad9c4c674ba','c263e39c-bd1b-49da-8380-2298505885ed','4b1b47f5-eb0b-4828-8c59-a19c9302d858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=b5261714-77e0-49bc-a9c4-41dc7a640033), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:44Z,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=65dde3c0-91b9-46ec-9766-952f0d9972ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74aea182a9e4c88ad7fc8a57629e7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ec3a79237481bb644efb6f762cba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5261714-77e0-49bc-a9c4-41dc7a640033),volume_type_id=b5261714-77e0-49bc-a9c4-41dc7a640033)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:44.222527 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a531713-af38-4577-acec-44cee2486ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:44.240524 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a531713-af38-4577-acec-44cee2486ecb) transitioned into state 'SUCCESS' from 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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['77874921-4097-4854-b2ab-6530223cea7b','a896d8a2-4d2f-4f12-b380-1ad9c4c674ba','c263e39c-bd1b-49da-8380-2298505885ed','4b1b47f5-eb0b-4828-8c59-a19c9302d858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=b5261714-77e0-49bc-a9c4-41dc7a640033)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:44.241170 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b18270f-8188-4e7b-b729-4a92fe0e9edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:44.251954 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b18270f-8188-4e7b-b729-4a92fe0e9edb) 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 18 21:21:44.252845 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (5bbd8d1f-a99b-4f94-9be7-83f52f3dca12) 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 18 21:21:44.253132 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request issued successfully. Aug 18 21:21:44.253742 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-45cb199a-7480-4cee-ad7c-37b46c9282b5 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:44.254147 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1370/5497] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:21:44 2026] POST /volume/v3/volumes => generated 771 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:44.264119 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:44.265634 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea Aug 18 21:21:44.265825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:44.265991 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:44.272223 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:44.272223 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:44.275070 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:44.278319 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9d5c5823-b446-4ee7-b85d-0c5edd5ff3e9 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea returned with HTTP 200 Aug 18 21:21:44.278700 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1364/5498] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:44 2026] GET /volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea => generated 950 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:45.017002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.018743 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:21:45.018916 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.019092 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.025115 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.025115 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:45.027904 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:45.031622 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-b1219a59-664b-4070-a2fb-a14f32139056 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:21:45.031987 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1385/5499] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:45 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1353 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:45.041670 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b38920c5-7e6d-4a75-8d45-b83e68d6af2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.042205 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b38920c5-7e6d-4a75-8d45-b83e68d6af2e None None] GET https://10.4.3.48/volume// Aug 18 21:21:45.042393 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b38920c5-7e6d-4a75-8d45-b83e68d6af2e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.042619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b38920c5-7e6d-4a75-8d45-b83e68d6af2e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.042930 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b38920c5-7e6d-4a75-8d45-b83e68d6af2e None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:45.043170 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1381/5500] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:21: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 18 21:21:45.051269 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0d230b8c-4781-4515-b004-bec070da89f7 req-6749bd22-8ec3-4f2c-b9c7-8ec49637caf6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.053937 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-6749bd22-8ec3-4f2c-b9c7-8ec49637caf6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:21:45.054332 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-6749bd22-8ec3-4f2c-b9c7-8ec49637caf6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f1abc4-87c6-4dfe-8216-4dad2026c0ce", "connector": null, "instance_uuid": "f91eeb2a-ee00-4c54-9b51-963a96a5bdc3"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:45.063438 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.063438 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:45.089078 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-6749bd22-8ec3-4f2c-b9c7-8ec49637caf6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:21:45.089613 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1371/5501] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:21:45 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 18 21:21:45.134339 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-aa79fd59-2b0b-430d-95c7-083470707095 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.135945 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa79fd59-2b0b-430d-95c7-083470707095 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:45.136143 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa79fd59-2b0b-430d-95c7-083470707095 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.136311 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-aa79fd59-2b0b-430d-95c7-083470707095 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.143231 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.143231 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:45.148423 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-aa79fd59-2b0b-430d-95c7-083470707095 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:45.151334 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-aa79fd59-2b0b-430d-95c7-083470707095 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:45.152430 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1365/5502] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:45 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:45.291629 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a840e236-4b93-444e-83ca-0fdf45f50263 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.294458 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a840e236-4b93-444e-83ca-0fdf45f50263 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea Aug 18 21:21:45.295746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a840e236-4b93-444e-83ca-0fdf45f50263 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.295746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a840e236-4b93-444e-83ca-0fdf45f50263 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.304394 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.304394 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:45.309317 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a840e236-4b93-444e-83ca-0fdf45f50263 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:45.313933 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a840e236-4b93-444e-83ca-0fdf45f50263 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea returned with HTTP 200 Aug 18 21:21:45.314581 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1386/5503] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:45 2026] GET /volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:45.328926 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc661569-c39f-41ea-a321-abce23639376 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.330882 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc661569-c39f-41ea-a321-abce23639376 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:21:45.331196 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc661569-c39f-41ea-a321-abce23639376 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.331466 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc661569-c39f-41ea-a321-abce23639376 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.336992 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc661569-c39f-41ea-a321-abce23639376 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:21:45.337484 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1382/5504] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:21:45 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 18 21:21:45.346349 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-381c034b-b611-43fa-84a5-2b31f9d58d3f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.348497 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-381c034b-b611-43fa-84a5-2b31f9d58d3f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:21:45.348778 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-381c034b-b611-43fa-84a5-2b31f9d58d3f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.349016 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-381c034b-b611-43fa-84a5-2b31f9d58d3f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.349596 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.349596 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:45.352984 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-381c034b-b611-43fa-84a5-2b31f9d58d3f tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:21:45.353435 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1372/5505] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:21:45 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 18 21:21:45.363785 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-940d1e45-6f35-4133-9eb1-585096d0986e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.366165 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-940d1e45-6f35-4133-9eb1-585096d0986e tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/messages/cc8b5aa8-a0f2-4bd1-9171-66534226a4e5 Aug 18 21:21:45.366498 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-940d1e45-6f35-4133-9eb1-585096d0986e tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.366783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-940d1e45-6f35-4133-9eb1-585096d0986e tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.377124 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-940d1e45-6f35-4133-9eb1-585096d0986e tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages/cc8b5aa8-a0f2-4bd1-9171-66534226a4e5 returned with HTTP 204 Aug 18 21:21:45.377580 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1366/5506] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:21:45 2026] DELETE /volume/v3/messages/cc8b5aa8-a0f2-4bd1-9171-66534226a4e5 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:21:45.384275 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.386742 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea Aug 18 21:21:45.387033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.387266 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.387455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume with id: 65dde3c0-91b9-46ec-9766-952f0d9972ea Aug 18 21:21:45.396947 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.396947 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:45.397402 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:45.398644 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100293) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 21:21:45.409795 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1133584603 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1133584603, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:45.410219 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1133584603 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1133584603, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:45.419505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['62ea0e42-ce3f-4c3f-9be7-61c9509a0282', '34222eb2-6f97-4e08-8dfe-89119679e9f2', '80e6a535-5315-4d0f-afdd-1f675f8d933c', 'df5e5ea4-8261-4de9-9e7b-b5b750b0e691'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:45.448789 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume request issued successfully. Aug 18 21:21:45.448993 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd853f49-bdde-4487-85dd-7c92c5d1df71 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea returned with HTTP 202 Aug 18 21:21:45.449531 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1387/5507] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:21:45 2026] DELETE /volume/v3/volumes/65dde3c0-91b9-46ec-9766-952f0d9972ea => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:45.455974 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8576e719-ea82-4567-b38a-c3d847115396 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.457626 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8576e719-ea82-4567-b38a-c3d847115396 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/types/b5261714-77e0-49bc-a9c4-41dc7a640033 Aug 18 21:21:45.457851 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8576e719-ea82-4567-b38a-c3d847115396 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.458030 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8576e719-ea82-4567-b38a-c3d847115396 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.481911 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8576e719-ea82-4567-b38a-c3d847115396 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types/b5261714-77e0-49bc-a9c4-41dc7a640033 returned with HTTP 202 Aug 18 21:21:45.482327 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1383/5508] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:21:45 2026] DELETE /volume/v3/types/b5261714-77e0-49bc-a9c4-41dc7a640033 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:45.489994 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0527ead1-5a37-4357-8287-43374c7c4514 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.491813 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0527ead1-5a37-4357-8287-43374c7c4514 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:21:45.492169 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0527ead1-5a37-4357-8287-43374c7c4514 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1149609686", "extra_specs": {"storage_protocol": "tempest-storage_protocol-692043770", "vendor_name": "tempest-vendor_name-60996346"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:45.507835 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0527ead1-5a37-4357-8287-43374c7c4514 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:21:45.508223 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1373/5509] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:21:45 2026] POST /volume/v3/types => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:45.515747 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.517328 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:45.517695 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2dc6f582-69fc-4ff6-ab0c-a73892082525", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:45.519087 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request body: {'volume': {'volume_type': '2dc6f582-69fc-4ff6-ab0c-a73892082525', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:45.523163 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume of 1 GB Aug 18 21:21:45.523529 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.523529 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:45.523897 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:45.528948 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (fd58e553-3bb3-44c0-be4e-4461457ec964) 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 18 21:21:45.529964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30359fe3-0a9c-4ca1-a5de-140de543fe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:45.530705 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-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 18 21:21:45.549187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30359fe3-0a9c-4ca1-a5de-140de543fe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:21:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-692043770',vendor_name='tempest-vendor_name-60996346'},id=2dc6f582-69fc-4ff6-ab0c-a73892082525,is_public=True,name='tempest-ProjectAdminTests-volume-type-1149609686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dc6f582-69fc-4ff6-ab0c-a73892082525', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:45.549976 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d35e217-9f4e-486c-ab14-2fc917db72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:45.572490 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1149609686 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1149609686, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:45.572729 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1149609686 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1149609686, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:45.600009 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['0baf97fb-aaaa-4f2a-ad21-65a951989db9', '59e7b247-f222-4ba8-8a5d-0992b1e54543', '5f6c848d-c30b-4833-9117-7abcb00f89d0', '40e88b31-c96b-4fb8-b28d-0d4cc9ead37b'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:45.601204 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d35e217-9f4e-486c-ab14-2fc917db72cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0baf97fb-aaaa-4f2a-ad21-65a951989db9', '59e7b247-f222-4ba8-8a5d-0992b1e54543', '5f6c848d-c30b-4833-9117-7abcb00f89d0', '40e88b31-c96b-4fb8-b28d-0d4cc9ead37b']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:45.602266 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e75340-6131-4b94-96ed-f2253fc077f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:45.628264 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e75340-6131-4b94-96ed-f2253fc077f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cce627c-7b71-4315-a11d-036015c0f333', '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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['0baf97fb-aaaa-4f2a-ad21-65a951989db9','59e7b247-f222-4ba8-8a5d-0992b1e54543','5f6c848d-c30b-4833-9117-7abcb00f89d0','40e88b31-c96b-4fb8-b28d-0d4cc9ead37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=2dc6f582-69fc-4ff6-ab0c-a73892082525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cce627c-7b71-4315-a11d-036015c0f333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74aea182a9e4c88ad7fc8a57629e7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ec3a79237481bb644efb6f762cba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dc6f582-69fc-4ff6-ab0c-a73892082525),volume_type_id=2dc6f582-69fc-4ff6-ab0c-a73892082525)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:45.628986 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16019ea-1049-496c-b668-fd42577247af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:45.647210 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16019ea-1049-496c-b668-fd42577247af) transitioned into state 'SUCCESS' from 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='b74aea182a9e4c88ad7fc8a57629e7da',qos_specs=None,replication_status=,reservations=['0baf97fb-aaaa-4f2a-ad21-65a951989db9','59e7b247-f222-4ba8-8a5d-0992b1e54543','5f6c848d-c30b-4833-9117-7abcb00f89d0','40e88b31-c96b-4fb8-b28d-0d4cc9ead37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ec3a79237481bb644efb6f762cba2',volume_type_id=2dc6f582-69fc-4ff6-ab0c-a73892082525)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:45.647879 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6eaf5ec-f942-4071-87d1-61c254d415c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:45.656966 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6eaf5ec-f942-4071-87d1-61c254d415c2) 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 18 21:21:45.657663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Flow 'volume_create_api' (fd58e553-3bb3-44c0-be4e-4461457ec964) 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 18 21:21:45.657942 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Create volume request issued successfully. Aug 18 21:21:45.658436 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3a00ab2f-d451-4466-8cd2-48dc0180658b tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:45.658845 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1367/5510] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:21:45 2026] POST /volume/v3/volumes => generated 771 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:21:45.669862 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b01af451-8dfd-44f5-8682-074b3cb59848 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.672226 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b01af451-8dfd-44f5-8682-074b3cb59848 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 Aug 18 21:21:45.672517 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b01af451-8dfd-44f5-8682-074b3cb59848 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.672759 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b01af451-8dfd-44f5-8682-074b3cb59848 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.682043 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.682043 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:45.685867 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b01af451-8dfd-44f5-8682-074b3cb59848 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:45.690809 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b01af451-8dfd-44f5-8682-074b3cb59848 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 returned with HTTP 200 Aug 18 21:21:45.691169 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1388/5511] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:45 2026] GET /volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:45.867920 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ef2004c-dfaf-46fa-9473-4b0755c85fa3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.868280 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ef2004c-dfaf-46fa-9473-4b0755c85fa3 None None] GET https://10.4.3.48/volume// Aug 18 21:21:45.868477 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ef2004c-dfaf-46fa-9473-4b0755c85fa3 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.868647 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ef2004c-dfaf-46fa-9473-4b0755c85fa3 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.868963 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ef2004c-dfaf-46fa-9473-4b0755c85fa3 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:45.869218 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1384/5512] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:21: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 18 21:21:45.875043 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.877048 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:21:45.877226 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:45.877416 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:45.885754 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:45.885754 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:45.889012 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:21:45.893265 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d7525afc-289f-4b24-97d9-945124f245be tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:21:45.893646 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1374/5513] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:21:45 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1532 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:45.991323 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:45.993269 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] PUT https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 Aug 18 21:21:45.993625 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:46.000566 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Acquiring lock "cinder-attachment_update-b2f1abc4-87c6-4dfe-8216-4dad2026c0ce-np0000007703" by "attachment_update" {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:21:46.005134 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Lock "cinder-attachment_update-b2f1abc4-87c6-4dfe-8216-4dad2026c0ce-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100294) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:21:46.006046 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.006046 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:46.075964 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.coordination [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Lock "cinder-attachment_update-b2f1abc4-87c6-4dfe-8216-4dad2026c0ce-np0000007703" released by "attachment_update" :: held 0.071s {{(pid=100294) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:21:46.076258 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-494b182a-19de-441e-9640-953c831f0965 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 returned with HTTP 200 Aug 18 21:21:46.076944 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1368/5514] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:21:45 2026] PUT /volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:46.094934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d86150b4-37f7-468a-b913-0d14c9f4ce7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.096705 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d86150b4-37f7-468a-b913-0d14c9f4ce7c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36/action Aug 18 21:21:46.097065 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d86150b4-37f7-468a-b913-0d14c9f4ce7c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:21:46.097195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d86150b4-37f7-468a-b913-0d14c9f4ce7c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:46.110597 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.110597 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:46.118712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d230b8c-4781-4515-b004-bec070da89f7 req-d86150b4-37f7-468a-b913-0d14c9f4ce7c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36/action returned with HTTP 204 Aug 18 21:21:46.119093 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1389/5515] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:21:46 2026] POST /volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:46.167585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a9125640-39ff-4951-a324-c34fb1d3215d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.169439 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9125640-39ff-4951-a324-c34fb1d3215d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:46.169621 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9125640-39ff-4951-a324-c34fb1d3215d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.169823 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9125640-39ff-4951-a324-c34fb1d3215d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.176996 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.176996 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:46.180674 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a9125640-39ff-4951-a324-c34fb1d3215d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:46.184632 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9125640-39ff-4951-a324-c34fb1d3215d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:46.185069 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1385/5516] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:46 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:46.703339 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.704982 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 Aug 18 21:21:46.705185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.705399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.712047 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.712047 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:46.715076 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:46.719589 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f2a0f10c-d56e-4cb4-b082-7dbb3c35eba2 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 returned with HTTP 200 Aug 18 21:21:46.720605 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1375/5517] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:21:46 2026] GET /volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:46.733878 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c993e712-3cf4-42a0-8905-14deb9110118 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.735576 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c993e712-3cf4-42a0-8905-14deb9110118 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:21:46.735805 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c993e712-3cf4-42a0-8905-14deb9110118 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.735962 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c993e712-3cf4-42a0-8905-14deb9110118 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.736232 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.736232 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:46.739514 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c993e712-3cf4-42a0-8905-14deb9110118 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:21:46.739860 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1369/5518] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:21:46 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 18 21:21:46.747127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-64538db1-7eef-44a2-a4f2-f63c1d8f1778 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.749056 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64538db1-7eef-44a2-a4f2-f63c1d8f1778 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] GET https://10.4.3.48/volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 Aug 18 21:21:46.749249 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64538db1-7eef-44a2-a4f2-f63c1d8f1778 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.749543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64538db1-7eef-44a2-a4f2-f63c1d8f1778 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.752570 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64538db1-7eef-44a2-a4f2-f63c1d8f1778 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 returned with HTTP 200 Aug 18 21:21:46.752932 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1390/5519] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:21:46 2026] GET /volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:46.761644 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-907394c3-09b8-46d9-893a-21a7cd156ea4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.763317 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-907394c3-09b8-46d9-893a-21a7cd156ea4 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 Aug 18 21:21:46.763607 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-907394c3-09b8-46d9-893a-21a7cd156ea4 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.763849 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-907394c3-09b8-46d9-893a-21a7cd156ea4 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.771854 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-907394c3-09b8-46d9-893a-21a7cd156ea4 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 returned with HTTP 204 Aug 18 21:21:46.772262 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1386/5520] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:21:46 2026] DELETE /volume/v3/messages/32203fdd-ae6b-453a-8a9f-8a3790a0bb58 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:21:46.779700 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.782122 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 Aug 18 21:21:46.782325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.782591 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.782752 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume with id: 5cce627c-7b71-4315-a11d-036015c0f333 Aug 18 21:21:46.790708 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:46.790708 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:46.791262 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Volume info retrieved successfully. Aug 18 21:21:46.792847 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-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 18 21:21:46.806387 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1149609686 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1149609686, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:46.806759 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1149609686 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1149609686, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:21:46.817126 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Created reservations ['06a174db-1700-4cdd-b75e-38c5050ea30c', 'ea8785c5-94fa-4ddf-af84-13888837d300', '34e74470-d665-4767-84c8-1485ce88cd6d', 'e24605be-4522-4cef-ae81-a263909b2448'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:46.842737 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Delete volume request issued successfully. Aug 18 21:21:46.843016 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-265f3f9d-934a-4ea2-b9c5-b07c36fe0b9c tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 returned with HTTP 202 Aug 18 21:21:46.843604 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1376/5521] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:21:46 2026] DELETE /volume/v3/volumes/5cce627c-7b71-4315-a11d-036015c0f333 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:46.850288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3094f1f3-0773-473a-b55f-7bbb6c2ee435 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:46.852084 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3094f1f3-0773-473a-b55f-7bbb6c2ee435 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] DELETE https://10.4.3.48/volume/v3/types/2dc6f582-69fc-4ff6-ab0c-a73892082525 Aug 18 21:21:46.852265 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3094f1f3-0773-473a-b55f-7bbb6c2ee435 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:46.852500 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3094f1f3-0773-473a-b55f-7bbb6c2ee435 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:46.874747 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3094f1f3-0773-473a-b55f-7bbb6c2ee435 tempest-ProjectAdminTests-568523647 tempest-ProjectAdminTests-568523647-project-admin] https://10.4.3.48/volume/v3/types/2dc6f582-69fc-4ff6-ab0c-a73892082525 returned with HTTP 202 Aug 18 21:21:46.875105 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1370/5522] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:21:46 2026] DELETE /volume/v3/types/2dc6f582-69fc-4ff6-ab0c-a73892082525 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:21:47.199780 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51a473e0-7818-4129-920d-110b5d1d547b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:47.201631 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51a473e0-7818-4129-920d-110b5d1d547b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:47.201834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51a473e0-7818-4129-920d-110b5d1d547b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:47.202033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51a473e0-7818-4129-920d-110b5d1d547b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:47.213955 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:47.213955 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:47.220488 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51a473e0-7818-4129-920d-110b5d1d547b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:47.225268 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51a473e0-7818-4129-920d-110b5d1d547b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:47.225772 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1391/5523] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:47 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:48.245073 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:48.249616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:48.249806 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:48.249972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:48.256661 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:48.256661 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:48.260200 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:48.264133 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53bfa93d-cbdf-403e-aa80-f658f5ae2a54 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:48.264526 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1387/5524] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:48 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:48.341265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c6199790-496a-4c66-aa6d-14431669acb0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:48.454817 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:48.455180 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-547433565"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:48.456547 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-547433565'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:48.456662 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume of 1 GB Aug 18 21:21:48.466703 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:48.474233 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (a4f194c8-dca9-4152-9908-682a8036068d) 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 18 21:21:48.475620 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f2788c-e0ee-43ad-9a9d-62411d5fdbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:48.476758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-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 18 21:21:48.509362 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f2788c-e0ee-43ad-9a9d-62411d5fdbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:48.510611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dfc95d-4979-4a38-b599-b77502d2224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:48.573046 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Created reservations ['94a45717-25ef-43b1-b3c8-116c379a50cc', 'cc623c97-9618-46cb-bcc5-b6c8475e6ecd', '12c6fc97-6578-4295-a0e6-b73a2ab415fc', 'a23f028a-4018-4531-855f-9a253bd65403'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:48.573711 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dfc95d-4979-4a38-b599-b77502d2224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94a45717-25ef-43b1-b3c8-116c379a50cc', 'cc623c97-9618-46cb-bcc5-b6c8475e6ecd', '12c6fc97-6578-4295-a0e6-b73a2ab415fc', 'a23f028a-4018-4531-855f-9a253bd65403']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:48.574390 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2601f7ed-51db-4b9a-a026-49a7931a7744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:48.596070 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2601f7ed-51db-4b9a-a026-49a7931a7744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd16726-e929-4caa-b1fd-2d1fc0de7734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547433565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['94a45717-25ef-43b1-b3c8-116c379a50cc','cc623c97-9618-46cb-bcc5-b6c8475e6ecd','12c6fc97-6578-4295-a0e6-b73a2ab415fc','a23f028a-4018-4531-855f-9a253bd65403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547433565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd16726-e929-4caa-b1fd-2d1fc0de7734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438a57827cf943df9ac83eb9b83e4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:48.596660 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b51486a-d44a-4d6a-92ea-6c4aede8c913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:48.611657 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b51486a-d44a-4d6a-92ea-6c4aede8c913) transitioned into state 'SUCCESS' from state '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-547433565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['94a45717-25ef-43b1-b3c8-116c379a50cc','cc623c97-9618-46cb-bcc5-b6c8475e6ecd','12c6fc97-6578-4295-a0e6-b73a2ab415fc','a23f028a-4018-4531-855f-9a253bd65403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:48.612495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41716cf-6e81-4d5d-96d6-c005c26d563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:48.620404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41716cf-6e81-4d5d-96d6-c005c26d563b) 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 18 21:21:48.621183 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (a4f194c8-dca9-4152-9908-682a8036068d) 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 18 21:21:48.621548 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request issued successfully. Aug 18 21:21:48.622115 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c6199790-496a-4c66-aa6d-14431669acb0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:48.622532 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1377/5525] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:21:48 2026] POST /volume/v3/volumes => generated 775 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:48.633104 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-79853691-0690-474b-a0c2-d45bcca558cf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:48.634751 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79853691-0690-474b-a0c2-d45bcca558cf tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:48.634920 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79853691-0690-474b-a0c2-d45bcca558cf tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:48.635084 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-79853691-0690-474b-a0c2-d45bcca558cf tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:48.641185 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:48.641185 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:48.644411 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-79853691-0690-474b-a0c2-d45bcca558cf tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:48.653526 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-79853691-0690-474b-a0c2-d45bcca558cf tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 returned with HTTP 200 Aug 18 21:21:48.653944 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1371/5526] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:48 2026] GET /volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:49.280940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:49.282655 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:49.282846 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:49.283018 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:49.289285 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:49.289285 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:49.294109 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:49.299352 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d388f9f8-b64a-4fee-9164-ba7ee5367159 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:49.299823 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1392/5527] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:49 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:49.665369 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:49.667072 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:49.667290 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:49.667494 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:49.673841 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:49.673841 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:49.676979 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:49.680460 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56d6f5be-27cc-4564-b57d-df567dfb0876 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 returned with HTTP 200 Aug 18 21:21:49.680857 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1388/5528] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:49 2026] GET /volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:49.692541 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:49.741433 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] GET https://10.4.3.48/volume/v3/volumes Aug 18 21:21:49.741644 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:49.741858 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:49.742125 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.api_utils [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Removing options '' from query. {{(pid=100295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:21:49.742464 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:49.742464 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:49.742874 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:21:49.749197 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Get all volumes completed successfully. Aug 18 21:21:49.749572 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-082cec7a-56fb-475a-abc6-bd5df7558c67 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] https://10.4.3.48/volume/v3/volumes returned with HTTP 200 Aug 18 21:21:49.749919 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1378/5529] 10.4.3.48 () {68 vars in 1271 bytes} [Tue Aug 18 21:21:49 2026] GET /volume/v3/volumes => generated 333 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:49.758467 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:49.760801 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:49.761086 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:49.761353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:49.761574 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume with id: 8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:49.770959 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:49.770959 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:49.771397 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:49.788010 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume request issued successfully. Aug 18 21:21:49.788297 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8e230119-e319-4d14-a77b-f2475fcf2ef7 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 returned with HTTP 202 Aug 18 21:21:49.788834 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1372/5530] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:49 2026] DELETE /volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:49.796219 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53877e4c-8c44-4167-a019-271fc11df021 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:49.797955 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53877e4c-8c44-4167-a019-271fc11df021 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:49.798210 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53877e4c-8c44-4167-a019-271fc11df021 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:49.798465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53877e4c-8c44-4167-a019-271fc11df021 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:49.805506 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:49.805506 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:49.808905 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-53877e4c-8c44-4167-a019-271fc11df021 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:49.812712 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53877e4c-8c44-4167-a019-271fc11df021 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 returned with HTTP 200 Aug 18 21:21:49.813103 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1393/5531] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:49 2026] GET /volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:50.313262 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:50.315476 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:50.315824 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:50.316115 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:50.325203 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:50.325203 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:50.329716 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:50.335575 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1035e8e0-2487-4a21-a6bd-0cc64bd04bf1 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:50.336109 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1389/5532] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:50 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:50.825082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c8fe60e8-d2f6-4be3-9bfe-e04aa746f55b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:50.826797 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8fe60e8-d2f6-4be3-9bfe-e04aa746f55b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 Aug 18 21:21:50.827028 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8fe60e8-d2f6-4be3-9bfe-e04aa746f55b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:50.827264 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c8fe60e8-d2f6-4be3-9bfe-e04aa746f55b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:50.833190 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c8fe60e8-d2f6-4be3-9bfe-e04aa746f55b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 returned with HTTP 404 Aug 18 21:21:50.833711 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1379/5533] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:50 2026] GET /volume/v3/volumes/8cd16726-e929-4caa-b1fd-2d1fc0de7734 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:50.843577 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:50.845402 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:50.845734 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298487684"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:50.847025 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298487684'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:50.847135 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume of 1 GB Aug 18 21:21:50.850890 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:50.856033 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (22697fc4-0548-4f86-b5a5-786099058d39) 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 18 21:21:50.857085 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3082c1-964c-4d62-a658-5d33efad2cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:50.857886 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-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 18 21:21:50.885275 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3082c1-964c-4d62-a658-5d33efad2cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:21:50.885970 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5736d2b-a82a-442b-a1f7-a80dc63fd197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:50.918114 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Created reservations ['f8734557-e7ae-41a5-98ab-e30af0b50de8', '396e0d00-3243-40ca-b345-6a48a4f6b067', 'd6288611-b3d2-4266-b83a-3b88e8e9a7b1', '3b6a14b9-bee8-4268-9221-d53495edc95c'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:50.918732 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5736d2b-a82a-442b-a1f7-a80dc63fd197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8734557-e7ae-41a5-98ab-e30af0b50de8', '396e0d00-3243-40ca-b345-6a48a4f6b067', 'd6288611-b3d2-4266-b83a-3b88e8e9a7b1', '3b6a14b9-bee8-4268-9221-d53495edc95c']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:50.919337 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620a4945-f61a-4175-bf2a-dd434e56e051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:50.938758 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620a4945-f61a-4175-bf2a-dd434e56e051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08d3900d-c179-4e5b-bd19-fa77ad33a40f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298487684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['f8734557-e7ae-41a5-98ab-e30af0b50de8','396e0d00-3243-40ca-b345-6a48a4f6b067','d6288611-b3d2-4266-b83a-3b88e8e9a7b1','3b6a14b9-bee8-4268-9221-d53495edc95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298487684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08d3900d-c179-4e5b-bd19-fa77ad33a40f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438a57827cf943df9ac83eb9b83e4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:50.939353 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9b0044-bc9c-40e5-8e5f-3cc5d82d477d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:50.954347 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9b0044-bc9c-40e5-8e5f-3cc5d82d477d) transitioned into state 'SUCCESS' from state '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-298487684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['f8734557-e7ae-41a5-98ab-e30af0b50de8','396e0d00-3243-40ca-b345-6a48a4f6b067','d6288611-b3d2-4266-b83a-3b88e8e9a7b1','3b6a14b9-bee8-4268-9221-d53495edc95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:50.954982 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d115cd47-22cb-4677-835c-010a6e12c1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:50.962183 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d115cd47-22cb-4677-835c-010a6e12c1cf) 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 18 21:21:50.962944 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (22697fc4-0548-4f86-b5a5-786099058d39) 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 18 21:21:50.963211 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request issued successfully. Aug 18 21:21:50.963762 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-44363276-5b24-4ed9-8bde-788bf7b709b2 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:50.964125 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1373/5534] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:21:50 2026] POST /volume/v3/volumes => generated 775 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:50.974867 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:50.977829 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:50.978099 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:50.978304 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:50.987737 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:50.987737 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:50.991186 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:50.994856 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-849d3ceb-a70b-46da-a0cb-172a33444a71 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f returned with HTTP 200 Aug 18 21:21:50.995229 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1394/5535] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:50 2026] GET /volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:51.351671 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-687c14a6-26ab-44cd-8881-26d7babdb677 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:51.353538 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-687c14a6-26ab-44cd-8881-26d7babdb677 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:51.353744 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-687c14a6-26ab-44cd-8881-26d7babdb677 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:51.353909 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-687c14a6-26ab-44cd-8881-26d7babdb677 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:51.359916 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:51.359916 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:51.363021 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-687c14a6-26ab-44cd-8881-26d7babdb677 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:51.367241 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-687c14a6-26ab-44cd-8881-26d7babdb677 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:51.367626 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1390/5536] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:51 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:52.006528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:52.008039 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:52.008214 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:52.008404 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:52.015177 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.015177 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:52.018298 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:52.021695 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d6d2745a-c927-4764-83aa-e4c39955ace6 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f returned with HTTP 200 Aug 18 21:21:52.022116 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1380/5537] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:52 2026] GET /volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:52.033665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:52.035479 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] GET https://10.4.3.48/volume/v3/volumes/detail Aug 18 21:21:52.035694 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:52.035900 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Calling method 'detail' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:52.036124 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:21:52.036447 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.036447 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:52.036825 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100294) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:21:52.043369 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Get all volumes completed successfully. Aug 18 21:21:52.043910 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.043910 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:52.047278 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-dd90be0e-d3ec-484d-97ab-10cbb6a0d115 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] https://10.4.3.48/volume/v3/volumes/detail returned with HTTP 200 Aug 18 21:21:52.047656 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1374/5538] 10.4.3.48 () {68 vars in 1292 bytes} [Tue Aug 18 21:21:52 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:52.058943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:52.060519 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:52.060705 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:52.060908 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:52.061026 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume with id: 08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:52.067905 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.067905 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:52.068333 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:52.082694 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume request issued successfully. Aug 18 21:21:52.082880 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79d45d59-560a-4255-a7cd-9fde31fb97b0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f returned with HTTP 202 Aug 18 21:21:52.083296 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1395/5539] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:52 2026] DELETE /volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:52.090314 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:52.092506 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:52.092769 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:52.093014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:52.101666 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.101666 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:52.105251 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:52.109329 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4629fe6b-06e2-4f11-a0e0-10f52b08c17d tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f returned with HTTP 200 Aug 18 21:21:52.109813 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1391/5540] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:52 2026] GET /volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:52.379611 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:52.382950 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:52.383154 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:52.383345 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:52.390205 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:52.390205 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:52.395132 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:52.399365 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a9042f69-2250-4189-8a9b-ba148dc0d6da tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:52.399823 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1381/5541] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:52 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:53.121351 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-afa3f7fd-a4b1-40f5-a747-f30398f7b31a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:53.123427 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-afa3f7fd-a4b1-40f5-a747-f30398f7b31a tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f Aug 18 21:21:53.123667 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-afa3f7fd-a4b1-40f5-a747-f30398f7b31a tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:53.123912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-afa3f7fd-a4b1-40f5-a747-f30398f7b31a tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:53.130409 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-afa3f7fd-a4b1-40f5-a747-f30398f7b31a tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f returned with HTTP 404 Aug 18 21:21:53.130924 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1375/5542] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:53 2026] GET /volume/v3/volumes/08d3900d-c179-4e5b-bd19-fa77ad33a40f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:53.140700 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:53.142400 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:53.143922 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1529121055"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:53.144379 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1529121055'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:53.144379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume of 1 GB Aug 18 21:21:53.147904 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:53.152940 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (aefbba16-ae57-42aa-9298-fe2330f47aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:53.153756 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd9e6ff-ee36-44ad-ae1e-da1ba360c889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:53.154527 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:53.176286 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd9e6ff-ee36-44ad-ae1e-da1ba360c889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:53.177037 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb95f392-f1bc-4515-bfa7-bbde24ece2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:53.211469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Created reservations ['4f95bb09-cefa-4d14-b90a-066add059340', '3be66815-b3a7-4ea5-8472-caaee5936d1c', 'cdb52dac-dde4-4a4b-9b3b-915ae461d8fe', 'c2d05787-02d0-49d3-96f5-b03003ae8d2a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:53.212151 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb95f392-f1bc-4515-bfa7-bbde24ece2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f95bb09-cefa-4d14-b90a-066add059340', '3be66815-b3a7-4ea5-8472-caaee5936d1c', 'cdb52dac-dde4-4a4b-9b3b-915ae461d8fe', 'c2d05787-02d0-49d3-96f5-b03003ae8d2a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:53.212787 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b13d5e6-7fcb-4ae2-9bcf-171f4e4e26c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:53.232747 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b13d5e6-7fcb-4ae2-9bcf-171f4e4e26c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b48a5e63-3adf-4b75-86d9-58dc9db21e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529121055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['4f95bb09-cefa-4d14-b90a-066add059340','3be66815-b3a7-4ea5-8472-caaee5936d1c','cdb52dac-dde4-4a4b-9b3b-915ae461d8fe','c2d05787-02d0-49d3-96f5-b03003ae8d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529121055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b48a5e63-3adf-4b75-86d9-58dc9db21e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438a57827cf943df9ac83eb9b83e4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:53.233357 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe152018-d899-4fa5-9510-6079de823fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:53.248033 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe152018-d899-4fa5-9510-6079de823fd7) transitioned into state 'SUCCESS' from state '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-1529121055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['4f95bb09-cefa-4d14-b90a-066add059340','3be66815-b3a7-4ea5-8472-caaee5936d1c','cdb52dac-dde4-4a4b-9b3b-915ae461d8fe','c2d05787-02d0-49d3-96f5-b03003ae8d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:53.248642 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4d239a-fd77-41f5-b502-4e31111b34b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:53.255563 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4d239a-fd77-41f5-b502-4e31111b34b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:53.256495 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (aefbba16-ae57-42aa-9298-fe2330f47aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:53.256802 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request issued successfully. Aug 18 21:21:53.257264 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8585faf7-f0d1-40ee-ac4a-a3eeaaf58425 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:53.257681 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1396/5543] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:21:53 2026] POST /volume/v3/volumes => generated 776 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:53.269820 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79be1099-171c-49f4-8075-9c3b4408be36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:53.271643 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79be1099-171c-49f4-8075-9c3b4408be36 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:53.271872 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79be1099-171c-49f4-8075-9c3b4408be36 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:53.272053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79be1099-171c-49f4-8075-9c3b4408be36 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:53.282125 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:53.282125 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:53.286670 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-79be1099-171c-49f4-8075-9c3b4408be36 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:53.291959 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79be1099-171c-49f4-8075-9c3b4408be36 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 200 Aug 18 21:21:53.292707 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1392/5544] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:53 2026] GET /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:53.412102 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8306eef0-cc6a-4782-872c-0de43f67095d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:53.414043 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8306eef0-cc6a-4782-872c-0de43f67095d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:53.414234 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8306eef0-cc6a-4782-872c-0de43f67095d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:53.414450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8306eef0-cc6a-4782-872c-0de43f67095d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:53.421838 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:53.421838 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:53.426960 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8306eef0-cc6a-4782-872c-0de43f67095d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:53.431333 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8306eef0-cc6a-4782-872c-0de43f67095d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:53.431827 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1382/5545] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:53 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:54.304275 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-6552f9ad-df37-47dc-86c7-830aea1150fe None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:54.305966 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6552f9ad-df37-47dc-86c7-830aea1150fe tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:54.306117 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6552f9ad-df37-47dc-86c7-830aea1150fe tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:54.306281 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-6552f9ad-df37-47dc-86c7-830aea1150fe tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:54.313269 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:54.313269 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:54.316946 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-6552f9ad-df37-47dc-86c7-830aea1150fe tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:54.321019 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-6552f9ad-df37-47dc-86c7-830aea1150fe tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 200 Aug 18 21:21:54.321452 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1376/5546] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:54 2026] GET /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:54.333157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:54.334968 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] GET https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:54.335161 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:54.335326 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:54.341836 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:54.341836 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:54.345211 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Volume info retrieved successfully. Aug 18 21:21:54.349276 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad4c5e5b-e730-4afa-b3bd-040fb0ae05c5 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 200 Aug 18 21:21:54.349672 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1397/5547] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:54 2026] GET /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:54.364973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:54.368425 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:54.369978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:54.369978 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:54.369978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume with id: b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:54.378928 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:54.378928 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:54.380616 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:54.399966 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume request issued successfully. Aug 18 21:21:54.400417 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e764cbeb-c7e1-45f6-a075-5e399b41cd33 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 202 Aug 18 21:21:54.401004 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1393/5548] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:54 2026] DELETE /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:54.407552 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:54.410707 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:54.410875 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:54.411089 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:54.421242 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:54.421242 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:54.426304 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:54.431575 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d9201869-2e15-4e07-b0eb-52064b9ffbbb tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 200 Aug 18 21:21:54.432079 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1383/5549] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:54 2026] GET /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:54.445706 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:54.447510 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:54.447665 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:54.447899 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:54.454202 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:54.454202 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:54.457514 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:54.461569 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7fd730d0-bd50-4a61-8f92-0161da3849bf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:54.461925 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1377/5550] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:54 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:21:55.445874 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2aa22133-eb9b-4bd4-9dbe-0c77744f5096 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.449736 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2aa22133-eb9b-4bd4-9dbe-0c77744f5096 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 Aug 18 21:21:55.450014 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2aa22133-eb9b-4bd4-9dbe-0c77744f5096 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:55.450243 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2aa22133-eb9b-4bd4-9dbe-0c77744f5096 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:55.458515 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2aa22133-eb9b-4bd4-9dbe-0c77744f5096 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 returned with HTTP 404 Aug 18 21:21:55.459257 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1398/5551] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:55 2026] GET /volume/v3/volumes/b48a5e63-3adf-4b75-86d9-58dc9db21e02 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:21:55.471617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.473841 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:21:55.474529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1904526523"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:55.476590 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1904526523'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:21:55.476997 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume of 1 GB Aug 18 21:21:55.479482 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.481709 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:55.482152 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:55.482500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:55.485747 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Availability Zones retrieved successfully. Aug 18 21:21:55.494482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (c5ce6fa8-a927-4769-958e-f24b01c89750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:55.496170 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:55.496170 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:55.496573 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06811f13-39de-40af-aa0d-b4788e2a3f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:55.499092 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:21:55.501857 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:55.510762 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a2a60b64-671d-46f7-a155-5b01ea119bdf tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:55.510762 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1384/5552] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:55 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1428 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:55.521025 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.523314 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:55.523571 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:55.523834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:55.532874 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:55.532874 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:55.534799 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06811f13-39de-40af-aa0d-b4788e2a3f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:55.535574 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beafd1ea-2535-4e20-b282-409a59d19510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:55.537815 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:55.544570 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-57c6f649-9075-4c33-88d8-7d8ee1829248 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:55.545521 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1378/5553] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:21:55 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:55.580250 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Created reservations ['c2c84ceb-9f58-432f-b968-f565ac671f1a', 'f62d0c83-a14c-4396-a43e-7e3a9f0ac652', 'f71b3ca3-99a3-4ec5-bcc2-f20dbabbae85', 'ab5e4958-3c7c-4e14-855b-db3b15802135'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:21:55.581218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beafd1ea-2535-4e20-b282-409a59d19510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2c84ceb-9f58-432f-b968-f565ac671f1a', 'f62d0c83-a14c-4396-a43e-7e3a9f0ac652', 'f71b3ca3-99a3-4ec5-bcc2-f20dbabbae85', 'ab5e4958-3c7c-4e14-855b-db3b15802135']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:55.582465 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667150be-58a0-4dbc-8b84-fd3848916ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:55.607911 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667150be-58a0-4dbc-8b84-fd3848916ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e054c1d-98a0-449b-8267-12478cabc195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1904526523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['c2c84ceb-9f58-432f-b968-f565ac671f1a','f62d0c83-a14c-4396-a43e-7e3a9f0ac652','f71b3ca3-99a3-4ec5-bcc2-f20dbabbae85','ab5e4958-3c7c-4e14-855b-db3b15802135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1904526523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e054c1d-98a0-449b-8267-12478cabc195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438a57827cf943df9ac83eb9b83e4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:55.608714 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416af871-358c-4937-b7da-17895e88f06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:55.626319 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416af871-358c-4937-b7da-17895e88f06a) transitioned into state 'SUCCESS' from state '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-1904526523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438a57827cf943df9ac83eb9b83e4adc',qos_specs=None,replication_status=,reservations=['c2c84ceb-9f58-432f-b968-f565ac671f1a','f62d0c83-a14c-4396-a43e-7e3a9f0ac652','f71b3ca3-99a3-4ec5-bcc2-f20dbabbae85','ab5e4958-3c7c-4e14-855b-db3b15802135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb4b9d3f0ad04904aac5679b8c45c380',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:55.627112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd06390b-d9f4-4a92-8dde-cf306a7a9848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:21:55.636662 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd06390b-d9f4-4a92-8dde-cf306a7a9848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:21:55.637502 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Flow 'volume_create_api' (c5ce6fa8-a927-4769-958e-f24b01c89750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:21:55.637931 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Create volume request issued successfully. Aug 18 21:21:55.638555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b5f7888-c61d-49fe-b1df-b1e7c08af1d8 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:21:55.639171 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1394/5554] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:21:55 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:55.654543 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.656901 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:55.657168 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:55.657411 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:55.666763 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:55.666763 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:55.670677 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:55.675479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8d4dba2c-d8c9-47b6-aff0-27df57cf0ec0 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 returned with HTTP 200 Aug 18 21:21:55.675954 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1399/5555] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:55 2026] GET /volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:55.679485 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:55.681592 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:55.681795 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:55.681981 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:55.689603 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:55.689603 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:55.694265 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:55.699542 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-1756be75-f174-48c7-baf9-ccec29f2aac2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:55.699991 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1385/5556] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:55 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:56.191248 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.193118 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:56.193284 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.193456 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.199817 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.199817 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:56.202936 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:56.207067 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-87826642-70bb-4432-a4fc-26729d42e87a tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:56.207529 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1379/5557] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:21:56 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:56.216293 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9479d253-9bf5-402d-b741-bd922f907235 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.216703 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9479d253-9bf5-402d-b741-bd922f907235 None None] GET https://10.4.3.48/volume// Aug 18 21:21:56.216910 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9479d253-9bf5-402d-b741-bd922f907235 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.217079 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9479d253-9bf5-402d-b741-bd922f907235 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.217385 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9479d253-9bf5-402d-b741-bd922f907235 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:56.217623 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1395/5558] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:21: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 18 21:21:56.232777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-b9c4842d-1ff7-49a3-abed-51b50bc89479 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.234684 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-b9c4842d-1ff7-49a3-abed-51b50bc89479 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:21:56.235040 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-b9c4842d-1ff7-49a3-abed-51b50bc89479 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca", "connector": null, "instance_uuid": "c31519aa-4da1-46e7-842d-966da274058e"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:56.242729 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.242729 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:56.262814 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-b9c4842d-1ff7-49a3-abed-51b50bc89479 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:21:56.263196 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1400/5559] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:21:56 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 18 21:21:56.690306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.692031 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:56.692217 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.692439 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.698932 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.698932 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:21:56.701844 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:56.705006 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-276cd8cd-c7c6-4a3d-8de2-7f23bfb8715b tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 returned with HTTP 200 Aug 18 21:21:56.705341 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1386/5560] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:56 2026] GET /volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:56.716827 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-07222c24-f2c4-46ac-b862-9377ff84c11e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.718543 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] GET https://10.4.3.48/volume/v3/volumes/summary Aug 18 21:21:56.718715 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.718915 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.719067 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.api_utils [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Removing options '' from query. {{(pid=100294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 21:21:56.723567 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] Get summary completed successfully. Aug 18 21:21:56.723852 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-07222c24-f2c4-46ac-b862-9377ff84c11e tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-reader] https://10.4.3.48/volume/v3/volumes/summary returned with HTTP 200 Aug 18 21:21:56.724179 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1380/5561] 10.4.3.48 () {68 vars in 1295 bytes} [Tue Aug 18 21:21:56 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 18 21:21:56.730585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.732438 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:56.732690 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.732927 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.733132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume with id: 4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:56.739862 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.739862 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:56.740245 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:56.755072 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Delete volume request issued successfully. Aug 18 21:21:56.755281 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3eecce6-a816-4c27-81bc-35c8dde81084 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 returned with HTTP 202 Aug 18 21:21:56.755640 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1396/5562] 10.4.3.48 () {68 vars in 1385 bytes} [Tue Aug 18 21:21:56 2026] DELETE /volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 21:21:56.761773 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c38f6a88-f522-4049-88ec-139f655bb060 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.763466 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c38f6a88-f522-4049-88ec-139f655bb060 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:56.763688 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c38f6a88-f522-4049-88ec-139f655bb060 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.763901 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c38f6a88-f522-4049-88ec-139f655bb060 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.770937 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.770937 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:56.774491 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c38f6a88-f522-4049-88ec-139f655bb060 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Volume info retrieved successfully. Aug 18 21:21:56.777917 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c38f6a88-f522-4049-88ec-139f655bb060 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 returned with HTTP 200 Aug 18 21:21:56.778294 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1401/5563] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:56 2026] GET /volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:56.921006 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8fe69f8d-2b76-4ec9-9a05-cf8e74d552c8 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.921473 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fe69f8d-2b76-4ec9-9a05-cf8e74d552c8 None None] GET https://10.4.3.48/volume// Aug 18 21:21:56.921696 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fe69f8d-2b76-4ec9-9a05-cf8e74d552c8 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.921965 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8fe69f8d-2b76-4ec9-9a05-cf8e74d552c8 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.922380 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8fe69f8d-2b76-4ec9-9a05-cf8e74d552c8 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:21:56.922762 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1387/5564] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:21: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 18 21:21:56.928654 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:56.930493 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:21:56.930733 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:56.930967 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:56.938987 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:56.938987 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:21:56.941892 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:21:56.946204 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-ad128827-495e-48cc-b119-991d51eabdf9 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:21:56.946669 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1381/5565] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:21:56 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1607 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:21:57.042600 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:57.045363 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] PUT https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf Aug 18 21:21:57.045876 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:57.055112 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Acquiring lock "cinder-attachment_update-c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:21:57.060137 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca-np0000007703" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:21:57.061765 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:57.061765 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:21:57.129529 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca-np0000007703" released by "attachment_update" :: held 0.069s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:21:57.129889 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-c5f49323-5932-4239-a736-5dafa80e4723 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf returned with HTTP 200 Aug 18 21:21:57.130510 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1397/5566] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:21:57 2026] PUT /volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:21:57.146685 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-6e578470-b792-4e72-9f7b-0644d6201daa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:57.148544 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-6e578470-b792-4e72-9f7b-0644d6201daa tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf/action Aug 18 21:21:57.148934 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-6e578470-b792-4e72-9f7b-0644d6201daa tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:21:57.149102 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-6e578470-b792-4e72-9f7b-0644d6201daa tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:21:57.163905 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:21:57.163905 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:21:57.171734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-6e578470-b792-4e72-9f7b-0644d6201daa tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf/action returned with HTTP 204 Aug 18 21:21:57.172215 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1402/5567] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:21:57 2026] POST /volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:21:57.794500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-3043ca00-51fe-47ab-9893-038f43d8bc92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:21:57.797519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3043ca00-51fe-47ab-9893-038f43d8bc92 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] GET https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 Aug 18 21:21:57.797737 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3043ca00-51fe-47ab-9893-038f43d8bc92 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:21:57.797923 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-3043ca00-51fe-47ab-9893-038f43d8bc92 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:21:57.804829 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-3043ca00-51fe-47ab-9893-038f43d8bc92 tempest-ProjectReaderTests-690467700 tempest-ProjectReaderTests-690467700-project-admin] https://10.4.3.48/volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 returned with HTTP 404 Aug 18 21:21:57.805506 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1388/5568] 10.4.3.48 () {68 vars in 1382 bytes} [Tue Aug 18 21:21:57 2026] GET /volume/v3/volumes/4e054c1d-98a0-449b-8267-12478cabc195 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 21:22:02.298390 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-7b548149-a1a3-4158-a832-aa8479931b0d req-cf52ac2e-7a60-45e3-8be0-c0a799f6d66d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:02.300665 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-cf52ac2e-7a60-45e3-8be0-c0a799f6d66d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca/encryption Aug 18 21:22:02.301045 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-cf52ac2e-7a60-45e3-8be0-c0a799f6d66d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:02.301321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-cf52ac2e-7a60-45e3-8be0-c0a799f6d66d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'index' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:02.315163 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:02.315163 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:02.325573 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-7b548149-a1a3-4158-a832-aa8479931b0d req-cf52ac2e-7a60-45e3-8be0-c0a799f6d66d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca/encryption returned with HTTP 200 Aug 18 21:22:02.326079 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1382/5569] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:22:02 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:07.124916 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=215,cinder:UPDATE=53,cinder:INSERT=29 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:07.171163 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=252,cinder:INSERT=41,cinder:UPDATE=83 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:07.508160 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-edf1b815-d050-490a-9ee1-857921c46072 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:07.635881 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:22:07.636404 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-384810712", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:07.637519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-384810712', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:22:07.637603 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume of 1 GB Aug 18 21:22:07.638035 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:07.638035 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:07.641569 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Availability Zones retrieved successfully. Aug 18 21:22:07.646272 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Flow 'volume_create_api' (0491409b-3c53-4321-877f-252ca0b0ab47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:22:07.647168 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee6ac5f-3537-4897-a584-264a6a11e406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:07.647979 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:22:07.671334 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee6ac5f-3537-4897-a584-264a6a11e406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:07.672309 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3371a290-ea3b-49dc-8627-3b2797493e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:07.731194 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Created reservations ['cddcf9f6-97e4-4841-a65e-fa45121ffb71', 'a0a516d9-9491-49b9-b00e-8ceea6d77eb6', 'fde88642-a8dd-4240-ad07-b0f1972ceebe', 'ec349840-a1ab-4707-b50e-eb43ae9e005c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:07.732042 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3371a290-ea3b-49dc-8627-3b2797493e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cddcf9f6-97e4-4841-a65e-fa45121ffb71', 'a0a516d9-9491-49b9-b00e-8ceea6d77eb6', 'fde88642-a8dd-4240-ad07-b0f1972ceebe', 'ec349840-a1ab-4707-b50e-eb43ae9e005c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:07.732800 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd3a1f8-44ae-4aaf-a25b-78a2003f6fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:07.756402 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd3a1f8-44ae-4aaf-a25b-78a2003f6fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f2e443-7717-4884-aeaf-a3b836ede50c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-384810712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65204bbe00ef481190fec43e11965b22',qos_specs=None,replication_status=,reservations=['cddcf9f6-97e4-4841-a65e-fa45121ffb71','a0a516d9-9491-49b9-b00e-8ceea6d77eb6','fde88642-a8dd-4240-ad07-b0f1972ceebe','ec349840-a1ab-4707-b50e-eb43ae9e005c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351a0eb52d04479987bcad8d011a8a25',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-384810712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f2e443-7717-4884-aeaf-a3b836ede50c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65204bbe00ef481190fec43e11965b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351a0eb52d04479987bcad8d011a8a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:07.757180 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f3a60f-3859-490d-9a9f-4fd207b15af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:07.773365 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f3a60f-3859-490d-9a9f-4fd207b15af2) transitioned into state 'SUCCESS' from state '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-384810712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65204bbe00ef481190fec43e11965b22',qos_specs=None,replication_status=,reservations=['cddcf9f6-97e4-4841-a65e-fa45121ffb71','a0a516d9-9491-49b9-b00e-8ceea6d77eb6','fde88642-a8dd-4240-ad07-b0f1972ceebe','ec349840-a1ab-4707-b50e-eb43ae9e005c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351a0eb52d04479987bcad8d011a8a25',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:07.774256 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95720e55-4b88-4ecb-8982-e6bff771d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:07.783102 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95720e55-4b88-4ecb-8982-e6bff771d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:07.784166 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Flow 'volume_create_api' (0491409b-3c53-4321-877f-252ca0b0ab47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:22:07.784517 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume request issued successfully. Aug 18 21:22:07.785102 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-edf1b815-d050-490a-9ee1-857921c46072 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:22:07.786326 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1398/5570] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:22:07 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:07.796259 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:07.797776 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:07.797975 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:07.798143 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:07.801236 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=262,cinder:INSERT=48,cinder:UPDATE=98 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:07.804839 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:07.804839 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:07.808002 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:07.811897 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eddb26dd-7fb2-4428-8653-7d7a8ff62aad tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 200 Aug 18 21:22:07.812391 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1403/5571] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:07 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:08.824073 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:08.827189 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:08.827189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:08.827189 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:08.834450 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:08.834450 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:08.838545 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:08.843356 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f5fdb33d-b420-4420-8fd9-a07c711367b6 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 200 Aug 18 21:22:08.843826 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1389/5572] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:08 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:08.854446 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:08.857383 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:08.857383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:08.857383 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:08.863088 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:08.863088 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:08.866467 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:08.870501 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-85f34d39-e546-4b44-aaeb-633a1ae62b02 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 200 Aug 18 21:22:08.871012 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1383/5573] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:08 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:08.880898 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9141c178-5e31-4a56-a577-a2b238d568d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:08.882628 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:22:08.882963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14f2e443-7717-4884-aeaf-a3b836ede50c", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1317099259", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:08.890382 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:08.890382 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:08.890854 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:08.890966 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create snapshot from volume 14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:08.916972 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Created reservations ['87d4c268-6bbd-4667-9623-c3db8a2c094b', '58ba4099-379b-4234-9d86-3181bbb28aba', 'f091af56-e628-43db-992e-7a08ef3f7aa1', '5782c462-c692-4744-ac24-17bf516021e2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:08.941405 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot force create request issued successfully. Aug 18 21:22:08.941687 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9141c178-5e31-4a56-a577-a2b238d568d0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:22:08.942105 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1399/5574] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:22:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:08.952499 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:08.954077 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:08.954278 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:08.954447 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:08.959289 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:08.959289 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:08.959817 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:08.960576 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5092f2d4-4e40-4137-b8bf-3d60d391cd46 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 200 Aug 18 21:22:08.960943 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1404/5575] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:08 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:09.970325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:09.971940 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:09.972160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:09.972392 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:09.977366 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:09.977366 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:09.977759 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:09.978509 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4a8d2959-c201-45cd-8f3e-d386a852d99c tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 200 Aug 18 21:22:09.978953 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1390/5576] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:09 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:09.986928 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:09.988432 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:09.988912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:09.989213 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:09.995582 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:09.995582 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:09.995582 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:09.995582 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-211c199d-14a9-44a3-8b5a-03c4adccf12d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 200 Aug 18 21:22:09.995582 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1384/5577] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:09 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:10.003593 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11d92352-c593-42d4-a364-1c3803ce51ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:10.005234 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11d92352-c593-42d4-a364-1c3803ce51ef tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:10.005400 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11d92352-c593-42d4-a364-1c3803ce51ef tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:10.005563 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11d92352-c593-42d4-a364-1c3803ce51ef tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:10.009594 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:10.009594 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:10.009954 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11d92352-c593-42d4-a364-1c3803ce51ef tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:10.010584 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11d92352-c593-42d4-a364-1c3803ce51ef tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 200 Aug 18 21:22:10.010898 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1400/5578] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:10 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:10.019022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:10.020510 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:22:10.020814 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2439ff84-c3f5-4e20-89aa-6f424982aa9f", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:10.022105 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume request body: {'volume': {'snapshot_id': '2439ff84-c3f5-4e20-89aa-6f424982aa9f', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:22:10.026561 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:10.026561 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:10.026945 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:10.027049 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume of 1 GB Aug 18 21:22:10.029942 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Availability Zones retrieved successfully. Aug 18 21:22:10.035018 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Flow 'volume_create_api' (4e8e3914-495e-479d-8a6f-a04a2f1f5aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:22:10.035943 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de80dd60-f5e6-41d3-91be-95888419f1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:10.036692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:22:10.062464 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de80dd60-f5e6-41d3-91be-95888419f1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2439ff84-c3f5-4e20-89aa-6f424982aa9f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:10.063211 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111715db-1020-4dc1-82da-600a1558e241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:10.097608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Created reservations ['9f100896-1668-40e2-b6c6-081092c8560e', '5958f21a-15c4-47cb-b3b5-77174f36d498', 'ca6c219c-bfe9-43e5-bc32-9fe502dead01', '3fd33044-0d76-42f6-a7a9-f46109c46cb8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:10.098344 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111715db-1020-4dc1-82da-600a1558e241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f100896-1668-40e2-b6c6-081092c8560e', '5958f21a-15c4-47cb-b3b5-77174f36d498', 'ca6c219c-bfe9-43e5-bc32-9fe502dead01', '3fd33044-0d76-42f6-a7a9-f46109c46cb8']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:10.099032 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d983efb0-3510-407d-b55d-909eae5c65cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:10.132248 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d983efb0-3510-407d-b55d-909eae5c65cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae27428f-6c55-441f-ac6a-a338b7e49e26', '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='65204bbe00ef481190fec43e11965b22',qos_specs=None,replication_status=,reservations=['9f100896-1668-40e2-b6c6-081092c8560e','5958f21a-15c4-47cb-b3b5-77174f36d498','ca6c219c-bfe9-43e5-bc32-9fe502dead01','3fd33044-0d76-42f6-a7a9-f46109c46cb8'],size=1,snapshot_id=2439ff84-c3f5-4e20-89aa-6f424982aa9f,source_replicaid=,source_volid=None,status='creating',user_id='351a0eb52d04479987bcad8d011a8a25',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:22:10Z,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=ae27428f-6c55-441f-ac6a-a338b7e49e26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65204bbe00ef481190fec43e11965b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2439ff84-c3f5-4e20-89aa-6f424982aa9f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351a0eb52d04479987bcad8d011a8a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:10.133212 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2b3b98-ec52-4636-8f43-28ee7155062b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:10.147174 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2b3b98-ec52-4636-8f43-28ee7155062b) transitioned into state 'SUCCESS' from 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='65204bbe00ef481190fec43e11965b22',qos_specs=None,replication_status=,reservations=['9f100896-1668-40e2-b6c6-081092c8560e','5958f21a-15c4-47cb-b3b5-77174f36d498','ca6c219c-bfe9-43e5-bc32-9fe502dead01','3fd33044-0d76-42f6-a7a9-f46109c46cb8'],size=1,snapshot_id=2439ff84-c3f5-4e20-89aa-6f424982aa9f,source_replicaid=,source_volid=None,status='creating',user_id='351a0eb52d04479987bcad8d011a8a25',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:10.147765 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af751d4-cdd9-4131-8826-1a2c1e7201cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:10.164834 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af751d4-cdd9-4131-8826-1a2c1e7201cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:10.165532 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Flow 'volume_create_api' (4e8e3914-495e-479d-8a6f-a04a2f1f5aea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:22:10.165813 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Create volume request issued successfully. Aug 18 21:22:10.166324 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79e225d1-cbc5-4ba0-ae25-9bdfea953581 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:22:10.166701 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1405/5579] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:22:10 2026] POST /volume/v3/volumes => generated 739 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:10.177122 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:10.179324 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:10.179571 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:10.179852 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:10.188969 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:10.188969 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:10.192963 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:10.197669 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-12e47e2e-9f4e-4f5b-b6de-3eedf14ea01e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 200 Aug 18 21:22:10.198146 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1391/5580] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:10 2026] GET /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:11.209676 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:11.211244 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:11.211519 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:11.211841 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:11.218321 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:11.218321 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:11.221278 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:11.224676 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c1b48564-97a0-4825-84b7-90a3e32a1cc5 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 200 Aug 18 21:22:11.225085 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1385/5581] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:11 2026] GET /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:11.235840 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:11.238009 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:11.238268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:11.238519 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:11.245992 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:11.245992 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:11.249243 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:11.252690 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1c366b2-9526-4bf8-81ef-f92a9f956565 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 200 Aug 18 21:22:11.253037 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1401/5582] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:11 2026] GET /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:11.263004 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:11.264714 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:11.264912 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:11.265082 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:11.265194 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete snapshot with id: 2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:11.269952 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:11.269952 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:11.270364 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:11.282886 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot delete request issued successfully. Aug 18 21:22:11.283034 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-254d8033-21b4-4fe5-a2cd-7e6b2a2f2473 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 202 Aug 18 21:22:11.283387 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1406/5583] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:22:11 2026] DELETE /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:22:11.291800 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:11.293561 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:11.293815 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:11.294025 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:11.298426 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:11.298426 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:11.298798 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Snapshot retrieved successfully. Aug 18 21:22:11.299426 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-460d02d7-dafe-4234-87eb-d2fca8f00c56 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 200 Aug 18 21:22:11.299749 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1392/5584] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:11 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:12.308164 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-41053d82-7fc1-4ad5-a5bd-4343640da3b9 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:12.310205 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41053d82-7fc1-4ad5-a5bd-4343640da3b9 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:12.310509 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41053d82-7fc1-4ad5-a5bd-4343640da3b9 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:12.310798 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-41053d82-7fc1-4ad5-a5bd-4343640da3b9 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:12.316016 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-41053d82-7fc1-4ad5-a5bd-4343640da3b9 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 404 Aug 18 21:22:12.316658 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1386/5585] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:12 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:12.324804 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:12.326891 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] DELETE https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:12.327123 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:12.327361 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:12.327555 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete volume with id: 14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:12.335299 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:12.335299 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:12.335853 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:12.352050 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete volume request issued successfully. Aug 18 21:22:12.352614 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9b5f5f6-1e32-47a9-a0f3-bdb2245b032a tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 202 Aug 18 21:22:12.353307 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1402/5586] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:22:12 2026] DELETE /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:22:12.360305 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65ca9858-4cb6-4604-937d-02602cea6c19 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:12.361866 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65ca9858-4cb6-4604-937d-02602cea6c19 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:12.362068 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65ca9858-4cb6-4604-937d-02602cea6c19 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:12.362284 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65ca9858-4cb6-4604-937d-02602cea6c19 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:12.369204 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:12.369204 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:12.372969 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65ca9858-4cb6-4604-937d-02602cea6c19 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:12.378670 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65ca9858-4cb6-4604-937d-02602cea6c19 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 200 Aug 18 21:22:12.379058 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1407/5587] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:12 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:13.390481 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-838bde0e-654a-43c4-91c4-fb6d2bddc4c0 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:13.392111 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-838bde0e-654a-43c4-91c4-fb6d2bddc4c0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:13.392306 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-838bde0e-654a-43c4-91c4-fb6d2bddc4c0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:13.392500 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-838bde0e-654a-43c4-91c4-fb6d2bddc4c0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:13.398049 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-838bde0e-654a-43c4-91c4-fb6d2bddc4c0 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 404 Aug 18 21:22:13.398550 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1393/5588] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:13 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:13.404455 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:13.405993 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] DELETE https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:13.406166 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:13.406348 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:13.406490 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete volume with id: ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:13.412798 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:13.412798 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:13.413186 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:13.426381 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete volume request issued successfully. Aug 18 21:22:13.426540 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f087f43e-0f8f-4897-9af9-d238d9ce9945 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 202 Aug 18 21:22:13.426874 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1387/5589] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:22:13 2026] DELETE /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:22:13.434653 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:13.436953 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:13.437237 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:13.437505 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:13.444947 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:13.444947 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:13.448594 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Volume info retrieved successfully. Aug 18 21:22:13.452533 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1fa4c9f0-9d6c-43af-bc9a-e39893c41693 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 200 Aug 18 21:22:13.452922 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1403/5590] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:13 2026] GET /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:14.467621 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eaac7742-3e39-4b8e-96f2-3fafc5abf6e3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:14.469254 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eaac7742-3e39-4b8e-96f2-3fafc5abf6e3 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 Aug 18 21:22:14.469498 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eaac7742-3e39-4b8e-96f2-3fafc5abf6e3 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:14.469715 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eaac7742-3e39-4b8e-96f2-3fafc5abf6e3 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:14.475433 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eaac7742-3e39-4b8e-96f2-3fafc5abf6e3 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 returned with HTTP 404 Aug 18 21:22:14.476098 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1408/5591] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:14 2026] GET /volume/v3/volumes/ae27428f-6c55-441f-ac6a-a338b7e49e26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:14.482178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:14.483776 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:14.483964 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:14.484142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:14.484242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete snapshot with id: 2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:14.488093 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-09b4bfbe-4f68-4e2b-8f64-c66272bd7571 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 404 Aug 18 21:22:14.488526 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1394/5592] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:22:14 2026] DELETE /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:14.494287 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a83c347c-3273-4c9f-94b5-02e9c0122b0d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:14.495867 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a83c347c-3273-4c9f-94b5-02e9c0122b0d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f Aug 18 21:22:14.496057 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a83c347c-3273-4c9f-94b5-02e9c0122b0d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:14.496292 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a83c347c-3273-4c9f-94b5-02e9c0122b0d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:14.500186 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a83c347c-3273-4c9f-94b5-02e9c0122b0d tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f returned with HTTP 404 Aug 18 21:22:14.500648 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1388/5593] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:14 2026] GET /volume/v3/snapshots/2439ff84-c3f5-4e20-89aa-6f424982aa9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:14.506099 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:14.507567 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] DELETE https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:14.507760 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:14.507932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:14.508095 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Delete volume with id: 14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:14.512970 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8feac66f-0293-4770-b2fb-c18ccd0a881e tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 404 Aug 18 21:22:14.513330 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1404/5594] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:22:14 2026] DELETE /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:14.519211 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7751cc7d-de41-4bb9-b0d0-79de8ddcbc81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:14.521222 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7751cc7d-de41-4bb9-b0d0-79de8ddcbc81 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] GET https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c Aug 18 21:22:14.521503 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7751cc7d-de41-4bb9-b0d0-79de8ddcbc81 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:14.521790 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7751cc7d-de41-4bb9-b0d0-79de8ddcbc81 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:14.527603 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7751cc7d-de41-4bb9-b0d0-79de8ddcbc81 tempest-SnapshotDependencyTests-1166162122 tempest-SnapshotDependencyTests-1166162122-project-member] https://10.4.3.48/volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c returned with HTTP 404 Aug 18 21:22:14.528265 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1409/5595] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:14 2026] GET /volume/v3/volumes/14f2e443-7717-4884-aeaf-a3b836ede50c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:24.486000 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=12 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:24.498138 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=255,cinder:UPDATE=66,cinder:INSERT=40 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:24.510037 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:24.523998 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:22:28.927978 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:28.929895 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:22:28.930127 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:28.930610 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:28.944775 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:28.944775 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:28.948085 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:28.952224 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-be31c312-9bde-4133-9dfe-d23a6bf5179b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:22:28.952643 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1395/5596] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:28 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:29.965558 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:29.967174 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:22:29.967344 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:29.967563 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:29.975971 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:29.975971 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:29.978860 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:29.982876 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-60f8cb1e-1cec-476d-8a9e-62e02f6666d2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:22:29.983228 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1389/5597] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:29 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:30.115953 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-74a872ec-ba04-4fc3-8f2d-9d4456d7184a req-edb685c2-3def-45d7-b58b-99262ae8ea97 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:30.117793 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74a872ec-ba04-4fc3-8f2d-9d4456d7184a req-edb685c2-3def-45d7-b58b-99262ae8ea97 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 Aug 18 21:22:30.117949 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74a872ec-ba04-4fc3-8f2d-9d4456d7184a req-edb685c2-3def-45d7-b58b-99262ae8ea97 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:30.118134 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-74a872ec-ba04-4fc3-8f2d-9d4456d7184a req-edb685c2-3def-45d7-b58b-99262ae8ea97 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:30.124334 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:30.124334 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:30.162944 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-74a872ec-ba04-4fc3-8f2d-9d4456d7184a req-edb685c2-3def-45d7-b58b-99262ae8ea97 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 returned with HTTP 200 Aug 18 21:22:30.163347 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1405/5598] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:22:30 2026] DELETE /volume/v3/attachments/5862ca94-fa1e-4ee4-93ef-f9b3cb9cef36 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:30.995489 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:30.997320 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:22:30.997486 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:30.997653 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:31.003976 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:31.003976 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:31.007070 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:31.010902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a6b37954-fed9-4dbf-bb92-91c3a33777b0 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:22:31.011234 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1410/5599] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:30 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1353 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:31.023095 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:31.024740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:22:31.025103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2f1abc4-87c6-4dfe-8216-4dad2026c0ce", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-325522411"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:31.026516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': 'b2f1abc4-87c6-4dfe-8216-4dad2026c0ce', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-325522411'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:22:31.026648 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume b2f1abc4-87c6-4dfe-8216-4dad2026c0ce in container None Aug 18 21:22:31.033420 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:31.033420 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:31.033891 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:31.048827 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['6a77dc3b-0dcf-4e95-aea9-9413b4148206', '56fe312d-dadc-49d7-a5bd-51a68a019b74'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:31.080459 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-d66536ea-e060-4b94-9380-fc1cd287ecfe tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:22:31.080915 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1396/5600] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:22:31 2026] POST /volume/v3/backups => generated 327 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:31.088774 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-93de1eea-478b-412c-b049-99b7a81a067e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:31.090700 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93de1eea-478b-412c-b049-99b7a81a067e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:31.090952 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93de1eea-478b-412c-b049-99b7a81a067e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:31.091189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-93de1eea-478b-412c-b049-99b7a81a067e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:31.091343 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-93de1eea-478b-412c-b049-99b7a81a067e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:31.096752 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:31.096752 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:31.096752 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-93de1eea-478b-412c-b049-99b7a81a067e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:31.096752 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1390/5601] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:31 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:32.105699 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:32.107194 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:32.107353 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:32.107518 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:32.107619 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:32.111476 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:32.111476 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:32.112150 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a529590a-ed87-4aa0-a690-f83f6b225e62 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:32.112447 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1406/5602] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:32 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:33.121931 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:33.125529 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:33.125529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:33.125529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:33.125529 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:33.128852 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:33.128852 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:33.129646 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4917fe4e-9c4c-4816-8c27-ca897a9eeaa9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:33.130102 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1411/5603] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:33 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:34.139238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cf9e020e-585d-4946-95f8-15e0d6051dea None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:34.141100 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf9e020e-585d-4946-95f8-15e0d6051dea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:34.141434 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf9e020e-585d-4946-95f8-15e0d6051dea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:34.141758 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cf9e020e-585d-4946-95f8-15e0d6051dea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:34.141999 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-cf9e020e-585d-4946-95f8-15e0d6051dea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:34.146248 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:34.146248 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:34.147422 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cf9e020e-585d-4946-95f8-15e0d6051dea tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:34.147422 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1397/5604] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:34 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:35.156835 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:35.158362 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:35.158556 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:35.158767 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:35.158905 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:35.162697 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:35.162697 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:35.163393 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b71ae4bf-208b-43f1-9cb4-509ba805c379 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:35.163746 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1391/5605] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:35 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:36.174514 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:36.176300 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:36.176490 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:36.176668 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:36.176781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:36.182249 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:36.182249 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:36.183292 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b1cfb5d-2341-44e8-837d-d96bc55655fc tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:36.183799 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1407/5606] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:36 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:37.197162 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:37.199377 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:37.199774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:37.200127 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:37.200748 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:37.205237 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:37.205237 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:37.206008 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e8d1863-ee53-48eb-a6c3-c42471f62bd9 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:37.206348 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1412/5607] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:37 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:38.217496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:38.219166 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:38.219338 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:38.219514 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:38.219609 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:38.224657 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:38.224657 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:38.225618 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8736e3e8-88bb-49da-b5c7-53986293ee53 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:38.226129 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1398/5608] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:38 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:39.236001 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:39.237677 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:39.237889 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:39.238034 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:39.238136 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:39.243015 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:39.243015 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:39.244192 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-430a1b36-bdd3-4957-9da9-b9083a181a10 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:39.244787 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1392/5609] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:39 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:39.725797 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-34e787d8-4f35-435a-98c1-9440013fc13d req-d05a04a0-a2c7-41a6-9ac7-a278a6b89058 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:39.728137 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-34e787d8-4f35-435a-98c1-9440013fc13d req-d05a04a0-a2c7-41a6-9ac7-a278a6b89058 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf Aug 18 21:22:39.728391 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-34e787d8-4f35-435a-98c1-9440013fc13d req-d05a04a0-a2c7-41a6-9ac7-a278a6b89058 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:39.728604 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-34e787d8-4f35-435a-98c1-9440013fc13d req-d05a04a0-a2c7-41a6-9ac7-a278a6b89058 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:39.735659 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:39.735659 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:39.773745 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-34e787d8-4f35-435a-98c1-9440013fc13d req-d05a04a0-a2c7-41a6-9ac7-a278a6b89058 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf returned with HTTP 200 Aug 18 21:22:39.774189 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1408/5610] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:22:39 2026] DELETE /volume/v3/attachments/f4107cc2-fa8a-4863-a015-2edb6143ebcf => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:40.256028 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:40.258007 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:40.258222 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:40.258442 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:40.258584 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:40.263598 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:40.263598 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:40.264442 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-120d0368-6687-4507-ace7-87f3a1f59ac5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:40.264833 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1413/5611] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:40 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:40.948325 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:40.949778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:22:40.950076 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1307295749", "source_volid": "c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca", "volume_type": "tempest-scenario-type-luks-1483942923", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:40.951442 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1307295749', 'source_volid': 'c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca', 'volume_type': 'tempest-scenario-type-luks-1483942923', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:22:40.959818 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:40.959818 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:40.960264 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume retrieved successfully. Aug 18 21:22:40.960364 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume of 1 GB Aug 18 21:22:40.960893 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Availability Zones retrieved successfully. Aug 18 21:22:40.965509 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (6430c0b6-5725-463d-9a9f-2bbce340324b) 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 18 21:22:40.966483 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7e8a5-33e5-4b52-8c57-cf231e91aa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:40.967280 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-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 18 21:22:40.982737 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7e8a5-33e5-4b52-8c57-cf231e91aa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca', 'volume_type': VolumeType(created_at=2026-08-18T21:21:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a,is_public=True,name='tempest-scenario-type-luks-1483942923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff21b0a4-2a97-4b22-9af8-848e32f7d56a', '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 18 21:22:40.983372 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0641220a-6c0c-44eb-ab13-58e40ae6308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:41.003320 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483942923 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483942923, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:22:41.003551 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483942923 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483942923, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:22:41.014231 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Created reservations ['95dba22c-c05d-4158-844f-2c4b36fbea74', '6cf439c7-cad7-473b-ad9b-cf9f5af634fa', '8b13844a-9696-44cd-9346-7cda48dfca03', 'd5b80d2c-30fd-4ce4-a45f-bf8c7738b369'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:41.015403 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0641220a-6c0c-44eb-ab13-58e40ae6308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95dba22c-c05d-4158-844f-2c4b36fbea74', '6cf439c7-cad7-473b-ad9b-cf9f5af634fa', '8b13844a-9696-44cd-9346-7cda48dfca03', 'd5b80d2c-30fd-4ce4-a45f-bf8c7738b369']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:41.016113 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b367ac6e-95ef-43e6-babd-1bca0f618eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:41.053972 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b367ac6e-95ef-43e6-babd-1bca0f618eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f85839-765c-429e-b150-f99d78789778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1307295749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['95dba22c-c05d-4158-844f-2c4b36fbea74','6cf439c7-cad7-473b-ad9b-cf9f5af634fa','8b13844a-9696-44cd-9346-7cda48dfca03','d5b80d2c-30fd-4ce4-a45f-bf8c7738b369'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a), '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-18T21:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1307295749',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e2f85839-765c-429e-b150-f99d78789778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c1fefec3a8434395a6f405fc942dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff21b0a4-2a97-4b22-9af8-848e32f7d56a),volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:41.054887 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bf9790-fdd3-403a-84fa-9296cb3b6595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:41.074050 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bf9790-fdd3-403a-84fa-9296cb3b6595) transitioned into state 'SUCCESS' from state '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-1307295749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c1fefec3a8434395a6f405fc942dc3',qos_specs=None,replication_status=,reservations=['95dba22c-c05d-4158-844f-2c4b36fbea74','6cf439c7-cad7-473b-ad9b-cf9f5af634fa','8b13844a-9696-44cd-9346-7cda48dfca03','d5b80d2c-30fd-4ce4-a45f-bf8c7738b369'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca,status='creating',user_id='15e5d64d2e4f4c54b0d71b1dfe489496',volume_type_id=ff21b0a4-2a97-4b22-9af8-848e32f7d56a)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:41.074670 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712af1c5-3064-4f39-a325-b78daefdce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:41.089759 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712af1c5-3064-4f39-a325-b78daefdce64) 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 18 21:22:41.090471 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Flow 'volume_create_api' (6430c0b6-5725-463d-9a9f-2bbce340324b) 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 18 21:22:41.090734 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Create volume request issued successfully. Aug 18 21:22:41.091347 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-df07f670-3a1c-4024-b8f0-c8767430ea14 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:22:41.091710 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1399/5612] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:22:40 2026] POST /volume/v3/volumes => generated 809 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:41.101904 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:41.103586 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:41.103798 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:41.103993 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:41.111123 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:41.111123 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:41.114746 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:41.118661 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4bbc4ebd-0f41-4af5-a42c-9c60e9a7d182 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:41.119110 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1393/5613] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:41 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:41.273753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:41.275495 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:41.275701 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:41.275914 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:41.276027 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:41.279838 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:41.279838 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:41.280554 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae0dae30-2fed-4937-b6aa-b71923df6584 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:41.280915 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1409/5614] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:41 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:41.289370 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:41.291507 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:41.291768 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:41.292043 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:41.292218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:41.297457 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:41.297457 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:41.298455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7411d6d-58a9-41db-b1bf-d4d1e15dbf24 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:41.298966 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1414/5615] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:41 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:41.309026 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:41.310639 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:41.310822 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:41.311005 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:41.311137 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. Aug 18 21:22:41.315075 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:41.315075 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:41.328185 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:22:41.329653 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-c066ad46-c52a-42c3-8779-ab9c5f120f7b tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 202 Aug 18 21:22:41.330092 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1400/5616] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:22:41 2026] DELETE /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:22:41.336307 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-03001d4b-5084-43ad-9716-31fd426aa79c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:41.338058 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03001d4b-5084-43ad-9716-31fd426aa79c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:41.338267 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03001d4b-5084-43ad-9716-31fd426aa79c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:41.338490 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03001d4b-5084-43ad-9716-31fd426aa79c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:41.338623 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-03001d4b-5084-43ad-9716-31fd426aa79c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:41.342824 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:41.342824 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:41.343516 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03001d4b-5084-43ad-9716-31fd426aa79c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:41.343956 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1394/5617] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:41 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:42.131241 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-436371cc-4e8d-4025-ab6f-debde87160f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:42.132734 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-436371cc-4e8d-4025-ab6f-debde87160f4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:42.133384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-436371cc-4e8d-4025-ab6f-debde87160f4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:42.133384 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-436371cc-4e8d-4025-ab6f-debde87160f4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:42.138970 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:42.138970 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:42.142152 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-436371cc-4e8d-4025-ab6f-debde87160f4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:42.145599 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-436371cc-4e8d-4025-ab6f-debde87160f4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:42.145970 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1410/5618] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:42 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:42.354327 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d141c2d2-4ebb-4804-8024-11e5550538de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:42.356508 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d141c2d2-4ebb-4804-8024-11e5550538de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:42.357072 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d141c2d2-4ebb-4804-8024-11e5550538de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:42.357145 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d141c2d2-4ebb-4804-8024-11e5550538de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:42.357256 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d141c2d2-4ebb-4804-8024-11e5550538de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:42.362486 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:42.362486 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:42.363270 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d141c2d2-4ebb-4804-8024-11e5550538de tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:42.363793 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1415/5619] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:42 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:43.157481 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-cd3c6497-b4ca-455b-a250-43f122002571 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:43.159033 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd3c6497-b4ca-455b-a250-43f122002571 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:43.159207 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd3c6497-b4ca-455b-a250-43f122002571 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:43.159411 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-cd3c6497-b4ca-455b-a250-43f122002571 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:43.167624 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:43.167624 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:43.171677 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-cd3c6497-b4ca-455b-a250-43f122002571 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:43.175361 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-cd3c6497-b4ca-455b-a250-43f122002571 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:43.175729 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1401/5620] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:43 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:43.374137 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:43.376506 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:43.376789 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:43.377060 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:43.377226 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:43.381809 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:43.381809 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:43.382596 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c6ffc88a-3124-4c8d-82df-4bdb85ccc6b1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 200 Aug 18 21:22:43.382988 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1395/5621] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:43 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:44.188199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-745567aa-79b3-4054-9f70-2491f9d09a7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:44.189790 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-745567aa-79b3-4054-9f70-2491f9d09a7d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:44.190018 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-745567aa-79b3-4054-9f70-2491f9d09a7d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:44.190209 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-745567aa-79b3-4054-9f70-2491f9d09a7d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:44.197063 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:44.197063 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:44.200487 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-745567aa-79b3-4054-9f70-2491f9d09a7d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:44.204491 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-745567aa-79b3-4054-9f70-2491f9d09a7d tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:44.204856 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1411/5622] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:44 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:44.393073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d24c32a1-341a-4bd9-ac93-936718f45884 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:44.394868 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d24c32a1-341a-4bd9-ac93-936718f45884 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 Aug 18 21:22:44.395060 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d24c32a1-341a-4bd9-ac93-936718f45884 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:44.395312 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d24c32a1-341a-4bd9-ac93-936718f45884 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:44.395465 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d24c32a1-341a-4bd9-ac93-936718f45884 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id e7086be8-4ce2-4ac5-8eb6-359a381bd3a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:44.398902 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d24c32a1-341a-4bd9-ac93-936718f45884 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 returned with HTTP 404 Aug 18 21:22:44.399342 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1416/5623] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:44 2026] GET /volume/v3/backups/e7086be8-4ce2-4ac5-8eb6-359a381bd3a1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:44.860614 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:44.862311 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:22:44.862516 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:44.862738 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:44.862880 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. Aug 18 21:22:44.867095 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:44.867095 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:44.878297 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4 {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:22:44.879915 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e0d6b32-1fc3-48e6-8d5f-0421ed01f095 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 202 Aug 18 21:22:44.880316 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1402/5624] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:22:44 2026] DELETE /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:22:44.887862 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:44.889744 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:22:44.889974 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:44.890170 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:44.890271 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:44.894621 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:44.894621 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:44.895744 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-67513b8e-15f4-48a0-ac0c-95a218559b6c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 200 Aug 18 21:22:44.896168 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1396/5625] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:44 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:45.216147 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:45.217694 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:45.217869 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:45.218051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:45.225057 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:45.225057 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:45.230223 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:45.234168 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dab75a67-a055-4d75-8f0d-d75bcbb766e3 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:45.234571 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1412/5626] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:45 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:45.907600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:45.909200 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 Aug 18 21:22:45.909401 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:45.909602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:45.909751 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 503e8e7d-2caa-4594-b8d0-813bd9b46ff4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:45.913429 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4c1a2b4-3a37-4c24-b557-207d3e611e79 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 returned with HTTP 404 Aug 18 21:22:45.913859 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1417/5627] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:45 2026] GET /volume/v3/backups/503e8e7d-2caa-4594-b8d0-813bd9b46ff4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:45.925167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e3483d14-8af6-4c27-a53a-6380714c3313 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:45.926825 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:22:45.927156 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1139318176"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:45.928495 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1139318176'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:22:45.928608 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume of 1 GB Aug 18 21:22:45.933159 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Availability Zones retrieved successfully. Aug 18 21:22:45.938178 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (765ad9ee-146f-4a01-be07-9e78ec36e955) 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 18 21:22:45.939248 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4358ae-6951-43f0-9c6d-4e2590eccbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:45.940103 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-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 18 21:22:45.963544 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4358ae-6951-43f0-9c6d-4e2590eccbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:22:45.964305 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ec2f6c-fa3c-4ccd-88e4-ade8e38b82e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:46.000908 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['47f396f1-3f43-4d7f-b85e-a0ca295eea1d', '0ccc29ad-680b-4687-b516-6735278c311c', '08a9d05e-3d80-4680-84a0-ee18af4a7961', 'd2a36d63-2321-46d3-95c3-c646a17dfa1a'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:46.001647 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ec2f6c-fa3c-4ccd-88e4-ade8e38b82e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f396f1-3f43-4d7f-b85e-a0ca295eea1d', '0ccc29ad-680b-4687-b516-6735278c311c', '08a9d05e-3d80-4680-84a0-ee18af4a7961', 'd2a36d63-2321-46d3-95c3-c646a17dfa1a']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:46.002412 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89071e13-802f-4df2-8b95-e2cb839378e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:46.025003 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89071e13-802f-4df2-8b95-e2cb839378e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1256a763-ef43-4e81-828a-0958a56fbe5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1139318176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['47f396f1-3f43-4d7f-b85e-a0ca295eea1d','0ccc29ad-680b-4687-b516-6735278c311c','08a9d05e-3d80-4680-84a0-ee18af4a7961','d2a36d63-2321-46d3-95c3-c646a17dfa1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1139318176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1256a763-ef43-4e81-828a-0958a56fbe5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ced11167554638a7744c7185f7f37b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:46.025799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bab7d1-e888-4e4a-abfa-f95e9df0e956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:46.043132 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bab7d1-e888-4e4a-abfa-f95e9df0e956) transitioned into state 'SUCCESS' from state '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-1139318176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09ced11167554638a7744c7185f7f37b',qos_specs=None,replication_status=,reservations=['47f396f1-3f43-4d7f-b85e-a0ca295eea1d','0ccc29ad-680b-4687-b516-6735278c311c','08a9d05e-3d80-4680-84a0-ee18af4a7961','d2a36d63-2321-46d3-95c3-c646a17dfa1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b71bfb6f1f04655b91b4e7e85b4648e',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:22:46.043857 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32bbccd-a2cd-4b33-868f-52fceddf9fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:22:46.054304 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32bbccd-a2cd-4b33-868f-52fceddf9fa4) 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 18 21:22:46.055032 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Flow 'volume_create_api' (765ad9ee-146f-4a01-be07-9e78ec36e955) 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 18 21:22:46.055316 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create volume request issued successfully. Aug 18 21:22:46.055904 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e3483d14-8af6-4c27-a53a-6380714c3313 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:22:46.056322 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1403/5628] 10.4.3.48 () {68 vars in 1251 bytes} [Tue Aug 18 21:22:45 2026] POST /volume/v3/volumes => generated 747 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:46.068898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-3576e5c4-5b89-460f-985a-1addab8b1276 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:46.071509 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3576e5c4-5b89-460f-985a-1addab8b1276 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:22:46.071856 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3576e5c4-5b89-460f-985a-1addab8b1276 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:46.072156 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-3576e5c4-5b89-460f-985a-1addab8b1276 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:46.082944 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:46.082944 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:46.087619 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-3576e5c4-5b89-460f-985a-1addab8b1276 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:46.093133 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-3576e5c4-5b89-460f-985a-1addab8b1276 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c returned with HTTP 200 Aug 18 21:22:46.093834 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1397/5629] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:46 2026] GET /volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:46.247035 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-164a79b8-e371-4e62-b046-bb3bef398591 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:46.248765 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-164a79b8-e371-4e62-b046-bb3bef398591 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:46.248962 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-164a79b8-e371-4e62-b046-bb3bef398591 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:46.249132 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-164a79b8-e371-4e62-b046-bb3bef398591 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:46.255237 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:46.255237 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:46.258301 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-164a79b8-e371-4e62-b046-bb3bef398591 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:46.261690 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-164a79b8-e371-4e62-b046-bb3bef398591 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:46.262197 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1413/5630] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:46 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:47.107094 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:47.108678 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:22:47.108859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:47.109058 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:47.115382 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:47.115382 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:47.118615 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:47.122416 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8248f386-2c24-46fc-aa71-5e21a0a7aa21 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c returned with HTTP 200 Aug 18 21:22:47.122764 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1418/5631] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:47 2026] GET /volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:47.135877 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:47.137357 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/snapshots Aug 18 21:22:47.137629 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1256a763-ef43-4e81-828a-0958a56fbe5c", "name": "tempest-VolumesBackupsTest-Snapshot-1054421978"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:47.144994 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:47.144994 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:47.145362 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:47.145461 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.snapshots [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Create snapshot from volume 1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:22:47.171423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['d58cf75d-0269-4650-ad5d-5044b964b4d0', '40f05108-479b-444b-815b-48e531b43f3e', '4f8f4d83-6ab2-434e-b515-2b991f56e8a6', '45d218cb-172d-45c2-aa7e-7e9ad5d004f8'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:47.193057 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot create request issued successfully. Aug 18 21:22:47.193432 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f9a221ef-b09b-4ddf-b5cf-7bcbbdfe3197 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots returned with HTTP 202 Aug 18 21:22:47.193978 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1404/5632] 10.4.3.48 () {68 vars in 1258 bytes} [Tue Aug 18 21:22:47 2026] POST /volume/v3/snapshots => generated 305 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:47.202222 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:47.204271 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:22:47.204466 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:47.204645 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:47.209938 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:47.209938 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:47.210418 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot retrieved successfully. Aug 18 21:22:47.211213 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-03f17af6-a2b5-435e-9fdb-d8d9248f1625 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f returned with HTTP 200 Aug 18 21:22:47.211601 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1398/5633] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:47 2026] GET /volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:47.274522 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:47.276209 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:47.276406 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:47.276585 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:47.282793 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:47.282793 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:47.285885 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:47.289358 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e8f24aa-ac11-4f2b-aafe-f3ad0bcf9d6f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:47.289764 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1414/5634] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:47 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:22:48.220176 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:48.221820 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:22:48.222012 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:48.222207 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:48.226593 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:48.226593 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:48.226984 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot retrieved successfully. Aug 18 21:22:48.227608 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcba62d6-065c-4ae8-a6c5-e07621467210 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f returned with HTTP 200 Aug 18 21:22:48.227938 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1419/5635] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:22:48 2026] GET /volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:48.235444 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0612d603-67d2-4d20-ae55-0d46b18e213c None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:48.237233 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] POST https://10.4.3.48/volume/v3/backups Aug 18 21:22:48.237559 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1256a763-ef43-4e81-828a-0958a56fbe5c", "snapshot_id": "41008cad-497e-494d-b28d-eeb49c59719f", "name": "tempest-VolumesBackupsTest-Backup-1222034322"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:48.238985 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating new backup {'backup': {'volume_id': '1256a763-ef43-4e81-828a-0958a56fbe5c', 'snapshot_id': '41008cad-497e-494d-b28d-eeb49c59719f', 'name': 'tempest-VolumesBackupsTest-Backup-1222034322'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:22:48.239134 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Creating backup of volume 1256a763-ef43-4e81-828a-0958a56fbe5c in container None Aug 18 21:22:48.246045 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:48.246045 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:48.246482 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:22:48.251079 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:48.251079 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:48.251421 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot retrieved successfully. Aug 18 21:22:48.264411 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Created reservations ['3067a486-4499-4a4e-84c9-327be2cefe16', '62531e96-6a29-484f-a8ce-a14b42103210'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:22:48.285268 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0612d603-67d2-4d20-ae55-0d46b18e213c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:22:48.285642 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1405/5636] 10.4.3.48 () {68 vars in 1252 bytes} [Tue Aug 18 21:22:48 2026] POST /volume/v3/backups => generated 328 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:22:48.293386 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-405b7916-4801-4ce1-a993-9faa52631eee None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:48.295795 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-405b7916-4801-4ce1-a993-9faa52631eee tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:48.296110 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-405b7916-4801-4ce1-a993-9faa52631eee tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:48.296544 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-405b7916-4801-4ce1-a993-9faa52631eee tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:48.296834 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-405b7916-4801-4ce1-a993-9faa52631eee tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:48.301004 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c888b939-410f-46ca-bf88-e49b1510fb9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:48.302387 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:48.302387 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:48.303089 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-405b7916-4801-4ce1-a993-9faa52631eee tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:48.303414 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1399/5637] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:48 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 769 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:48.305582 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c888b939-410f-46ca-bf88-e49b1510fb9f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:48.305855 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c888b939-410f-46ca-bf88-e49b1510fb9f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:48.306140 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c888b939-410f-46ca-bf88-e49b1510fb9f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:48.313352 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:48.313352 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:48.317253 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c888b939-410f-46ca-bf88-e49b1510fb9f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:48.320806 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c888b939-410f-46ca-bf88-e49b1510fb9f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:48.321392 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1415/5638] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:48 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 21:22:49.313150 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c249b589-425c-44dc-9423-da2a084f44c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:49.314956 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c249b589-425c-44dc-9423-da2a084f44c4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:49.315133 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c249b589-425c-44dc-9423-da2a084f44c4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:49.315302 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c249b589-425c-44dc-9423-da2a084f44c4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:49.315399 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c249b589-425c-44dc-9423-da2a084f44c4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:49.320000 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:49.320000 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:49.320640 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c249b589-425c-44dc-9423-da2a084f44c4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:49.321012 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1420/5639] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:49 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:49.331850 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:49.333549 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:49.333780 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:49.334009 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:49.340516 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:49.340516 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:49.343822 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:49.347342 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-af1b7832-3d3a-4e7d-895b-4bb79fcd809f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:49.347662 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1406/5640] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:49 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:50.329552 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:50.331104 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:50.331297 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:50.331499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:50.331628 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:50.335302 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:50.335302 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:50.335991 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-7712d1fa-1f28-4923-9b29-91936fd085f3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:50.336331 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1400/5641] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:50 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:50.358410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:50.359948 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:50.360109 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:50.360268 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:50.366257 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:50.366257 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:50.369176 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:50.372673 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83a8f016-8d50-41ca-872d-5fdde2850ce7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:50.373175 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1416/5642] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:50 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:51.349401 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:51.351398 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:51.351583 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:51.351785 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:51.351906 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:51.355984 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:51.355984 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:51.356644 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af3575b5-cae8-49a7-80b7-869d72b73f72 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:51.357038 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1421/5643] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:51 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:51.385250 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-85f98265-9f51-402c-a987-07d01690ae1b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:51.386778 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85f98265-9f51-402c-a987-07d01690ae1b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:51.386950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85f98265-9f51-402c-a987-07d01690ae1b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:51.387142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-85f98265-9f51-402c-a987-07d01690ae1b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:51.393005 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:51.393005 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:51.395982 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-85f98265-9f51-402c-a987-07d01690ae1b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:51.399205 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-85f98265-9f51-402c-a987-07d01690ae1b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:51.399539 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1407/5644] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:51 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:52.373189 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:52.374977 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:52.375172 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:52.375389 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:52.375523 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:52.379626 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:52.379626 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:52.380457 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1f07b0ec-6f21-4648-a9f8-ba7a669e0e0d tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:52.380875 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1401/5645] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:52 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:52.411053 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:52.412886 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:52.413100 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:52.413290 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:52.419983 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:52.419983 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:52.423770 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:52.428063 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-129db7ce-aab3-4fb7-8f41-e6458cb381e7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:52.428417 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1417/5646] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:52 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:52.532001 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:52.533808 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:52.533995 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:52.534202 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:52.540000 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:52.540000 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:52.542814 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:52.546717 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-ded042a3-db60-4980-af23-9c9cedda3926 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:52.547067 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1422/5647] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:22:52 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 1449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:53.026562 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.028844 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:53.029061 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:53.029265 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:53.036820 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:53.036820 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:53.040530 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:53.046022 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-3c9a85d8-413f-4256-adcb-f6ecbaaf4317 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:53.046499 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1408/5648] 10.4.3.48 () {68 vars in 1591 bytes} [Tue Aug 18 21:22:53 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:53.055256 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-adddeeb6-ca00-4e70-9026-d31f5fdef57b None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.055568 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-adddeeb6-ca00-4e70-9026-d31f5fdef57b None None] GET https://10.4.3.48/volume// Aug 18 21:22:53.055708 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-adddeeb6-ca00-4e70-9026-d31f5fdef57b None None] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:53.055916 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-adddeeb6-ca00-4e70-9026-d31f5fdef57b None None] Calling method 'all' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:53.056210 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-adddeeb6-ca00-4e70-9026-d31f5fdef57b None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:22:53.056449 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1402/5649] 10.4.3.48 () {66 vars in 1412 bytes} [Tue Aug 18 21:22:53 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 21:22:53.062747 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-e8f5d682-d30b-4f50-a05c-53e104f8732f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.064830 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-e8f5d682-d30b-4f50-a05c-53e104f8732f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments Aug 18 21:22:53.065199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-e8f5d682-d30b-4f50-a05c-53e104f8732f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2f85839-765c-429e-b150-f99d78789778", "connector": null, "instance_uuid": "5b2c2cf5-d55b-486d-a3a6-3a3b814d8146"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:53.073473 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:53.073473 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:53.096623 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-e8f5d682-d30b-4f50-a05c-53e104f8732f tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments returned with HTTP 200 Aug 18 21:22:53.097047 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1418/5650] 10.4.3.48 () {74 vars in 1587 bytes} [Tue Aug 18 21:22:53 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 18 21:22:53.404271 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.406293 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:53.406525 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:53.406741 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:53.406927 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:53.411866 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:53.411866 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:53.412734 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4c351a4-5752-4a73-b517-b67fa8d33fe1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:53.413138 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1423/5651] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:53 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:53.765716 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4eb3602f-9afc-45b1-b728-11d540fe1272 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.766168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eb3602f-9afc-45b1-b728-11d540fe1272 None None] GET https://10.4.3.48/volume// Aug 18 21:22:53.766334 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eb3602f-9afc-45b1-b728-11d540fe1272 None None] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:53.766512 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eb3602f-9afc-45b1-b728-11d540fe1272 None None] Calling method 'all' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:53.766898 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eb3602f-9afc-45b1-b728-11d540fe1272 None None] https://10.4.3.48/volume// returned with HTTP 300 Aug 18 21:22:53.767197 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1409/5652] 10.4.3.48 () {66 vars in 1419 bytes} [Tue Aug 18 21:22: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 18 21:22:53.773452 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.775460 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:22:53.775662 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:53.775868 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:53.784933 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:53.784933 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:53.788737 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:22:53.793326 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c64a3350-e774-4038-9322-4a942c8b9bc6 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:22:53.793708 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1403/5653] 10.4.3.48 () {70 vars in 1632 bytes} [Tue Aug 18 21:22:53 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 1628 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 21:22:53.907516 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:53.910163 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] PUT https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 Aug 18 21:22:53.910617 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.48", "host": "np0000007703", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c8e6c82faf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "81f6a33e-262b-4143-a1b5-9175a26c66df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:53.918932 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Acquiring lock "cinder-attachment_update-e2f85839-765c-429e-b150-f99d78789778-np0000007703" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 21:22:53.923076 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-e2f85839-765c-429e-b150-f99d78789778-np0000007703" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 21:22:53.923912 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:53.923912 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:53.999270 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Lock "cinder-attachment_update-e2f85839-765c-429e-b150-f99d78789778-np0000007703" released by "attachment_update" :: held 0.076s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 21:22:53.999616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-c9cb82af-73d6-401a-86fd-ea9d33de0d52 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 returned with HTTP 200 Aug 18 21:22:54.000313 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1419/5654] 10.4.3.48 () {74 vars in 1697 bytes} [Tue Aug 18 21:22:53 2026] PUT /volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:22:54.019331 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-6ff71eaf-1a2a-4bbe-aa8f-80636c0ff8ed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:54.021265 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-6ff71eaf-1a2a-4bbe-aa8f-80636c0ff8ed tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] POST https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023/action Aug 18 21:22:54.021607 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-6ff71eaf-1a2a-4bbe-aa8f-80636c0ff8ed tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 21:22:54.021788 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-6ff71eaf-1a2a-4bbe-aa8f-80636c0ff8ed tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:22:54.036963 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:54.036963 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:54.044344 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-6ff71eaf-1a2a-4bbe-aa8f-80636c0ff8ed tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023/action returned with HTTP 204 Aug 18 21:22:54.044739 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1424/5655] 10.4.3.48 () {74 vars in 1718 bytes} [Tue Aug 18 21:22:54 2026] POST /volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:22:54.444427 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:54.446464 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:54.446708 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:54.446950 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:54.447142 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:54.451481 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:54.451481 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:54.452137 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-22702021-f9f8-4a61-b6a0-8441c2d0bfc7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:54.452450 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1410/5656] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:54 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:55.463342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:55.465282 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:55.465499 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:55.465716 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:55.465871 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:55.470315 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:55.470315 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:55.471173 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-c750cdd6-2577-44be-943a-6dd905e4f9ae tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:55.471583 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1404/5657] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:55 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:56.482105 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:56.484021 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:56.484320 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:56.484580 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:56.484683 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:56.489942 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:56.489942 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:56.490881 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b21f13c-b619-47e4-8333-b90d2ab84f20 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:56.491375 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1420/5658] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:56 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:57.503526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:57.505468 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:57.505535 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:57.505738 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:57.505859 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:57.510891 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:57.510891 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:22:57.511708 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b2fef15-bae6-45e8-9315-0328bd506c3c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:57.511964 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1425/5659] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:57 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:58.083760 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-91bbafa2-391d-4426-871d-9f09ed05f505 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:58.086261 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-91bbafa2-391d-4426-871d-9f09ed05f505 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778/encryption Aug 18 21:22:58.086440 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-91bbafa2-391d-4426-871d-9f09ed05f505 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:58.086676 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-91bbafa2-391d-4426-871d-9f09ed05f505 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'index' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:58.098022 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:58.098022 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:22:58.104703 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [req-ca9d80d7-a6df-4bc3-8871-836b8d77158f req-91bbafa2-391d-4426-871d-9f09ed05f505 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778/encryption returned with HTTP 200 Aug 18 21:22:58.105192 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1411/5660] 10.4.3.48 () {68 vars in 1624 bytes} [Tue Aug 18 21:22:58 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:58.524581 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:58.527001 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:58.527254 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:58.527505 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:58.527657 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:58.532554 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:58.532554 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:22:58.533735 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-84e9e1f6-bc01-4390-b624-ba74bf6652e7 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:58.534274 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1405/5661] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:58 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:22:59.546660 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56ab0079-abbd-4766-8452-56a3a872298e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:22:59.548640 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ab0079-abbd-4766-8452-56a3a872298e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:22:59.548873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56ab0079-abbd-4766-8452-56a3a872298e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:22:59.549072 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56ab0079-abbd-4766-8452-56a3a872298e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:22:59.549172 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-56ab0079-abbd-4766-8452-56a3a872298e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:22:59.553637 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:22:59.553637 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:22:59.554365 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ab0079-abbd-4766-8452-56a3a872298e tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:22:59.554702 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1421/5662] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:22:59 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:00.565690 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:00.567617 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:00.567902 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:00.568142 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:00.568351 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:00.572550 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:00.572550 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:00.573300 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1eb2981-a3d8-493a-b06a-b5a4ec756e42 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:23:00.573741 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1426/5663] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:00 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:01.586225 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:01.587710 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:01.588027 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:01.588289 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:01.589229 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:01.592377 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:01.592377 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:01.593168 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-767a00ec-e9b6-4333-a001-fe45705d84b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:23:01.593672 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1412/5664] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:01 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:02.604147 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:02.606368 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:02.606644 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:02.606989 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:02.607156 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:02.613897 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:02.613897 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:02.614926 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-42c83364-9a6b-4c6a-b359-c10fb05a5217 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:23:02.615401 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1406/5665] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:02 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:02.625058 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:02.626846 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:02.627014 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:02.627244 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:02.627352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:02.631811 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:02.631811 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:02.632474 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0b88009-dc59-4d8f-ac62-e327e4e831ef tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:23:02.632850 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1422/5666] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:02 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:02.641542 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:02.643483 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:02.643695 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:02.643945 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:02.644060 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete backup with id: 837af88b-a877-4058-8c47-9963e34f3ef6. Aug 18 21:23:02.649773 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:02.649773 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:02.659538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] delete_backup rpcapi backup_id 837af88b-a877-4058-8c47-9963e34f3ef6 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:23:02.661533 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e6456e5-2a5f-4b2d-8f6a-568122e0ae4f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 202 Aug 18 21:23:02.662092 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1427/5667] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:02 2026] DELETE /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:23:02.668959 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-9c187396-77f7-44e9-a71e-ca8837004303 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:02.672617 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c187396-77f7-44e9-a71e-ca8837004303 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:02.672617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c187396-77f7-44e9-a71e-ca8837004303 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:02.672617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-9c187396-77f7-44e9-a71e-ca8837004303 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:02.672617 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-9c187396-77f7-44e9-a71e-ca8837004303 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:02.677050 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:02.677050 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:02.680369 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-9c187396-77f7-44e9-a71e-ca8837004303 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 200 Aug 18 21:23:02.680369 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1413/5668] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:02 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:03.690658 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:03.692466 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 Aug 18 21:23:03.692691 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:03.692927 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:03.693068 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Show backup with id 837af88b-a877-4058-8c47-9963e34f3ef6. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:03.697065 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b0786f11-7b73-48d3-b785-dadd93e46b87 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 returned with HTTP 404 Aug 18 21:23:03.697652 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1407/5669] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:03 2026] GET /volume/v3/backups/837af88b-a877-4058-8c47-9963e34f3ef6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:03.706354 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:03.708167 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:23:03.708358 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:03.708543 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:03.708663 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete snapshot with id: 41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:23:03.714840 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:03.714840 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:03.715296 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot retrieved successfully. Aug 18 21:23:03.734581 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot delete request issued successfully. Aug 18 21:23:03.734811 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8aa56e6-b7dd-4018-b91d-0bb8ef51cd45 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f returned with HTTP 202 Aug 18 21:23:03.735508 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1423/5670] 10.4.3.48 () {66 vars in 1350 bytes} [Tue Aug 18 21:23:03 2026] DELETE /volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:03.743024 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:03.744690 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:23:03.745022 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:03.746157 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:03.751828 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:03.751828 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:03.752574 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Snapshot retrieved successfully. Aug 18 21:23:03.753828 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5d9e19a-8d8a-4684-82a2-ce19515afbd6 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f returned with HTTP 200 Aug 18 21:23:03.754260 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1428/5671] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:23:03 2026] GET /volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:04.763973 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-67866b16-03e9-4676-9054-8c658125f0a2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:04.765567 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67866b16-03e9-4676-9054-8c658125f0a2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f Aug 18 21:23:04.765917 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67866b16-03e9-4676-9054-8c658125f0a2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:04.766175 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-67866b16-03e9-4676-9054-8c658125f0a2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:04.771226 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-67866b16-03e9-4676-9054-8c658125f0a2 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f returned with HTTP 404 Aug 18 21:23:04.772124 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1414/5672] 10.4.3.48 () {66 vars in 1347 bytes} [Tue Aug 18 21:23:04 2026] GET /volume/v3/snapshots/41008cad-497e-494d-b28d-eeb49c59719f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:04.779175 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:04.780920 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:23:04.781156 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:04.781369 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:04.781557 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume with id: 1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:23:04.788439 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:04.788439 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:04.789010 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:04.803316 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume request issued successfully. Aug 18 21:23:04.803490 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ddb24fea-0947-4805-a0c8-7518693bd1b5 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c returned with HTTP 202 Aug 18 21:23:04.803922 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1408/5673] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:04 2026] DELETE /volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:04.810485 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82667e21-85c3-4c57-9063-7e5a0807e126 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:04.813218 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82667e21-85c3-4c57-9063-7e5a0807e126 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:23:04.813218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82667e21-85c3-4c57-9063-7e5a0807e126 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:04.813218 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82667e21-85c3-4c57-9063-7e5a0807e126 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:04.819912 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:04.819912 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:04.823915 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-82667e21-85c3-4c57-9063-7e5a0807e126 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:04.828767 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82667e21-85c3-4c57-9063-7e5a0807e126 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c returned with HTTP 200 Aug 18 21:23:04.828881 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1424/5674] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:04 2026] GET /volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:05.841391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1407a95c-7fcb-42ed-8b05-90377b2fefc1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:05.842936 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1407a95c-7fcb-42ed-8b05-90377b2fefc1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c Aug 18 21:23:05.843201 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1407a95c-7fcb-42ed-8b05-90377b2fefc1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:05.844385 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1407a95c-7fcb-42ed-8b05-90377b2fefc1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:05.848439 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1407a95c-7fcb-42ed-8b05-90377b2fefc1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c returned with HTTP 404 Aug 18 21:23:05.849009 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1429/5675] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:05 2026] GET /volume/v3/volumes/1256a763-ef43-4e81-828a-0958a56fbe5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:05.855377 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-f7476563-2362-4baa-8926-9004fa605dce None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:05.859242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:23:05.859242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:05.859242 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:05.859242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume with id: b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:23:05.864446 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:05.864446 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:05.865049 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:05.878954 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume request issued successfully. Aug 18 21:23:05.879335 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-f7476563-2362-4baa-8926-9004fa605dce tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 202 Aug 18 21:23:05.879982 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1415/5676] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:05 2026] DELETE /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:05.887066 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:05.889111 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:23:05.889321 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:05.889546 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:05.896329 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:05.896329 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:05.899648 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:05.904531 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-9ccb1599-b22f-438c-8bd9-dea8ce7bab2a tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 200 Aug 18 21:23:05.905009 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1409/5677] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:05 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:06.919630 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0b55b1af-4841-40d4-b556-157eea2cdbcf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:06.921412 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b55b1af-4841-40d4-b556-157eea2cdbcf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce Aug 18 21:23:06.921603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b55b1af-4841-40d4-b556-157eea2cdbcf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:06.921832 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b55b1af-4841-40d4-b556-157eea2cdbcf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:06.927132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b55b1af-4841-40d4-b556-157eea2cdbcf tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce returned with HTTP 404 Aug 18 21:23:06.927580 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1425/5678] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:06 2026] GET /volume/v3/volumes/b2f1abc4-87c6-4dfe-8216-4dad2026c0ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:06.934899 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:06.936796 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:23:06.937181 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:06.937455 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:06.937692 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume with id: 9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:23:06.945641 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:06.945641 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:06.947793 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:06.963076 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume request issued successfully. Aug 18 21:23:06.963492 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3af8b7a4-6b64-42d0-aab8-d6a171e95c9f tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 202 Aug 18 21:23:06.964062 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1430/5679] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:06 2026] DELETE /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:06.972528 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:06.976556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:23:06.976556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:06.976556 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:06.984139 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:06.984139 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:06.989401 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:06.994381 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-6e309236-b6af-4b44-b2ae-de1d60b4e3da tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 200 Aug 18 21:23:06.994870 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1416/5680] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:06 2026] GET /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:08.006783 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-51d93a3f-9118-4bcf-ad8d-54ce15b9aed4 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:08.008438 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51d93a3f-9118-4bcf-ad8d-54ce15b9aed4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 Aug 18 21:23:08.008594 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51d93a3f-9118-4bcf-ad8d-54ce15b9aed4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:08.008798 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-51d93a3f-9118-4bcf-ad8d-54ce15b9aed4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:08.013686 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-51d93a3f-9118-4bcf-ad8d-54ce15b9aed4 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 returned with HTTP 404 Aug 18 21:23:08.014116 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1410/5681] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:08 2026] GET /volume/v3/volumes/9f489e63-dbf4-4b81-8091-4d0b724c3a12 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:08.021311 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:08.023002 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] DELETE https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:23:08.023184 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:08.023352 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:08.023490 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume with id: 77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:23:08.029734 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:08.029734 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:08.030176 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:08.046042 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Delete volume request issued successfully. Aug 18 21:23:08.046229 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b983a51d-7fb8-49b1-a857-1717132c4c5c tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 202 Aug 18 21:23:08.046701 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1426/5682] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:08 2026] DELETE /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:08.053307 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:08.055143 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:23:08.055319 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:08.055526 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:08.062786 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:08.062786 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:08.066747 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Volume info retrieved successfully. Aug 18 21:23:08.071262 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f72205e-95d9-48c1-8feb-f4e595f418c3 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 200 Aug 18 21:23:08.071686 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1431/5683] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:08 2026] GET /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:09.084082 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-4eb44dea-cbd1-49f5-b5da-d481e53dfea1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:09.086410 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eb44dea-cbd1-49f5-b5da-d481e53dfea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] GET https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 Aug 18 21:23:09.086678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eb44dea-cbd1-49f5-b5da-d481e53dfea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:09.086971 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-4eb44dea-cbd1-49f5-b5da-d481e53dfea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:09.093519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-4eb44dea-cbd1-49f5-b5da-d481e53dfea1 tempest-VolumesBackupsTest-1440194474 tempest-VolumesBackupsTest-1440194474-project-member] https://10.4.3.48/volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 returned with HTTP 404 Aug 18 21:23:09.094001 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1417/5684] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:09 2026] GET /volume/v3/volumes/77209a54-4f65-4305-89fe-b3fa18f76363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:12.676515 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:12.755749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:12.755749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2131195744"}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:12.755749 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2131195744'}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:12.755749 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Create volume of 1 GB Aug 18 21:23:12.759298 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:12.764572 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Flow 'volume_create_api' (e07831ac-2534-47b3-9a79-e073d677ccb0) 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 18 21:23:12.765664 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868b4fa9-c9a8-4e61-8956-f1318306bde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:12.766512 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-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 18 21:23:12.790906 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868b4fa9-c9a8-4e61-8956-f1318306bde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:23:12.791713 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff48c694-99ce-4b4a-80fe-9b868ce4a1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:12.844518 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Created reservations ['9b3773e2-e84b-4570-b692-73437f4f0acf', '920ff86e-f08a-4578-9b7b-29ce40450c13', 'a0f84ae8-2072-4291-a705-0d88f29288bf', 'd271bc46-efa1-4bc2-9756-8461eee67e97'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:12.845417 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff48c694-99ce-4b4a-80fe-9b868ce4a1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b3773e2-e84b-4570-b692-73437f4f0acf', '920ff86e-f08a-4578-9b7b-29ce40450c13', 'a0f84ae8-2072-4291-a705-0d88f29288bf', 'd271bc46-efa1-4bc2-9756-8461eee67e97']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:12.846288 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d5e39d-766a-412b-b60d-e8186dcd47ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:12.869174 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d5e39d-766a-412b-b60d-e8186dcd47ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131195744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f45b2f63bb54f49bc2c056652f84b49',qos_specs=None,replication_status=,reservations=['9b3773e2-e84b-4570-b692-73437f4f0acf','920ff86e-f08a-4578-9b7b-29ce40450c13','a0f84ae8-2072-4291-a705-0d88f29288bf','d271bc46-efa1-4bc2-9756-8461eee67e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133e2ac8c565464ab442495724bcde4d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131195744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f45b2f63bb54f49bc2c056652f84b49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133e2ac8c565464ab442495724bcde4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb),volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:12.870178 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c976eb1-e2a9-4602-a256-98b5ebc55b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:12.886444 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c976eb1-e2a9-4602-a256-98b5ebc55b66) transitioned into state 'SUCCESS' from state '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-2131195744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f45b2f63bb54f49bc2c056652f84b49',qos_specs=None,replication_status=,reservations=['9b3773e2-e84b-4570-b692-73437f4f0acf','920ff86e-f08a-4578-9b7b-29ce40450c13','a0f84ae8-2072-4291-a705-0d88f29288bf','d271bc46-efa1-4bc2-9756-8461eee67e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133e2ac8c565464ab442495724bcde4d',volume_type_id=0583bee0-a6e0-445a-a2ed-5c4bc8b0dabb)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:12.887873 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc69333d-9932-49a0-82d7-e2cd0b8129af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:12.896631 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc69333d-9932-49a0-82d7-e2cd0b8129af) 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 18 21:23:12.897100 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Flow 'volume_create_api' (e07831ac-2534-47b3-9a79-e073d677ccb0) 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 18 21:23:12.897367 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Create volume request issued successfully. Aug 18 21:23:12.897954 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-de0ecb8e-d6ab-42cd-adb9-5795c1fb85a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:12.898341 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1411/5685] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:12 2026] POST /volume/v3/volumes => generated 776 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:23:12.909510 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:12.911713 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:12.912000 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:12.912248 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:12.920895 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:12.920895 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:12.924711 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Volume info retrieved successfully. Aug 18 21:23:12.929316 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9aa613f-ae05-4bd6-b6f2-db5d76c7bb0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a returned with HTTP 200 Aug 18 21:23:12.929833 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1427/5686] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:12 2026] GET /volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:13.941851 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f312024-3cb0-4699-8273-167df30686a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:13.943479 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f312024-3cb0-4699-8273-167df30686a8 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:13.943692 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f312024-3cb0-4699-8273-167df30686a8 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:13.943939 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f312024-3cb0-4699-8273-167df30686a8 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:13.950855 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:13.950855 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:13.954096 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f312024-3cb0-4699-8273-167df30686a8 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Volume info retrieved successfully. Aug 18 21:23:13.957953 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f312024-3cb0-4699-8273-167df30686a8 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a returned with HTTP 200 Aug 18 21:23:13.958302 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1432/5687] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:13 2026] GET /volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:13.969088 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:13.970890 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] POST https://10.4.3.48/volume/v3/backups Aug 18 21:23:13.971232 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a", "name": "tempest-type-Backup-2015624735"}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:13.972578 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.contrib.backups [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Creating new backup {'backup': {'volume_id': 'f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a', 'name': 'tempest-type-Backup-2015624735'}} {{(pid=100295) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 21:23:13.972818 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Creating backup of volume f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a in container None Aug 18 21:23:13.979692 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:13.979692 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:13.980113 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Volume info retrieved successfully. Aug 18 21:23:14.000768 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Created reservations ['fca628ab-a581-4eed-a302-6ebbe955a490', '3a037592-b44d-4780-8da1-3a49a61f22cb'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:14.022740 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a4ec7001-dc45-4f1e-84ae-d087b72d4fe1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups returned with HTTP 202 Aug 18 21:23:14.023207 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1418/5688] 10.4.3.48 () {70 vars in 1292 bytes} [Tue Aug 18 21:23:13 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:23:14.034304 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-99067364-245e-44be-b824-aab1db95febd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:14.036284 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99067364-245e-44be-b824-aab1db95febd tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:14.036555 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99067364-245e-44be-b824-aab1db95febd tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:14.036782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-99067364-245e-44be-b824-aab1db95febd tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:14.036912 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-99067364-245e-44be-b824-aab1db95febd tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:14.042595 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:14.042595 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:14.043473 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-99067364-245e-44be-b824-aab1db95febd tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:14.043852 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1412/5689] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:14 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:15.055906 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2911477-0591-426e-85d0-582655bf8f6a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:15.057790 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2911477-0591-426e-85d0-582655bf8f6a tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:15.058051 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2911477-0591-426e-85d0-582655bf8f6a tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:15.058238 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2911477-0591-426e-85d0-582655bf8f6a tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:15.058340 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a2911477-0591-426e-85d0-582655bf8f6a tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:15.062467 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:15.062467 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:15.063058 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2911477-0591-426e-85d0-582655bf8f6a tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:15.063582 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1428/5690] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:15 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:16.073408 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:16.075209 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:16.075453 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:16.075670 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:16.075818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:16.080061 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:16.080061 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:16.080701 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c2515dc-c164-4fa1-9dfa-e65a1bd718a0 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:16.081108 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1433/5691] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:16 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:17.091168 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:17.092908 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:17.093171 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:17.093425 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:17.093525 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:17.097887 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:17.097887 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:17.098639 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-54623170-3eb0-4a7d-8acb-c80feaccfdb2 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:17.098992 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1419/5692] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:17 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:18.109549 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:18.111163 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:18.111393 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:18.111605 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:18.111710 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:18.115680 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:18.115680 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:18.116275 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4802e564-998e-4ef5-a4f4-e4659e10aa0e tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:18.116611 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1413/5693] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:18 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:19.127080 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86d601b8-7df3-4d43-801f-0b6964bec136 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:19.129279 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86d601b8-7df3-4d43-801f-0b6964bec136 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:19.129544 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86d601b8-7df3-4d43-801f-0b6964bec136 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:19.129812 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86d601b8-7df3-4d43-801f-0b6964bec136 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:19.129956 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-86d601b8-7df3-4d43-801f-0b6964bec136 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:19.134711 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:19.134711 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:19.135452 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86d601b8-7df3-4d43-801f-0b6964bec136 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:19.135916 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1429/5694] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:19 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:20.145672 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:20.148003 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:20.148241 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:20.148483 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:20.148678 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:20.153788 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:20.153788 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:20.154485 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-861d88f6-cb9a-40d0-b781-f9baa8908eac tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:20.154925 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1434/5695] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:20 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:21.166308 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:21.168012 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:21.168208 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:21.168396 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:21.168494 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:21.172293 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:21.172293 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:21.172847 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e5f9ffec-a821-4e0f-b53e-ae4c0b8bbe23 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:21.173173 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1420/5696] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:21 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:22.182836 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:22.184790 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:22.185029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:22.185232 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:22.185345 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:22.190001 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:22.190001 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:22.190623 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-8cc39e51-8475-4b20-933c-4f2b24f6d38d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:22.191018 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1414/5697] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:22 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:23.200688 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:23.202366 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:23.202556 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:23.202753 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:23.202873 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:23.207415 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:23.207415 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:23.208185 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2085a84a-7ac9-4a41-9047-fb29321848b4 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:23.208566 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1430/5698] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:23 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:24.218235 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7904427e-e5f8-483f-82d9-52d00901a7aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:24.219911 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7904427e-e5f8-483f-82d9-52d00901a7aa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:24.220112 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7904427e-e5f8-483f-82d9-52d00901a7aa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:24.220276 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7904427e-e5f8-483f-82d9-52d00901a7aa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:24.220377 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7904427e-e5f8-483f-82d9-52d00901a7aa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:24.224284 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:24.224284 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:24.224918 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7904427e-e5f8-483f-82d9-52d00901a7aa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:24.225428 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1435/5699] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:24 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:25.234310 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-e0048125-ab4b-4853-b928-fef21c0287f1 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:25.236519 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0048125-ab4b-4853-b928-fef21c0287f1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:25.236827 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0048125-ab4b-4853-b928-fef21c0287f1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:25.237114 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-e0048125-ab4b-4853-b928-fef21c0287f1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:25.237273 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.backups [None req-e0048125-ab4b-4853-b928-fef21c0287f1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100295) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:25.239470 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=137,cinder:INSERT=31,cinder:UPDATE=62 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:25.243955 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:25.243955 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:25.244645 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-e0048125-ab4b-4853-b928-fef21c0287f1 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:25.245145 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1421/5700] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:25 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:26.254187 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:26.256275 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:26.256520 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:26.256760 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:26.256902 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:26.258589 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=71,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:26.262279 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:26.262279 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:26.263017 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-a0fcd402-318e-4266-bdfb-e12bbb89b1fa tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:26.263522 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1415/5701] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:26 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:27.273482 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:27.275042 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:27.275215 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:27.275376 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:27.275468 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:27.277002 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=87,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:27.279624 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:27.279624 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:27.280335 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f904518-a09c-4f01-9ab4-4021e1be6130 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:27.280918 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1431/5702] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:27 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:28.292139 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:28.293987 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:28.294203 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:28.294391 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:28.294505 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:28.296167 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=49,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:28.299001 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:28.299001 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:28.299623 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-db9cd5b4-fd3d-48ce-8393-88bd0712bdc9 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:28.300042 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1436/5703] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:28 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:28.311814 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:28.314012 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] DELETE https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:28.314226 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:28.314401 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:28.314546 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.contrib.backups [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Delete backup with id: ea0acf2f-a026-435d-b35c-8357b197013c. Aug 18 21:23:28.319193 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:28.319193 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:28.330129 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.backup.rpcapi [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] delete_backup rpcapi backup_id ea0acf2f-a026-435d-b35c-8357b197013c {{(pid=100295) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 21:23:28.331933 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0dcf7b6b-f9b7-4ae1-a907-3296ff2f68c6 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 202 Aug 18 21:23:28.332520 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1422/5704] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:28 2026] DELETE /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 21:23:28.340812 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:28.342482 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:28.342750 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:28.342931 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:28.343029 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.backups [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100294) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:28.348144 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:28.348144 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:28.348144 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e97336c1-0e86-444b-b7ba-7d6c978dffb5 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 200 Aug 18 21:23:28.348144 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1416/5705] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:28 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:29.356963 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:29.358616 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c Aug 18 21:23:29.358853 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:29.359061 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:29.359208 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Show backup with id ea0acf2f-a026-435d-b35c-8357b197013c. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 21:23:29.363132 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f1cb7521-e44b-43a5-a88f-84bad2b4708d tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c returned with HTTP 404 Aug 18 21:23:29.363651 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1432/5706] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:29 2026] GET /volume/v3/backups/ea0acf2f-a026-435d-b35c-8357b197013c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:29.369412 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:29.371276 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:29.371469 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:29.371655 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:29.371815 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Delete volume with id: f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:29.378705 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:29.378705 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:29.379027 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Volume info retrieved successfully. Aug 18 21:23:29.393576 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Delete volume request issued successfully. Aug 18 21:23:29.393764 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66abca3d-bbfa-4b77-bf04-2b0ccf4eca8c tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a returned with HTTP 202 Aug 18 21:23:29.394137 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1437/5707] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:29 2026] DELETE /volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:29.399851 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:29.401481 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:29.401702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:29.401944 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:29.408627 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:29.408627 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:29.411460 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Volume info retrieved successfully. Aug 18 21:23:29.414667 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-ada778bb-4b5c-4db0-be9e-461b00af0e66 tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a returned with HTTP 200 Aug 18 21:23:29.415004 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1423/5708] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:29 2026] GET /volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:30.427504 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d5653537-38f9-44a6-bae4-a3db39a9a46f None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:30.429066 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5653537-38f9-44a6-bae4-a3db39a9a46f tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] GET https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a Aug 18 21:23:30.429240 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5653537-38f9-44a6-bae4-a3db39a9a46f tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:30.429405 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d5653537-38f9-44a6-bae4-a3db39a9a46f tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:30.436398 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d5653537-38f9-44a6-bae4-a3db39a9a46f tempest-ProjectReaderTests39-1652563715 tempest-ProjectReaderTests39-1652563715-project-admin] https://10.4.3.48/volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a returned with HTTP 404 Aug 18 21:23:30.436879 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1417/5709] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:30 2026] GET /volume/v3/volumes/f4c93df0-b9ad-4d91-ab70-5776eb0a7e0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:31.892175 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7050011e-356d-4283-b375-0cf9cb0ec150 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:31.967925 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7050011e-356d-4283-b375-0cf9cb0ec150 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:23:31.968259 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7050011e-356d-4283-b375-0cf9cb0ec150 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-396822669", "extra_specs": {"storage_protocol": "tempest-storage_protocol-260384393", "vendor_name": "tempest-vendor_name-1107623375"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:31.981028 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7050011e-356d-4283-b375-0cf9cb0ec150 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:23:31.981316 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1433/5710] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:23:31 2026] POST /volume/v3/types => generated 328 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:31.989825 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:31.991339 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:31.991736 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c108b032-f051-485f-85d4-d4cb47455ea9", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:31.993073 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request body: {'volume': {'volume_type': 'c108b032-f051-485f-85d4-d4cb47455ea9', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:31.996773 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume of 1 GB Aug 18 21:23:31.997040 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:31.997040 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:31.997347 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:32.002406 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (f430b0e9-96d8-4c98-90ae-62279c72b960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:32.003213 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58f23a2-0f71-411b-aa29-f3ccb701681f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:32.003965 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:23:32.023431 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58f23a2-0f71-411b-aa29-f3ccb701681f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-260384393',vendor_name='tempest-vendor_name-1107623375'},id=c108b032-f051-485f-85d4-d4cb47455ea9,is_public=True,name='tempest-ProjectMemberTests-volume-type-396822669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c108b032-f051-485f-85d4-d4cb47455ea9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:32.024244 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88f34b0-2b31-458d-8373-a5e39b377d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:32.048700 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-396822669 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-396822669, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:32.049032 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-396822669 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-396822669, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:32.077598 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['e9d01ef6-a020-4b58-a830-163114e69d30', '03f6bcf2-1935-4c5b-90a7-cc31ead7563a', '23fddbaa-0999-4def-8231-f0d91675d456', '4460e81d-9388-46ce-a1a7-ddf6d69a40ed'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:32.078395 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88f34b0-2b31-458d-8373-a5e39b377d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d01ef6-a020-4b58-a830-163114e69d30', '03f6bcf2-1935-4c5b-90a7-cc31ead7563a', '23fddbaa-0999-4def-8231-f0d91675d456', '4460e81d-9388-46ce-a1a7-ddf6d69a40ed']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:32.079119 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b247298-8f83-4276-b552-9aef1787fbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:32.104195 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b247298-8f83-4276-b552-9aef1787fbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103a8039-7db7-4e96-98ba-028ba813d690', '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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['e9d01ef6-a020-4b58-a830-163114e69d30','03f6bcf2-1935-4c5b-90a7-cc31ead7563a','23fddbaa-0999-4def-8231-f0d91675d456','4460e81d-9388-46ce-a1a7-ddf6d69a40ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=c108b032-f051-485f-85d4-d4cb47455ea9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103a8039-7db7-4e96-98ba-028ba813d690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20eb2c0555774649906c89c67a3aaa55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c108b032-f051-485f-85d4-d4cb47455ea9),volume_type_id=c108b032-f051-485f-85d4-d4cb47455ea9)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:32.104881 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efbde7d-bd08-4ca3-b85d-bd50e8c109a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:32.121571 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efbde7d-bd08-4ca3-b85d-bd50e8c109a6) transitioned into state 'SUCCESS' from 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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['e9d01ef6-a020-4b58-a830-163114e69d30','03f6bcf2-1935-4c5b-90a7-cc31ead7563a','23fddbaa-0999-4def-8231-f0d91675d456','4460e81d-9388-46ce-a1a7-ddf6d69a40ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=c108b032-f051-485f-85d4-d4cb47455ea9)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:32.122190 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c256f07-e16e-4500-b449-630f658c7ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:32.131374 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c256f07-e16e-4500-b449-630f658c7ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:32.132218 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (f430b0e9-96d8-4c98-90ae-62279c72b960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:32.132543 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request issued successfully. Aug 18 21:23:32.133039 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3b70f7f-8d30-4f81-b416-2fdfb63b952b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:32.133419 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1438/5711] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:31 2026] POST /volume/v3/volumes => generated 771 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:23:32.145705 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:32.147309 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 Aug 18 21:23:32.147496 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:32.147678 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:32.154045 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:32.154045 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:32.157195 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:32.160862 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0de7a840-dfe2-49e7-9ad6-741077a31bad tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 returned with HTTP 200 Aug 18 21:23:32.161256 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1424/5712] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:32 2026] GET /volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:33.173450 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.175280 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 Aug 18 21:23:33.175547 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.175791 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.183984 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:33.183984 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:33.187629 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:33.191453 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ffc33034-6fc4-4139-b7ed-af92fd747e18 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 returned with HTTP 200 Aug 18 21:23:33.191872 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1418/5713] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:33 2026] GET /volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:33.204154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-03d00842-affc-424b-9def-8f672682ae1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.206150 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03d00842-affc-424b-9def-8f672682ae1b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:33.206435 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03d00842-affc-424b-9def-8f672682ae1b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.206697 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03d00842-affc-424b-9def-8f672682ae1b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.210489 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03d00842-affc-424b-9def-8f672682ae1b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:33.210925 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1434/5714] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:33 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 18 21:23:33.219319 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-645c7a4d-173a-4008-85aa-b13d19e68199 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.283306 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-645c7a4d-173a-4008-85aa-b13d19e68199 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] DELETE https://10.4.3.48/volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 Aug 18 21:23:33.283608 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-645c7a4d-173a-4008-85aa-b13d19e68199 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.283833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-645c7a4d-173a-4008-85aa-b13d19e68199 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.287489 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:33.287489 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:33.292941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-645c7a4d-173a-4008-85aa-b13d19e68199 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] https://10.4.3.48/volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 returned with HTTP 204 Aug 18 21:23:33.293290 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1439/5715] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:23:33 2026] DELETE /volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:23:33.299973 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-389285d1-9af0-4dfa-937c-d2daa78751f2 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.301855 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-389285d1-9af0-4dfa-937c-d2daa78751f2 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] GET https://10.4.3.48/volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 Aug 18 21:23:33.302118 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-389285d1-9af0-4dfa-937c-d2daa78751f2 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.302341 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-389285d1-9af0-4dfa-937c-d2daa78751f2 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.306507 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-389285d1-9af0-4dfa-937c-d2daa78751f2 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] https://10.4.3.48/volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 returned with HTTP 404 Aug 18 21:23:33.307032 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1425/5716] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:33 2026] GET /volume/v3/messages/6d95100e-d69e-49ce-9e51-58e6db996334 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:33.314473 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.316826 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 Aug 18 21:23:33.317160 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.317482 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.317746 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume with id: 103a8039-7db7-4e96-98ba-028ba813d690 Aug 18 21:23:33.327524 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:33.327524 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:33.327936 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:33.328930 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-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 18 21:23:33.339454 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-396822669 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-396822669, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:33.339838 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-396822669 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-396822669, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:33.347423 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['6327f67e-49e1-4c35-b4c8-f073f3ddbc52', 'b16ed4e2-2a7a-497f-98f6-cfe2dd52ad49', '72ab2dfe-8ae6-494d-adf2-613acae5de36', '03b7348a-88fe-4bdb-b71f-30443c099601'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:33.370954 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume request issued successfully. Aug 18 21:23:33.371130 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-691e21ac-16e8-46d6-aefe-bc49b3153b0e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 returned with HTTP 202 Aug 18 21:23:33.371652 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1419/5717] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:33 2026] DELETE /volume/v3/volumes/103a8039-7db7-4e96-98ba-028ba813d690 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:33.378199 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3ad5fde-6c63-47e1-8f29-7087e40ae0af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.380000 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3ad5fde-6c63-47e1-8f29-7087e40ae0af tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/types/c108b032-f051-485f-85d4-d4cb47455ea9 Aug 18 21:23:33.380185 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3ad5fde-6c63-47e1-8f29-7087e40ae0af tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.380370 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3ad5fde-6c63-47e1-8f29-7087e40ae0af tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.401789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3ad5fde-6c63-47e1-8f29-7087e40ae0af tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types/c108b032-f051-485f-85d4-d4cb47455ea9 returned with HTTP 202 Aug 18 21:23:33.402368 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1435/5718] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:33 2026] DELETE /volume/v3/types/c108b032-f051-485f-85d4-d4cb47455ea9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:33.410718 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81ad41db-bda1-40ea-96e6-5e72920f7c86 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.412379 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81ad41db-bda1-40ea-96e6-5e72920f7c86 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:23:33.412828 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81ad41db-bda1-40ea-96e6-5e72920f7c86 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-427122429", "extra_specs": {"storage_protocol": "tempest-storage_protocol-904384026", "vendor_name": "tempest-vendor_name-1920200254"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:33.426677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81ad41db-bda1-40ea-96e6-5e72920f7c86 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:23:33.426968 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1440/5719] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:23:33 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:33.435205 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-0400809f-ffa9-4112-be02-1283457a3893 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.436823 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:33.437167 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67c503b8-ff90-45d1-9cdf-3f0780d099ef", "size": 1}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:33.438871 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.v3.volumes [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request body: {'volume': {'volume_type': '67c503b8-ff90-45d1-9cdf-3f0780d099ef', 'size': 1}} {{(pid=100295) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:33.442183 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume of 1 GB Aug 18 21:23:33.442453 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:33.442453 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:33.442881 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:33.447896 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (e7f9dcbd-dec6-4b5f-a2f4-6c2ab0d0b145) 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 18 21:23:33.448987 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7c7d10-ba9e-4a50-8acb-fb327eb25db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:33.449730 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.flows.api.create_volume [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-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 18 21:23:33.467702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7c7d10-ba9e-4a50-8acb-fb327eb25db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:23:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-904384026',vendor_name='tempest-vendor_name-1920200254'},id=67c503b8-ff90-45d1-9cdf-3f0780d099ef,is_public=True,name='tempest-ProjectMemberTests-volume-type-427122429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67c503b8-ff90-45d1-9cdf-3f0780d099ef', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:23:33.468588 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9094ed-cc29-490a-a92b-514a7d802378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:33.491432 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-427122429 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-427122429, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:33.491658 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-427122429 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-427122429, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:33.516533 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['8eaa098d-ea0f-40be-848e-62b09cd86326', '4dbaec35-1096-4b99-8aa1-f8f5c9fe1d19', 'd8eec3c6-74a4-4767-880e-7f8b22b3891b', '044fa066-d4d2-449f-a5c7-4adfea3a71cd'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:33.517368 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9094ed-cc29-490a-a92b-514a7d802378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eaa098d-ea0f-40be-848e-62b09cd86326', '4dbaec35-1096-4b99-8aa1-f8f5c9fe1d19', 'd8eec3c6-74a4-4767-880e-7f8b22b3891b', '044fa066-d4d2-449f-a5c7-4adfea3a71cd']}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:33.518160 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d4a84b-7d10-4eee-9f03-c4f398cdcde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:33.540811 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d4a84b-7d10-4eee-9f03-c4f398cdcde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94efd0f5-6d0e-4487-bf6b-a29e53f20109', '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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['8eaa098d-ea0f-40be-848e-62b09cd86326','4dbaec35-1096-4b99-8aa1-f8f5c9fe1d19','d8eec3c6-74a4-4767-880e-7f8b22b3891b','044fa066-d4d2-449f-a5c7-4adfea3a71cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=67c503b8-ff90-45d1-9cdf-3f0780d099ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94efd0f5-6d0e-4487-bf6b-a29e53f20109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20eb2c0555774649906c89c67a3aaa55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67c503b8-ff90-45d1-9cdf-3f0780d099ef),volume_type_id=67c503b8-ff90-45d1-9cdf-3f0780d099ef)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:33.541450 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01411281-1228-4754-bfc8-9226afbb4743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:33.556953 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01411281-1228-4754-bfc8-9226afbb4743) transitioned into state 'SUCCESS' from 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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['8eaa098d-ea0f-40be-848e-62b09cd86326','4dbaec35-1096-4b99-8aa1-f8f5c9fe1d19','d8eec3c6-74a4-4767-880e-7f8b22b3891b','044fa066-d4d2-449f-a5c7-4adfea3a71cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=67c503b8-ff90-45d1-9cdf-3f0780d099ef)}' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:33.557570 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3615c160-8b07-4225-84d6-5afebf53bb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100295) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:33.566702 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3615c160-8b07-4225-84d6-5afebf53bb61) 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 18 21:23:33.567428 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (e7f9dcbd-dec6-4b5f-a2f4-6c2ab0d0b145) 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 18 21:23:33.567689 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request issued successfully. Aug 18 21:23:33.568229 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-0400809f-ffa9-4112-be02-1283457a3893 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:33.568633 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1426/5720] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:33 2026] POST /volume/v3/volumes => generated 771 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:23:33.580531 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:33.582205 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 Aug 18 21:23:33.582387 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:33.582604 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:33.589154 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:33.589154 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:33.592397 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:33.596192 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ba3d8821-b0cd-4781-a302-27b01c0092fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 returned with HTTP 200 Aug 18 21:23:33.596587 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1420/5721] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:33 2026] GET /volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:34.607948 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.609674 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 Aug 18 21:23:34.609897 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.610070 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.616952 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:34.616952 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:34.620248 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:34.623866 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4e9e05a-b8f8-4f15-b0f2-fcee3bb63fd1 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 returned with HTTP 200 Aug 18 21:23:34.624344 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1436/5722] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:34 2026] GET /volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:34.635567 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1870165e-6b46-4d87-89b0-1c28957f9e65 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.637324 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1870165e-6b46-4d87-89b0-1c28957f9e65 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:34.637547 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1870165e-6b46-4d87-89b0-1c28957f9e65 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.637799 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1870165e-6b46-4d87-89b0-1c28957f9e65 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.641058 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1870165e-6b46-4d87-89b0-1c28957f9e65 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:34.641385 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1441/5723] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:34 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 18 21:23:34.649181 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-63dd9d8f-4348-4150-a8af-b113ae3eec4b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.650953 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63dd9d8f-4348-4150-a8af-b113ae3eec4b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:34.651130 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63dd9d8f-4348-4150-a8af-b113ae3eec4b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.651298 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-63dd9d8f-4348-4150-a8af-b113ae3eec4b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.651534 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:34.651534 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:34.654660 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-63dd9d8f-4348-4150-a8af-b113ae3eec4b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:34.654985 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1427/5724] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:34 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 18 21:23:34.662202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-ef3d090e-00a1-4b91-a812-12a4b2868d34 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.663812 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef3d090e-00a1-4b91-a812-12a4b2868d34 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/messages/7f150f8a-7258-461f-b012-9b33429b5b31 Aug 18 21:23:34.664045 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef3d090e-00a1-4b91-a812-12a4b2868d34 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.664236 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-ef3d090e-00a1-4b91-a812-12a4b2868d34 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.671348 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-ef3d090e-00a1-4b91-a812-12a4b2868d34 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/messages/7f150f8a-7258-461f-b012-9b33429b5b31 returned with HTTP 204 Aug 18 21:23:34.671688 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1421/5725] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:23:34 2026] DELETE /volume/v3/messages/7f150f8a-7258-461f-b012-9b33429b5b31 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:23:34.677973 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3471075c-993e-4834-8d07-05898a5014fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.679978 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 Aug 18 21:23:34.680133 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.680351 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.680528 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume with id: 94efd0f5-6d0e-4487-bf6b-a29e53f20109 Aug 18 21:23:34.687678 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:34.687678 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:34.687970 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:34.688935 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100292) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 21:23:34.697952 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-427122429 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-427122429, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:34.698313 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-427122429 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-427122429, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:34.706050 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['70a3c81b-d464-4b7a-a1ff-d828a670ae6e', '593747b8-00f5-41f0-abb2-aaa9ae47cdc4', '1837176a-f7d1-45c6-badb-08450ada64ac', '40026954-105c-4908-a39e-149a1dd21a65'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:34.731396 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume request issued successfully. Aug 18 21:23:34.731580 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3471075c-993e-4834-8d07-05898a5014fd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 returned with HTTP 202 Aug 18 21:23:34.732004 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1437/5726] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:34 2026] DELETE /volume/v3/volumes/94efd0f5-6d0e-4487-bf6b-a29e53f20109 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:34.738182 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4219b1cf-7239-4bfc-bd47-1687a209b1bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.739963 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4219b1cf-7239-4bfc-bd47-1687a209b1bd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/types/67c503b8-ff90-45d1-9cdf-3f0780d099ef Aug 18 21:23:34.740146 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4219b1cf-7239-4bfc-bd47-1687a209b1bd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.740349 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4219b1cf-7239-4bfc-bd47-1687a209b1bd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.760029 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4219b1cf-7239-4bfc-bd47-1687a209b1bd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types/67c503b8-ff90-45d1-9cdf-3f0780d099ef returned with HTTP 202 Aug 18 21:23:34.760447 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1442/5727] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:34 2026] DELETE /volume/v3/types/67c503b8-ff90-45d1-9cdf-3f0780d099ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:34.768884 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-736237fc-f69c-4b67-a668-16a6d9289be9 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.770436 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-736237fc-f69c-4b67-a668-16a6d9289be9 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:23:34.770799 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-736237fc-f69c-4b67-a668-16a6d9289be9 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1760654740", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1410397233", "vendor_name": "tempest-vendor_name-1909270763"}}} {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:34.784276 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-736237fc-f69c-4b67-a668-16a6d9289be9 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:23:34.784615 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1428/5728] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:23:34 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:34.791884 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.793682 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:34.794076 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a04ff45e-5f81-4160-abed-f67b4fd1054d", "size": 1}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:34.795478 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.v3.volumes [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request body: {'volume': {'volume_type': 'a04ff45e-5f81-4160-abed-f67b4fd1054d', 'size': 1}} {{(pid=100294) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:34.798796 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume of 1 GB Aug 18 21:23:34.799091 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:34.799091 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:34.799450 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:34.804601 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (609b041a-a2b0-465c-a066-1da96dc5539c) 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 18 21:23:34.805461 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ec9bce-1d22-4adf-9008-3bc03a0f61a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:34.806202 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-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 18 21:23:34.824898 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ec9bce-1d22-4adf-9008-3bc03a0f61a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:23:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1410397233',vendor_name='tempest-vendor_name-1909270763'},id=a04ff45e-5f81-4160-abed-f67b4fd1054d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1760654740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a04ff45e-5f81-4160-abed-f67b4fd1054d', 'encryption_key_id': None, 'qos_specs': None, '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 18 21:23:34.825586 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8237fcba-b222-4ada-83af-35f8326defba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:34.847916 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1760654740 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1760654740, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:34.848209 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1760654740 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1760654740, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:34.870652 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['5b5806e9-244b-405d-8ade-3421d261fe36', '23e41701-0865-40fa-bb3f-3048d1b4da42', '011878a2-b9bb-4d3f-b780-e8fd1709f54e', 'f4746485-9445-4c5b-9f24-08ce5d2db368'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:34.871402 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8237fcba-b222-4ada-83af-35f8326defba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b5806e9-244b-405d-8ade-3421d261fe36', '23e41701-0865-40fa-bb3f-3048d1b4da42', '011878a2-b9bb-4d3f-b780-e8fd1709f54e', 'f4746485-9445-4c5b-9f24-08ce5d2db368']}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:34.872138 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664492ea-131f-41bf-a84d-b57f8915d4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:34.895007 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664492ea-131f-41bf-a84d-b57f8915d4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb046385-ac67-46fc-a20d-e0caaa897962', '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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['5b5806e9-244b-405d-8ade-3421d261fe36','23e41701-0865-40fa-bb3f-3048d1b4da42','011878a2-b9bb-4d3f-b780-e8fd1709f54e','f4746485-9445-4c5b-9f24-08ce5d2db368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=a04ff45e-5f81-4160-abed-f67b4fd1054d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb046385-ac67-46fc-a20d-e0caaa897962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20eb2c0555774649906c89c67a3aaa55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a04ff45e-5f81-4160-abed-f67b4fd1054d),volume_type_id=a04ff45e-5f81-4160-abed-f67b4fd1054d)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:34.895738 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab423b4c-2464-463c-8395-cb051355c24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:34.911663 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab423b4c-2464-463c-8395-cb051355c24f) transitioned into state 'SUCCESS' from 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='20eb2c0555774649906c89c67a3aaa55',qos_specs=None,replication_status=,reservations=['5b5806e9-244b-405d-8ade-3421d261fe36','23e41701-0865-40fa-bb3f-3048d1b4da42','011878a2-b9bb-4d3f-b780-e8fd1709f54e','f4746485-9445-4c5b-9f24-08ce5d2db368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e78b6e1a114418fbc8b6ee93293fd06',volume_type_id=a04ff45e-5f81-4160-abed-f67b4fd1054d)}' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:34.912306 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0e303e-7958-496a-937f-92f33dc67e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100294) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:34.920085 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0e303e-7958-496a-937f-92f33dc67e6c) 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 18 21:23:34.920917 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Flow 'volume_create_api' (609b041a-a2b0-465c-a066-1da96dc5539c) 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 18 21:23:34.921178 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Create volume request issued successfully. Aug 18 21:23:34.921856 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4ad9d299-0ce1-41f9-b313-025ec56fb0f8 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:34.922419 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1422/5729] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:34 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 18 21:23:34.933468 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a85828b0-07a9-4531-a346-6cdde945cf97 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:34.934832 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a85828b0-07a9-4531-a346-6cdde945cf97 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 Aug 18 21:23:34.935155 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a85828b0-07a9-4531-a346-6cdde945cf97 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:34.935887 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a85828b0-07a9-4531-a346-6cdde945cf97 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:34.943481 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:34.943481 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:34.946816 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a85828b0-07a9-4531-a346-6cdde945cf97 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:34.950229 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a85828b0-07a9-4531-a346-6cdde945cf97 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 returned with HTTP 200 Aug 18 21:23:34.950577 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1438/5730] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:34 2026] GET /volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:35.962580 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:35.964321 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 Aug 18 21:23:35.964538 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:35.964768 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:35.971504 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:35.971504 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:35.974639 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:35.978062 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-918b3d0e-537b-4cc3-a39d-75fe73233c3d tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 returned with HTTP 200 Aug 18 21:23:35.978399 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1443/5731] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:35 2026] GET /volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:35.989739 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-00a5ca2b-dfc9-4e3c-a0bc-82f81968190b None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:35.991520 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00a5ca2b-dfc9-4e3c-a0bc-82f81968190b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:35.991714 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00a5ca2b-dfc9-4e3c-a0bc-82f81968190b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:35.991925 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-00a5ca2b-dfc9-4e3c-a0bc-82f81968190b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:35.995556 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-00a5ca2b-dfc9-4e3c-a0bc-82f81968190b tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:35.995930 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1429/5732] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:35 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 18 21:23:36.003799 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-e15937ed-8abf-49cb-8333-fcb0d654623e None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:36.006041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e15937ed-8abf-49cb-8333-fcb0d654623e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] GET https://10.4.3.48/volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 Aug 18 21:23:36.006251 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e15937ed-8abf-49cb-8333-fcb0d654623e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:36.006436 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-e15937ed-8abf-49cb-8333-fcb0d654623e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:36.010233 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:36.010233 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:36.011061 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-e15937ed-8abf-49cb-8333-fcb0d654623e tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-member] https://10.4.3.48/volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 returned with HTTP 200 Aug 18 21:23:36.011389 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1423/5733] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:36 2026] GET /volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:36.018902 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81d2a0da-7a41-4a20-8119-75724d7bcacd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:36.020506 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81d2a0da-7a41-4a20-8119-75724d7bcacd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 Aug 18 21:23:36.020709 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81d2a0da-7a41-4a20-8119-75724d7bcacd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:36.020913 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81d2a0da-7a41-4a20-8119-75724d7bcacd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:36.027773 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81d2a0da-7a41-4a20-8119-75724d7bcacd tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 returned with HTTP 204 Aug 18 21:23:36.028165 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1439/5734] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:23:36 2026] DELETE /volume/v3/messages/2a1e94db-819b-4c73-9e14-9d372b8b24e0 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:23:36.034664 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b75776c3-4e78-446c-9aad-20b3449981d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:36.036627 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 Aug 18 21:23:36.036842 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:36.037013 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:36.037208 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume with id: eb046385-ac67-46fc-a20d-e0caaa897962 Aug 18 21:23:36.043736 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:36.043736 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:36.044036 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Volume info retrieved successfully. Aug 18 21:23:36.044910 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100293) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 21:23:36.054153 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1760654740 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1760654740, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:36.054392 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1760654740 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1760654740, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:36.061956 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Created reservations ['53b982d2-dc22-447a-96ca-022f98e7e0fb', '5eebe071-f21d-4974-8c4d-ebdaa0d47a3d', '0beefd43-0ea3-4991-9764-eddc3baa4615', '39389516-5fe2-4a14-9f65-eaa9c8def691'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:36.084534 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Delete volume request issued successfully. Aug 18 21:23:36.084766 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b75776c3-4e78-446c-9aad-20b3449981d0 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 returned with HTTP 202 Aug 18 21:23:36.085156 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1444/5735] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:36 2026] DELETE /volume/v3/volumes/eb046385-ac67-46fc-a20d-e0caaa897962 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:36.091487 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8769d8a2-f29b-4cb9-a1ff-d10007210b92 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:36.093242 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8769d8a2-f29b-4cb9-a1ff-d10007210b92 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] DELETE https://10.4.3.48/volume/v3/types/a04ff45e-5f81-4160-abed-f67b4fd1054d Aug 18 21:23:36.093423 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8769d8a2-f29b-4cb9-a1ff-d10007210b92 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:36.093608 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8769d8a2-f29b-4cb9-a1ff-d10007210b92 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] Calling method '_delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:36.113525 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8769d8a2-f29b-4cb9-a1ff-d10007210b92 tempest-ProjectMemberTests-1386342674 tempest-ProjectMemberTests-1386342674-project-admin] https://10.4.3.48/volume/v3/types/a04ff45e-5f81-4160-abed-f67b4fd1054d returned with HTTP 202 Aug 18 21:23:36.113922 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1430/5736] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:36 2026] DELETE /volume/v3/types/a04ff45e-5f81-4160-abed-f67b4fd1054d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:37.517625 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-b9ec6f69-effb-4491-9376-1c6b9ad1a22c None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:37.611231 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9ec6f69-effb-4491-9376-1c6b9ad1a22c tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:23:37.611612 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-b9ec6f69-effb-4491-9376-1c6b9ad1a22c tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1122459106", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1215251095", "vendor_name": "tempest-vendor_name-2015073704"}}} {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:37.627014 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-b9ec6f69-effb-4491-9376-1c6b9ad1a22c tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:23:37.627369 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1424/5737] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:23:37 2026] POST /volume/v3/types => generated 330 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:37.634792 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:37.636551 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:37.636922 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d6507d2-d05b-46a7-8610-52d4c7330cfd", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:37.638414 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume request body: {'volume': {'volume_type': '7d6507d2-d05b-46a7-8610-52d4c7330cfd', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:37.641807 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume of 1 GB Aug 18 21:23:37.642093 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:37.642093 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:37.642439 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:37.647990 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Flow 'volume_create_api' (0bedf518-3663-4a1f-a425-a13f50f77842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:37.648882 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74b4a8e-2a16-4f7c-95ff-b39afb2c4412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:37.649603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:23:37.667420 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74b4a8e-2a16-4f7c-95ff-b39afb2c4412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:23:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1215251095',vendor_name='tempest-vendor_name-2015073704'},id=7d6507d2-d05b-46a7-8610-52d4c7330cfd,is_public=True,name='tempest-ProjectReaderTests-volume-type-1122459106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d6507d2-d05b-46a7-8610-52d4c7330cfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:37.668111 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378d09b7-b4d7-4cf4-9c7e-c309dec52699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:37.692122 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1122459106 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1122459106, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:37.692302 np0000007703 devstack@c-api.service[100292]: WARNING cinder.quota [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1122459106 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1122459106, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:37.725397 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Created reservations ['abb6805a-175d-4276-9916-49a0fd98044b', '0d4253a2-12bb-4429-b176-71a9716df6df', 'ccf3b418-c676-4e23-a5cd-ef6429435062', '1b5909db-f45d-4140-aa5c-97cf7c2f97f1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:37.726097 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378d09b7-b4d7-4cf4-9c7e-c309dec52699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb6805a-175d-4276-9916-49a0fd98044b', '0d4253a2-12bb-4429-b176-71a9716df6df', 'ccf3b418-c676-4e23-a5cd-ef6429435062', '1b5909db-f45d-4140-aa5c-97cf7c2f97f1']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:37.726776 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc04124-ccc7-4bff-9b13-969ba453aa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:37.756629 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc04124-ccc7-4bff-9b13-969ba453aa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa4c1c5e-7b80-451c-a639-409c1754f191', '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='08275b13fd1a4f2c8146eb6a23095b88',qos_specs=None,replication_status=,reservations=['abb6805a-175d-4276-9916-49a0fd98044b','0d4253a2-12bb-4429-b176-71a9716df6df','ccf3b418-c676-4e23-a5cd-ef6429435062','1b5909db-f45d-4140-aa5c-97cf7c2f97f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03558c0587db426d940e31a210e98640',volume_type_id=7d6507d2-d05b-46a7-8610-52d4c7330cfd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:37Z,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=aa4c1c5e-7b80-451c-a639-409c1754f191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08275b13fd1a4f2c8146eb6a23095b88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03558c0587db426d940e31a210e98640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d6507d2-d05b-46a7-8610-52d4c7330cfd),volume_type_id=7d6507d2-d05b-46a7-8610-52d4c7330cfd)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:37.757316 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ab2bef-859d-49c5-ac77-2505fdce9333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:37.773565 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ab2bef-859d-49c5-ac77-2505fdce9333) transitioned into state 'SUCCESS' from 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='08275b13fd1a4f2c8146eb6a23095b88',qos_specs=None,replication_status=,reservations=['abb6805a-175d-4276-9916-49a0fd98044b','0d4253a2-12bb-4429-b176-71a9716df6df','ccf3b418-c676-4e23-a5cd-ef6429435062','1b5909db-f45d-4140-aa5c-97cf7c2f97f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03558c0587db426d940e31a210e98640',volume_type_id=7d6507d2-d05b-46a7-8610-52d4c7330cfd)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:37.774281 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac887212-0793-4474-93e1-6973c56e25dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:37.782894 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac887212-0793-4474-93e1-6973c56e25dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:37.784060 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Flow 'volume_create_api' (0bedf518-3663-4a1f-a425-a13f50f77842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:37.784341 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume request issued successfully. Aug 18 21:23:37.784895 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-510ee5f2-26fd-4a8f-b1b2-f06141000de7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:37.785486 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1440/5738] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:37 2026] POST /volume/v3/volumes => generated 772 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 21:23:37.797602 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:37.799346 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 Aug 18 21:23:37.799545 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:37.799744 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:37.806184 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:37.806184 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:37.809629 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:37.813223 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26c3bc6f-1086-4607-8220-c6de037fc6b6 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 returned with HTTP 200 Aug 18 21:23:37.813627 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1445/5739] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:37 2026] GET /volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:38.825435 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-23911aeb-747b-473c-90d0-2ad78e35c25d None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:38.827128 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23911aeb-747b-473c-90d0-2ad78e35c25d tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 Aug 18 21:23:38.827323 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23911aeb-747b-473c-90d0-2ad78e35c25d tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:38.827503 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-23911aeb-747b-473c-90d0-2ad78e35c25d tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:38.834173 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:38.834173 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:38.837105 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-23911aeb-747b-473c-90d0-2ad78e35c25d tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:38.840349 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-23911aeb-747b-473c-90d0-2ad78e35c25d tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 returned with HTTP 200 Aug 18 21:23:38.840768 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1431/5740] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:38 2026] GET /volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:38.851957 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4b242edb-0b36-4ad6-8e41-89a747139409 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:38.853898 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b242edb-0b36-4ad6-8e41-89a747139409 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:38.854142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b242edb-0b36-4ad6-8e41-89a747139409 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:38.854333 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4b242edb-0b36-4ad6-8e41-89a747139409 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'version_select' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:38.858276 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4b242edb-0b36-4ad6-8e41-89a747139409 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:38.858778 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1425/5741] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:38 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 18 21:23:38.866154 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29926984-46eb-4353-9529-885ee958f2ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:38.922505 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29926984-46eb-4353-9529-885ee958f2ad tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:38.922781 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29926984-46eb-4353-9529-885ee958f2ad tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:38.922970 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29926984-46eb-4353-9529-885ee958f2ad tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:38.923222 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:38.923222 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:38.926381 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29926984-46eb-4353-9529-885ee958f2ad tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:38.926917 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1441/5742] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:38 2026] GET /volume/v3/messages => generated 668 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:38.934506 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5dd1ef7f-9d4f-4177-a915-96f9dcf7d7e5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:38.936305 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dd1ef7f-9d4f-4177-a915-96f9dcf7d7e5 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/messages/9085b42c-6317-4e6e-8378-61a5d2482740 Aug 18 21:23:38.936555 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5dd1ef7f-9d4f-4177-a915-96f9dcf7d7e5 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:38.936774 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5dd1ef7f-9d4f-4177-a915-96f9dcf7d7e5 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:38.944249 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dd1ef7f-9d4f-4177-a915-96f9dcf7d7e5 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/messages/9085b42c-6317-4e6e-8378-61a5d2482740 returned with HTTP 204 Aug 18 21:23:38.944690 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1446/5743] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:23:38 2026] DELETE /volume/v3/messages/9085b42c-6317-4e6e-8378-61a5d2482740 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:23:38.950488 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-dc87889f-c408-4e80-8b85-302c7012c306 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:38.952527 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 Aug 18 21:23:38.952624 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:38.952785 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:38.952958 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Delete volume with id: aa4c1c5e-7b80-451c-a639-409c1754f191 Aug 18 21:23:38.960607 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:38.960607 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:38.960948 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:38.961889 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.volume.api [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-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 18 21:23:38.970994 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1122459106 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1122459106, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:38.971254 np0000007703 devstack@c-api.service[100295]: WARNING cinder.quota [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1122459106 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1122459106, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:38.978640 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.quota [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Created reservations ['b78cbe54-305b-4d14-a771-81483bbb22eb', '58c7f574-2037-4b53-9fa6-222ac0a241a6', '6393d934-01be-467e-945b-c37b30910ced', 'f8a285af-5840-47dd-bda4-8b781478cb0e'] {{(pid=100295) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:39.000183 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Delete volume request issued successfully. Aug 18 21:23:39.000389 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-dc87889f-c408-4e80-8b85-302c7012c306 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 returned with HTTP 202 Aug 18 21:23:39.000841 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1432/5744] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:38 2026] DELETE /volume/v3/volumes/aa4c1c5e-7b80-451c-a639-409c1754f191 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:39.007342 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-d9f13262-10d5-496d-aeb8-459ea3139937 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:39.009168 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9f13262-10d5-496d-aeb8-459ea3139937 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/types/7d6507d2-d05b-46a7-8610-52d4c7330cfd Aug 18 21:23:39.009360 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9f13262-10d5-496d-aeb8-459ea3139937 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:39.009560 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-d9f13262-10d5-496d-aeb8-459ea3139937 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method '_delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:39.030280 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-d9f13262-10d5-496d-aeb8-459ea3139937 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/types/7d6507d2-d05b-46a7-8610-52d4c7330cfd returned with HTTP 202 Aug 18 21:23:39.030770 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1426/5745] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:39 2026] DELETE /volume/v3/types/7d6507d2-d05b-46a7-8610-52d4c7330cfd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:39.038410 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4785a82f-0aa2-4b30-a2f8-cfbf1282aca1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:39.040140 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4785a82f-0aa2-4b30-a2f8-cfbf1282aca1 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] POST https://10.4.3.48/volume/v3/types Aug 18 21:23:39.040639 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4785a82f-0aa2-4b30-a2f8-cfbf1282aca1 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1717272894", "extra_specs": {"storage_protocol": "tempest-storage_protocol-665078275", "vendor_name": "tempest-vendor_name-3457010"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:39.055660 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4785a82f-0aa2-4b30-a2f8-cfbf1282aca1 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/types returned with HTTP 200 Aug 18 21:23:39.056020 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1442/5746] 10.4.3.48 () {68 vars in 1246 bytes} [Tue Aug 18 21:23:39 2026] POST /volume/v3/types => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:39.063250 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:39.064880 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] POST https://10.4.3.48/volume/v3/volumes Aug 18 21:23:39.065206 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f145bd13-a595-4bd3-b4bf-d97a6a56fd47", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 21:23:39.066574 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume request body: {'volume': {'volume_type': 'f145bd13-a595-4bd3-b4bf-d97a6a56fd47', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 21:23:39.069941 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume of 1 GB Aug 18 21:23:39.070168 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:39.070168 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:39.070492 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Availability Zones retrieved successfully. Aug 18 21:23:39.075343 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Flow 'volume_create_api' (77b7f5ed-8dc2-42ef-8738-14525c8980eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:39.076188 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530c443e-c7bb-45ab-8720-2349f4616b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:39.076818 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 21:23:39.094600 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530c443e-c7bb-45ab-8720-2349f4616b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T21:23:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-665078275',vendor_name='tempest-vendor_name-3457010'},id=f145bd13-a595-4bd3-b4bf-d97a6a56fd47,is_public=True,name='tempest-ProjectReaderTests-volume-type-1717272894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f145bd13-a595-4bd3-b4bf-d97a6a56fd47', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:39.095283 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5e0113-5ca6-4c4b-a110-f995e4bea56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:39.117888 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1717272894 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1717272894, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:39.118130 np0000007703 devstack@c-api.service[100293]: WARNING cinder.quota [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1717272894 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1717272894, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:39.140264 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Created reservations ['85282460-12b0-46be-9994-cbea34d3be30', 'ba10b7b1-c906-4a42-bfb4-2cd55a92ae3c', 'a989f245-0ae6-4a42-a40f-3ffb222fb3f8', '4b052437-0e44-4acd-9207-6fbc9a020092'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:39.141197 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5e0113-5ca6-4c4b-a110-f995e4bea56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85282460-12b0-46be-9994-cbea34d3be30', 'ba10b7b1-c906-4a42-bfb4-2cd55a92ae3c', 'a989f245-0ae6-4a42-a40f-3ffb222fb3f8', '4b052437-0e44-4acd-9207-6fbc9a020092']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:39.141928 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9bfb84-4e25-4b8b-941e-f3a2ead42ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:39.165961 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9bfb84-4e25-4b8b-941e-f3a2ead42ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30d716f-f4fa-4d45-a217-0bbbb0215c35', '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='08275b13fd1a4f2c8146eb6a23095b88',qos_specs=None,replication_status=,reservations=['85282460-12b0-46be-9994-cbea34d3be30','ba10b7b1-c906-4a42-bfb4-2cd55a92ae3c','a989f245-0ae6-4a42-a40f-3ffb222fb3f8','4b052437-0e44-4acd-9207-6fbc9a020092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03558c0587db426d940e31a210e98640',volume_type_id=f145bd13-a595-4bd3-b4bf-d97a6a56fd47), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T21:23:39Z,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=f30d716f-f4fa-4d45-a217-0bbbb0215c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08275b13fd1a4f2c8146eb6a23095b88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03558c0587db426d940e31a210e98640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f145bd13-a595-4bd3-b4bf-d97a6a56fd47),volume_type_id=f145bd13-a595-4bd3-b4bf-d97a6a56fd47)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:39.166632 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a202de-a0d6-4c14-b801-8e6f8a8eb5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:39.183002 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a202de-a0d6-4c14-b801-8e6f8a8eb5f8) transitioned into state 'SUCCESS' from 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='08275b13fd1a4f2c8146eb6a23095b88',qos_specs=None,replication_status=,reservations=['85282460-12b0-46be-9994-cbea34d3be30','ba10b7b1-c906-4a42-bfb4-2cd55a92ae3c','a989f245-0ae6-4a42-a40f-3ffb222fb3f8','4b052437-0e44-4acd-9207-6fbc9a020092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03558c0587db426d940e31a210e98640',volume_type_id=f145bd13-a595-4bd3-b4bf-d97a6a56fd47)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:39.183693 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9487ecfa-c300-4952-b15e-cd590deed913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 21:23:39.192135 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9487ecfa-c300-4952-b15e-cd590deed913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 21:23:39.192702 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Flow 'volume_create_api' (77b7f5ed-8dc2-42ef-8738-14525c8980eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 21:23:39.193155 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Create volume request issued successfully. Aug 18 21:23:39.193731 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22058f9b-05f1-4d9e-b844-03fe57d98dea tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes returned with HTTP 202 Aug 18 21:23:39.194137 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1447/5747] 10.4.3.48 () {70 vars in 1291 bytes} [Tue Aug 18 21:23:39 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 18 21:23:39.206642 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:39.208367 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 Aug 18 21:23:39.208597 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:39.208855 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:39.217067 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:39.217067 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:39.220703 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:39.224883 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-b8f83a4c-9718-4d35-8771-48b251b2bc52 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 returned with HTTP 200 Aug 18 21:23:39.225243 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1433/5748] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:39 2026] GET /volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:40.237913 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-1740030e-b736-48eb-a889-077d1a3868d7 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.240041 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1740030e-b736-48eb-a889-077d1a3868d7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 Aug 18 21:23:40.240295 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1740030e-b736-48eb-a889-077d1a3868d7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.240538 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-1740030e-b736-48eb-a889-077d1a3868d7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.248604 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:40.248604 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:40.252287 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-1740030e-b736-48eb-a889-077d1a3868d7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:40.256522 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-1740030e-b736-48eb-a889-077d1a3868d7 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 returned with HTTP 200 Aug 18 21:23:40.257067 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1427/5749] 10.4.3.48 () {68 vars in 1381 bytes} [Tue Aug 18 21:23:40 2026] GET /volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:40.269500 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ab215b1-cb11-42c7-bb2b-bc1754b9a790 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.271440 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ab215b1-cb11-42c7-bb2b-bc1754b9a790 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] GET https://10.4.3.48/volume/v3/messages Aug 18 21:23:40.271684 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ab215b1-cb11-42c7-bb2b-bc1754b9a790 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.271908 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ab215b1-cb11-42c7-bb2b-bc1754b9a790 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.275789 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ab215b1-cb11-42c7-bb2b-bc1754b9a790 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/messages returned with HTTP 200 Aug 18 21:23:40.275891 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1443/5750] 10.4.3.48 () {68 vars in 1273 bytes} [Tue Aug 18 21:23:40 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 18 21:23:40.284777 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e8e8bf35-1e33-409b-b606-f54da46fef39 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.287075 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8e8bf35-1e33-409b-b606-f54da46fef39 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] GET https://10.4.3.48/volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 Aug 18 21:23:40.287303 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8e8bf35-1e33-409b-b606-f54da46fef39 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.287768 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8e8bf35-1e33-409b-b606-f54da46fef39 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.291425 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:40.291425 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:40.292267 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8e8bf35-1e33-409b-b606-f54da46fef39 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-reader] https://10.4.3.48/volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 returned with HTTP 200 Aug 18 21:23:40.292710 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1448/5751] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:40 2026] GET /volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:40.302352 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-a278c4c6-0e1e-4722-9863-59d173fad8cc None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.304913 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a278c4c6-0e1e-4722-9863-59d173fad8cc tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 Aug 18 21:23:40.305238 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a278c4c6-0e1e-4722-9863-59d173fad8cc tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.305529 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-a278c4c6-0e1e-4722-9863-59d173fad8cc tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'version_select' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.318019 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-a278c4c6-0e1e-4722-9863-59d173fad8cc tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 returned with HTTP 204 Aug 18 21:23:40.318626 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1434/5752] 10.4.3.48 () {68 vars in 1387 bytes} [Tue Aug 18 21:23:40 2026] DELETE /volume/v3/messages/c57af7d2-0d0a-4e07-ad6e-d690015fc426 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 21:23:40.326212 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-53841d87-439d-4fed-a86d-3037ebc9de84 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.327780 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 Aug 18 21:23:40.327969 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.328220 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method 'delete' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.328382 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.v3.volumes [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Delete volume with id: f30d716f-f4fa-4d45-a217-0bbbb0215c35 Aug 18 21:23:40.334838 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:40.334838 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:40.335152 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Volume info retrieved successfully. Aug 18 21:23:40.335943 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.volume.api [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-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 18 21:23:40.346501 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1717272894 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1717272894, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:40.346862 np0000007703 devstack@c-api.service[100294]: WARNING cinder.quota [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1717272894 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1717272894, it is now deprecated. Please use the default quota class for default quota. Aug 18 21:23:40.356142 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.quota [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Created reservations ['39a752f9-062b-4676-bf5f-e97e73a23aaf', '45132baf-4f00-4e96-ad00-3ea717d2909c', '7e5cacac-7eb3-40b5-a625-b472619171d5', 'f6a2d622-0316-43ac-afe4-cfcd45b96abe'] {{(pid=100294) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 21:23:40.382502 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Delete volume request issued successfully. Aug 18 21:23:40.382780 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-53841d87-439d-4fed-a86d-3037ebc9de84 tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 returned with HTTP 202 Aug 18 21:23:40.383221 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1428/5753] 10.4.3.48 () {68 vars in 1384 bytes} [Tue Aug 18 21:23:40 2026] DELETE /volume/v3/volumes/f30d716f-f4fa-4d45-a217-0bbbb0215c35 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:40.390094 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c8beb2e-c9d3-4d75-a673-697bd4409fcf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.391716 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c8beb2e-c9d3-4d75-a673-697bd4409fcf tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] DELETE https://10.4.3.48/volume/v3/types/f145bd13-a595-4bd3-b4bf-d97a6a56fd47 Aug 18 21:23:40.391944 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c8beb2e-c9d3-4d75-a673-697bd4409fcf tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.392143 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c8beb2e-c9d3-4d75-a673-697bd4409fcf tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.413880 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c8beb2e-c9d3-4d75-a673-697bd4409fcf tempest-ProjectReaderTests-1085720361 tempest-ProjectReaderTests-1085720361-project-admin] https://10.4.3.48/volume/v3/types/f145bd13-a595-4bd3-b4bf-d97a6a56fd47 returned with HTTP 202 Aug 18 21:23:40.414251 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1444/5754] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:40 2026] DELETE /volume/v3/types/f145bd13-a595-4bd3-b4bf-d97a6a56fd47 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:40.632265 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0c272e95-2d20-4cf7-971a-fa0e088bf11a req-0a6bc8db-9980-4bb4-a7f1-1a4ab31c166b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:40.634024 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0c272e95-2d20-4cf7-971a-fa0e088bf11a req-0a6bc8db-9980-4bb4-a7f1-1a4ab31c166b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 Aug 18 21:23:40.634371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0c272e95-2d20-4cf7-971a-fa0e088bf11a req-0a6bc8db-9980-4bb4-a7f1-1a4ab31c166b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:40.634371 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0c272e95-2d20-4cf7-971a-fa0e088bf11a req-0a6bc8db-9980-4bb4-a7f1-1a4ab31c166b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:40.640814 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:40.640814 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:40.684636 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0c272e95-2d20-4cf7-971a-fa0e088bf11a req-0a6bc8db-9980-4bb4-a7f1-1a4ab31c166b tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 returned with HTTP 200 Aug 18 21:23:40.685122 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1449/5755] 10.4.3.48 () {72 vars in 1666 bytes} [Tue Aug 18 21:23:40 2026] DELETE /volume/v3/attachments/ecba1b67-7b93-482c-899b-dcac8d187023 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 21:23:41.993176 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:41.995209 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:23:41.995399 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:41.995612 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'delete' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:41.995807 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.v3.volumes [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume with id: e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:23:42.003766 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:42.003766 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:42.004236 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:23:42.014822 np0000007703 devstack@c-api.service[100295]: WARNING cinder.keymgr.conf_key_mgr [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:23:42.019801 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume request issued successfully. Aug 18 21:23:42.020018 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-565410e1-d78d-435c-a649-b4d67cfc05b5 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 202 Aug 18 21:23:42.020311 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1435/5756] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:41 2026] DELETE /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:42.026961 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-4448217f-7068-47aa-a908-a503bc5b73f2 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:42.028675 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4448217f-7068-47aa-a908-a503bc5b73f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:23:42.028862 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4448217f-7068-47aa-a908-a503bc5b73f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:42.029031 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-4448217f-7068-47aa-a908-a503bc5b73f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:42.035194 np0000007703 devstack@c-api.service[100294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:42.035194 np0000007703 devstack@c-api.service[100294]: warnings.warn( Aug 18 21:23:42.038998 np0000007703 devstack@c-api.service[100294]: INFO cinder.volume.api [None req-4448217f-7068-47aa-a908-a503bc5b73f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:23:42.044205 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-4448217f-7068-47aa-a908-a503bc5b73f2 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 200 Aug 18 21:23:42.044757 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1429/5757] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:42 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:43.057033 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f79592da-93b3-4571-a08e-d92aacce9842 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:43.058985 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f79592da-93b3-4571-a08e-d92aacce9842 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 Aug 18 21:23:43.059192 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f79592da-93b3-4571-a08e-d92aacce9842 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:43.059476 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f79592da-93b3-4571-a08e-d92aacce9842 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:43.065360 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f79592da-93b3-4571-a08e-d92aacce9842 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 returned with HTTP 404 Aug 18 21:23:43.065837 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1445/5758] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:43 2026] GET /volume/v3/volumes/e2f85839-765c-429e-b150-f99d78789778 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:43.338833 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:43.340557 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] DELETE https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:23:43.340746 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:43.340977 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:43.341173 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume with id: c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:23:43.348181 np0000007703 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:43.348181 np0000007703 devstack@c-api.service[100293]: warnings.warn( Aug 18 21:23:43.348669 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:23:43.357594 np0000007703 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 21:23:43.362491 np0000007703 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Delete volume request issued successfully. Aug 18 21:23:43.362677 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2234e311-286b-4a2f-b0ee-e29b88b2c5d7 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 202 Aug 18 21:23:43.363200 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1450/5759] 10.4.3.48 () {66 vars in 1344 bytes} [Tue Aug 18 21:23:43 2026] DELETE /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:43.370385 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.middleware.request_id [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 None None] RequestId filter calling following filter/app {{(pid=100295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:43.371946 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:23:43.372128 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:43.372307 np0000007703 devstack@c-api.service[100295]: DEBUG cinder.api.openstack.wsgi [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:43.379269 np0000007703 devstack@c-api.service[100295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:43.379269 np0000007703 devstack@c-api.service[100295]: warnings.warn( Aug 18 21:23:43.383059 np0000007703 devstack@c-api.service[100295]: INFO cinder.volume.api [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Volume info retrieved successfully. Aug 18 21:23:43.387600 np0000007703 devstack@c-api.service[100295]: INFO cinder.api.openstack.wsgi [None req-8122e13c-1ab2-4dfe-a27a-e4067c692fb4 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 200 Aug 18 21:23:43.388029 np0000007703 devstack@c-api.service[100295]: [pid: 100295|app: 0|req: 1436/5760] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:43 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:44.400743 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.middleware.request_id [None req-f77067e0-db86-4bbf-81d4-ca9baa915c60 None None] RequestId filter calling following filter/app {{(pid=100294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:44.402431 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f77067e0-db86-4bbf-81d4-ca9baa915c60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] GET https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca Aug 18 21:23:44.402602 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f77067e0-db86-4bbf-81d4-ca9baa915c60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Empty body provided in request {{(pid=100294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:44.402782 np0000007703 devstack@c-api.service[100294]: DEBUG cinder.api.openstack.wsgi [None req-f77067e0-db86-4bbf-81d4-ca9baa915c60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] Calling method 'show' {{(pid=100294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:44.407830 np0000007703 devstack@c-api.service[100294]: INFO cinder.api.openstack.wsgi [None req-f77067e0-db86-4bbf-81d4-ca9baa915c60 tempest-TestEncryptedCinderVolumes-476694425 tempest-TestEncryptedCinderVolumes-476694425-project-member] https://10.4.3.48/volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca returned with HTTP 404 Aug 18 21:23:44.408241 np0000007703 devstack@c-api.service[100294]: [pid: 100294|app: 0|req: 1430/5761] 10.4.3.48 () {66 vars in 1341 bytes} [Tue Aug 18 21:23:44 2026] GET /volume/v3/volumes/c6c8a27c-c4bc-4d6e-9b29-7bfa42fe9aca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 21:23:44.414831 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9574596b-6c25-4df0-9f04-de4ad407384b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:44.416381 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] GET https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 Aug 18 21:23:44.416603 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:44.416819 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:44.417464 np0000007703 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 21:23:44.424657 np0000007703 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Get all volumes completed successfully. Aug 18 21:23:44.425930 np0000007703 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 21:23:44.425930 np0000007703 devstack@c-api.service[100292]: warnings.warn( Aug 18 21:23:44.429373 np0000007703 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9574596b-6c25-4df0-9f04-de4ad407384b tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 21:23:44.429840 np0000007703 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1446/5762] 10.4.3.48 () {66 vars in 1278 bytes} [Tue Aug 18 21:23:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 21:23:44.443770 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9b9355b-6eeb-4128-8621-d592bce7fb52 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 21:23:44.445455 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9b9355b-6eeb-4128-8621-d592bce7fb52 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] DELETE https://10.4.3.48/volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a Aug 18 21:23:44.445618 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9b9355b-6eeb-4128-8621-d592bce7fb52 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 21:23:44.445821 np0000007703 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9b9355b-6eeb-4128-8621-d592bce7fb52 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 21:23:44.467632 np0000007703 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9b9355b-6eeb-4128-8621-d592bce7fb52 tempest-TestEncryptedCinderVolumes-1626162834 tempest-TestEncryptedCinderVolumes-1626162834-project-admin] https://10.4.3.48/volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a returned with HTTP 202 Aug 18 21:23:44.468081 np0000007703 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1451/5763] 10.4.3.48 () {66 vars in 1338 bytes} [Tue Aug 18 21:23:44 2026] DELETE /volume/v3/types/ff21b0a4-2a97-4b22-9af8-848e32f7d56a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 21:23:53.386322 np0000007703 devstack@c-api.service[100295]: DEBUG dbcounter [-] [100295] Writing DB stats cinder:SELECT=72,cinder:UPDATE=34,cinder:INSERT=16 {{(pid=100295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:54.404890 np0000007703 devstack@c-api.service[100294]: DEBUG dbcounter [-] [100294] Writing DB stats cinder:SELECT=73,cinder:INSERT=19,cinder:UPDATE=47 {{(pid=100294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:54.428283 np0000007703 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=72,cinder:INSERT=20,cinder:UPDATE=36 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 21:23:54.464708 np0000007703 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=103,cinder:UPDATE=54,cinder:INSERT=27 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}